Interface protos.google.cloud.deploy.v1.CustomCanaryDeployment.IPhaseConfig (2.4.1)

Properties of a PhaseConfig.

Package

@google-cloud/deploy

Properties

percentage

percentage?: (number|null);

PhaseConfig percentage

phaseId

phaseId?: (string|null);

PhaseConfig phaseId

profiles

profiles?: (string[]|null);

PhaseConfig profiles

verify

verify?: (boolean|null);

PhaseConfig verify