[[["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-17 UTC."],[[["This webpage provides documentation for the `PagedCallable` class in the Google API Client Library for Java, focusing on version 2.19.2 and including links to other versions."],["`PagedCallable` is a `UnaryCallable` that offers page streaming for unary calls and is designed for advanced usage."],["The `PagedCallable` class is parameterized with three types: `RequestT`, `ResponseT`, and `PagedListResponseT`, that represent request, response and page list response respectively."],["The `PagedCallable` class provides methods such as `futureCall` for asynchronous calls and inherits several other methods, including `call` and `withDefaultCallContext`, from its superclass, `UnaryCallable`, in addition to methods inherited from the base object class."],["The latest available version of PagedCallable is 2.63.1, and there are many previous versions linked, ranging down to 2.7.1."]]],[]]