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