次の方法で共有


BatchSubtaskState type

バッチSubtask状態の列挙

type BatchSubtaskState = "preparing" | "running" | "completed"