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