documentSentiment property

Sentiment? documentSentiment
final

The overall sentiment for the document. Populated if the user enables AnnotateTextRequest.Features.extract_document_sentiment.

Implementation

final Sentiment? documentSentiment;