public interface OutputConfigOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
OutputConfig.DestinationCase |
getDestinationCase() |
GcsDestination |
getGcsDestination()
Destination on Cloud Storage.
|
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.v1p2beta1.GcsDestination gcs_destination = 1;GcsDestination getGcsDestination()
Destination on Cloud Storage.
.google.cloud.asset.v1p2beta1.GcsDestination gcs_destination = 1;GcsDestinationOrBuilder getGcsDestinationOrBuilder()
Destination on Cloud Storage.
.google.cloud.asset.v1p2beta1.GcsDestination gcs_destination = 1;OutputConfig.DestinationCase getDestinationCase()
Copyright © 2020 Google LLC. All rights reserved.