[[["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-28 UTC."],[[["\u003cp\u003eThis webpage provides a comprehensive list of versions for the \u003ccode\u003ecom.google.api.core.ApiFuture\u003c/code\u003e, ranging from the latest version, 2.46.1, down to version 2.1.2.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eApiFuture\u003c/code\u003e is a Java interface, \u003ccode\u003epublic interface ApiFuture<V> extends Future<V>\u003c/code\u003e, designed to allow the addition of listeners.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eApiFuture\u003c/code\u003e interface is comparable to Guava's \u003ccode\u003eListenableFuture\u003c/code\u003e, but it was re-declared to accommodate Guava's potential shading.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eApiFuture\u003c/code\u003e implements the standard Java \u003ccode\u003eFuture<V>\u003c/code\u003e interface, supporting asynchronous operations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eaddListener\u003c/code\u003e method, \u003ccode\u003epublic abstract void addListener(Runnable listener, Executor executor)\u003c/code\u003e, is used to register a \u003ccode\u003eRunnable\u003c/code\u003e listener that will be executed by a specified \u003ccode\u003eExecutor\u003c/code\u003e when the \u003ccode\u003eApiFuture\u003c/code\u003e completes.\u003c/p\u003e\n"]]],[],null,[]]