[[["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-02 UTC."],[[["This webpage provides documentation for the `PagedListResponseFactory` interface within the Google Cloud API Client Library for Java, specifically in the `com.google.api.gax.rpc` package."],["The latest version available is 2.63.1, with a range of documented versions extending back to 2.7.1, offering a comprehensive history of updates and changes."],["The `PagedListResponseFactory` interface is designed for use in generating code and handles the construction of futures that return `PagedListResponse` objects."],["The primary method within this interface is `getFuturePagedResponse`, which accepts a `UnaryCallable`, a request, an `ApiCallContext`, and an `ApiFuture` of the response to provide an `ApiFuture` for the paged list."],["The documentation includes type parameters `RequestT`, `ResponseT`, and `PagedListResponseT`, and detailed parameter descriptions for the `getFuturePagedResponse` method."]]],[]]