[[["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-04-09 UTC."],[[["This webpage details the `SettableApiFuture` class, a part of the Google API Common library for Java, which is similar to Guava's `SettableFuture` but allows for shading."],["The `SettableApiFuture` class extends `AbstractApiFuture` and offers methods to set a result or exception manually."],["The latest version of this `SettableApiFuture` documentation is 2.46.1, and it includes links to documentation for numerous previous versions."],["The class includes inherited methods such as `addListener`, `cancel`, `get`, `isCancelled`, `isDone`, `set`, and `setException`, and overrides the set and setException method."],["The webpage details the static method `create()` to create the `SettableApiFuture` and `set()` and `setException()` method with paramaters and returns."]]],[]]