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\u003eThe latest version of the TagBinding is 2.5.0, with several older versions available down to 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eA TagBinding establishes a connection between a TagValue and a cloud resource, such as a project, folder, or organization.\u003c/p\u003e\n"],["\u003cp\u003eOnce a TagBinding is created, its TagValue is applied to all descendant resources of the bound cloud resource.\u003c/p\u003e\n"],["\u003cp\u003eThe TagBinding class includes properties like \u003ccode\u003eName\u003c/code\u003e, \u003ccode\u003eParent\u003c/code\u003e, \u003ccode\u003eTagBindingName\u003c/code\u003e, and \u003ccode\u003eTagValue\u003c/code\u003e to define the resource connection.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTagBinding\u003c/code\u003e class implements multiple interfaces, including IMessage, IEquatable, IDeepCloneable, and IBufferMessage.\u003c/p\u003e\n"]]],[],null,[]]