[[["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 Libraries for Java, specifically for the `com.google.api.gax.rpc` package."],["The `PagedListDescriptor` interface is designed for use by generated code and manages the extraction and injection of data for page streaming, handling tasks such as retrieving page tokens and sizes."],["The interface defines six abstract methods: `emptyToken()`, `extractNextToken(ResponseT payload)`, `extractPageSize(RequestT payload)`, `extractResources(ResponseT payload)`, `injectPageSize(RequestT payload, int pageSize)`, and `injectToken(RequestT payload, String token)`."],["The page provides access to versions ranging from 2.7.1 up to the latest version, 2.63.1, of the `PagedListDescriptor` reference documentation, with version 2.59.1 as the current selected version."]]],[]]