Uses of Interface
com.google.cloud.dialogflow.v2beta1.InputTextConfigOrBuilder
-
Packages that use InputTextConfigOrBuilder Package Description com.google.cloud.dialogflow.v2beta1 A client to Dialogflow API -
-
Uses of InputTextConfigOrBuilder in com.google.cloud.dialogflow.v2beta1
Classes in com.google.cloud.dialogflow.v2beta1 that implement InputTextConfigOrBuilder Modifier and Type Class Description class
InputTextConfig
Defines the language used in the input text.static class
InputTextConfig.Builder
Defines the language used in the input text.Methods in com.google.cloud.dialogflow.v2beta1 that return InputTextConfigOrBuilder Modifier and Type Method Description InputTextConfigOrBuilder
StreamingAnalyzeContentRequest.Builder. getTextConfigOrBuilder()
The natural language text to be processed.InputTextConfigOrBuilder
StreamingAnalyzeContentRequest. getTextConfigOrBuilder()
The natural language text to be processed.InputTextConfigOrBuilder
StreamingAnalyzeContentRequestOrBuilder. getTextConfigOrBuilder()
The natural language text to be processed.
-