[[["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 webpage provides documentation for the `PagedCallable` class in the Google API Client Library for Java, offering a range of versions from 2.7.1 up to the latest 2.63.1."],["`PagedCallable` is a subclass of `UnaryCallable` designed to enable page streaming for unary calls and it is intended for advanced usage."],["The `PagedCallable` class constructor takes a `UnaryCallable` and a `PagedListResponseFactory` as parameters."],["The class includes a `futureCall` method, which performs a call asynchronously and returns an `ApiFuture` of `PagedListResponseT`."],["`PagedCallable` inherits methods from `UnaryCallable` and `Object`, such as `call`, `futureCall`, `withDefaultCallContext`, `clone`, `equals`, `toString`, etc."]]],[]]