public sealed class DeleteTagRequest : IMessage<DeleteTagRequest>, IEquatable<DeleteTagRequest>, IDeepCloneable<DeleteTagRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Catalog v1 API class DeleteTagRequest.
Request message for
[DeleteTag][google.cloud.datacatalog.v1.DataCatalog.DeleteTag].
[[["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 reference documentation for the `DeleteTagRequest` class within the Google Cloud Data Catalog v1 API, specifically for .NET developers."],["The `DeleteTagRequest` class is used to create requests for deleting tags in the Data Catalog, and it implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version documented is 2.14.0, with multiple prior versions listed, spanning down to version 1.2.0."],["The documentation details the class's constructors, including a parameter for creating a new `DeleteTagRequest` from an existing one, as well as its properties `EntryName` and `Name`."],["The current version documented on the page for the DeleteTagRequest is 2.5.0, which is not the latest, but one of the versions available."]]],[]]