Interface protos.google.cloud.deploy.v1.IRepairRolloutOperation (5.0.1)

Properties of a RepairRolloutOperation.

Package

@google-cloud/deploy

Properties

currentRepairPhaseIndex

currentRepairPhaseIndex?: (number|Long|string|null);

RepairRolloutOperation currentRepairPhaseIndex

jobId

jobId?: (string|null);

RepairRolloutOperation jobId

phaseId

phaseId?: (string|null);

RepairRolloutOperation phaseId

repairPhases

repairPhases?: (google.cloud.deploy.v1.IRepairPhase[]|null);

RepairRolloutOperation repairPhases

rollout

rollout?: (string|null);

RepairRolloutOperation rollout