documentSentiment property

Sentiment? documentSentiment
getter/setter pair

The overall sentiment for the document.

Populated if the user enables AnnotateTextRequest.Features.extract_document_sentiment.

Implementation

Sentiment? documentSentiment;