[[["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, which is part of the Google API Common library for Java."],["The `ApiFutureCallback` interface is designed to handle the results of an `ApiFuture`, similar to Guava's `FutureCallback`."],["The documentation lists various versions of `ApiFutureCallback`, from the latest version 2.46.1 down to version 2.1.2."],["`ApiFutureCallback` includes two main abstract methods: `onFailure(Throwable t)` for handling exceptions and `onSuccess(V result)` for handling successful results."]]],[]]