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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["The latest version of the document is 2.63.1, and this page provides links to documentation for various versions of the API, ranging from version 2.63.1 down to version 2.7.1."],["`UnavailableException` is a type of `ApiException` that is thrown when a service is temporarily unavailable, suggesting that retrying the request may resolve the issue."],["The `UnavailableException` class has several inherited methods from `ApiException`, `Object`, and `Throwable`, which can be used for further handling of the exception."],["There are three constructors for `UnavailableException` that allow creating the exception with varying parameters, including a message, a cause, status code, retryable status, and error details."]]],[]]