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 document outlines the `UnavailableException` class within the Google API Client Library for Java, specifically under the `com.google.api.gax.rpc` package."],["The `UnavailableException` is triggered when a service is temporarily unavailable, suggesting that retrying the operation might resolve the issue."],["The latest available version of the library is 2.63.1 and this document also covers other versions that range from 2.20.1 to 2.62.0."],["This class extends `ApiException` and inherits various members, including methods for retrieving error details, status code, and retry information."],["The `UnavailableException` class provides three constructors for different use cases, allowing to specify a message, a cause, a status code, retryability and error details."]]],[]]