[[["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-03-21 UTC."],[[["This webpage provides documentation for various versions of the `PagedListDescriptor` interface, with version 2.63.1 being the most current release."],["The `PagedListDescriptor` interface is designed for use with generated code, facilitating the extraction and injection of data for page streaming within requests and responses."],["Key functionalities of the `PagedListDescriptor` interface include extracting the next token, determining page size, retrieving resources from responses, and injecting page size or tokens into requests."],["The interface defines the methods `emptyToken()`, `extractNextToken(ResponseT payload)`, `extractPageSize(RequestT payload)`, `extractResources(ResponseT payload)`, `injectPageSize(RequestT payload, int pageSize)`, and `injectToken(RequestT payload, String token)`."]]],[]]