public sealed class CreateTagBindingMetadata : IMessage<CreateTagBindingMetadata>, IEquatable<CreateTagBindingMetadata>, IDeepCloneable<CreateTagBindingMetadata>, IBufferMessage, IMessage
Runtime operation information for creating a TagValue.
[[["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."],[[["The `CreateTagBindingMetadata` class provides runtime operation information for creating a `TagValue`."],["This class is part of the `Google.Cloud.ResourceManager.V3` namespace within the `Google.Cloud.ResourceManager.V3.dll` assembly."],["`CreateTagBindingMetadata` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version is `2.5.0`, but this page is referencing version `1.2.0`."],["There are two constructors available for the `CreateTagBindingMetadata` class: a default constructor and a constructor that takes another `CreateTagBindingMetadata` instance as a parameter."]]],[]]