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."],[[["The page 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 with backoff might resolve the issue."],["The latest version documented is 2.63.1, with many prior versions ranging back to 2.7.1 all providing their specific documentation for `UnavailableException`."],["The class inherits several methods and properties from `ApiException`, `Throwable`, and `Object`, allowing for details retrieval and status checking."],["The `UnavailableException` class can be constructed using different constructors that can include parameters for a message, cause, status code, retryability, and error details."]]],[]]