Class RenameTagTemplateFieldRequest (3.4.3)

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

Request message for RenameTagTemplateField.

Attributes

NameDescription
name str
Required. The name of the tag template. Example: - projects/{project_id}/locations/{location}/tagTemplates/{tag_template_id}/fields/{tag_template_field_id}
new_tag_template_field_id str
Required. The new ID of this tag template field. For example, my_new_field.