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

Properties of a Stage.

Package

@google-cloud/deploy

Properties

deployParameters

deployParameters?: (google.cloud.deploy.v1.IDeployParameters[]|null);

Stage deployParameters

profiles

profiles?: (string[]|null);

Stage profiles

strategy

strategy?: (google.cloud.deploy.v1.IStrategy|null);

Stage strategy

targetId

targetId?: (string|null);

Stage targetId