TaskWriteRequest class reference
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| name | str | ||
| project_id | int, none_type | [optional] | |
| owner_id | int, none_type | [optional] | |
| assignee_id | int, none_type | [optional] | |
| bug_tracker | str | [optional] | |
| overlap | int, none_type | [optional] | |
| segment_size | int | [optional] | |
| labels | [PatchedLabelRequest] | [optional] | |
| subset | str | [optional] | |
| target_storage | StorageRequest | [optional] | |
| source_storage | StorageRequest | [optional] | |
| consensus_replicas | int | The number of consensus replica jobs for each annotation job. Configured at task creation | [optional] if omitted the server will use the default value of 0 |