public sealed class CreateTagKeyMetadata : IMessage<CreateTagKeyMetadata>, IEquatable<CreateTagKeyMetadata>, IDeepCloneable<CreateTagKeyMetadata>, IBufferMessage, IMessage
Runtime operation information for creating a TagKey.
[[["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 latest version available for `CreateTagKeyMetadata` is 2.5.0, with several prior versions also documented, ranging down to version 1.0.0."],["`CreateTagKeyMetadata` is a class that provides runtime operation information for creating a TagKey, implementing multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `CreateTagKeyMetadata` inherits members from the `Object` class, such as `GetHashCode`, `GetType`, `MemberwiseClone`, and `ToString`."],["The `CreateTagKeyMetadata` class can be instantiated using two constructors, one default constructor and one that accepts another `CreateTagKeyMetadata` object as a parameter."],["`CreateTagKeyMetadata` is located within the `Google.Cloud.ResourceManager.V3` namespace, and is found within the Google.Cloud.ResourceManager.V3.dll assembly."]]],[]]