Uses of Interface
com.google.cloud.dialogflow.v2beta1.SentimentAnalysisRequestConfigOrBuilder
-
Packages that use SentimentAnalysisRequestConfigOrBuilder Package Description com.google.cloud.dialogflow.v2beta1 A client to Dialogflow API -
-
Uses of SentimentAnalysisRequestConfigOrBuilder in com.google.cloud.dialogflow.v2beta1
Classes in com.google.cloud.dialogflow.v2beta1 that implement SentimentAnalysisRequestConfigOrBuilder Modifier and Type Class Description classSentimentAnalysisRequestConfigConfigures the types of sentiment analysis to perform.static classSentimentAnalysisRequestConfig.BuilderConfigures the types of sentiment analysis to perform.Methods in com.google.cloud.dialogflow.v2beta1 that return SentimentAnalysisRequestConfigOrBuilder Modifier and Type Method Description SentimentAnalysisRequestConfigOrBuilderQueryParameters.Builder. getSentimentAnalysisRequestConfigOrBuilder()Configures the type of sentiment analysis to perform.SentimentAnalysisRequestConfigOrBuilderQueryParameters. getSentimentAnalysisRequestConfigOrBuilder()Configures the type of sentiment analysis to perform.SentimentAnalysisRequestConfigOrBuilderQueryParametersOrBuilder. getSentimentAnalysisRequestConfigOrBuilder()Configures the type of sentiment analysis to perform.
-