Returned by upload endpoints when the caller's storage quota is exhausted. code: quota_exceeded is reserved.
code: quota_exceeded
@type t() :: %Spatio.Model.QuotaExceededError{ code: String.t() | nil, error: String.t() }