Progress

說明作業的進度。作業單位屬於一般性,必須根據使用 Progress 的位置解譯。

JSON 表示法
{
  "estimatedWork": string,
  "completedWork": string
}
欄位
estimatedWork

string (int64 format)

預估工作量。

completedWork

string (int64 format)

已完成的工作量。