sentences property

List<Sentence> sentences
final

Sentences in the input document. Populated if the user enables AnnotateTextRequest.Features.extract_document_sentiment.

Implementation

final List<Sentence> sentences;