[[["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-09 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 includes a comprehensive list of past versions, going as far back as version 2.1.2."],["The `ApiFutureCallback` interface allows for the handling of results from an `ApiFuture`, similar to Guava's `FutureCallback`."],["The `ApiFutureCallback` interface defines two abstract methods, `onFailure(Throwable t)` to handle errors and `onSuccess(V result)` to handle successful outcomes."]]],[]]