public sealed class DeleteTagTemplateRequest : IMessage<DeleteTagTemplateRequest>, IEquatable<DeleteTagTemplateRequest>, IDeepCloneable<DeleteTagTemplateRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Data Catalog v1 API class DeleteTagTemplateRequest.
Request message for
[DeleteTagTemplate][google.cloud.datacatalog.v1.DataCatalog.DeleteTagTemplate].
[[["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-25 UTC."],[[["This webpage provides reference documentation for the `DeleteTagTemplateRequest` class within the Google Cloud Data Catalog v1 API, specifically for .NET development."],["The `DeleteTagTemplateRequest` class is used to formulate requests for deleting tag templates in the Data Catalog, implementing several interfaces such as `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The page details the class's constructors, including a parameter-less constructor and one that takes another `DeleteTagTemplateRequest` object, as well as properties like `Force`, `Name`, and `TagTemplateName`."],["The documentation lists all the available versions of the `DeleteTagTemplateRequest` class from version 2.14.0 (latest) down to 1.2.0, with each version having its own specific documentation link."],["The latest stable version is 2.13.0 and it is possible to consult the previous and latest versions of the class `DeleteTagTemplateRequest` with the provided links."]]],[]]