| Column | ID | Type |
|---|---|---|
| artifact_id | 0 | binary NOT NULL HASH |
| chunk_id | 1 | int32 NOT NULL RANGE_ASC_NULL_LAST |
| size_bytes | 4 | int64 NULLABLE VALUE |
| created_at | 5 | int64 NULLABLE VALUE |
| adapter_id | 6 | string NULLABLE VALUE |
| store_key | 7 | string NULLABLE VALUE |
| locator | 8 | binary NULLABLE VALUE |