[[["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 Java utility similar to Guava's \u003ccode\u003eSettableFuture\u003c/code\u003e, designed to allow setting the result of an \u003ccode\u003eApiFuture\u003c/code\u003e and is part of the \u003ccode\u003ecom.google.api.core\u003c/code\u003e package.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eSettableApiFuture\u003c/code\u003e documented here is 2.46.1, and the page also provides documentation links for a range of previous versions, down to version 2.1.2.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSettableApiFuture\u003c/code\u003e extends \u003ccode\u003eAbstractApiFuture\u003c/code\u003e and inherits methods for managing the future's state, including adding listeners, canceling, getting results, and checking completion status.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes static method \u003ccode\u003e<V>create()\u003c/code\u003e for creating new instances and methods like \u003ccode\u003eset(V value)\u003c/code\u003e and \u003ccode\u003esetException(Throwable throwable)\u003c/code\u003e for setting the result or exception of the future, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe webpage offers a list of inherited members from \u003ccode\u003eAbstractApiFuture\u003c/code\u003e, as well as from \u003ccode\u003ejava.lang.Object\u003c/code\u003e, along with links to their respective documentation, which includes the methods such as \u003ccode\u003eaddListener\u003c/code\u003e, \u003ccode\u003ecancel\u003c/code\u003e, and \u003ccode\u003eget\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]