A token that can be sent as
[ListDocumentsRequest.page_token][google.cloud.discoveryengine.v1beta.ListDocumentsRequest.page_token]
to retrieve the next page. If this field is omitted, there are no
subsequent pages.
[[["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-08-07 UTC."],[[["\u003cp\u003e\u003ccode\u003eListDocumentsResponse\u003c/code\u003e is a class in the Discovery Engine v1beta API used for the response message of the \u003ccode\u003eDocumentService.ListDocuments\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eobject\u003c/code\u003e and implements interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, \u003ccode\u003eIBufferMessage\u003c/code\u003e, \u003ccode\u003eIPageResponse\u003c/code\u003e, and \u003ccode\u003eIEnumerable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt includes a constructor \u003ccode\u003eListDocumentsResponse\u003c/code\u003e that can be initialized without parameters or with another \u003ccode\u003eListDocumentsResponse\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDocuments\u003c/code\u003e property of this class, a \u003ccode\u003eRepeatedField<Document>\u003c/code\u003e, contains the list of \u003ccode\u003eDocument\u003c/code\u003e objects returned in the response.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eNextPageToken\u003c/code\u003e property is a string used for pagination, indicating if there are more pages to retrieve, while also including the \u003ccode\u003eGetEnumerator()\u003c/code\u003e method that iterates through the resources in the response.\u003c/p\u003e\n"]]],[],null,[]]