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
Namespace
Google \ Cloud \ Deploy \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ standard
Standard
Optional. Standard deployment strategy executes a single deploy and allows verifying the deployment.
↳ canary
Canary
Optional. Canary deployment strategy provides progressive percentage based deployments to a Target.
getStandard
Optional. Standard deployment strategy executes a single deploy and allows verifying the deployment.
hasStandard
setStandard
Optional. Standard deployment strategy executes a single deploy and allows verifying the deployment.
$this
getCanary
Optional. Canary deployment strategy provides progressive percentage based deployments to a Target.
hasCanary
setCanary
Optional. Canary deployment strategy provides progressive percentage based deployments to a Target.
$this
getDeploymentStrategy
string