Class DeletePatchDeploymentRequest (1.12.1)

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

A request message for deleting a patch deployment.

Attribute

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

Inheritance

builtins.object > proto.message.Message > DeletePatchDeploymentRequest