A token to retrieve next page of results. Or empty if there are no more results. Pass this value in theListAnswerRecordsRequest.page_tokenfield in the subsequent call toListAnswerRecordsmethod 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."],[[["\u003cp\u003eThe response to \u003ccode\u003eAnswerRecords.ListAnswerRecords\u003c/code\u003e is represented in JSON format.\u003c/p\u003e\n"],["\u003cp\u003eThe response includes a list of \u003ccode\u003eanswerRecords\u003c/code\u003e, each of which is an \u003ccode\u003eAnswerRecord\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003enextPageToken\u003c/code\u003e field, if present, indicates that there are more results available.\u003c/p\u003e\n"],["\u003cp\u003eUse \u003ccode\u003eListAnswerRecordsRequest.page_token\u003c/code\u003e and \u003ccode\u003enextPageToken\u003c/code\u003e to retrieve the next page of results.\u003c/p\u003e\n"]]],[],null,["# ListAnswerRecordsResponse\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n\nResponse message for [AnswerRecords.ListAnswerRecords](/dialogflow/es/docs/reference/rest/v2/projects.answerRecords/list#google.cloud.dialogflow.v2.AnswerRecords.ListAnswerRecords)."]]