public sealed class CreateTagKeyMetadata : IMessage<CreateTagKeyMetadata>, IEquatable<CreateTagKeyMetadata>, IDeepCloneable<CreateTagKeyMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Resource Manager v3 API class CreateTagKeyMetadata.
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."],[[["This webpage provides reference documentation for the `CreateTagKeyMetadata` class within the Cloud Resource Manager v3 API."],["The class `CreateTagKeyMetadata` offers runtime operation details for creating a `TagKey`, with the latest version being 2.5.0."],["It implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, all related to `CreateTagKeyMetadata`."],["The class inherits from `object` and has two constructors: a parameterless one, and one that takes another instance of `CreateTagKeyMetadata` as a parameter."],["The class is part of the `Google.Cloud.ResourceManager.V3` namespace, and the relevant assembly is `Google.Cloud.ResourceManager.V3.dll`."]]],[]]