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