# flamencoManager.TaskUpdate ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **taskStatus** | [**TaskStatus**](TaskStatus.md) | | [optional] **activity** | **String** | One-liner to indicate what's currently happening with the task. Overwrites previously sent activity strings. | [optional] **log** | **String** | Log lines for this task, will be appended to logs sent earlier. | [optional]