.language_service.Sentiment
The overall sentiment of the input document.
language
str
The language of the text, which will be the same as the
language specified in the request or, if not specified, the
automatically-detected language. See
Document.language
field for more details.
sentences
Sequence[.language_service.Sentence]
The sentiment for all the sentences in the
document.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-10-02 UTC."],[],[]]