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 available for \u003ccode\u003eTagBinding\u003c/code\u003e is 2.5.0, while the document covers version 2.0.0 and it has other versions available, ranging from 1.0.0 up to 2.5.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTagBinding\u003c/code\u003e connects a \u003ccode\u003eTagValue\u003c/code\u003e to a cloud resource, such as a project, folder, or organization, applying the \u003ccode\u003eTagValue\u003c/code\u003e to all descendants of that resource.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTagBinding\u003c/code\u003e is a 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 has properties such as \u003ccode\u003eName\u003c/code\u003e, \u003ccode\u003eParent\u003c/code\u003e, \u003ccode\u003eTagBindingName\u003c/code\u003e, and \u003ccode\u003eTagValue\u003c/code\u003e, which define the relationship and identification of the bound resources.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTagBinding\u003c/code\u003e class has two constructors: one default constructor, and another one that accepts a \u003ccode\u003eTagBinding\u003c/code\u003e object as a parameter.\u003c/p\u003e\n"]]],[],null,[]]