690 B
690 B
TaskLogInfo
Info about the log of a single task.
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| task_id | str | ||
| job_id | str | ||
| url | str | The URL at which the task log itself can be downloaded. | |
| size | int | The size of the task log, in bytes. | |
| 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] |