name property

String? name
getter/setter pair

The resource name of the tag template field in URL format.

Example: * projects/{project_id}/locations/{location}/tagTemplates/{tag_template}/fields/{field} Note that this TagTemplateField may not actually be stored in the location in this name.

Output only.

Implementation

core.String? name;