[[["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 page provides documentation for the `PagedListDescriptor` interface, specifically within the context of Google API Client Libraries for Java (gax)."],["The `PagedListDescriptor` interface is designed to facilitate page streaming by defining methods for extracting and injecting data related to pagination within requests and responses."],["The latest available version of the PagedListDescriptor is `2.63.1`, and the page allows you to browse other past versions down to version `2.7.1`."],["The interface includes methods like `extractNextToken`, `extractPageSize`, `extractResources`, `injectPageSize`, and `injectToken`, which handle the mechanics of pagination."],["The documentation defines the types `RequestT`, `ResponseT`, and `ResourceT` to represent the types of request, response, and resource objects, respectively, that the `PagedListDescriptor` will work with."]]],[]]