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