Class CreateTagBindingRequest (1.1.2)

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

The request message to create a TagBinding. .. attribute:: tag_binding

Required. The TagBinding to be created.

:type: google.cloud.resourcemanager_v3.types.TagBinding

Attribute

NameDescription
validate_only bool
Optional. Set to true to perform the validations necessary for creating the resource, but not actually perform the action.