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 classInputTextConfigDefines the language used in the input text.static classInputTextConfig.BuilderDefines the language used in the input text.Methods in com.google.cloud.dialogflow.v2beta1 that return InputTextConfigOrBuilder Modifier and Type Method Description InputTextConfigOrBuilderStreamingAnalyzeContentRequest.Builder. getTextConfigOrBuilder()The natural language text to be processed.InputTextConfigOrBuilderStreamingAnalyzeContentRequest. getTextConfigOrBuilder()The natural language text to be processed.InputTextConfigOrBuilderStreamingAnalyzeContentRequestOrBuilder. getTextConfigOrBuilder()The natural language text to be processed.
-