public sealed class DeleteTagTemplateFieldRequest : IMessage<DeleteTagTemplateFieldRequest>, IEquatable<DeleteTagTemplateFieldRequest>, IDeepCloneable<DeleteTagTemplateFieldRequest>, IBufferMessage, IMessage
Request message for
[DeleteTagTemplateField][google.cloud.datacatalog.v1.DataCatalog.DeleteTagTemplateField].
Required. Currently, this field must always be set to true.
This confirms the deletion of this field from any tags using this field.
force = false will be supported in the future.
[[["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, detailing its structure and usage for deleting tag template fields.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteTagTemplateFieldRequest\u003c/code\u003e class is a request message for the \u003ccode\u003eDeleteTagTemplateField\u003c/code\u003e operation, used to manage the removal of fields from tag templates.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteTagTemplateFieldRequest\u003c/code\u003e class includes properties like \u003ccode\u003eForce\u003c/code\u003e (to confirm field deletion) and \u003ccode\u003eName\u003c/code\u003e (the identifier of the field to delete), and an optional \u003ccode\u003eTagTemplateFieldName\u003c/code\u003e view.\u003c/p\u003e\n"],["\u003cp\u003eThe document provides links to different versions of the \u003ccode\u003eDeleteTagTemplateFieldRequest\u003c/code\u003e class, ranging from version 2.14.0 (latest) down to 1.2.0, allowing for version-specific reference.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeleteTagTemplateFieldRequest\u003c/code\u003e class implements several interfaces including IMessage, IEquatable, IDeepCloneable, and IBufferMessage, ensuring compatibility and various functionalities.\u003c/p\u003e\n"]]],[],null,[]]