| Class and Description |
|---|
| 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 |
| AnalyzeEntitySentimentRequest
The entity-level sentiment analysis request message.
|
| AnalyzeEntitySentimentRequest.Builder
The entity-level sentiment analysis request message.
|
| AnalyzeEntitySentimentRequestOrBuilder |
| AnalyzeEntitySentimentResponse
The entity-level sentiment analysis response message.
|
| AnalyzeEntitySentimentResponse.Builder
The entity-level sentiment analysis response message.
|
| AnalyzeEntitySentimentResponseOrBuilder |
| 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 |
| AnalyzeSyntaxRequest
The syntax analysis request message.
|
| AnalyzeSyntaxRequest.Builder
The syntax analysis request message.
|
| AnalyzeSyntaxRequestOrBuilder |
| AnalyzeSyntaxResponse
The syntax analysis response message.
|
| AnalyzeSyntaxResponse.Builder
The syntax analysis response message.
|
| AnalyzeSyntaxResponseOrBuilder |
| AnnotateTextRequest
The request message for the text annotation API, which can perform multiple
analysis types (sentiment, entities, and syntax) in one call.
|
| AnnotateTextRequest.Builder
The request message for the text annotation API, which can perform multiple
analysis types (sentiment, entities, and syntax) in one call.
|
| AnnotateTextRequest.Features
All available features for sentiment, syntax, and semantic analysis.
|
| AnnotateTextRequest.Features.Builder
All available features for sentiment, syntax, and semantic analysis.
|
| 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 |
| ClassificationModelOptions
Model options available for classification requests.
|
| ClassificationModelOptions.Builder
Model options available for classification requests.
|
| ClassificationModelOptions.ModelTypeCase |
| ClassificationModelOptions.V1Model
Options for the V1 model.
|
| ClassificationModelOptions.V1Model.Builder
Options for the V1 model.
|
| ClassificationModelOptions.V1ModelOrBuilder |
| ClassificationModelOptions.V2Model
Options for the V2 model.
|
| ClassificationModelOptions.V2Model.Builder
Options for the V2 model.
|
| ClassificationModelOptions.V2Model.ContentCategoriesVersion
The content categories used for classification.
|
| ClassificationModelOptions.V2ModelOrBuilder |
| ClassificationModelOptionsOrBuilder |
| 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 |
| DependencyEdge
Represents dependency parse tree information for a token.
|
| DependencyEdge.Builder
Represents dependency parse tree information for a token.
|
| DependencyEdge.Label
The parse label enum for the token.
|
| DependencyEdgeOrBuilder |
| 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 |
| 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 |
| PartOfSpeech
Represents part of speech information for a token.
|
| PartOfSpeech.Aspect
The characteristic of a verb that expresses time flow during an event.
|
| PartOfSpeech.Builder
Represents part of speech information for a token.
|
| PartOfSpeech.Case
The grammatical function performed by a noun or pronoun in a phrase,
clause, or sentence.
|
| PartOfSpeech.Form
Depending on the language, Form can be categorizing different forms of
verbs, adjectives, adverbs, etc.
|
| PartOfSpeech.Gender
Gender classes of nouns reflected in the behaviour of associated words.
|
| PartOfSpeech.Mood
The grammatical feature of verbs, used for showing modality and attitude.
|
| PartOfSpeech.Number
Count distinctions.
|
| PartOfSpeech.Person
The distinction between the speaker, second person, third person, etc.
|
| PartOfSpeech.Proper
This category shows if the token is part of a proper name.
|
| PartOfSpeech.Reciprocity
Reciprocal features of a pronoun.
|
| PartOfSpeech.Tag
The part of speech tags enum.
|
| PartOfSpeech.Tense
Time reference.
|
| PartOfSpeech.Voice
The relationship between the action that a verb expresses and the
participants identified by its arguments.
|
| PartOfSpeechOrBuilder |
| 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 an output piece of text.
|
| TextSpan.Builder
Represents an output piece of text.
|
| TextSpanOrBuilder |
| Token
Represents the smallest syntactic building block of the text.
|
| Token.Builder
Represents the smallest syntactic building block of the text.
|
| TokenOrBuilder |
Copyright © 2024 Google LLC. All rights reserved.