public sealed class DeleteTagKeyRequest : IMessage<DeleteTagKeyRequest>, IEquatable<DeleteTagKeyRequest>, IDeepCloneable<DeleteTagKeyRequest>, IBufferMessage, IMessage
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\u003eThe \u003ccode\u003eDeleteTagKeyRequest\u003c/code\u003e class is used to request the deletion of a TagKey within the Google Cloud Resource Manager.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for \u003ccode\u003eDeleteTagKeyRequest\u003c/code\u003e is 2.5.0, with versions ranging back to 1.0.0 accessible for reference.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eObject\u003c/code\u003e and implements several interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties include \u003ccode\u003eName\u003c/code\u003e (the required resource name of the TagKey to delete), \u003ccode\u003eEtag\u003c/code\u003e (for optimistic concurrency), and \u003ccode\u003eValidateOnly\u003c/code\u003e (to validate deletion without performing it).\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructor overloads, one empty and one for copying another \u003ccode\u003eDeleteTagKeyRequest\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]