Interface protos.google.cloud.config.v1.IDeploymentUnitProgress (0.12.0)

Properties of a DeploymentUnitProgress.

Package

@google-cloud/config

Properties

deployment

deployment?: (string|null);

DeploymentUnitProgress deployment

deploymentOperationSummary

deploymentOperationSummary?: (google.cloud.config.v1.IDeploymentOperationSummary|null);

DeploymentUnitProgress deploymentOperationSummary

error

error?: (google.rpc.IStatus|null);

DeploymentUnitProgress error

intent

intent?: (google.cloud.config.v1.DeploymentUnitProgress.Intent|keyof typeof google.cloud.config.v1.DeploymentUnitProgress.Intent|null);

DeploymentUnitProgress intent

state

state?: (google.cloud.config.v1.DeploymentUnitProgress.State|keyof typeof google.cloud.config.v1.DeploymentUnitProgress.State|null);

DeploymentUnitProgress state

stateDescription

stateDescription?: (string|null);

DeploymentUnitProgress stateDescription

unitId

unitId?: (string|null);

DeploymentUnitProgress unitId