| Column | ID | Type |
|---|---|---|
| tenant_id | 0 | binary NOT NULL HASH |
| tenant_key | 1 | string NULLABLE VALUE |
| status | 2 | string NULLABLE VALUE |
| provisioning_state | 3 | string NULLABLE VALUE |
| created_at | 4 | int64 NULLABLE VALUE |
| updated_at | 5 | int64 NULLABLE VALUE |
| deleted_at | 6 | int64 NULLABLE VALUE |
| version | 7 | int32 NULLABLE VALUE |