public sealed class DeleteTagKeyRequest : IMessage<DeleteTagKeyRequest>, IEquatable<DeleteTagKeyRequest>, IDeepCloneable<DeleteTagKeyRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Resource Manager v3 API class DeleteTagKeyRequest.
Required. The resource name of a TagKey to be deleted in the format tagKeys/123.
The TagKey cannot be a parent of any existing TagValues or it will not be
deleted successfully.
[[["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\u003eThis document provides reference documentation for the \u003ccode\u003eDeleteTagKeyRequest\u003c/code\u003e class within the Google Cloud Resource Manager v3 API, specifically version 2.1.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteTagKeyRequest\u003c/code\u003e class is used to construct request messages for deleting a TagKey and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest available version of \u003ccode\u003eDeleteTagKeyRequest\u003c/code\u003e is 2.5.0 and there are older versions available going as far back as 1.0.0.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eDeleteTagKeyRequest\u003c/code\u003e class include \u003ccode\u003eName\u003c/code\u003e (the resource name of the TagKey to delete), \u003ccode\u003eEtag\u003c/code\u003e (for optimistic concurrency), \u003ccode\u003eTagKeyName\u003c/code\u003e (a typed view over the \u003ccode\u003eName\u003c/code\u003e), and \u003ccode\u003eValidateOnly\u003c/code\u003e (for performing validations without deletion).\u003c/p\u003e\n"],["\u003cp\u003eDeleting a TagKey requires that it is not the parent of any existing TagValues, and the \u003ccode\u003eName\u003c/code\u003e property is mandatory.\u003c/p\u003e\n"]]],[],null,[]]