Class DeleteRevisionRequest (0.1.0)

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

Request message for deleting a retired Revision. Revision lifecycle is usually managed by making changes to the parent Service. Only retired revisions can be deleted with this API.

Attributes

NameDescription
name str
Required. The name of the Revision to delete. Format: projects/{project}/locations/{location}/services/{service}/revisions/{revision}
validate_only bool
Indicates that the request should be validated without actually deleting any resources.
etag str
A system-generated fingerprint for this version of the resource. This may be used to detect modification conflict during updates.