[[["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-04-02 UTC."],[[["This webpage provides documentation for the `BatchedFuture` class in the Google Cloud API Client Library for Java (gax), covering versions from 2.7.1 up to the latest version 2.63.1."],["`BatchedFuture` is a specialized `ApiFuture` designed for use with batching, and it extends the `AbstractApiFuture` class, inheriting several methods for managing asynchronous operations."],["The `BatchedFuture` class is intended for advanced usage and is exposed publicly primarily for technical considerations."],["It offers static method `\u003cT\u003ecreate()` to instantiate a new `BatchedFuture` object, and methods `set(ResponseT value)` and `setException(Throwable throwable)` to control the outcome of the future."],["The page outlines the class's inheritance hierarchy, inherited members, type parameter information, static methods, constructors, and methods, giving users a complete reference to the `BatchedFuture` class."]]],[]]