[[["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 the `PagedListDescriptor` interface within the Google API Client Library for Java (GAX), specifically for version 2.13.0, with links to older versions."],["The `PagedListDescriptor` interface is designed to assist generated code in managing paged streaming of data by extracting information from responses and injecting information into requests."],["The interface includes abstract methods such as `emptyToken()`, `extractNextToken()`, `extractPageSize()`, `extractResources()`, `injectPageSize()`, and `injectToken()`, which define how to handle data extraction and injection."],["The interface uses type parameters `RequestT`, `ResponseT`, and `ResourceT` to provide flexibility in handling various request, response, and resource types, respectively."],["The latest version of the documentation is for version 2.63.1, and previous version documentation can be found with the respective version number in the URL path."]]],[]]