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 webpage details the `UnavailableException` class, a type of `ApiException` that signifies a temporary service unavailability, which often can be solved by retrying the request."],["There are multiple versions of the documentation, from version 2.7.1 up to the latest 2.63.1, with each link directing to the documentation for that specific version, all related to `UnavailableException`."],["The `UnavailableException` class includes methods and parameters for handling the exception, such as setting a message, cause, status code, retry status, and error details."],["The `UnavailableException` class inherits members from `ApiException` and `Object`, providing functionality like getting error details, managing retry status, and handling metadata."]]],[]]