[[["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` to enable page streaming for unary calls."],["The latest version of `PagedCallable` available is 2.63.1, with a list of older versions available for reference, starting at 2.62.0 and going back to version 2.7.1."],["The `PagedCallable` class has three type parameters: `RequestT`, `ResponseT`, and `PagedListResponseT`, it also includes a constructor that takes a `UnaryCallable` and `PagedListResponseFactory` as parameters."],["The `PagedCallable` class provides an overridden `futureCall` method for asynchronous calls and an overridden `toString` method."]]],[]]