Class CancelPatchJobRequest (1.12.1)

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

Message for canceling a patch job.

Attribute

NameDescription
name str
Required. Name of the patch in the form ``projects/*/patchJobs/*``

Inheritance

builtins.object > proto.message.Message > CancelPatchJobRequest