public sealed class DeleteTagTemplateFieldRequest : IMessage<DeleteTagTemplateFieldRequest>, IEquatable<DeleteTagTemplateFieldRequest>, IDeepCloneable<DeleteTagTemplateFieldRequest>, IBufferMessage, IMessage
Request message for
[DeleteTagTemplateField][google.cloud.datacatalog.v1.DataCatalog.DeleteTagTemplateField].
[[["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 outlines the \u003ccode\u003eDeleteTagTemplateFieldRequest\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.DataCatalog.V1\u003c/code\u003e namespace, which is used to send requests for deleting tag template fields.\u003c/p\u003e\n"],["\u003cp\u003eThe class supports versions ranging from 1.2.0 to 2.14.0, with 2.14.0 being the latest version available, and is a request message for the \u003ccode\u003eDeleteTagTemplateField\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteTagTemplateFieldRequest\u003c/code\u003e 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, and inherits from \u003ccode\u003eObject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteTagTemplateFieldRequest\u003c/code\u003e class includes two main properties: \u003ccode\u003eForce\u003c/code\u003e, a boolean indicating if the field should be deleted from all tags, which must be \u003ccode\u003etrue\u003c/code\u003e, and \u003ccode\u003eName\u003c/code\u003e, a string representing the name of the tag template field to delete, and \u003ccode\u003eTagTemplateFieldName\u003c/code\u003e, providing a typed view over the name property.\u003c/p\u003e\n"],["\u003cp\u003eIt includes two constructors: \u003ccode\u003eDeleteTagTemplateFieldRequest()\u003c/code\u003e which is the default one, and \u003ccode\u003eDeleteTagTemplateFieldRequest(DeleteTagTemplateFieldRequest other)\u003c/code\u003e which takes a DeleteTagTemplateFieldRequest instance as parameter.\u003c/p\u003e\n"]]],[],null,[]]