Uses of Interface
com.google.cloud.dialogflow.v2beta1.GcsDestinationOrBuilder
-
Packages that use GcsDestinationOrBuilder Package Description com.google.cloud.dialogflow.v2beta1 A client to Dialogflow API -
-
Uses of GcsDestinationOrBuilder in com.google.cloud.dialogflow.v2beta1
Classes in com.google.cloud.dialogflow.v2beta1 that implement GcsDestinationOrBuilder Modifier and Type Class Description class
GcsDestination
Google Cloud Storage location for the output.static class
GcsDestination.Builder
Google Cloud Storage location for the output.Methods in com.google.cloud.dialogflow.v2beta1 that return GcsDestinationOrBuilder Modifier and Type Method Description GcsDestinationOrBuilder
ExportOperationMetadata.Builder. getExportedGcsDestinationOrBuilder()
Cloud Storage file path of the exported data.GcsDestinationOrBuilder
ExportOperationMetadata. getExportedGcsDestinationOrBuilder()
Cloud Storage file path of the exported data.GcsDestinationOrBuilder
ExportOperationMetadataOrBuilder. getExportedGcsDestinationOrBuilder()
Cloud Storage file path of the exported data.
-