SentimentOrBuilder |
AnalyzeSentimentResponse.Builder.getDocumentSentimentOrBuilder() |
The overall sentiment of the input document.
|
SentimentOrBuilder |
AnalyzeSentimentResponse.getDocumentSentimentOrBuilder() |
The overall sentiment of the input document.
|
SentimentOrBuilder |
AnalyzeSentimentResponseOrBuilder.getDocumentSentimentOrBuilder() |
The overall sentiment of the input document.
|
SentimentOrBuilder |
AnnotateTextResponse.Builder.getDocumentSentimentOrBuilder() |
The overall sentiment for the document.
|
SentimentOrBuilder |
AnnotateTextResponse.getDocumentSentimentOrBuilder() |
The overall sentiment for the document.
|
SentimentOrBuilder |
AnnotateTextResponseOrBuilder.getDocumentSentimentOrBuilder() |
The overall sentiment for the document.
|
SentimentOrBuilder |
Entity.Builder.getSentimentOrBuilder() |
For calls to [AnalyzeEntitySentiment][] or if
[AnnotateTextRequest.Features.extract_entity_sentiment][google.cloud.language.v1beta2.AnnotateTextRequest.Features.extract_entity_sentiment]
is set to true, this field will contain the aggregate sentiment expressed
for this entity in the provided document.
|
SentimentOrBuilder |
Entity.getSentimentOrBuilder() |
For calls to [AnalyzeEntitySentiment][] or if
[AnnotateTextRequest.Features.extract_entity_sentiment][google.cloud.language.v1beta2.AnnotateTextRequest.Features.extract_entity_sentiment]
is set to true, this field will contain the aggregate sentiment expressed
for this entity in the provided document.
|
SentimentOrBuilder |
EntityMention.Builder.getSentimentOrBuilder() |
For calls to [AnalyzeEntitySentiment][] or if
[AnnotateTextRequest.Features.extract_entity_sentiment][google.cloud.language.v1beta2.AnnotateTextRequest.Features.extract_entity_sentiment]
is set to true, this field will contain the sentiment expressed for this
mention of the entity in the provided document.
|
SentimentOrBuilder |
EntityMention.getSentimentOrBuilder() |
For calls to [AnalyzeEntitySentiment][] or if
[AnnotateTextRequest.Features.extract_entity_sentiment][google.cloud.language.v1beta2.AnnotateTextRequest.Features.extract_entity_sentiment]
is set to true, this field will contain the sentiment expressed for this
mention of the entity in the provided document.
|
SentimentOrBuilder |
EntityMentionOrBuilder.getSentimentOrBuilder() |
For calls to [AnalyzeEntitySentiment][] or if
[AnnotateTextRequest.Features.extract_entity_sentiment][google.cloud.language.v1beta2.AnnotateTextRequest.Features.extract_entity_sentiment]
is set to true, this field will contain the sentiment expressed for this
mention of the entity in the provided document.
|
SentimentOrBuilder |
EntityOrBuilder.getSentimentOrBuilder() |
For calls to [AnalyzeEntitySentiment][] or if
[AnnotateTextRequest.Features.extract_entity_sentiment][google.cloud.language.v1beta2.AnnotateTextRequest.Features.extract_entity_sentiment]
is set to true, this field will contain the aggregate sentiment expressed
for this entity in the provided document.
|
SentimentOrBuilder |
Sentence.Builder.getSentimentOrBuilder() |
For calls to [AnalyzeSentiment][] or if
[AnnotateTextRequest.Features.extract_document_sentiment][google.cloud.language.v1beta2.AnnotateTextRequest.Features.extract_document_sentiment]
is set to true, this field will contain the sentiment for the sentence.
|
SentimentOrBuilder |
Sentence.getSentimentOrBuilder() |
For calls to [AnalyzeSentiment][] or if
[AnnotateTextRequest.Features.extract_document_sentiment][google.cloud.language.v1beta2.AnnotateTextRequest.Features.extract_document_sentiment]
is set to true, this field will contain the sentiment for the sentence.
|
SentimentOrBuilder |
SentenceOrBuilder.getSentimentOrBuilder() |
For calls to [AnalyzeSentiment][] or if
[AnnotateTextRequest.Features.extract_document_sentiment][google.cloud.language.v1beta2.AnnotateTextRequest.Features.extract_document_sentiment]
is set to true, this field will contain the sentiment for the sentence.
|