[[["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 latest version available for \u003ccode\u003eBatchEntry\u003c/code\u003e is 2.63.1, with a history of versions dating back to 2.7.1.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBatchEntry\u003c/code\u003e is an abstract class in the \u003ccode\u003ecom.google.api.gax.batching\u003c/code\u003e package that holds an element and its corresponding future, to be resolved on batch success or failure.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBatchEntry\u003c/code\u003e inherits from \u003ccode\u003ejava.lang.Object\u003c/code\u003e and contains methods such as \u003ccode\u003egetElement()\u003c/code\u003e and \u003ccode\u003egetResultFuture()\u003c/code\u003e, as well as inherited members from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ecreate\u003c/code\u003e static method creates a new instance of a \u003ccode\u003eBatchEntry\u003c/code\u003e object, requiring an \u003ccode\u003eelement\u003c/code\u003e of type ElementT and \u003ccode\u003eresultFuture\u003c/code\u003e of type \u003ccode\u003eSettableApiFuture<ElementResultT>\u003c/code\u003e as parameters.\u003c/p\u003e\n"],["\u003cp\u003eThe BatchEntry class uses two type parameters: ElementT, and ElementResultT.\u003c/p\u003e\n"]]],[],null,[]]