[[["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 latest version of the \u003ccode\u003ePagedListDescriptor\u003c/code\u003e is 2.63.1, and this webpage provides access to documentation for versions ranging from 2.63.1 down to 2.7.1.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003ePagedListDescriptor\u003c/code\u003e is an interface that offers functionalities for extracting and injecting data into requests, which is essential for page streaming.\u003c/p\u003e\n"],["\u003cp\u003eThis interface defines abstract methods for managing page tokens, including retrieving empty tokens with \u003ccode\u003eemptyToken()\u003c/code\u003e and extracting the next token from responses with \u003ccode\u003eextractNextToken(ResponseT payload)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt also handles page size through the \u003ccode\u003eextractPageSize(RequestT payload)\u003c/code\u003e and \u003ccode\u003einjectPageSize(RequestT payload, int pageSize)\u003c/code\u003e methods, alongside the capability to extract resources with \u003ccode\u003eextractResources(ResponseT payload)\u003c/code\u003e and inject a token with \u003ccode\u003einjectToken(RequestT payload, String token)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe interface is designed for generated code and has several type parameters \u003ccode\u003eRequestT\u003c/code\u003e, \u003ccode\u003eResponseT\u003c/code\u003e, \u003ccode\u003eResourceT\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]