sentiment property

Sentiment? sentiment
getter/setter pair

For calls to AnalyzeEntitySentiment or if AnnotateTextRequest.Features.extract_entity_sentiment is set to true, this field will contain the sentiment expressed for this mention of the entity in the provided document.

Implementation

Sentiment? sentiment;