[[["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-04-17 UTC."],[[["The latest version available for `com.google.api.core.ApiFuture` is 2.46.1."],["This page lists multiple versions of `com.google.api.core.ApiFuture`, ranging from 2.1.2 to 2.46.1, with links to each specific version's documentation."],["`ApiFuture` is an interface that extends the standard Java `Future` interface, adding the ability to attach listeners."],["The `addListener` method allows you to register a `Runnable` listener that will be executed by a given `Executor`."],["The `ApiFuture` interface is designed to be similar to Guava's `ListenableFuture`, but implemented independently to avoid dependencies on Guava."]]],[]]