[[["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 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 has been redeclared to ensure compatibility when using shaded versions of Guava.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSettableApiFuture\u003c/code\u003e class extends \u003ccode\u003eAbstractApiFuture\u003c/code\u003e, inheriting methods such as \u003ccode\u003eaddListener\u003c/code\u003e, \u003ccode\u003ecancel\u003c/code\u003e, \u003ccode\u003eget\u003c/code\u003e, and others.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides static and instance methods, including a \u003ccode\u003ecreate()\u003c/code\u003e method and methods to set the value or exception of the future, \u003ccode\u003eset(V value)\u003c/code\u003e and \u003ccode\u003esetException(Throwable throwable)\u003c/code\u003e respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage contains documentation for a range of versions of the com.google.api.core.SettableApiFuture class, starting from version 2.1.2 up to the latest 2.46.1.\u003c/p\u003e\n"]]],[],null,[]]