[[["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-08-28 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eSettableApiFuture\u003c/code\u003e class, a type of \u003ccode\u003eApiFuture\u003c/code\u003e within the \u003ccode\u003ecom.google.api.core\u003c/code\u003e package that allows its result to be manually set.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSettableApiFuture\u003c/code\u003e is similar to Guava's \u003ccode\u003eSettableFuture\u003c/code\u003e but is redeclared for compatibility, and it extends \u003ccode\u003eAbstractApiFuture\u003c/code\u003e to inherit methods for managing asynchronous tasks.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eSettableApiFuture\u003c/code\u003e is 2.46.1, and the page lists links to older versions of the class documentation, spanning from 2.1.2 to 2.46.1.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes static method \u003ccode\u003ecreate()\u003c/code\u003e for instantiation, and it overrides \u003ccode\u003eset(V value)\u003c/code\u003e and \u003ccode\u003esetException(Throwable throwable)\u003c/code\u003e from the \u003ccode\u003eAbstractApiFuture\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eIt provides inherited members from \u003ccode\u003eAbstractApiFuture\u003c/code\u003e, such as methods to add listeners, cancel tasks, get results, and manage task states (done, cancelled), and also inherits common Object methods.\u003c/p\u003e\n"]]],[],null,[]]