Class Standard (1.18.0)

Standard(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Standard represents the standard deployment strategy.

Attributes

NameDescription
verify bool
Whether to verify a deployment.
predeploy google.cloud.deploy_v1.types.Predeploy
Optional. Configuration for the predeploy job. If this is not configured, predeploy job will not be present.
postdeploy google.cloud.deploy_v1.types.Postdeploy
Optional. Configuration for the postdeploy job. If this is not configured, postdeploy job will not be present.