Uses of Interface
com.google.cloud.dialogflow.v2beta1.BargeInConfigOrBuilder
-
Packages that use BargeInConfigOrBuilder Package Description com.google.cloud.dialogflow.v2beta1 A client to Dialogflow API -
-
Uses of BargeInConfigOrBuilder in com.google.cloud.dialogflow.v2beta1
Classes in com.google.cloud.dialogflow.v2beta1 that implement BargeInConfigOrBuilder Modifier and Type Class Description class
BargeInConfig
Configuration of the barge-in behavior.static class
BargeInConfig.Builder
Configuration of the barge-in behavior.Methods in com.google.cloud.dialogflow.v2beta1 that return BargeInConfigOrBuilder Modifier and Type Method Description BargeInConfigOrBuilder
InputAudioConfig.Builder. getBargeInConfigOrBuilder()
Configuration of barge-in behavior during the streaming of input audio.BargeInConfigOrBuilder
InputAudioConfig. getBargeInConfigOrBuilder()
Configuration of barge-in behavior during the streaming of input audio.BargeInConfigOrBuilder
InputAudioConfigOrBuilder. getBargeInConfigOrBuilder()
Configuration of barge-in behavior during the streaming of input audio.
-