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-04-09 UTC."],[[["This page provides reference documentation for the `DeleteTagRequest` class within the Google Cloud Data Catalog v1 API, specifically for the .NET client library."],["The `DeleteTagRequest` class is used as a request message for the `DeleteTag` operation in the Data Catalog API."],["The page lists all the versions of the .NET client library that support the `DeleteTagRequest` class, ranging from version 1.2.0 up to the latest version 2.14.0."],["The `DeleteTagRequest` class implements multiple interfaces, including `IMessage`, `IEquatable\u003cDeleteTagRequest\u003e`, `IDeepCloneable\u003cDeleteTagRequest\u003e`, and `IBufferMessage`, showcasing its functionalities."],["Two constructors are available for the DeleteTagRequest class, a default one and one that takes another DeleteTagRequest, and there are two properties, `EntryName` and `Name`."]]],[]]