[[["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-09-04 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eSettableApiFuture\u003c/code\u003e class, a specialized \u003ccode\u003eApiFuture\u003c/code\u003e in Java designed for setting results explicitly.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSettableApiFuture\u003c/code\u003e is similar to Guava's \u003ccode\u003eSettableFuture\u003c/code\u003e but is redefined to allow for shading within the \u003ccode\u003ecom.google.api.core\u003c/code\u003e package.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eAbstractApiFuture\u003c/code\u003e, which provides core functionalities like adding listeners, canceling, and getting results.\u003c/p\u003e\n"],["\u003cp\u003eKey methods include \u003ccode\u003ecreate()\u003c/code\u003e for instantiation, \u003ccode\u003eset(V value)\u003c/code\u003e for setting a value, and \u003ccode\u003esetException(Throwable throwable)\u003c/code\u003e for setting an exception, all overriding \u003ccode\u003eAbstractApiFuture\u003c/code\u003e methods.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage provides links to different version of this API from 2.46.1 all the way down to 2.1.2, allowing users to access the API at different revisions.\u003c/p\u003e\n"]]],[],null,[]]