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 (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 \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 like a project, folder, or organization.\u003c/p\u003e\n"],["\u003cp\u003eCreating a \u003ccode\u003eTagBinding\u003c/code\u003e applies the associated \u003ccode\u003eTagValue\u003c/code\u003e to the specified resource and all its descendant resources.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property of a \u003ccode\u003eTagBinding\u003c/code\u003e provides a unique identifier, structured as \u003ccode\u003etagBindings/{full-resource-name}/{tag-value-name}\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eParent\u003c/code\u003e property indicates the full resource name to which the \u003ccode\u003eTagValue\u003c/code\u003e is bound, allowing clear identification of the target resource, for example \u003ccode\u003e//cloudresourcemanager.googleapis.com/projects/123\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTagValue\u003c/code\u003e property holds the specific \u003ccode\u003eTagValue\u003c/code\u003e being used in the binding, formatted as \u003ccode\u003etagValues/456\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]