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

Properties of an AutomationRule.

Package

@google-cloud/deploy

Properties

advanceRolloutRule

advanceRolloutRule?: (google.cloud.deploy.v1.IAdvanceRolloutRule|null);

AutomationRule advanceRolloutRule

promoteReleaseRule

promoteReleaseRule?: (google.cloud.deploy.v1.IPromoteReleaseRule|null);

AutomationRule promoteReleaseRule

repairRolloutRule

repairRolloutRule?: (google.cloud.deploy.v1.IRepairRolloutRule|null);

AutomationRule repairRolloutRule