[[["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."],["The `ApiFutureCallback` interface, similar to Guava's `FutureCallback`, is designed to handle the results of an `ApiFuture`."],["The content details the available versions of `ApiFutureCallback`, ranging from the latest version 2.46.1 down to version 2.1.2, as well as containing version 2.36.0's documentation."],["The `ApiFutureCallback` interface has two methods: `onFailure(Throwable t)` which is called if the operation fails, and `onSuccess(V result)` which is called on successful operations."],["This documentation is meant to serve as a reference to the different versions of `ApiFutureCallback` and its methods."]]],[]]