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

Properties of a Standard.

Package

@google-cloud/deploy

Properties

postdeploy

postdeploy?: (google.cloud.deploy.v1.IPostdeploy|null);

Standard postdeploy

predeploy

predeploy?: (google.cloud.deploy.v1.IPredeploy|null);

Standard predeploy

verify

verify?: (boolean|null);

Standard verify