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"]],[["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 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."]]],[]]