Exception thrown when the service is currently unavailable. This is a most likely a transient
condition and may be corrected by retrying with a backoff.
[[["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\u003eThe latest version of the \u003ccode\u003eUnavailableException\u003c/code\u003e documentation is 2.63.1, with multiple prior versions available for reference.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUnavailableException\u003c/code\u003e is thrown when a service is temporarily unavailable, and suggests a retry with backoff as a potential solution.\u003c/p\u003e\n"],["\u003cp\u003eThis class extends \u003ccode\u003eApiException\u003c/code\u003e and inherits various members such as \u003ccode\u003egetDomain()\u003c/code\u003e, \u003ccode\u003egetErrorDetails()\u003c/code\u003e, \u003ccode\u003egetMetadata()\u003c/code\u003e, \u003ccode\u003egetReason()\u003c/code\u003e, \u003ccode\u003egetStatusCode()\u003c/code\u003e, and \u003ccode\u003eisRetryable()\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere are three constructors for \u003ccode\u003eUnavailableException\u003c/code\u003e, allowing you to specify the \u003ccode\u003emessage\u003c/code\u003e, \u003ccode\u003ecause\u003c/code\u003e, \u003ccode\u003estatusCode\u003c/code\u003e, \u003ccode\u003eretryable\u003c/code\u003e, and \u003ccode\u003eerrorDetails\u003c/code\u003e parameters when creating the exception.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation also provides a listing of many inherited members from object and throwable, offering useful functions when dealing with exceptions.\u003c/p\u003e\n"]]],[],null,[]]