public sealed class CreateTagKeyRequest : IMessage<CreateTagKeyRequest>, IEquatable<CreateTagKeyRequest>, IDeepCloneable<CreateTagKeyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Resource Manager v3 API class CreateTagKeyRequest.
[[["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."],[[["This webpage provides documentation for the `CreateTagKeyRequest` class within the Google Cloud Resource Manager v3 API, specifically for version 2.1.0."],["`CreateTagKeyRequest` is used to send a request to create a new TagKey, as part of the Google Cloud Resource Manager v3 API and implements multiple interfaces, including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The class `CreateTagKeyRequest` has two constructors, one default and one that takes another `CreateTagKeyRequest` as a parameter for copying."],["It includes properties such as `TagKey`, which is required for creation and `ValidateOnly` which allows for pre-validation before creation."],["There are multiple versions of the documentation available for the `CreateTagKeyRequest` class, ranging from version 1.0.0 up to the latest version, 2.5.0."]]],[]]