class Google::Cloud::UnavailableError

Aborted, and Unavailable.
See litmus test above for deciding between FailedPrecondition,
by retrying with a backoff.
This is a most likely a transient condition and may be corrected
Unavailable indicates the service is currently unavailable.
#

def code

Returns:
  • (Integer) -
def code
  14
end