[[["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."],[[["The latest version available is 2.46.1, located at `/java/docs/reference/api-common/latest/com.google.api.core.ApiFuture`."],["This webpage contains the documentation for various versions of `ApiFuture`, ranging from 2.1.2 up to the current version 2.46.1."],["`ApiFuture` is an interface that extends Java's `Future` and allows adding a listener, similar to Guava's `ListenableFuture`."],["The `addListener` method allows adding a `Runnable` listener and an `Executor`, and they must be provided as parameters."],["`ApiFuture` implements the `Future\u003cV\u003e` interface from Java's concurrent library."]]],[]]