[[["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."],[[["This webpage provides documentation for the `ForwardingApiFuture` class in the Google API Client Library for Java, with the latest version being 2.46.1, and this particular page's documentation covering the 2.36.0 version."],["The `ForwardingApiFuture` class, which extends `java.lang.Object`, implements the `ApiFuture\u003cT\u003e` interface."],["The class includes one constructor, `ForwardingApiFuture(ApiFuture\u003cT\u003e delegate)`, and several methods such as `addListener`, `cancel`, `get`, `isCancelled`, and `isDone`."],["The webpage lists all versions from 2.1.2 up to 2.46.1, with associated links to the documentation for `ForwardingApiFuture` within each specific version."],["The `get()` method in `ForwardingApiFuture` can throw an `InterruptedException` or an `ExecutionException`, while the overloaded `get(long timeout, TimeUnit unit)` method can also throw a `TimeoutException`."]]],[]]