Class DeploymentSpec (0.6.0)

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

Spec for a deployment to be created.

Attributes

Name Description
deployment_id str
Required. The id of the deployment to be created which doesn't include the project id and location.
deployment google.cloud.config_v1.types.Deployment
Required. The deployment to be created.