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