public sealed class UpdateDeidentifyTemplateRequest : IMessage<UpdateDeidentifyTemplateRequest>, IEquatable<UpdateDeidentifyTemplateRequest>, IDeepCloneable<UpdateDeidentifyTemplateRequest>, IBufferMessage, IMessage
Required. Resource name of organization and deidentify template to be updated, 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\u003eThis document outlines the \u003ccode\u003eUpdateDeidentifyTemplateRequest\u003c/code\u003e class within the Google.Cloud.Dlp.V2 namespace, used for updating de-identification templates.\u003c/p\u003e\n"],["\u003cp\u003eThe document provides a list of available versions of \u003ccode\u003eUpdateDeidentifyTemplateRequest\u003c/code\u003e, ranging from version 2.15.0 to the latest version, 4.16.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eUpdateDeidentifyTemplateRequest\u003c/code\u003e inherits from \u003ccode\u003eObject\u003c/code\u003e and implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e for message handling, equality checks, deep cloning, and buffer operations, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eDeidentifyTemplate\u003c/code\u003e, \u003ccode\u003eDeidentifyTemplateName\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, and \u003ccode\u003eUpdateMask\u003c/code\u003e to manage the details of the de-identification template update, including the template itself, its resource name, and the fields to be updated.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eUpdateDeidentifyTemplateRequest\u003c/code\u003e class can be constructed with either no arguments, or a single \u003ccode\u003eUpdateDeidentifyTemplateRequest\u003c/code\u003e instance.\u003c/p\u003e\n"]]],[],null,[]]