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