| Package | Description |
|---|---|
| com.google.iam.v1 |
| Modifier and Type | Method and Description |
|---|---|
static AuditLogConfig.LogType |
AuditLogConfig.LogType.forNumber(int value) |
AuditLogConfig.LogType |
AuditLogConfigOrBuilder.getLogType()
The log type that this config enables.
|
AuditLogConfig.LogType |
AuditLogConfig.getLogType()
The log type that this config enables.
|
AuditLogConfig.LogType |
AuditLogConfig.Builder.getLogType()
The log type that this config enables.
|
static AuditLogConfig.LogType |
AuditLogConfig.LogType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static AuditLogConfig.LogType |
AuditLogConfig.LogType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
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.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<AuditLogConfig.LogType> |
AuditLogConfig.LogType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
AuditLogConfig.Builder |
AuditLogConfig.Builder.setLogType(AuditLogConfig.LogType value)
The log type that this config enables.
|
Copyright © 2022 Google LLC. All rights reserved.