| Name | Type | Description | Notes |
|---|---|---|---|
| total_duration_sec | Option<i32> | The total duration in seconds of the service deployment or null if the deployment is not completed. | |
| total_computing_duration_sec | i32 | The total duration in seconds of the service deployment without queuing steps. | |
| details | Vecmodels::ServiceStepMetric | A list of metrics for deployment steps of the service. |