Package | Description |
---|---|
com.google.cloud.dialogflow.v2beta1 |
A client to Dialogflow API
|
Modifier and Type | Class and 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.
|
Modifier and Type | Method and Description |
---|---|
SentimentOrBuilder |
SentimentAnalysisResult.getQueryTextSentimentOrBuilder()
The sentiment analysis result for `query_text`.
|
SentimentOrBuilder |
SentimentAnalysisResult.Builder.getQueryTextSentimentOrBuilder()
The sentiment analysis result for `query_text`.
|
SentimentOrBuilder |
SentimentAnalysisResultOrBuilder.getQueryTextSentimentOrBuilder()
The sentiment analysis result for `query_text`.
|
Copyright © 2022 Google LLC. All rights reserved.