[[["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-15 UTC."],[[["The latest version available for `PagedCallable` is 2.63.1, with various versions listed down to 2.7.1."],["`PagedCallable` is a class that extends `UnaryCallable` and provides page streaming functionality for unary calls in Java."],["`PagedCallable` has one public constructor that takes a `UnaryCallable` and a `PagedListResponseFactory` as parameters."],["`PagedCallable` offers a method `futureCall` to perform asynchronous calls, and it overrides `UnaryCallable`'s `futureCall` method."],["This class is designed for advanced use and is a part of the `com.google.api.gax.rpc` package within the Google API Client Library for Java."]]],[]]