[[["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-15 UTC."],[[["This webpage provides documentation for the `BatchedFuture` class in the Google API Client Library for Java, with the latest version being 2.63.1."],["The `BatchedFuture` class, designed for use with batching, extends `AbstractApiFuture` and is intended for advanced usage, not typical public consumption."],["The class includes static methods, specifically `\u003cT\u003ecreate()`, which will return a new instance of `BatchedFuture\u003cT\u003e`."],["It also has methods `set(ResponseT value)` and `setException(Throwable throwable)` to manipulate the state of a `BatchedFuture` object, which are overrides from the `AbstractApiFuture` class it inherits from."],["The documentation lists the inheritance hierarchy, which shows `BatchedFuture` extends `AbstractApiFuture`, which in turn extends `java.lang.Object`, and also offers links to documentation for 49 total versions of the class, from 2.63.1 down to 2.7.1."]]],[]]