UpdateTaskRunStateRequest¶
Properties¶
Name | Type | Description | Notes |
---|---|---|---|
status | str | New TaskRun status to be updated | [optional] |
status_details | str | Description of the event that triggered the state change | [optional] |
start_time | datetime | TaskRun execution start time | [optional] |
completion_time | datetime | TaskRun execution completion time | [optional] |