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