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 JSON representation for listing answer records includes an array of \u003ccode\u003eanswerRecords\u003c/code\u003e and an optional \u003ccode\u003enextPageToken\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eanswerRecords\u003c/code\u003e is a list of \u003ccode\u003eAnswerRecord\u003c/code\u003e objects, detailing individual answer records.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003enextPageToken\u003c/code\u003e is a string used for pagination, allowing retrieval of subsequent result pages when more records exist.\u003c/p\u003e\n"]]],[],null,["# ListAnswerRecordsResponse\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n\nResponse message for [AnswerRecords.ListAnswerRecords](/dialogflow/es/docs/reference/rest/v2beta1/projects.answerRecords/list#google.cloud.dialogflow.v2beta1.AnswerRecords.ListAnswerRecords)."]]