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-04-17 UTC."],[[["The page details the `UnavailableException` class, which is thrown when a service is temporarily unavailable and suggests that retrying with a backoff might resolve the issue."],["The class `UnavailableException` extends the `ApiException` class and includes inherited members such as `getDomain`, `getErrorDetails`, `getMetadata`, and others, to provide comprehensive error information."],["The class provides three constructors, allowing for flexibility in creating `UnavailableException` instances based on whether a message, a cause, a status code, retryability, or error details are included."],["The page has a list of historical versions of the class, with the latest version being 2.63.1 and the earliest version shown as 2.7.1."]]],[]]