public sealed class DeleteTagTemplateRequest : IMessage<DeleteTagTemplateRequest>, IEquatable<DeleteTagTemplateRequest>, IDeepCloneable<DeleteTagTemplateRequest>, IBufferMessage, IMessage
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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage details the \u003ccode\u003eDeleteTagTemplateRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.DataCatalog.V1\u003c/code\u003e namespace, specifically version 1.6.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteTagTemplateRequest\u003c/code\u003e class is used to send a request to delete a tag template in Google Cloud Data Catalog, and it implements various interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, and \u003ccode\u003eIDeepCloneable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains two primary properties: \u003ccode\u003eForce\u003c/code\u003e, a boolean to indicate if all tags using the template should also be deleted, and \u003ccode\u003eName\u003c/code\u003e, a string representing the name of the tag template to be deleted.\u003c/p\u003e\n"],["\u003cp\u003eThis page also contains links to older versions of this class, all the way up to version 2.14.0 which is the current latest.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes two constructors, one default and another one that accepts another \u003ccode\u003eDeleteTagTemplateRequest\u003c/code\u003e as an argument, as well as a derived \u003ccode\u003eTagTemplateName\u003c/code\u003e type property for the resource name.\u003c/p\u003e\n"]]],[],null,[]]