[[["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-03-21 UTC."],[[["This page provides documentation for the `BatchedFuture` class, which is part of the Google API Client Library for Java, specifically within the `com.google.api.gax.rpc` package, spanning from version 2.8.1 to 2.63.1."],["`BatchedFuture` is designed for use with batching operations and extends the `AbstractApiFuture` class, inheriting methods such as `addListener`, `cancel`, `get`, `isCancelled`, `isDone`, and others."],["The `BatchedFuture` class includes static method `create()` for obtaining new instances, alongside methods `set()` and `setException()` for setting the result value or exception respectively."],["The `BatchedFuture` class is intended for advanced technical usage and supports a type parameter `ResponseT`, indicating the type of response the future will hold."]]],[]]