[[["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, focusing on version 2.41.0 and including links to previous versions."],["The `BatchEntry` class is an abstract class used to manage elements and their corresponding unresolved futures within a batching process."],["`BatchEntry` inherits from `java.lang.Object`, with members that include `clone()`, `equals()`, `toString()` etc."],["The `create()` static method is used to generate a new `BatchEntry` instance, requiring an element and a `SettableApiFuture` for the result."],["`BatchEntry` also has methods to get the `ElementT` using `getElement()` and the `SettableApiFuture\u003cElementResultT\u003e` using `getResultFuture()`."]]],[]]