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\u003eThe \u003ccode\u003eTagBinding\u003c/code\u003e class in the Cloud Resource Manager v3 API represents a link between a \u003ccode\u003eTagValue\u003c/code\u003e and a cloud resource, applying the \u003ccode\u003eTagValue\u003c/code\u003e to all descendants of the resource.\u003c/p\u003e\n"],["\u003cp\u003eThis \u003ccode\u003eTagBinding\u003c/code\u003e class, found in version 2.3.0, implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTagBinding\u003c/code\u003e has properties like \u003ccode\u003eName\u003c/code\u003e, \u003ccode\u003eParent\u003c/code\u003e, \u003ccode\u003eTagBindingName\u003c/code\u003e, \u003ccode\u003eTagValue\u003c/code\u003e, and \u003ccode\u003eTagValueNamespacedName\u003c/code\u003e to manage the connection and relevant resources.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions of the documentation for \u003ccode\u003eTagBinding\u003c/code\u003e, with the latest version being 2.5.0, and version 2.3.0 being the one currently in context.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTagBinding\u003c/code\u003e class has two constructors: one default and one that accepts another \u003ccode\u003eTagBinding\u003c/code\u003e object for deep cloning.\u003c/p\u003e\n"]]],[],null,[]]