name property

String? name
getter/setter pair

The resource name of the tag in URL format.

Example: * projects/{project_id}/locations/{location}/entrygroups/{entry_group_id}/entries/{entry_id}/tags/{tag_id} where tag_id is a system-generated identifier. Note that this Tag may not actually be stored in the location in this name.

Implementation

core.String? name;