Class DeploymentJobs (1.9.0)

DeploymentJobs(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Deployment job composition.

Attributes

NameDescription
deploy_job google.cloud.deploy_v1.types.Job
Output only. The deploy Job. This is the deploy job in the phase.
verify_job google.cloud.deploy_v1.types.Job
Output only. The verify Job. Runs after a deploy if the deploy succeeds.