public interface ExportIamPolicyAnalysisResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
IamPolicyAnalysisOutputConfig |
getOutputConfig()
Output configuration indicating where the results were output to.
|
IamPolicyAnalysisOutputConfigOrBuilder |
getOutputConfigOrBuilder()
Output configuration indicating where the results were output to.
|
boolean |
hasOutputConfig()
Output configuration indicating where the results were output to.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasOutputConfig()
Output configuration indicating where the results were output to.
.google.cloud.asset.v1p4beta1.IamPolicyAnalysisOutputConfig output_config = 1;IamPolicyAnalysisOutputConfig getOutputConfig()
Output configuration indicating where the results were output to.
.google.cloud.asset.v1p4beta1.IamPolicyAnalysisOutputConfig output_config = 1;IamPolicyAnalysisOutputConfigOrBuilder getOutputConfigOrBuilder()
Output configuration indicating where the results were output to.
.google.cloud.asset.v1p4beta1.IamPolicyAnalysisOutputConfig output_config = 1;Copyright © 2020 Google LLC. All rights reserved.