# Constants

The operation was aborted, typically due to a concurrency issue such as a sequencer check failure or transaction abort.
The entity that a client attempted to create (e.g., file or directory) already exists.
The operation was cancelled, typically by the caller.
Unrecoverable data loss or corruption.
The deadline expired before the operation could complete.
The operation was rejected because the system is not in a state required for the operation's execution.
Internal errors.
The client specified an invalid argument.
Some requested entity (e.g., file or directory) was not found.
Not an error; returned on success HTTP Mapping: 200 OK.
The operation was attempted past the valid range.
The caller does not have permission to execute the specified operation.
Some resource has been exhausted, perhaps a per-user quota, or perhaps the entire file system is out of space.
The request does not have valid authentication credentials for the operation.
The service is currently unavailable.
The operation is not implemented or is not supported/enabled in this service.
Unknown error.

# Variables

Enum value maps for Code.
Enum value maps for Code.
No description provided by the author

# Type aliases

The canonical error codes for gRPC APIs.