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

Properties of a Strategy.

Package

@google-cloud/deploy

Properties

canary

canary?: (google.cloud.deploy.v1.ICanary|null);

Strategy canary

standard

standard?: (google.cloud.deploy.v1.IStandard|null);

Strategy standard