Sentiment |
Sentiment.Builder.build() |
|
Sentiment |
Sentiment.Builder.buildPartial() |
|
static Sentiment |
Sentiment.getDefaultInstance() |
|
Sentiment |
Sentiment.Builder.getDefaultInstanceForType() |
|
Sentiment |
Sentiment.getDefaultInstanceForType() |
|
Sentiment |
AnalyzeSentimentResponse.Builder.getDocumentSentiment() |
The overall sentiment of the input document.
|
Sentiment |
AnalyzeSentimentResponse.getDocumentSentiment() |
The overall sentiment of the input document.
|
Sentiment |
AnalyzeSentimentResponseOrBuilder.getDocumentSentiment() |
The overall sentiment of the input document.
|
Sentiment |
AnnotateTextResponse.Builder.getDocumentSentiment() |
The overall sentiment for the document.
|
Sentiment |
AnnotateTextResponse.getDocumentSentiment() |
The overall sentiment for the document.
|
Sentiment |
AnnotateTextResponseOrBuilder.getDocumentSentiment() |
The overall sentiment for the document.
|
Sentiment |
Entity.Builder.getSentiment() |
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.
|
Sentiment |
Entity.getSentiment() |
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.
|
Sentiment |
EntityMention.Builder.getSentiment() |
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.
|
Sentiment |
EntityMention.getSentiment() |
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.
|
Sentiment |
EntityMentionOrBuilder.getSentiment() |
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.
|
Sentiment |
EntityOrBuilder.getSentiment() |
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.
|
Sentiment |
Sentence.Builder.getSentiment() |
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.
|
Sentiment |
Sentence.getSentiment() |
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.
|
Sentiment |
SentenceOrBuilder.getSentiment() |
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.
|
static Sentiment |
Sentiment.parseDelimitedFrom(InputStream input) |
|
static Sentiment |
Sentiment.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static Sentiment |
Sentiment.parseFrom(byte[] data) |
|
static Sentiment |
Sentiment.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static Sentiment |
Sentiment.parseFrom(com.google.protobuf.ByteString data) |
|
static Sentiment |
Sentiment.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static Sentiment |
Sentiment.parseFrom(com.google.protobuf.CodedInputStream input) |
|
static Sentiment |
Sentiment.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static Sentiment |
Sentiment.parseFrom(InputStream input) |
|
static Sentiment |
Sentiment.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static Sentiment |
Sentiment.parseFrom(ByteBuffer data) |
|
static Sentiment |
Sentiment.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|