pub type TransCreateTaskResponse = TransCreateTaskOutputResponse;
struct TransCreateTaskResponse { pub task_id: String, }
task_id: String