[[["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."],[[["This webpage details the `PagedCallable` class in the Google API Client Library for Java, specifically within the `com.google.api.gax.rpc` package."],["`PagedCallable` is a `UnaryCallable` that facilitates page streaming for unary calls and is intended for advanced usage."],["The page offers access to various versions of the `PagedCallable` class, from version 2.7.1 up to the latest version, 2.63.1, with links to the documentation for each."],["`PagedCallable` has a constructor that takes a `UnaryCallable` and a `PagedListResponseFactory` as parameters, allowing for custom page streaming implementations."],["`PagedCallable` includes an override of the futureCall method from its parent UnaryCallable, allowing it to perform a call asynchronously."]]],[]]