[[["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."],[[["This webpage provides documentation for the `PagedCallable` class in the Google API Client Library for Java, which is currently at version 2.57.0, with 2.63.1 being the most recent."],["`PagedCallable` extends `UnaryCallable` and enables page streaming functionality for unary calls."],["The class offers a constructor that accepts a `UnaryCallable` and a `PagedListResponseFactory`, facilitating the creation of paged list responses."],["Key methods include `futureCall`, which executes a call asynchronously, and `toString` which can be used to generate a string representation."],["The `PagedCallable` class inherits various methods from both `UnaryCallable` and `Object` classes, such as `call`, `clone`, and `wait`."]]],[]]