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

Properties of a RolloutRestriction.

Package

@google-cloud/deploy

Properties

actions

actions?: (google.cloud.deploy.v1.RolloutRestriction.RolloutActions[]|null);

RolloutRestriction actions

id

id?: (string|null);

RolloutRestriction id

invokers

invokers?: (google.cloud.deploy.v1.DeployPolicy.Invoker[]|null);

RolloutRestriction invokers

timeWindows

timeWindows?: (google.cloud.deploy.v1.ITimeWindows|null);

RolloutRestriction timeWindows