| Name | Type | Description | Notes |
|---|---|---|---|
| created_at | String | ||
| index_name | String | ||
| index_type | String | ||
| metric | Option<String> | Distance metric this index was built with. Only present for vector indexes. | [optional] |
| sort_columns | Vec | ||
| status | models::IndexStatus | ||
| text_columns | Vec | ||
| updated_at | String | ||
| vector_columns | Vec |