[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-01 UTC."],[[["This webpage provides documentation for the `ForwardingApiFuture` class in the Google API Common library, which implements the `ApiFuture` interface."],["The latest version of the API documented is 2.46.1, but there are many previous versions from 2.45.0 down to 2.1.2 available, each with their own respective link to documentation."],["The `ForwardingApiFuture` class allows for a delegate of type `ApiFuture\u003cT\u003e` to be set in its constructor."],["Methods available in this class include `addListener`, `cancel`, `get` (with and without timeout), `isCancelled`, and `isDone`, all of which have various parameters and possible exceptions."],["This class inherits members like `clone`, `equals`, and `wait` from the `java.lang.Object` class, and it also requires a Type Parameter of `T` with no description given."]]],[]]