[[["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-03-21 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 `PagedListResponseFactory` interface is designed for use by generated code to construct futures that return `PagedListResponse` objects, aiding in managing paginated API responses."],["The page lists multiple versions of the `PagedListResponseFactory` documentation, ranging from version 2.7.1 up to the latest version, 2.63.1, with version 2.53.0 being highlighted."],["The interface includes a `getFuturePagedResponse` method that takes a `UnaryCallable`, a request, an `ApiCallContext`, and an `ApiFuture` of the response to return an `ApiFuture` containing a `PagedListResponse`."],["The document details the type parameters (RequestT, ResponseT, PagedListResponseT) associated with the interface, and further specifies the types associated with the inputs and outputs of the `getFuturePagedResponse` method."]]],[]]