Class DeletePatchDeploymentRequest (1.5.2)

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

A request message for deleting a patch deployment. .. attribute:: name

Required. The resource name of the patch deployment in the form projects/*/patchDeployments/*.

:type: str