public sealed class TagBinding : IMessage<TagBinding>, IEquatable<TagBinding>, IDeepCloneable<TagBinding>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Resource Manager v3 API class TagBinding.
A TagBinding represents a connection between a TagValue and a cloud
resource Once a TagBinding is created, the TagValue is applied to all the
descendants of the Google Cloud resource.
Output only. The name of the TagBinding. This is a String of the form:
tagBindings/{full-resource-name}/{tag-value-name} (e.g.
tagBindings/%2F%2Fcloudresourcemanager.googleapis.com%2Fprojects%2F123/tagValues/456).
public string TagValueNamespacedName { get; set; }
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis page provides documentation for the \u003ccode\u003eTagBinding\u003c/code\u003e class within the Google Cloud Resource Manager v3 API, version 2.2.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTagBinding\u003c/code\u003e represents the connection between a \u003ccode\u003eTagValue\u003c/code\u003e and a Google Cloud resource, applying the \u003ccode\u003eTagValue\u003c/code\u003e to all descendants of the resource.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties for \u003ccode\u003eName\u003c/code\u003e, \u003ccode\u003eParent\u003c/code\u003e, \u003ccode\u003eTagValue\u003c/code\u003e, and \u003ccode\u003eTagValueNamespacedName\u003c/code\u003e, facilitating the management and understanding of the tag binding relationship.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTagBinding\u003c/code\u003e class has two constructors, allowing for the creation of new instances or copies of existing \u003ccode\u003eTagBinding\u003c/code\u003e objects, and it implements several interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThere are many different versions of \u003ccode\u003eTagBinding\u003c/code\u003e available for use, from version 1.0.0 to the latest version of 2.5.0, each version being able to be linked to via the provided links.\u003c/p\u003e\n"]]],[],null,[]]