static AuditConfigDelta.Action |
AuditConfigDelta.Action.forNumber(int value) |
|
AuditConfigDelta.Action |
AuditConfigDelta.Builder.getAction() |
The action that was performed on an audit configuration in a policy.
|
AuditConfigDelta.Action |
AuditConfigDelta.getAction() |
The action that was performed on an audit configuration in a policy.
|
AuditConfigDelta.Action |
AuditConfigDeltaOrBuilder.getAction() |
The action that was performed on an audit configuration in a policy.
|
static AuditConfigDelta.Action |
AuditConfigDelta.Action.valueOf(int value) |
Deprecated.
|
static AuditConfigDelta.Action |
AuditConfigDelta.Action.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static AuditConfigDelta.Action |
AuditConfigDelta.Action.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static AuditConfigDelta.Action[] |
AuditConfigDelta.Action.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|