[[["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 webpage provides documentation for various versions of `ApiFuture`, ranging from version 2.1.2 up to the latest version 2.46.1."],["`ApiFuture` is an interface similar to Guava's `ListenableFuture`, but it was redeclared to allow for Guava to be shaded."],["`ApiFuture` extends Java's `Future\u003cV\u003e` interface, allowing for a listener to be added to the future."],["The `addListener` method allows a `Runnable` listener to be executed by a given `Executor` when the future completes."],["The documentation is for the `com.google.api.core.ApiFuture` java package."]]],[]]