sentiment property

Sentiment? sentiment
final

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

final Sentiment? sentiment;