tagValueNamespacedName property
The namespaced name for the TagValue of the TagBinding.
Must be in the format {parent_id}/{tag_key_short_name}/{short_name}
. For
methods that support TagValue namespaced name, only one of
tag_value_namespaced_name or tag_value may be filled. Requests with both
fields will be rejected.
Implementation
core.String? tagValueNamespacedName;