Class AnalyzeEntitySentimentRequest (2.5.0)

AnalyzeEntitySentimentRequest(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

The entity-level sentiment analysis request message.

Attributes

NameDescription
document google.cloud.language_v1.types.Document
Input document.
encoding_type google.cloud.language_v1.types.EncodingType
The encoding type used by the API to calculate offsets.

Inheritance

builtins.object > proto.message.Message > AnalyzeEntitySentimentRequest