[[["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-03-21 UTC."],[[["This webpage provides documentation for various versions of `com.google.api.core.ApiFuture`, ranging from version 2.1.2 to the latest version, 2.46.1."],["`ApiFuture` is an interface that extends Java's `Future` interface, allowing for the addition of listeners, similar to Guava's `ListenableFuture`."],["The `addListener` method allows you to attach a `Runnable` listener to the `ApiFuture`, which will be executed by a provided `Executor`."],["The current version of the documentation being viewed is version 2.37.1."]]],[]]