Class DeleteTagBindingRequest (1.1.2)

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

The request message to delete a TagBinding. .. attribute:: name

Required. The name of the TagBinding. This is a String of the form: tagBindings/{id} (e.g. tagBindings/%2F%2Fcloudresourcemanager.googleapis.com%2Fprojects%2F123/tagValues/456).

:type: str