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 latest version of the `UnavailableException` class documentation is 2.63.1, but this page is displaying version 2.52.0."],["The `UnavailableException` class is used for exceptions thrown when a service is temporarily unavailable, and it suggests retrying with a backoff strategy."],["This class has multiple constructors, allowing the specification of a custom message, the causing throwable, a status code, and if the operation is retryable."],["The class inherits several members from `ApiException` and `Object`, as well as from `Throwable`, providing it with extended functionality."],["The class has three constructors that take different parameters to handle the creation of an exception instance."]]],[]]