Class DeleteTagHoldRequest (1.12.2)

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

The request message to delete a TagHold.

Attributes

NameDescription
name str
Required. The resource name of the TagHold to delete. Must be of the form: tagValues/{tag-value-id}/tagHolds/{tag-hold-id}.
validate_only bool
Optional. Set to true to perform the validations necessary for deleting the resource, but not actually perform the action.