[[["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."],[[["This webpage provides documentation for the `ApiFutureCallback` interface within the Google API Common library for Java."],["The latest version documented is 2.46.1, and the page lists multiple past versions dating back to 2.1.2."],["`ApiFutureCallback` is designed to handle results from an `ApiFuture`, similar to Guava's `FutureCallback`."],["The interface includes two primary methods: `onFailure`, which handles errors represented by a `Throwable`, and `onSuccess`, which handles successful results of type `V`."],["The webpage covers different versions of `ApiFutureCallback` by providing links to each version of the documentation, allowing developers to reference specific releases."]]],[]]