[[["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-02 UTC."],[[["This webpage provides documentation for the `BatchEntry` class within the Google API Client Libraries for Java, specifically within the `com.google.api.gax.batching` package."],["The `BatchEntry` class is an abstract class that holds an element and its corresponding `SettableApiFuture`, which is resolved when the batch operation succeeds or fails."],["The page lists available documentation for multiple versions of the library, ranging from version 2.63.1 (latest) down to version 2.7.1, covering 47 versions."],["The `BatchEntry` class features a static method `create` for creating new `BatchEntry` instances and two abstract methods: `getElement()` and `getResultFuture()`."],["The two type parameters, ElementT and ElementResultT, are used to define the type of the element, and the result, respectively."]]],[]]