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"]],[["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."],[],[]]