| Package | Description |
|---|---|
| com.google.api.services.apigee.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleIamV1AuditLogConfig |
GoogleIamV1AuditLogConfig.clone() |
GoogleIamV1AuditLogConfig |
GoogleIamV1AuditLogConfig.set(String fieldName,
Object value) |
GoogleIamV1AuditLogConfig |
GoogleIamV1AuditLogConfig.setExemptedMembers(List<String> exemptedMembers)
Specifies the identities that do not cause logging for this type of permission.
|
GoogleIamV1AuditLogConfig |
GoogleIamV1AuditLogConfig.setLogType(String logType)
The log type that this config enables.
|
| Modifier and Type | Method and Description |
|---|---|
List<GoogleIamV1AuditLogConfig> |
GoogleIamV1AuditConfig.getAuditLogConfigs()
The configuration for logging of each type of permission.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleIamV1AuditConfig |
GoogleIamV1AuditConfig.setAuditLogConfigs(List<GoogleIamV1AuditLogConfig> auditLogConfigs)
The configuration for logging of each type of permission.
|
Copyright © 2011–2025 Google. All rights reserved.