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."],[[["This page details the `UnavailableException` class in the Google API Client Library for Java, specifically within the `com.google.api.gax.rpc` package."],["The `UnavailableException` is triggered when a service is temporarily unavailable, suggesting that retrying the operation might resolve the issue."],["The latest documented version of the library is 2.63.1 and this page contains information up to version 2.7.1 with a full list of each version in between."],["The `UnavailableException` class extends `ApiException` and inherits several methods for managing error states and details."],["The class has three constructors that allow you to set up the error with different parameters including a message, a cause, a status code, if it is retryable, or error details."]]],[]]