[[["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 release, 2.63.1."],["`BatchedFuture` is a specialized `ApiFuture` designed for batching operations and extends `AbstractApiFuture`, inheriting its functionalities, and is primarily for advanced, technical usage."],["The class provides methods like `set(ResponseT value)` and `setException(Throwable throwable)` to manage the completion of asynchronous operations and handle exceptions, respectively."],["A static `create()` method is available to instantiate new instances of the `BatchedFuture` class, which can be set with a value or exception."],["The inheritance chain of the class is from `java.lang.Object` to `AbstractApiFuture` then finally `BatchedFuture`."]]],[]]