public interface IamPolicyAnalysisOutputConfigOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
IamPolicyAnalysisOutputConfig.DestinationCase |
getDestinationCase() |
IamPolicyAnalysisOutputConfig.GcsDestination |
getGcsDestination()
Destination on Cloud Storage.
|
IamPolicyAnalysisOutputConfig.GcsDestinationOrBuilder |
getGcsDestinationOrBuilder()
Destination on Cloud Storage.
|
boolean |
hasGcsDestination()
Destination on Cloud Storage.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasGcsDestination()
Destination on Cloud Storage.
.google.cloud.asset.v1p4beta1.IamPolicyAnalysisOutputConfig.GcsDestination gcs_destination = 1;
IamPolicyAnalysisOutputConfig.GcsDestination getGcsDestination()
Destination on Cloud Storage.
.google.cloud.asset.v1p4beta1.IamPolicyAnalysisOutputConfig.GcsDestination gcs_destination = 1;
IamPolicyAnalysisOutputConfig.GcsDestinationOrBuilder getGcsDestinationOrBuilder()
Destination on Cloud Storage.
.google.cloud.asset.v1p4beta1.IamPolicyAnalysisOutputConfig.GcsDestination gcs_destination = 1;
IamPolicyAnalysisOutputConfig.DestinationCase getDestinationCase()
Copyright © 2022 Google LLC. All rights reserved.