public sealed class DeleteTagKeyMetadata : IMessage<DeleteTagKeyMetadata>, IEquatable<DeleteTagKeyMetadata>, IDeepCloneable<DeleteTagKeyMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud Resource Manager v3 API class DeleteTagKeyMetadata.
Runtime operation information for deleting a TagKey.
[[["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 page provides documentation for the `DeleteTagKeyMetadata` class within the Google Cloud Resource Manager v3 API, specifically focusing on version 2.3.0."],["The `DeleteTagKeyMetadata` class offers runtime operation information related to the deletion of a `TagKey`."],["The class inherits from the `object` class and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Constructors for the `DeleteTagKeyMetadata` class include a default constructor and a constructor that accepts another `DeleteTagKeyMetadata` object."],["The namespace for this class is `Google.Cloud.ResourceManager.V3`, and it's part of the `Google.Cloud.ResourceManager.V3.dll` assembly."]]],[]]