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