[[["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 `BatchEntry` class in the Google API Client Library for Java (gax), specifically version 2.33.0."],["The `BatchEntry` class is an abstract class designed to hold an element and its corresponding unresolved future, which is resolved when a batch operation succeeds or fails."],["The latest version of `BatchEntry` available is version 2.63.1, with many past versions also accessible through links on this page, allowing you to check the differences between them."],["The page details the `BatchEntry` class's inheritance from `java.lang.Object`, inherited members, type parameters (`ElementT`, `ElementResultT`), a static `create` method, and an empty constructor."],["The page contains two methods: `getElement()` which returns the element, and `getResultFuture()` which returns the `SettableApiFuture` for the result."]]],[]]