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."],[[["The page details the `UnavailableException` class within the Google API Client Library for Java, specifically version 2.21.0 and providing links to older versions."],["`UnavailableException` is thrown when a service is temporarily inaccessible, suggesting that retrying the operation with a backoff strategy might resolve the issue."],["This exception class extends `ApiException` and inherits various methods from `ApiException`, `Throwable`, and `Object`."],["It offers multiple constructors to instantiate the exception, allowing for the inclusion of a custom message, the original cause of the error, a status code, retry information, and error details."],["The latest version of the package is 2.63.1 with a number of older versions going back to 2.7.1 being available for reference."]]],[]]