Uses of Interface
com.google.cloud.dialogflow.v2.GcsDestinationOrBuilder
-
Packages that use GcsDestinationOrBuilder Package Description com.google.cloud.dialogflow.v2 A client to Dialogflow API -
-
Uses of GcsDestinationOrBuilder in com.google.cloud.dialogflow.v2
Classes in com.google.cloud.dialogflow.v2 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.v2 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.GcsDestinationOrBuilder
ExportDocumentRequest.Builder. getGcsDestinationOrBuilder()
Cloud Storage file path to export the document.GcsDestinationOrBuilder
ExportDocumentRequest. getGcsDestinationOrBuilder()
Cloud Storage file path to export the document.GcsDestinationOrBuilder
ExportDocumentRequestOrBuilder. getGcsDestinationOrBuilder()
Cloud Storage file path to export the document.
-