static RBAC.AuditLoggingOptions.AuditCondition |
RBAC.AuditLoggingOptions.AuditCondition.forNumber(int value) |
|
RBAC.AuditLoggingOptions.AuditCondition |
RBAC.AuditLoggingOptions.Builder.getAuditCondition() |
Condition for the audit logging to happen.
|
RBAC.AuditLoggingOptions.AuditCondition |
RBAC.AuditLoggingOptions.getAuditCondition() |
Condition for the audit logging to happen.
|
RBAC.AuditLoggingOptions.AuditCondition |
RBAC.AuditLoggingOptionsOrBuilder.getAuditCondition() |
Condition for the audit logging to happen.
|
static RBAC.AuditLoggingOptions.AuditCondition |
RBAC.AuditLoggingOptions.AuditCondition.valueOf(int value) |
Deprecated.
|
static RBAC.AuditLoggingOptions.AuditCondition |
RBAC.AuditLoggingOptions.AuditCondition.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static RBAC.AuditLoggingOptions.AuditCondition |
RBAC.AuditLoggingOptions.AuditCondition.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static RBAC.AuditLoggingOptions.AuditCondition[] |
RBAC.AuditLoggingOptions.AuditCondition.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|