Class CreateTagHoldRequest (1.12.2)

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

The request message to create a TagHold.

Attributes

NameDescription
parent str
Required. The resource name of the TagHold's parent TagValue. Must be of the form: tagValues/{tag-value-id}.
tag_hold google.cloud.resourcemanager_v3.types.TagHold
Required. The TagHold to be created.
validate_only bool
Optional. Set to true to perform the validations necessary for creating the resource, but not actually perform the action.