Progress

操作の進行状況を説明します。作業単位は一般的であり、 Progressが使用される場所に基づいて解釈する必要があります。

JSON表現
{
  "estimatedWork": string,
  "completedWork": string
}
田畑
estimatedWork

string ( int64 format)

推定作業量。

completedWork

string ( int64 format)

完了した作業の量。