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