DeploymentUnitProgress

Single deployment unit progress info

JSON representation
{
  "unitId": string,
  "deployment": string,
  "deploymentUnitStep": string,
  "deploymentBuild": string,
  "deploymentStep": string
}
Fields
unitId

string

Output only. Deployment unit ID

deployment

string

Output only. Deployment resource of deploying unit ID

deploymentUnitStep

string

Output only. Current deployment unit step

deploymentBuild

string

Output only. Deployment build uuid

deploymentStep

string

Output only. Current deployment step