[[["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 page provides documentation for the `PagedListResponseFactory` interface in the Google API Client Library for Java, specifically within the `com.google.api.gax.rpc` package."],["The `PagedListResponseFactory` interface is designed for use by generated code and handles the creation of futures that return `PagedListResponse` objects."],["The documentation covers version 2.7.1 of the library, and it lists available versions from 2.63.1 down to 2.7.1, with 2.63.1 marked as the latest."],["The interface has one main method, `getFuturePagedResponse`, which takes a `UnaryCallable`, a request, an `ApiCallContext`, and an `ApiFuture` of the response to return a future of the `PagedListResponseT`."],["The documentation specifies type parameters `RequestT`, `ResponseT`, and `PagedListResponseT`, indicating that this interface works with generic types."]]],[]]