[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-01 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`."]]],[]]