[[["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 Library for Java (gax) across multiple versions, ranging from 2.7.1 to the latest release, 2.63.1."],["The `BatchEntry` class is an abstract class used for managing elements and their unresolved futures within a batch operation, resolving them upon the batch's success or failure."],["The class inherits methods from `java.lang.Object`, including `clone`, `equals`, and `hashCode`."],["The static `create` method is used to instantiate a new `BatchEntry`, taking the element and a `SettableApiFuture` as parameters, and there are two other abstract methods `getElement` and `getResultFuture`."],["The page details type parameters `ElementT` and `ElementResultT` and each methods parameters, types and return types."]]],[]]