public sealed class DeleteTagRequest : IMessage<DeleteTagRequest>, IEquatable<DeleteTagRequest>, IDeepCloneable<DeleteTagRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Artifact Registry v1 API class DeleteTagRequest.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The `DeleteTagRequest` class in the Artifact Registry v1 API is used to construct requests for deleting tags."],["This documentation provides reference information and code samples for the `DeleteTagRequest` class, specifically in version 2.5.0."],["The latest version available is 2.9.0 and the documentation covers versions as early as 1.0.0, each having it's own `DeleteTagRequest` link."],["The `DeleteTagRequest` class inherits from `object` and implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["It also includes details on the class constructors and properties, like the `Name` property, which specifies the tag name to delete."]]],[]]