A token to retrieve next page of results. Or empty if there are no more results. Pass this value in the ListAnswerRecordsRequest.page_token field in the subsequent call to ListAnswerRecords method to retrieve the next page of results.
[[["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-06-27 UTC."],[[["The response to `AnswerRecords.ListAnswerRecords` is represented in JSON format."],["The response includes a list of `answerRecords`, each of which is an `AnswerRecord` object."],["The `nextPageToken` field, if present, indicates that there are more results available."],["Use `ListAnswerRecordsRequest.page_token` and `nextPageToken` to retrieve the next page of results."]]],[]]