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-07 UTC."],[[["The page details the `UnavailableException` class within the Google API Client Library for Java (gax), with version 2.63.1 being the most recent release and 2.34.1 being displayed on page."],["`UnavailableException` is thrown when a service is temporarily unavailable, suggesting a transient state that might be resolved through retries with backoff."],["This exception class extends `ApiException` and inherits its members, including methods to get error details, metadata, reason, status code, and retry status."],["Constructors for `UnavailableException` allow for customization, accepting parameters such as a message, cause, status code, retryable flag, and optional error details."],["The page lists the versions of the documentation for the class, for a range between 2.63.1 and 2.7.1."]]],[]]