[[["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."],[[["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."]]],[]]