| 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 |
SentimentAnalysisResultOrBuilder.getQueryTextSentimentOrBuilder()
The sentiment analysis result for `query_text`.
|
SentimentOrBuilder |
SentimentAnalysisResult.getQueryTextSentimentOrBuilder()
The sentiment analysis result for `query_text`.
|
SentimentOrBuilder |
SentimentAnalysisResult.Builder.getQueryTextSentimentOrBuilder()
The sentiment analysis result for `query_text`.
|
Copyright © 2019 Google LLC. All rights reserved.