[[["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-07-02 UTC."],[[["This webpage provides a comprehensive list of versions for `com.google.api.core.ApiFuture`, starting from version 2.46.1 (latest) down to 2.1.2."],["`ApiFuture` is an interface that extends the standard `Future\u003cV\u003e` interface, allowing for the addition of listeners."],["The `addListener` method in the `ApiFuture` interface allows a `Runnable` listener to be registered, along with an `Executor` for managing its execution."],["The main purpose of `ApiFuture` is similar to Guava's `ListenableFuture` but it is redeclared to allow Guava to be shaded."],["Each link provided on the webpage is specific to a corresponding version of the `ApiFuture` interface."]]],[]]