Uses of Interface
com.google.cloud.dialogflow.cx.v3.GcsDestinationOrBuilder
-
Packages that use GcsDestinationOrBuilder Package Description com.google.cloud.dialogflow.cx.v3 A client to Dialogflow API -
-
Uses of GcsDestinationOrBuilder in com.google.cloud.dialogflow.cx.v3
Classes in com.google.cloud.dialogflow.cx.v3 that implement GcsDestinationOrBuilder Modifier and Type Class Description class
GcsDestination
Google Cloud Storage location for a Dialogflow operation that writes or exports objects (e.g.static class
GcsDestination.Builder
Google Cloud Storage location for a Dialogflow operation that writes or exports objects (e.g.Methods in com.google.cloud.dialogflow.cx.v3 that return GcsDestinationOrBuilder Modifier and Type Method Description GcsDestinationOrBuilder
AdvancedSettings.Builder. getAudioExportGcsDestinationOrBuilder()
If present, incoming audio is exported by Dialogflow to the configured Google Cloud Storage destination.GcsDestinationOrBuilder
AdvancedSettings. getAudioExportGcsDestinationOrBuilder()
If present, incoming audio is exported by Dialogflow to the configured Google Cloud Storage destination.GcsDestinationOrBuilder
AdvancedSettingsOrBuilder. getAudioExportGcsDestinationOrBuilder()
If present, incoming audio is exported by Dialogflow to the configured Google Cloud Storage destination.
-