[[["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 2025-02-28 UTC."],[[["The response to the `DocumentService.ListDocuments` method is represented in JSON format."],["The JSON response includes an array of `documents`, which are objects defined by the `Document` schema."],["The `nextPageToken` field in the JSON response is used for pagination, allowing retrieval of subsequent pages of results if present."],["If the `nextPageToken` is omitted in the response, it indicates there are no further pages to retrieve."]]],[]]