[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 UTC."],[[["\u003cp\u003eThe webpage provides documentation for the \u003ccode\u003ePagedListDescriptor\u003c/code\u003e interface in the Google API Client Library for Java (GAX), spanning versions from 2.7.1 to the latest 2.63.1.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePagedListDescriptor\u003c/code\u003e is designed to aid in the extraction and injection of data for page streaming within API requests and responses.\u003c/p\u003e\n"],["\u003cp\u003eThe interface has six methods, \u003ccode\u003eemptyToken()\u003c/code\u003e, \u003ccode\u003eextractNextToken()\u003c/code\u003e, \u003ccode\u003eextractPageSize()\u003c/code\u003e, \u003ccode\u003eextractResources()\u003c/code\u003e, \u003ccode\u003einjectPageSize()\u003c/code\u003e, and \u003ccode\u003einjectToken()\u003c/code\u003e, each serving a distinct purpose in managing paged data.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eextractResources()\u003c/code\u003e method returns an iterable collection of type \u003ccode\u003eResourceT\u003c/code\u003e that represents resources from a provided \u003ccode\u003eResponseT\u003c/code\u003e payload.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003einjectPageSize\u003c/code\u003e and \u003ccode\u003einjectToken\u003c/code\u003e methods allow for the modification of a request (\u003ccode\u003eRequestT\u003c/code\u003e) payload, setting the page size or page token, respectively.\u003c/p\u003e\n"]]],[],null,[]]