public sealed class TagBinding : IMessage<TagBinding>, IEquatable<TagBinding>, IDeepCloneable<TagBinding>, IBufferMessage, IMessage
A TagBinding represents a connection between a TagValue and a cloud
resource (currently project, folder, or organization). Once a TagBinding is
created, the TagValue is applied to all the descendants of the 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).
[[["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 document describes the \u003ccode\u003eTagBinding\u003c/code\u003e class, which represents a connection between a \u003ccode\u003eTagValue\u003c/code\u003e and a cloud resource like a project, folder, or organization.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eTagBinding\u003c/code\u003e is 2.5.0, with previous versions listed from 2.4.0 down to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTagBinding\u003c/code\u003e is a sealed class that 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\u003eThe \u003ccode\u003eTagBinding\u003c/code\u003e class includes properties such as \u003ccode\u003eName\u003c/code\u003e, \u003ccode\u003eParent\u003c/code\u003e, \u003ccode\u003eTagBindingName\u003c/code\u003e, and \u003ccode\u003eTagValue\u003c/code\u003e to manage the connection between the resource and \u003ccode\u003eTagValue\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eWhen a \u003ccode\u003eTagBinding\u003c/code\u003e is created, the associated \u003ccode\u003eTagValue\u003c/code\u003e is applied to all descendant resources of the bound resource.\u003c/p\u003e\n"]]],[],null,[]]