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 in the Google API Client Library for Java (gax), a subclass of `ApiException` that indicates a service is currently unavailable."],["The `UnavailableException` is likely temporary and can often be resolved by retrying the operation with a backoff strategy."],["The page offers links to documentation for multiple versions of the library, ranging from 2.63.1 (latest) down to 2.7.1, allowing users to consult the relevant version for their project."],["There are 3 constructors available to create an `UnavailableException` object, and each constructor has parameters for a message, cause, status code, retryability, and optionally, ErrorDetails."],["This page also documents the inherited members of the UnavailableException, coming from ApiException, Throwable, and Object."]]],[]]