Class AnnotateTextRequest (1.3.1)

The request message for the text annotation API, which can perform multiple analysis types (sentiment, entities, and syntax) in one call.

The enabled features.

Inheritance

builtins.object > google.protobuf.pyext._message.CMessage > builtins.object > google.protobuf.message.Message > AnnotateTextRequest

Classes

Features

All available features for sentiment, syntax, and semantic analysis. Setting each one to true will enable that specific analysis for the input.

Extract entities.

Extract entities and their associated sentiment.