Classes

The entity analysis request message.
The entity analysis response message.
The entity-level sentiment analysis request message.
The entity-level sentiment analysis response message.
The sentiment analysis request message.
The sentiment analysis response message.
The syntax analysis request message.
The syntax analysis response message.
The request message for the text annotation API, which can perform multiple analysis types (sentiment, entities, and syntax) in one call.
All available features for sentiment, syntax, and semantic analysis.
The text annotations response message.
Represents dependency parse tree information for a token.
The parse label enum for the token.
##########################################################

Represents the input to API methods.

The document types enum.
Represents the text encoding that the caller uses to process the output.
Represents a phrase in the text that is a known entity, such as a person, an organization, or location. The API associates information, such as salience and mentions, with entities.
Represents a mention for an entity in the text. Currently, proper noun mentions are supported.
The supported types of mentions.
The type of the entity.
Provides text analysis operations such as sentiment analysis and entity recognition.
Represents part of speech information for a token.
The characteristic of a verb that expresses time flow during an event.
The grammatical function performed by a noun or pronoun in a phrase, clause, or sentence. In some languages, other parts of speech, such as adjective and determiner, take case inflection in agreement with the noun.
Depending on the language, Form can be categorizing different forms of verbs, adjectives, adverbs, etc. For example, categorizing inflected endings of verbs and adjectives or distinguishing between short and long forms of adjectives and participles
Gender classes of nouns reflected in the behaviour of associated words.
The grammatical feature of verbs, used for showing modality and attitude.
Count distinctions.
The distinction between the speaker, second person, third person, etc.
This category shows if the token is part of a proper name.
Reciprocal features of a pronoun.
The part of speech tags enum.
Time reference.
The relationship between the action that a verb expresses and the participants identified by its arguments.
Represents a sentence in the input document.
Represents the feeling associated with the entire text or entities in the text.
Represents an output piece of text.
Represents the smallest syntactic building block of the text.