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 class
Sentiment
The sentiment, such as positive/negative feeling or association, for a unit of analysis, such as the query text.static class
Sentiment.Builder
The 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 SentimentOrBuilder
SentimentAnalysisResult.Builder. getQueryTextSentimentOrBuilder()
The sentiment analysis result for `query_text`.SentimentOrBuilder
SentimentAnalysisResult. getQueryTextSentimentOrBuilder()
The sentiment analysis result for `query_text`.SentimentOrBuilder
SentimentAnalysisResultOrBuilder. getQueryTextSentimentOrBuilder()
The sentiment analysis result for `query_text`.
-