TaskResponse missing taskEndTime

TaskResponse has createTime but doesn’t have task end time. Why?

Thanks

TaskResponse is for runtime tasks that haven’t been completed yet.
HistoricTaskInstanceResponse does have endTime.