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 aggregate sentiment expressed for this entity in the provided document.

Implementation

Sentiment? sentiment;