name property

String? name
getter/setter pair

The resource name for a TagKey.

Must be in the format tagKeys/{tag_key_id}, where tag_key_id is the generated numeric id for the TagKey.

Immutable.

Implementation

core.String? name;