Class DeleteApiDeploymentRequest (0.6.1)

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

Request message for DeleteApiDeployment.

Attributes

NameDescription
name str
Required. The name of the deployment to delete. Format: projects/*/locations/*/apis/*/deployments/*
force bool
If set to true, any child resources will also be deleted. (Otherwise, the request will only work if there are no child resources.)