IAnnotateTextResponse

google.cloud.language.v2. IAnnotateTextResponse

Properties of an AnnotateTextResponse.

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

AnnotateTextResponse sentences

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

AnnotateTextResponse entities

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

AnnotateTextResponse documentSentiment

languageCode string | null <optional>

AnnotateTextResponse languageCode

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

AnnotateTextResponse categories

moderationCategories Array.<google.cloud.language.v2.IClassificationCategory> | null <optional>

AnnotateTextResponse moderationCategories

languageSupported boolean | null <optional>

AnnotateTextResponse languageSupported