| Column | ID | Type |
|---|---|---|
| tenant_id | 0 | binary NOT NULL HASH |
| user_id | 1 | binary NOT NULL RANGE_ASC_NULL_LAST |
| user_key | 2 | string NULLABLE VALUE |
| 3 | string NULLABLE VALUE | |
| display_name | 4 | string NULLABLE VALUE |
| roles | 5 | binary NULLABLE VALUE |
| status | 6 | string NULLABLE VALUE |
| provisioning_state | 7 | string NULLABLE VALUE |
| created_at | 8 | int64 NULLABLE VALUE |
| updated_at | 9 | int64 NULLABLE VALUE |
| deleted_at | 10 | int64 NULLABLE VALUE |
| version | 11 | int32 NULLABLE VALUE |