[[["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-02 UTC."],[[["This webpage provides documentation for the `BatchedFuture` class, a specialized `ApiFuture` designed for batching operations within the Google API Client Libraries for Java."],["The documentation covers a range of versions, from 2.13.0 up to the latest version, 2.63.1, each linked to its respective page for `BatchedFuture`."],["The `BatchedFuture` class extends `AbstractApiFuture` and includes inherited methods for managing the future's state, such as `cancel`, `get`, `isDone`, `set`, and `setException`."],["The `BatchedFuture` class includes static methods for creating new instances, and methods `set()` and `setException()` for defining the state of the future object."],["The class is public only for technical reasons, for advanced usage."]]],[]]