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, part of the Google API Client Library for Java (gax)."],["`UnavailableException` is thrown when a service is unavailable, which is typically a temporary issue that can be resolved by retrying the request with a backoff strategy."],["This class extends `ApiException` and inherits methods for getting error details, status code, and retryability information."],["The class provides three constructors for creating instances, allowing for specifying a message, a cause, a status code, retryable status, and error details."],["Multiple previous versions are available, spanning from version 2.62.0 down to version 2.7.1, each with specific documentation links."]]],[]]