Interface protos.google.cloud.deploy.v1.IRollbackAttempt (3.6.0)

Properties of a RollbackAttempt.

Package

@google-cloud/deploy

Properties

destinationPhase

destinationPhase?: (string|null);

RollbackAttempt destinationPhase

rolloutId

rolloutId?: (string|null);

RollbackAttempt rolloutId

state

state?: (google.cloud.deploy.v1.RepairState|keyof typeof google.cloud.deploy.v1.RepairState|null);

RollbackAttempt state

stateDesc

stateDesc?: (string|null);

RollbackAttempt stateDesc