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-03-21 UTC."],[[["This webpage details the `UnavailableException` class within the Google API Client Library for Java, specifically for `gax` version 2.14.0, and contains the documentation for versions ranging from 2.7.1 to 2.63.1."],["`UnavailableException` is thrown when a service is currently unavailable, suggesting a transient issue that can likely be resolved through retrying with a backoff strategy."],["The class extends `ApiException` and provides constructors to instantiate it with a message, cause, status code, and retryability status, as well as a constructor which accepts all the same arguments except the message."],["The documentation includes links to inherited members from `ApiException`, `Object`, and `Throwable`, providing context for the methods and properties associated with the `UnavailableException` class."],["The latest version of this `UnavailableException` is version 2.63.1."]]],[]]