get_task_task_history_async
Description:
public async TaskHistory get_task_task_history_async (
string branch,
int64? start_task =
0,
int64? end_task =
0,
string? start_date =
null,
string? end_date =
null,
int priority =
DEFAULT,
Cancellable? cancellable =
null)
throws BadStatusCodeError,
JsonError,
SoupError