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