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-03-21 UTC."],[[["The latest version available for `UnavailableException` is 2.63.1, with the webpage listing versions down to 2.7.1 for reference."],["`UnavailableException` is thrown when a service is temporarily unavailable, suggesting that retrying the operation with a backoff may resolve the issue."],["`UnavailableException` extends `ApiException` and provides methods such as `getDomain()`, `getErrorDetails()`, and `getStatusCode()`."],["Constructors for `UnavailableException` allow for specifying a message, a cause, status code, whether it's retryable, and error details, offering different levels of customization."]]],[]]