# OrgQuota

**limit_bytes** int64 required

The number of bytes that the organization is allowed to store across all of its buckets. Zero means no limit.

OrgQuota

```json
{
  "limit_bytes": 0
}
```
