public sealed class CreateTagKeyRequest : IMessage<CreateTagKeyRequest>, IEquatable<CreateTagKeyRequest>, IDeepCloneable<CreateTagKeyRequest>, IBufferMessage, IMessage
[[["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."],[[["\u003cp\u003eThe \u003ccode\u003eCreateTagKeyRequest\u003c/code\u003e class is used to create a request for a new TagKey in Google Cloud Resource Manager.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, enhancing its functionality and use within the .NET ecosystem.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eCreateTagKeyRequest\u003c/code\u003e can be instantiated either as an empty object or by copying an existing \u003ccode\u003eCreateTagKeyRequest\u003c/code\u003e instance, allowing for flexibility in object creation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTagKey\u003c/code\u003e property, of type \u003ccode\u003eTagKey\u003c/code\u003e, is required and specifies the details of the tag key being created, focusing on \u003ccode\u003eshort_name\u003c/code\u003e, \u003ccode\u003edescription\u003c/code\u003e, and \u003ccode\u003eparent\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eValidateOnly\u003c/code\u003e property allows for a validation-only check before the actual tag key creation, ensuring the request is valid without performing the action.\u003c/p\u003e\n"]]],[],null,[]]