[[["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-02 UTC."],[[["This webpage documents the `PagedListResponseFactory` interface, which is used for constructing futures that return `PagedListResponse` objects, and is intended for use by generated code."],["The latest version of the `PagedListResponseFactory` documentation is 2.63.1, and the page lists versions down to 2.7.1, with the version displayed on the current page being 2.52.0."],["The interface has three type parameters: `RequestT`, `ResponseT`, and `PagedListResponseT`."],["The `getFuturePagedResponse` method is the core functionality, taking a `UnaryCallable`, a request, an `ApiCallContext`, and an `ApiFuture` as parameters to return an `ApiFuture` of `PagedListResponseT`."],["The `getFuturePagedResponse` method requires four parameters: `callable`, `request`, `context`, and `futureResponse`, which are respectively of the type `UnaryCallable`, `RequestT`, `ApiCallContext`, and `ApiFuture`."]]],[]]