sentiment property
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;
For calls to AnalyzeSentiment or if
AnnotateTextRequest.Features.extract_document_sentiment
is set to true, this field will contain the sentiment for the sentence.
final Sentiment? sentiment;