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 information for the \u003ccode\u003eDeleteTagKeyRequest\u003c/code\u003e class within the Cloud Resource Manager v3 API, specifically for .NET.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteTagKeyRequest\u003c/code\u003e is used to request the deletion of a TagKey, identified by its resource name, and is part of the \u003ccode\u003eGoogle.Cloud.ResourceManager.V3\u003c/code\u003e namespace.\u003c/p\u003e\n"],["\u003cp\u003eThe class has properties like \u003ccode\u003eName\u003c/code\u003e, \u003ccode\u003eEtag\u003c/code\u003e, and \u003ccode\u003eValidateOnly\u003c/code\u003e to specify the TagKey to delete, manage concurrency, and validate the deletion process, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe document outlines the different available versions of the \u003ccode\u003eDeleteTagKeyRequest\u003c/code\u003e class, with version 2.5.0 being the latest.\u003c/p\u003e\n"],["\u003cp\u003eThe class has inherited members that extend the \u003ccode\u003eobject\u003c/code\u003e class, such as \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]