[[["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."],[[["The webpage provides documentation for the `ApiFutureCallback` interface in the Google API Common library for Java, spanning multiple versions."],["The latest version documented is 2.46.1, and the content provides a list of available versions ranging from 2.46.1 down to 2.1.2, including minor and patch releases."],["`ApiFutureCallback` is designed to handle the results of an `ApiFuture`, functioning similarly to Guava's `FutureCallback`."],["The interface `ApiFutureCallback` includes two methods, `onFailure` which accepts a `Throwable`, and `onSuccess` which accepts a result of type `V`."]]],[]]