unavailable constant

int const unavailable

The service is currently unavailable. This is a most likely a transient condition and may be corrected by retrying with a backoff.

See litmus test above for deciding between failedPrecondition, aborted, and unavailable.

Implementation

static const unavailable = 14;