Class CreateTagTemplateRequest (2.0.2)

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

Request message for CreateTagTemplate.

Attributes

NameDescription
parent str
Required. The name of the project and the template location region __. Example: - projects/{project_id}/locations/us-central1
tag_template_id str
Required. The id of the tag template to create.
tag_template .gcd_tags.TagTemplate
Required. The tag template to create.