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