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-08-15 UTC."],[[["\u003cp\u003eThe latest version of the documentation provided is 2.63.1, and it includes version-specific links for the \u003ccode\u003eUnavailableException\u003c/code\u003e class, ranging from 2.63.1 down to 2.7.1.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUnavailableException\u003c/code\u003e is an exception that is thrown when a service is unavailable, and it is considered a transient condition that might be fixed by retrying with a backoff.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUnavailableException\u003c/code\u003e extends \u003ccode\u003eApiException\u003c/code\u003e and inherits various methods like \u003ccode\u003egetDomain()\u003c/code\u003e, \u003ccode\u003egetMetadata()\u003c/code\u003e, and \u003ccode\u003eisRetryable()\u003c/code\u003e from it, along with inheriting multiple methods from \u003ccode\u003eObject\u003c/code\u003e and \u003ccode\u003eThrowable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere are three constructors available for \u003ccode\u003eUnavailableException\u003c/code\u003e which are variably configured to accept parameters such as \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.\u003c/p\u003e\n"]]],[],null,[]]