[[["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-07 UTC."],[[["This webpage provides documentation for the `PagedListResponseFactory` interface in the Google Cloud API Client Libraries for Java, specifically within the `com.google.api.gax.rpc` package."],["The latest version available is 2.63.1, and the page offers access to documentation for numerous previous versions, dating back to version 2.7.1."],["`PagedListResponseFactory` is designed to construct futures that return `PagedListResponse` objects and is intended for use by generated code."],["The interface's `getFuturePagedResponse` method is used to obtain an `ApiFuture` of type `PagedListResponseT`, based on parameters such as a `UnaryCallable`, request, `ApiCallContext`, and `ApiFuture` response."],["The documentation details the type parameters `RequestT`, `ResponseT`, and `PagedListResponseT` used with `PagedListResponseFactory`, as well as the parameters and return types of the `getFuturePagedResponse` method."]]],[]]