Reference documentation and code samples for the Google Cloud Deploy V1 Client class Strategy.
Strategy contains deployment strategy information.
Generated from protobuf message google.cloud.deploy.v1.Strategy
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ standard
Google\Cloud\Deploy\V1\Standard
Standard deployment strategy executes a single deploy and allows verifying the deployment.
↳ canary
Google\Cloud\Deploy\V1\Canary
Canary deployment strategy provides progressive percentage based deployments to a Target.
getStandard
Standard deployment strategy executes a single deploy and allows verifying the deployment.
hasStandard
setStandard
Standard deployment strategy executes a single deploy and allows verifying the deployment.
$this
getCanary
Canary deployment strategy provides progressive percentage based deployments to a Target.
hasCanary
setCanary
Canary deployment strategy provides progressive percentage based deployments to a Target.
$this
getDeploymentStrategy
string