public sealed class UpdateDeidentifyTemplateRequest : IMessage<UpdateDeidentifyTemplateRequest>, IEquatable<UpdateDeidentifyTemplateRequest>, IDeepCloneable<UpdateDeidentifyTemplateRequest>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class UpdateDeidentifyTemplateRequest.
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\u003eThe \u003ccode\u003eUpdateDeidentifyTemplateRequest\u003c/code\u003e class in the Google Cloud Data Loss Prevention (DLP) v2 API is used to update de-identification templates, with version 4.16.0 being the most recent version.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, allowing for various functionalities such as message handling, equality checks, deep cloning, and buffer management.\u003c/p\u003e\n"],["\u003cp\u003eThe class contains properties such as \u003ccode\u003eDeidentifyTemplate\u003c/code\u003e, \u003ccode\u003eDeidentifyTemplateName\u003c/code\u003e, \u003ccode\u003eName\u003c/code\u003e, and \u003ccode\u003eUpdateMask\u003c/code\u003e, which are used to specify the new de-identification template, its resource name, and the fields that should be updated.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eName\u003c/code\u003e property is a required string that specifies the resource path of the template to be updated, and the \u003ccode\u003eUpdateMask\u003c/code\u003e determines which fields are to be modified.\u003c/p\u003e\n"],["\u003cp\u003eThe provided content lists all available versions, spanning from 2.15.0 to 4.16.0, for updating DeidentifyTemplateRequests.\u003c/p\u003e\n"]]],[],null,[]]