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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 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."]]],[]]