template property

String? template
getter/setter pair

The resource name of the tag template that this tag uses.

Example: * projects/{project_id}/locations/{location}/tagTemplates/{tag_template_id} This field cannot be modified after creation.

Required.

Implementation

core.String? template;