public sealed class DeleteTagRequest : IMessage<DeleteTagRequest>, IEquatable<DeleteTagRequest>, IDeepCloneable<DeleteTagRequest>, IBufferMessage, IMessage
[[["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 content describes the \u003ccode\u003eDeleteTagRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.ArtifactRegistry.V1\u003c/code\u003e namespace, used for deleting a tag in Google Cloud Artifact Registry.\u003c/p\u003e\n"],["\u003cp\u003eVersion 2.9.0 is the latest version, and the documentation includes previous versions dating back to 1.0.0 for \u003ccode\u003eDeleteTagRequest\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteTagRequest\u003c/code\u003e class implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role in message handling and object comparison.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eObject\u003c/code\u003e and has members like \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, \u003ccode\u003eMemberwiseClone()\u003c/code\u003e and \u003ccode\u003eToString()\u003c/code\u003e inherited from it, with its own constructors: \u003ccode\u003eDeleteTagRequest()\u003c/code\u003e and \u003ccode\u003eDeleteTagRequest(DeleteTagRequest other)\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class's only property is \u003ccode\u003eName\u003c/code\u003e, which is of the string data type, and it contains the name of the tag that is going to be deleted.\u003c/p\u003e\n"]]],[],null,[]]