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 under the `com.google.api.gax.rpc` package."],["`UnavailableException` is thrown when a service is temporarily unavailable, suggesting that retrying with a backoff strategy might resolve the issue."],["The class extends `ApiException` and includes inherited members from `ApiException` and `Object`, as well as `Throwable` for managing exceptions."],["The page lists several versions of the `UnavailableException` class, ranging from version 2.7.1 up to the latest, 2.63.1, each with its own associated documentation link."],["The class includes multiple constructors to handle exceptions with varying parameters such as a message, cause, status code, retryability, and error details."]]],[]]