IAnnotateTextResponse

google.cloud.language.v1. IAnnotateTextResponse

Properties of an AnnotateTextResponse.

Properties:
Name Type Attributes Description
sentences Array.<google.cloud.language.v1.ISentence> | null <optional>

AnnotateTextResponse sentences

tokens Array.<google.cloud.language.v1.IToken> | null <optional>

AnnotateTextResponse tokens

entities Array.<google.cloud.language.v1.IEntity> | null <optional>

AnnotateTextResponse entities

documentSentiment google.cloud.language.v1.ISentiment | null <optional>

AnnotateTextResponse documentSentiment

language string | null <optional>

AnnotateTextResponse language

categories Array.<google.cloud.language.v1.IClassificationCategory> | null <optional>

AnnotateTextResponse categories