[[["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 used for handling results from `ApiFuture` objects in Java."],["The latest version of `ApiFutureCallback` documented here is version 2.46.1, with a large variety of prior versions ranging back to 2.1.2."],["The `ApiFutureCallback` interface defines two methods: `onFailure(Throwable t)` for handling errors, and `onSuccess(V result)` for processing successful results."],["The interface is intentionally distinct from Guava's `FutureCallback` to support shading."],["The documentation is centered around version 2.30.0 of the library."]]],[]]