[[["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-03-21 UTC."],[[["This webpage provides documentation for the `PagedCallable` class in the Google API Client Libraries for Java, which extends `UnaryCallable` to add page streaming functionality."],["The latest version of `PagedCallable` is 2.63.1, and the page lists available versions spanning from 2.63.1 to 2.7.1, with hyperlinks to each versions' specific documentation."],["`PagedCallable` is designed for advanced usage, and is public for technical reasons, supporting asynchronous page streaming for unary API calls."],["The `PagedCallable` class includes a constructor which takes a `UnaryCallable` and a `PagedListResponseFactory` as parameters, allowing for customization of paged list responses."],["The `futureCall` method of `PagedCallable` allows for the asynchronous execution of a call, returning an `ApiFuture` containing the paged list response."]]],[]]