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 `CreateTagKeyMetadata` class provides runtime operation information for creating a TagKey within the Google Cloud ResourceManager V3."],["This class is implemented in the `Google.Cloud.ResourceManager.V3` namespace within the `Google.Cloud.ResourceManager.V3.dll` assembly."],["`CreateTagKeyMetadata` implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, as well as inheriting from the `Object` class."],["The latest version of the reference material available is version 2.5.0, with versions ranging back to version 1.0.0 also available for the `CreateTagKeyMetadata` documentation."],["`CreateTagKeyMetadata` class can be initialized using two constructors, a default one with no parameters, and another one taking in another `CreateTagKeyMetadata` object."]]],[]]