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."],[[["This page provides documentation for the `DeleteTagRequest` class within the Google Cloud Artifact Registry v1 API."],["The `DeleteTagRequest` class is used to construct requests for deleting a tag in the Artifact Registry and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version is 2.9.0, and the current page is displaying documentation for version 2.8.0 of the `DeleteTagRequest` class, with several other versions also available, dating back to version 1.0.0."],["The `DeleteTagRequest` class has two constructors, a default constructor, and a copy constructor, which creates a new instance by copying an existing `DeleteTagRequest` object, and it has a `Name` property of type string."]]],[]]