| Name | Type | Description | Notes |
|---|---|---|---|
| run_name | String | ||
| run_description | Option<String> | Description of the run. If run exists, description will be updated. | [optional] |
| metadata | Option<serde_json::Value> | Metadata of the dataset run, updates run if run already exists | [optional] |
| dataset_item_id | String | ||
| observation_id | Option<String> | [optional] | |
| trace_id | Option<String> | traceId should always be provided. For compatibility with older SDK versions it can also be inferred from the provided observationId. | [optional] |