[[["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."],[[["The latest version of the PagedCallable documentation is 2.63.1, with various versions ranging from 2.63.1 down to 2.7.1 available for reference."],["`PagedCallable` extends `UnaryCallable` and provides page streaming functionality for unary calls, designated for advanced usage due to its public status."],["It supports asynchronous calls through the `futureCall` method, which accepts a request and an `ApiCallContext` to return an `ApiFuture` containing a `PagedListResponseT`."],["The class constructor requires a `UnaryCallable` and a `PagedListResponseFactory` to create a new `PagedCallable` instance."],["The class also includes the standard `toString()` method that is inherited from Object."]]],[]]