sentiment property
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
final Sentiment? sentiment;