[[["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-07 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."]]],[]]