class documentation
class ObjectAuditLogging(pb_enum.Enum): (source)
Undocumented
| Constant | __PB2 |
Undocumented |
| Constant | ALL |
Logging enabled for all requests. |
| Constant | MUTATE |
Logging enabled only for mutating requests. |
| Constant | NONE |
Logging is disabled. |
| Constant | OBJECT |
Undocumented |
Inherited from Enum:
| Class Method | get |
Return the protobuf EnumDescriptor for this enum. |
Undocumented
| Value |
|