Class CreateTagBindingRequest (1.12.2)

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

The request message to create a TagBinding.

Attributes

NameDescription
tag_binding google.cloud.resourcemanager_v3.types.TagBinding
Required. The TagBinding 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.