name property

String? name
getter/setter pair

The resource name of the tag template in URL format.

Example: * projects/{project_id}/locations/{location}/tagTemplates/{tag_template_id} Note that this TagTemplate and its child resources may not actually be stored in the location in this name.

Implementation

core.String? name;