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, 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 API, from version 2.7.1 up to the latest, 2.63.1, including version 2.49.0, with links to their respective documentation for `UnavailableException`."],["The documentation highlights that `UnavailableException` extends `ApiException` and provides details on its constructors, which allow specifying a message, cause, status code, retryability, and error details."],["Inherited members and methods from `ApiException`, `Object`, and `Throwable` classes are listed, showing the full scope of available methods and their relevant links to Java documentation."]]],[]]