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-02 UTC."],[[["This webpage details the `UnavailableException` class in the Google API Client Library for Java, specifically within the `com.google.api.gax.rpc` package."],["`UnavailableException` is thrown when a service is temporarily unavailable, suggesting that retrying the operation with a backoff strategy might resolve the issue."],["The page lists various versions of the `UnavailableException` class, ranging from version 2.7.1 to the latest 2.63.1, providing links to the documentation for each."],["The documentation includes information about inherited members from `ApiException`, `Object`, and `Throwable` classes, detailing methods and properties."],["There are three constructors available for creating `UnavailableException` objects, each with parameters for `message`, `cause`, `statusCode`, `retryable`, and `errorDetails`."]]],[]]