| AnalyzeEntitiesRequest |
The entity analysis request message.
|
| AnalyzeEntitiesRequest.Builder |
The entity analysis request message.
|
| AnalyzeEntitiesRequestOrBuilder |
|
| AnalyzeEntitiesResponse |
The entity analysis response message.
|
| AnalyzeEntitiesResponse.Builder |
The entity analysis response message.
|
| AnalyzeEntitiesResponseOrBuilder |
|
| AnalyzeSentimentRequest |
The sentiment analysis request message.
|
| AnalyzeSentimentRequest.Builder |
The sentiment analysis request message.
|
| AnalyzeSentimentRequestOrBuilder |
|
| AnalyzeSentimentResponse |
The sentiment analysis response message.
|
| AnalyzeSentimentResponse.Builder |
The sentiment analysis response message.
|
| AnalyzeSentimentResponseOrBuilder |
|
| AnnotateTextRequest |
The request message for the text annotation API, which can perform multiple
analysis types in one call.
|
| AnnotateTextRequest.Builder |
The request message for the text annotation API, which can perform multiple
analysis types in one call.
|
| AnnotateTextRequest.Features |
All available features.
|
| AnnotateTextRequest.Features.Builder |
All available features.
|
| AnnotateTextRequest.FeaturesOrBuilder |
|
| AnnotateTextRequestOrBuilder |
|
| AnnotateTextResponse |
The text annotations response message.
|
| AnnotateTextResponse.Builder |
The text annotations response message.
|
| AnnotateTextResponseOrBuilder |
|
| ClassificationCategory |
Represents a category returned from the text classifier.
|
| ClassificationCategory.Builder |
Represents a category returned from the text classifier.
|
| ClassificationCategoryOrBuilder |
|
| ClassifyTextRequest |
The document classification request message.
|
| ClassifyTextRequest.Builder |
The document classification request message.
|
| ClassifyTextRequestOrBuilder |
|
| ClassifyTextResponse |
The document classification response message.
|
| ClassifyTextResponse.Builder |
The document classification response message.
|
| ClassifyTextResponseOrBuilder |
|
| Document |
Represents the input to API methods.
|
| Document.Builder |
Represents the input to API methods.
|
| Document.SourceCase |
|
| Document.Type |
The document types enum.
|
| DocumentOrBuilder |
|
| EncodingType |
Represents the text encoding that the caller uses to process the output.
|
| Entity |
Represents a phrase in the text that is a known entity, such as
a person, an organization, or location.
|
| Entity.Builder |
Represents a phrase in the text that is a known entity, such as
a person, an organization, or location.
|
| Entity.Type |
The type of the entity.
|
| EntityMention |
Represents a mention for an entity in the text.
|
| EntityMention.Builder |
Represents a mention for an entity in the text.
|
| EntityMention.Type |
The supported types of mentions.
|
| EntityMentionOrBuilder |
|
| EntityOrBuilder |
|
| LanguageServiceClient |
Service Description: Provides text analysis operations such as sentiment analysis and entity
recognition.
|
| LanguageServiceGrpc.AsyncService |
Provides text analysis operations such as sentiment analysis and entity
recognition.
|
| LanguageServiceGrpc.LanguageServiceBlockingStub |
A stub to allow clients to do synchronous rpc calls to service LanguageService.
|
| LanguageServiceGrpc.LanguageServiceFutureStub |
A stub to allow clients to do ListenableFuture-style rpc calls to service LanguageService.
|
| LanguageServiceGrpc.LanguageServiceStub |
A stub to allow clients to do asynchronous rpc calls to service LanguageService.
|
| LanguageServiceSettings |
|
| LanguageServiceSettings.Builder |
Builder for LanguageServiceSettings.
|
| ModerateTextRequest |
The document moderation request message.
|
| ModerateTextRequest.Builder |
The document moderation request message.
|
| ModerateTextRequestOrBuilder |
|
| ModerateTextResponse |
The document moderation response message.
|
| ModerateTextResponse.Builder |
The document moderation response message.
|
| ModerateTextResponseOrBuilder |
|
| Sentence |
Represents a sentence in the input document.
|
| Sentence.Builder |
Represents a sentence in the input document.
|
| SentenceOrBuilder |
|
| Sentiment |
Represents the feeling associated with the entire text or entities in
the text.
|
| Sentiment.Builder |
Represents the feeling associated with the entire text or entities in
the text.
|
| SentimentOrBuilder |
|
| TextSpan |
Represents a text span in the input document.
|
| TextSpan.Builder |
Represents a text span in the input document.
|
| TextSpanOrBuilder |
|