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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The latest version of the documentation is 2.63.1, with the provided content focused on version 2.51.0."],["`UnavailableException` is an exception class in the `com.google.api.gax.rpc` package that is thrown when a service is temporarily unavailable, suggesting retries may resolve the issue."],["This exception extends `ApiException` and inherits several methods such as `getDomain()`, `getErrorDetails()`, and `isRetryable()`."],["There are three constructors available for the `UnavailableException`, allowing for different parameters such as message, cause, status code, retryable status, and error details."],["The documentation lists numerous past version releases ranging from 2.62.0 all the way to 2.7.1, along with their respective links."]]],[]]