[[["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, designed for handling the results of an `ApiFuture`."],["The documentation covers a wide range of versions, from the latest 2.46.1 down to 2.1.2, enabling users to navigate documentation for their project's specific needs."],["`ApiFutureCallback` has an interface similar to Guava's `FutureCallback`, and has been redeclared for compatibility."],["The interface includes two abstract methods: `onFailure(Throwable t)` to handle exceptions and `onSuccess(V result)` to process successful results, each with a parameter description."]]],[]]