Progress

Descrive l'avanzamento dell'operazione. L'unità di lavoro è generica e deve essere interpretata in base a dove viene utilizzato Progress.

Rappresentazione JSON
{
  "estimatedWork": string,
  "completedWork": string
}
Campi
estimatedWork

string (int64 format)

La quantità di lavoro stimata.

completedWork

string (int64 format)

La quantità di lavoro completata.