name property
The resource name of a TagHold.
This is a String of the form:
tagValues/{tag-value-id}/tagHolds/{tag-hold-id}
(e.g.
tagValues/123/tagHolds/456
). This resource name is generated by the
server.
Output only.
Implementation
core.String? name;