[[["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 latest version of the API common library is 2.46.1, and the currently displayed version is 2.43.0."],["This page provides documentation for the `ApiFuture` interface across multiple versions, ranging from 2.46.1 down to 2.1.2."],["`ApiFuture` is an interface that extends the `Future` interface, allowing the addition of a listener, similar to Guava's `ListenableFuture`."],["The `addListener` method allows you to register a `Runnable` listener to be executed by a specified `Executor` when the future completes."],["`ApiFuture` is designed to work with any generic type `V`, as indicated by its type parameter."]]],[]]