[[["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-04-09 UTC."],[[["This webpage provides documentation for the `PagedListDescriptor` interface within the Google API Client Library for Java (GAX), spanning versions from 2.7.1 up to the latest, 2.63.1."],["`PagedListDescriptor` is an interface designed for use by generated code to handle data extraction and injection for page streaming in API requests and responses."],["The interface offers methods such as `emptyToken()`, `extractNextToken()`, `extractPageSize()`, `extractResources()`, `injectPageSize()`, and `injectToken()` to manage pagination tokens, page sizes, and resource data."],["The documentation lists the various Type Parameters that are used in conjunction with this interface: `RequestT`, `ResponseT`, and `ResourceT`, though their descriptions are left intentionally blank."],["Each version entry links to the corresponding `PagedListDescriptor` documentation, allowing developers to check the specifics of each version."]]],[]]