Measures the progress of a particular metric.
| JSON representation | |
|---|---|
{ "workCompleted": string, "workEstimated": string } |
|
| Fields | |
|---|---|
workCompleted |
An estimate of how much work has been completed. Note that this may be greater than |
workEstimated |
An estimate of how much work needs to be performed. Zero if the work estimate is unavailable. May change as work progresses. |