[[["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-03-21 UTC."],[[["This webpage provides documentation for the `PagedCallable` class in the Google API Client Library for Java, which extends `UnaryCallable` and supports page streaming for unary calls."],["The latest version of `PagedCallable` available is 2.63.1, with a list of older versions also accessible, down to 2.7.1."],["`PagedCallable` has three type parameters: `RequestT`, `ResponseT`, and `PagedListResponseT`, it also provides a constructor that requires a `UnaryCallable` and a `PagedListResponseFactory`."],["The class includes a `futureCall` method for asynchronous calls, and a `toString` method for string representation, and also inherits a variety of methods from `UnaryCallable` and `Object`."]]],[]]