DataUpdateGroup¶
Updates to apply.
Properties¶
Name | Type | Description | Notes |
---|---|---|---|
data_ids | [str] | ||
user_tags | TagUpdate | [optional] | |
technical_tags | TagUpdate | [optional] | |
will_be_archived_at | datetime | The timestamp when the data should be archived. | [optional] |
will_be_deleted_at | datetime | The timestamp when the data should be deleted. | [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] |