Reference documentation and code samples for the Google Cloud Deploy V1 Client class DeploymentJobs.
Deployment job composition.
Generated from protobuf message google.cloud.deploy.v1.DeploymentJobs
Namespace
Google \ Cloud \ Deploy \ V1Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ deploy_job
↳ verify_job
↳ predeploy_job
Google\Cloud\Deploy\V1\Job
Output only. The predeploy Job. This is the predeploy job in the phase. This is the first job of the phase.
↳ postdeploy_job
Google\Cloud\Deploy\V1\Job
Output only. The postdeploy Job. This is the postdeploy job in the phase. This is the last job of the phase.
getDeployJob
Output only. The deploy Job. This is the deploy job in the phase.
hasDeployJob
clearDeployJob
setDeployJob
Output only. The deploy Job. This is the deploy job in the phase.
$this
getVerifyJob
Output only. The verify Job. Runs after a deploy if the deploy succeeds.
hasVerifyJob
clearVerifyJob
setVerifyJob
Output only. The verify Job. Runs after a deploy if the deploy succeeds.
$this
getPredeployJob
Output only. The predeploy Job. This is the predeploy job in the phase.
This is the first job of the phase.
hasPredeployJob
clearPredeployJob
setPredeployJob
Output only. The predeploy Job. This is the predeploy job in the phase.
This is the first job of the phase.
$this
getPostdeployJob
Output only. The postdeploy Job. This is the postdeploy job in the phase.
This is the last job of the phase.
hasPostdeployJob
clearPostdeployJob
setPostdeployJob
Output only. The postdeploy Job. This is the postdeploy job in the phase.
This is the last job of the phase.
$this