Package | Description |
---|---|
com.google.api.services.compute.model |
Modifier and Type | Method and Description |
---|---|
LogConfig |
LogConfig.clone() |
LogConfig |
LogConfig.set(String fieldName,
Object value) |
LogConfig |
LogConfig.setCloudAudit(LogConfigCloudAuditOptions cloudAudit)
This is deprecated and has no effect.
|
LogConfig |
LogConfig.setCounter(LogConfigCounterOptions counter)
This is deprecated and has no effect.
|
LogConfig |
LogConfig.setDataAccess(LogConfigDataAccessOptions dataAccess)
This is deprecated and has no effect.
|
Modifier and Type | Method and Description |
---|---|
List<LogConfig> |
Rule.getLogConfigs()
This is deprecated and has no effect.
|
Modifier and Type | Method and Description |
---|---|
Rule |
Rule.setLogConfigs(List<LogConfig> logConfigs)
This is deprecated and has no effect.
|
Copyright © 2011–2024 Google. All rights reserved.