[[["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 `PagedListResponseFactory` interface within the Google Cloud API Client Libraries for Java, specifically in the `com.google.api.gax.rpc` package."],["The latest version of the `PagedListResponseFactory` documentation is for version 2.63.1, and it also contains documentation for previous versions, ranging down to version 2.7.1."],["The `PagedListResponseFactory` interface is designed for use by generated code to construct futures that return `PagedListResponse` objects."],["It has a method `getFuturePagedResponse` which takes in a `UnaryCallable`, a `RequestT`, an `ApiCallContext`, and an `ApiFuture` to return an `ApiFuture` of a `PagedListResponseT`."],["The documentation includes type parameters `RequestT`, `ResponseT`, and `PagedListResponseT` and details what parameters are passed into the method `getFuturePagedResponse` along with the return type."]]],[]]