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-01 UTC."],[[["The latest version of the `UnavailableException` class is 2.63.1, part of the Google API Client Library for Java (gax)."],["The `UnavailableException` class is thrown when a service is temporarily unavailable, and it is often suggested that retry attempts may rectify the issue."],["This `UnavailableException` class extends `ApiException` and provides various inherited methods and properties like `getDomain()`, `getErrorDetails()`, `isRetryable()`, and many more."],["The `UnavailableException` class offers three constructors to create instances of the exception, allowing different variations of parameters for the message, cause, status code, retryability, and error details."],["The document lists numerous available versions of the `UnavailableException` class, ranging from the latest version 2.63.1 down to version 2.7.1."]]],[]]