SentimentAnalysisResult |
SentimentAnalysisResult.Builder.build() |
|
SentimentAnalysisResult |
SentimentAnalysisResult.Builder.buildPartial() |
|
static SentimentAnalysisResult |
SentimentAnalysisResult.getDefaultInstance() |
|
SentimentAnalysisResult |
SentimentAnalysisResult.Builder.getDefaultInstanceForType() |
|
SentimentAnalysisResult |
SentimentAnalysisResult.getDefaultInstanceForType() |
|
SentimentAnalysisResult |
Message.Builder.getSentimentAnalysis() |
Output only.
|
SentimentAnalysisResult |
Message.getSentimentAnalysis() |
Output only.
|
SentimentAnalysisResult |
MessageOrBuilder.getSentimentAnalysis() |
Output only.
|
SentimentAnalysisResult |
QueryResult.Builder.getSentimentAnalysisResult() |
The sentiment analysis result, which depends on the
`sentiment_analysis_request_config` specified in the request.
|
SentimentAnalysisResult |
QueryResult.getSentimentAnalysisResult() |
The sentiment analysis result, which depends on the
`sentiment_analysis_request_config` specified in the request.
|
SentimentAnalysisResult |
QueryResultOrBuilder.getSentimentAnalysisResult() |
The sentiment analysis result, which depends on the
`sentiment_analysis_request_config` specified in the request.
|
static SentimentAnalysisResult |
SentimentAnalysisResult.parseDelimitedFrom(InputStream input) |
|
static SentimentAnalysisResult |
SentimentAnalysisResult.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static SentimentAnalysisResult |
SentimentAnalysisResult.parseFrom(byte[] data) |
|
static SentimentAnalysisResult |
SentimentAnalysisResult.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static SentimentAnalysisResult |
SentimentAnalysisResult.parseFrom(com.google.protobuf.ByteString data) |
|
static SentimentAnalysisResult |
SentimentAnalysisResult.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static SentimentAnalysisResult |
SentimentAnalysisResult.parseFrom(com.google.protobuf.CodedInputStream input) |
|
static SentimentAnalysisResult |
SentimentAnalysisResult.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static SentimentAnalysisResult |
SentimentAnalysisResult.parseFrom(InputStream input) |
|
static SentimentAnalysisResult |
SentimentAnalysisResult.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static SentimentAnalysisResult |
SentimentAnalysisResult.parseFrom(ByteBuffer data) |
|
static SentimentAnalysisResult |
SentimentAnalysisResult.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|