Sequence[.language_service.Sentence]
Sentences in the input document.
tokens
Sequence[.language_service.Token]
Tokens, along with their syntactic
information, in 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.
[[["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-07-02 UTC."],[],[]]