[[["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."],[[["The latest version of the `ApiFutureCallback` documentation is 2.46.1, as indicated by the \"(latest)\" label."],["This page provides documentation for various versions of `ApiFutureCallback`, ranging from version 2.1.2 up to the most recent version."],["`ApiFutureCallback` is an interface designed to handle the results of an `ApiFuture`, functioning similarly to Guava's `FutureCallback`."],["The interface `ApiFutureCallback` includes two abstract methods: `onFailure(Throwable t)` to handle exceptions and `onSuccess(V result)` to handle the successful outcome."],["The documentation has detailed information regarding the parameters for the `onFailure()` and `onSuccess()` methods, describing the parameter name and their descriptions."]]],[]]