.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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-06 UTC."],[],[]]