sentiment property

Sentiment? sentiment
getter/setter pair

For calls to AnalyzeSentiment or if AnnotateTextRequest.Features.extract_document_sentiment is set to true, this field will contain the sentiment for the sentence.

Implementation

Sentiment? sentiment;