[[["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 various versions of the `PagedListResponseFactory` interface, ranging from version 2.7.1 up to the latest version, 2.63.1."],["The `PagedListResponseFactory` interface is designed for use in generated code and helps construct futures that return `PagedListResponse` objects."],["The interface defines a method, `getFuturePagedResponse`, which takes a `UnaryCallable`, a request, an `ApiCallContext`, and an `ApiFuture` as parameters to produce an `ApiFuture` containing a `PagedListResponseT`."],["The interface uses three generic type parameters: `RequestT`, `ResponseT`, and `PagedListResponseT`."],["The latest version of the interface is version 2.63.1 and it contains the same method as the other listed versions."]]],[]]