Enumeration Members

Aborted

Failure, may be due to a concurrency error.

AlreadyExists

The sender attempted to create something that already exists.

BadPrecondition

Operation was rejected by the system because the system is in an invalid state.

BadRequest

A request was unrecognized or malformed

Busy

Device is busy and cannot handle this request at this time.

Continue

Context-specific signal to proceed

DataLoss

Unrecoverable data loss or corruption has occurred.

Failure

Generic failure, additional details may be included in the protocol specific status.

InvalidArgument

An invalid/unsupported argument was provided.

MessageTooLarge

Message size is larger than the recipient can handle.

NotFound

Some requested entity was not found.

OutOfRange

A value was out of a required range

PermissionDenied

The sender does not have sufficient permissions to execute the requested operations.

ResourceExhausted

Insufficient resources to process the given request.

Success

Operation completed successfully.

Timeout

A timeout occurred.

Unexpected

A request was not expected at this time.

Unsupported

An unrecognized or unsupported request was received.