documentSentiment property
The overall sentiment for the document.
Populated if the user enables AnnotateTextRequest.Features.extract_document_sentiment.
Implementation
Sentiment? documentSentiment;
The overall sentiment for the document.
Populated if the user enables AnnotateTextRequest.Features.extract_document_sentiment.
Sentiment? documentSentiment;