Class DeleteDeploymentRequest (0.3.7)

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

Request message to delete a deployment.

Attributes

NameDescription
name str
Required. The full resource name of the deployment to delete. Example: projects/my_project/deployments/my_deployment.
etag str
The etag of the deployment to delete. If this is provided, it must match the server's etag.