Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
Modifier and Type | Method and Description |
---|---|
LogConfig |
LogConfig.Builder.build() |
static LogConfig |
LogConfig.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
List<LogConfig> |
Rule.getLogConfigsList()
The config returned to callers of tech.iam.IAM.CheckPolicy for any entries that match the LOG
action.
|
List<LogConfig> |
Rule.Builder.getLogConfigsList()
The config returned to callers of tech.iam.IAM.CheckPolicy for any entries that match the LOG
action.
|
Modifier and Type | Method and Description |
---|---|
Rule.Builder |
Rule.Builder.addLogConfigs(LogConfig logConfigs)
The config returned to callers of tech.iam.IAM.CheckPolicy for any entries that match the LOG
action.
|
LogConfig.Builder |
LogConfig.Builder.mergeFrom(LogConfig other) |
static LogConfig.Builder |
LogConfig.newBuilder(LogConfig prototype) |
Modifier and Type | Method and Description |
---|---|
Rule.Builder |
Rule.Builder.addAllLogConfigs(List<LogConfig> logConfigs)
The config returned to callers of tech.iam.IAM.CheckPolicy for any entries that match the LOG
action.
|
Copyright © 2019 Google LLC. All rights reserved.