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