📄️ AbortedException
The operation was aborted, typically due to a concurrency issue such as a
📄️ AlreadyExistsException
The entity that a client attempted to create (e.g., file or directory)
📄️ DataLossException
Unrecoverable data loss or corruption.
📄️ DeadlineExceededException
The deadline expired before the operation could complete. For operations that
📄️ FailedPreconditionException
The operation was rejected because the system is not in a state required
📄️ InternalException
Internal errors. This means that some invariants expected by the underlying
📄️ InvalidArgumentException
The client specified an invalid argument. Note that this differs from
📄️ NotFoundException
Some requested entity (e.g., file or directory) was not found. Note to
📄️ OutOfRangeException
The operation was attempted past the valid range. E.g., seeking or reading
📄️ PermissionDeniedException
The caller does not have permission to execute the specified operation.
📄️ ResourceExhaustedException
Some resource has been exhausted, perhaps a per-user quota, or perhaps the
📄️ UnauthenticatedException
The request does not have valid authentication credentials for the operation.
📄️ UnimplementedException
The operation is not implemented or is not supported/enabled in this service.
📄️ UnknownException
Unknown error. For example, this error may be returned when a Status value