Uses of Interface
com.google.cloud.dialogflow.v2.SentimentOrBuilder
-
Packages that use SentimentOrBuilder Package Description com.google.cloud.dialogflow.v2 A client to Dialogflow API -
-
Uses of SentimentOrBuilder in com.google.cloud.dialogflow.v2
Classes in com.google.cloud.dialogflow.v2 that implement SentimentOrBuilder Modifier and Type Class Description classSentimentThe sentiment, such as positive/negative feeling or association, for a unit of analysis, such as the query text.static classSentiment.BuilderThe sentiment, such as positive/negative feeling or association, for a unit of analysis, such as the query text.Methods in com.google.cloud.dialogflow.v2 that return SentimentOrBuilder Modifier and Type Method Description SentimentOrBuilderSentimentAnalysisResult.Builder. getQueryTextSentimentOrBuilder()The sentiment analysis result for `query_text`.SentimentOrBuilderSentimentAnalysisResult. getQueryTextSentimentOrBuilder()The sentiment analysis result for `query_text`.SentimentOrBuilderSentimentAnalysisResultOrBuilder. getQueryTextSentimentOrBuilder()The sentiment analysis result for `query_text`.
-