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