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."],["This class represents an exception that is thrown when a service is temporarily unavailable, suggesting it may be resolved by retrying the operation with a backoff strategy."],["It inherits members from `ApiException`, and also includes inherited members from `Object` and `Throwable`."],["There are three constructors available for creating `UnavailableException` instances, with options to include a message, a cause, status code, retryable status and error details."],["The provided content covers a range of versions for the `UnavailableException`, from version 2.7.1 all the way up to the latest version 2.63.1."]]],[]]