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-09 UTC."],[[["This webpage details the `UnavailableException` class in the Google API Client Library for Java (gax), with version 2.63.1 being the most recent release and version 2.20.1 as the version documented."],["`UnavailableException` is thrown when a service is temporarily unavailable, and it's often a transient state that can be resolved by retrying with backoff."],["The `UnavailableException` class inherits members from the `ApiException` class and the `Object` and `Throwable` classes."],["Constructors for `UnavailableException` allow for various input parameters, including message, cause, status code, retryable flag, and error details, to provide detailed exception context."]]],[]]