[[["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."],[[["The latest version available for `PagedCallable` is 2.63.1, with numerous other versions listed ranging down to 2.7.1."],["`PagedCallable` is a class in the `com.google.api.gax.rpc` package, extending `UnaryCallable` to provide page streaming for unary calls."],["This class has type parameters for Request, Response, and PagedListResponse types."],["A `PagedCallable` object is constructed using a `UnaryCallable` and a `PagedListResponseFactory`, and it has a `futureCall` method for asynchronous calls, which overrides the `UnaryCallable`'s `futureCall` method."],["`PagedCallable` inherits and implements several methods from `UnaryCallable` and `java.lang.Object`, including `call`, `futureCall`, `withDefaultCallContext`, `clone`, `equals`, `finalize`, `getClass`, `hashCode`, `notify`, `notifyAll`, `toString`, and `wait`."]]],[]]