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