public interface ExportOperationMetadataOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
GcsDestination |
getExportedGcsDestination()
Cloud Storage file path of the exported data.
|
GcsDestinationOrBuilder |
getExportedGcsDestinationOrBuilder()
Cloud Storage file path of the exported data.
|
boolean |
hasExportedGcsDestination()
Cloud Storage file path of the exported data.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasExportedGcsDestination()
Cloud Storage file path of the exported data.
.google.cloud.dialogflow.v2beta1.GcsDestination exported_gcs_destination = 1;GcsDestination getExportedGcsDestination()
Cloud Storage file path of the exported data.
.google.cloud.dialogflow.v2beta1.GcsDestination exported_gcs_destination = 1;GcsDestinationOrBuilder getExportedGcsDestinationOrBuilder()
Cloud Storage file path of the exported data.
.google.cloud.dialogflow.v2beta1.GcsDestination exported_gcs_destination = 1;Copyright © 2023 Google LLC. All rights reserved.