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."],[[["This webpage details the `UnavailableException` class within the Google API Client Library for Java, specifically under the `com.google.api.gax.rpc` package."],["`UnavailableException` is thrown when a service is temporarily unavailable, suggesting that retrying with a backoff strategy might resolve the issue."],["The class extends `ApiException` and includes inherited members from `ApiException` and `Object`, as well as `Throwable` for managing exceptions."],["The page lists several versions of the `UnavailableException` class, ranging from version 2.7.1 up to the latest, 2.63.1, each with its own associated documentation link."],["The class includes multiple constructors to handle exceptions with varying parameters such as a message, cause, status code, retryability, and error details."]]],[]]