[[["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-01 UTC."],[[["This webpage provides documentation for the `BatchedFuture` class, a specialized `ApiFuture` designed for use with batching operations in Java."],["The `BatchedFuture` class extends `AbstractApiFuture` and is intended for advanced usage, being public primarily for technical reasons."],["The documentation lists numerous previous versions of the `BatchedFuture` class, including links to each version's specific documentation, with version 2.63.1 as the latest."],["`BatchedFuture` includes static methods like `\u003cT\u003ecreate()` for getting a new instance, and instance methods like `set(ResponseT value)` and `setException(Throwable throwable)` to manage the future's state."],["It inherits several important methods from the `AbstractApiFuture` and `Object` classes, such as `addListener`, `cancel`, `get`, `isDone`, and others."]]],[]]