[[["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."],[[["The latest version available is 2.46.1, as indicated by the link labeled \"(latest)\"."],["This page documents the `SettableApiFuture` class, a Java utility similar to Guava's `SettableFuture`, but designed for shading and located in the package `com.google.api.core.SettableApiFuture`."],["`SettableApiFuture` extends `AbstractApiFuture` and provides methods such as `set(V value)` and `setException(Throwable throwable)` to manually control the outcome of the future."],["The `create()` static method is available for creating instances of `SettableApiFuture`, and the webpage lists a comprehensive history of prior releases dating back to version 2.1.2."],["`SettableApiFuture\u003cV\u003e` allows for a type parameter `V`, for which there is no specific description provided."]]],[]]