public sealed class DeleteDeidentifyTemplateRequest : IMessage<DeleteDeidentifyTemplateRequest>, IEquatable<DeleteDeidentifyTemplateRequest>, IDeepCloneable<DeleteDeidentifyTemplateRequest>, IBufferMessage, IMessage
Required. Resource name of the organization and deidentify template to be deleted,
for example organizations/433245324/deidentifyTemplates/432452342 or
projects/project-id/deidentifyTemplates/432452342.
[[["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\u003eThe latest version available for \u003ccode\u003eDeleteDeidentifyTemplateRequest\u003c/code\u003e is 4.16.0, and there are multiple previous versions accessible, ranging from 4.15.0 down to 2.15.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeleteDeidentifyTemplateRequest\u003c/code\u003e is a class used to request the deletion of a deidentify template and it implements several interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from Object and contains two constructors: one default and one that takes another \u003ccode\u003eDeleteDeidentifyTemplateRequest\u003c/code\u003e object as a parameter for copying.\u003c/p\u003e\n"],["\u003cp\u003eIt includes two properties, \u003ccode\u003eDeidentifyTemplateName\u003c/code\u003e and \u003ccode\u003eName\u003c/code\u003e, where \u003ccode\u003eName\u003c/code\u003e is a required string representing the resource name of the template to be deleted, and \u003ccode\u003eDeidentifyTemplateName\u003c/code\u003e is a typed view over this same resource name.\u003c/p\u003e\n"]]],[],null,[]]