namespacedTagValue property
The namespaced name of the TagValue.
Can be in the form
{organization_id}/{tag_key_short_name}/{tag_value_short_name} or
{project_id}/{tag_key_short_name}/{tag_value_short_name} or
{project_number}/{tag_key_short_name}/{tag_value_short_name}.
Implementation
core.String? namespacedTagValue;