Package | Description |
---|---|
com.google.cloud.language.v1beta2 |
A client to Cloud Natural Language API
|
Modifier and Type | Method and Description |
---|---|
Sentiment |
Sentiment.Builder.build() |
Sentiment |
Sentiment.Builder.buildPartial() |
static Sentiment |
Sentiment.getDefaultInstance() |
Sentiment |
Sentiment.getDefaultInstanceForType() |
Sentiment |
Sentiment.Builder.getDefaultInstanceForType() |
Sentiment |
AnnotateTextResponse.getDocumentSentiment()
The overall sentiment for the document.
|
Sentiment |
AnnotateTextResponse.Builder.getDocumentSentiment()
The overall sentiment for the document.
|
Sentiment |
AnnotateTextResponseOrBuilder.getDocumentSentiment()
The overall sentiment for the document.
|
Sentiment |
AnalyzeSentimentResponseOrBuilder.getDocumentSentiment()
The overall sentiment of the input document.
|
Sentiment |
AnalyzeSentimentResponse.getDocumentSentiment()
The overall sentiment of the input document.
|
Sentiment |
AnalyzeSentimentResponse.Builder.getDocumentSentiment()
The overall sentiment of the input 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 |
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 |
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 |
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 |
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 |
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.
|
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 |
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 |
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.
|
static Sentiment |
Sentiment.parseDelimitedFrom(InputStream input) |
static Sentiment |
Sentiment.parseDelimitedFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
static Sentiment |
Sentiment.parseFrom(byte[] data) |
static Sentiment |
Sentiment.parseFrom(byte[] data,
ExtensionRegistryLite extensionRegistry) |
static Sentiment |
Sentiment.parseFrom(ByteBuffer data) |
static Sentiment |
Sentiment.parseFrom(ByteBuffer data,
ExtensionRegistryLite extensionRegistry) |
static Sentiment |
Sentiment.parseFrom(ByteString data) |
static Sentiment |
Sentiment.parseFrom(ByteString data,
ExtensionRegistryLite extensionRegistry) |
static Sentiment |
Sentiment.parseFrom(CodedInputStream input) |
static Sentiment |
Sentiment.parseFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
static Sentiment |
Sentiment.parseFrom(InputStream input) |
static Sentiment |
Sentiment.parseFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
Parser<Sentiment> |
Sentiment.getParserForType() |
static Parser<Sentiment> |
Sentiment.parser() |
Modifier and Type | Method and Description |
---|---|
AnnotateTextResponse.Builder |
AnnotateTextResponse.Builder.mergeDocumentSentiment(Sentiment value)
The overall sentiment for the document.
|
AnalyzeSentimentResponse.Builder |
AnalyzeSentimentResponse.Builder.mergeDocumentSentiment(Sentiment value)
The overall sentiment of the input document.
|
Sentiment.Builder |
Sentiment.Builder.mergeFrom(Sentiment other) |
EntityMention.Builder |
EntityMention.Builder.mergeSentiment(Sentiment value)
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.
|
Sentence.Builder |
Sentence.Builder.mergeSentiment(Sentiment value)
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.
|
Entity.Builder |
Entity.Builder.mergeSentiment(Sentiment value)
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.
|
static Sentiment.Builder |
Sentiment.newBuilder(Sentiment prototype) |
AnnotateTextResponse.Builder |
AnnotateTextResponse.Builder.setDocumentSentiment(Sentiment value)
The overall sentiment for the document.
|
AnalyzeSentimentResponse.Builder |
AnalyzeSentimentResponse.Builder.setDocumentSentiment(Sentiment value)
The overall sentiment of the input document.
|
EntityMention.Builder |
EntityMention.Builder.setSentiment(Sentiment value)
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.
|
Sentence.Builder |
Sentence.Builder.setSentiment(Sentiment value)
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.
|
Entity.Builder |
Entity.Builder.setSentiment(Sentiment value)
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.
|
Copyright © 2022 Google LLC. All rights reserved.