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