static AuditLogConfig.LogType |
AuditLogConfig.LogType.forNumber(int value) |
|
AuditLogConfig.LogType |
AuditLogConfig.Builder.getLogType() |
The log type that this config enables.
|
AuditLogConfig.LogType |
AuditLogConfig.getLogType() |
The log type that this config enables.
|
AuditLogConfig.LogType |
AuditLogConfigOrBuilder.getLogType() |
The log type that this config enables.
|
static AuditLogConfig.LogType |
AuditLogConfig.LogType.valueOf(int value) |
Deprecated.
|
static AuditLogConfig.LogType |
AuditLogConfig.LogType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static AuditLogConfig.LogType |
AuditLogConfig.LogType.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static AuditLogConfig.LogType[] |
AuditLogConfig.LogType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|