Class AbandonReleaseRequest (1.4.0)

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

The request object used by AbandonRelease.

Attribute

NameDescription
name str
Required. Name of the Release. Format is projects/{project}/locations/{location}/deliveryPipelines/{deliveryPipeline}/ releases/{release}.

Inheritance

builtins.object > proto.message.Message > AbandonReleaseRequest