namespacedTagValue property
The namespaced name for the tag value to attach to Google Cloud resources.
Must be in the format {parent_id}/{tag_key_short_name}/{short_name}
, for
example, "123456/environment/prod" for an organization parent, or
"my-project/environment/prod" for a project parent. This is only set for
Google Cloud resources.
Implementation
core.String? namespacedTagValue;