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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 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."]]],[]]