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