[[["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."],[[["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)`."]]],[]]