[[["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."],[[["\u003cp\u003eThis page details the \u003ccode\u003eSettableApiFuture\u003c/code\u003e class, a subclass of \u003ccode\u003eAbstractApiFuture\u003c/code\u003e, designed to allow setting the result of an \u003ccode\u003eApiFuture\u003c/code\u003e manually.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSettableApiFuture\u003c/code\u003e functions similarly to Guava's \u003ccode\u003eSettableFuture\u003c/code\u003e, but is implemented separately for shading purposes.\u003c/p\u003e\n"],["\u003cp\u003eThe latest available version of this class is 2.46.1, with multiple versions ranging back to 2.1.2 accessible through links.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSettableApiFuture\u003c/code\u003e inherits several methods from \u003ccode\u003eAbstractApiFuture\u003c/code\u003e and \u003ccode\u003ejava.lang.Object\u003c/code\u003e, including methods for adding listeners, cancelling, getting results, and handling exceptions.\u003c/p\u003e\n"],["\u003cp\u003eKey methods include \u003ccode\u003ecreate()\u003c/code\u003e, for instantiating a new \u003ccode\u003eSettableApiFuture\u003c/code\u003e, as well as \u003ccode\u003eset(V value)\u003c/code\u003e and \u003ccode\u003esetException(Throwable throwable)\u003c/code\u003e for setting the value or exception of the future.\u003c/p\u003e\n"]]],[],null,[]]