[[["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, with the latest version being 2.46.1."],["`ApiFutureCallback` is designed to handle the results of an `ApiFuture`, providing methods for success and failure scenarios."],["The documentation includes links to various past versions of the `ApiFutureCallback` class, spanning from version 2.1.2 to 2.46.1."],["The interface defines two abstract methods: `onFailure(Throwable t)` for handling errors and `onSuccess(V result)` for handling successful outcomes."],["The page details the parameters for the `onFailure` method, `Throwable t`, and the `onSuccess` method, `V result`."]]],[]]