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"]],[["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 document provides reference documentation for the \u003ccode\u003eDeleteTagTemplateRequest\u003c/code\u003e class within the Google Cloud Data Catalog v1 API, spanning versions from 1.2.0 to 2.14.0, with version 2.14.0 being the latest.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteTagTemplateRequest\u003c/code\u003e class is a message type used to request the deletion of a tag template within the Data Catalog and implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains properties such as \u003ccode\u003eForce\u003c/code\u003e, which dictates whether to delete all tags associated with the template, and \u003ccode\u003eName\u003c/code\u003e, which specifies the name of the tag template to be deleted, alongside \u003ccode\u003eTagTemplateName\u003c/code\u003e a typed view over the name resource.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors: a default constructor \u003ccode\u003eDeleteTagTemplateRequest()\u003c/code\u003e and a copy constructor \u003ccode\u003eDeleteTagTemplateRequest(DeleteTagTemplateRequest other)\u003c/code\u003e that takes another instance of the same class as its argument.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteTagTemplateRequest\u003c/code\u003e class inherits from \u003ccode\u003eobject\u003c/code\u003e and includes methods like \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e, and is part of the \u003ccode\u003eGoogle.Cloud.DataCatalog.V1\u003c/code\u003e namespace, within the \u003ccode\u003eGoogle.Cloud.DataCatalog.V1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"]]],[],null,[]]