[[["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 of BatchEntry is 2.63.1, with numerous previous versions available for reference, dating back to version 2.7.1.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBatchEntry\u003c/code\u003e is an abstract class designed to hold an element and its corresponding unresolved future, which is resolved when a batch operation succeeds or fails.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eBatchEntry\u003c/code\u003e includes two abstract methods: \u003ccode\u003egetElement()\u003c/code\u003e, which returns the element of type \u003ccode\u003eElementT\u003c/code\u003e, and \u003ccode\u003egetResultFuture()\u003c/code\u003e, which returns a \u003ccode\u003eSettableApiFuture<ElementResultT>\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe static method \u003ccode\u003ecreate(ElementT element, SettableApiFuture<ElementResultT> resultFuture)\u003c/code\u003e creates and returns a new \u003ccode\u003eBatchEntry\u003c/code\u003e instance.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBatchEntry\u003c/code\u003e inherits several methods from \u003ccode\u003ejava.lang.Object\u003c/code\u003e, such as \u003ccode\u003eclone()\u003c/code\u003e, \u003ccode\u003eequals(Object)\u003c/code\u003e, and \u003ccode\u003etoString()\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]