Response payload for LogAsync.
| Name | Type | Description | Notes |
|---|---|---|---|
| id | str | The unique ID that identifies the upload | |
| model_id | str | The model ID for the upload | |
| upload_url | str | The URL to upload the dataset profile to | |
| upload_timestamp | int | The time when the upload was completed | [optional] |
| tags | Segment | [optional] | |
| any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |