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 page details the `UnavailableException` class in the Google API Client Library for Java, specifically within the `com.google.api.gax.rpc` package."],["`UnavailableException` is thrown when a service is temporarily unavailable, suggesting that retrying with backoff might resolve the issue."],["The latest version documented is 2.63.1, with many prior versions ranging back to 2.7.1 all providing their specific documentation for `UnavailableException`."],["The class inherits several methods and properties from `ApiException`, `Throwable`, and `Object`, allowing for details retrieval and status checking."],["The `UnavailableException` class can be constructed using different constructors that can include parameters for a message, cause, status code, retryability, and error details."]]],[]]