[[["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-09-04 UTC."],[[["\u003cp\u003eThe \u003ccode\u003eBatchEntry\u003c/code\u003e class in the \u003ccode\u003ecom.google.api.gax.batching\u003c/code\u003e package holds an element and its corresponding future, which will resolve upon batch success or failure.\u003c/p\u003e\n"],["\u003cp\u003eThis class has been implemented in multiple versions of the library, with the latest being 2.63.1, and it extends from \u003ccode\u003ejava.lang.Object\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eA new \u003ccode\u003eBatchEntry\u003c/code\u003e can be created using the static method \u003ccode\u003ecreate\u003c/code\u003e, which requires an element and a \u003ccode\u003eSettableApiFuture\u003c/code\u003e as parameters.\u003c/p\u003e\n"],["\u003cp\u003eThe abstract methods \u003ccode\u003egetElement()\u003c/code\u003e and \u003ccode\u003egetResultFuture()\u003c/code\u003e allow retrieval of the stored element and its associated \u003ccode\u003eSettableApiFuture\u003c/code\u003e, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThere is also an empty constructor, \u003ccode\u003eBatchEntry()\u003c/code\u003e, that is available for use in the \u003ccode\u003eBatchEntry\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]