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 \u003ccode\u003eUnavailableException\u003c/code\u003e class is thrown when a service is temporarily unavailable, suggesting that retrying with a backoff might resolve the issue.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUnavailableException\u003c/code\u003e extends \u003ccode\u003eApiException\u003c/code\u003e and inherits its 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\u003eConstructors for \u003ccode\u003eUnavailableException\u003c/code\u003e allow for specifying a message, cause, status code, retryable status, and error details when creating an instance of the exception.\u003c/p\u003e\n"],["\u003cp\u003eThere is a list of numerous older versions of the com.google.api.gax.rpc.UnavailableException class available, along with the most recent version 2.63.1.\u003c/p\u003e\n"]]],[],null,[]]