[[["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 webpage provides documentation for the `BatchEntry` class within the Google API Client Libraries for Java (gax) library, covering versions from 2.7.1 up to the latest release, 2.63.1."],["The `BatchEntry` class is an abstract class that holds an element and its associated `SettableApiFuture`, which is resolved upon batch success or failure."],["The class inherits from `java.lang.Object` and includes inherited members like `clone()`, `equals()`, `hashCode()`, and other common object methods."],["The `BatchEntry` class offers a static `create` method for creating new instances and also includes methods to get the associated `ElementT` and `SettableApiFuture\u003cElementResultT\u003e`."],["The class utilizes type parameters `ElementT` and `ElementResultT` to work with generic element and result types, respectively, in various batch operations."]]],[]]