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-09 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."]]],[]]