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 webpage provides documentation for the `DeleteTagRequest` class within the Google Cloud Data Catalog v1 API for .NET."],["The `DeleteTagRequest` class is used to construct requests for deleting tags, inheriting from `object` and implementing several interfaces like `IMessage` and `IEquatable`."],["The documentation includes a list of available versions, ranging from 1.2.0 to the latest 2.14.0, of the Google.Cloud.DataCatalog.V1 API, as well as their respective urls."],["The class has two constructors, a default one and one that takes another `DeleteTagRequest` object, and has two properties: `EntryName` of type `EntryName` and `Name` of type `string`."]]],[]]