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."],[[["This page details the `UnavailableException` class within the Google API Client Library for Java (gax), version 2.30.1, which extends the `ApiException` class."],["The `UnavailableException` signifies that a service is temporarily unavailable, suggesting that retrying the operation with a backoff strategy might resolve the issue."],["The page lists numerous past versions of the library, with 2.63.1 being the latest version."],["The class provides three constructors for creating `UnavailableException` objects, allowing specification of message, cause, status code, retryability, and error details."],["The `UnavailableException` class inherits various methods from `ApiException`, `Throwable`, and `Object`, such as `getDomain`, `getLocalizedMessage`, `equals` and more, as detailed under the \"Inherited Members\" section."]]],[]]