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 latest version of the `UnavailableException` class is 2.63.1, as shown by the provided documentation links."],["This `UnavailableException` class is part of the `com.google.api.gax.rpc` package and is designed to be thrown when a service is temporarily unavailable."],["The class extends `ApiException` and is likely transient, meaning it may be resolved by retrying the operation with a backoff strategy."],["The `UnavailableException` class has two constructors: one that accepts a message, cause, status code, and retryable flag, and another that accepts only a cause, status code, and retryable flag."],["The document provides links to versions ranging from 2.63.1 down to 2.7.1, allowing access to documentation for each specific version of the `UnavailableException` class."]]],[]]