name property

String? name
getter/setter pair

The resource name of the tag in URL format where tag ID is a system-generated identifier.

Note: The tag itself might not be stored in the location specified in its name.

Implementation

core.String? name;