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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-24 UTC."],[[["This webpage provides documentation for the `UpdateDeidentifyTemplateRequest` class within the `Google.Cloud.Dlp.V2` namespace, detailing its usage and properties for updating de-identification templates."],["The content lists various versions of the `Google.Cloud.Dlp.V2` library, ranging from version 2.15.0 to the latest 4.16.0, all relating to the `UpdateDeidentifyTemplateRequest` class."],["The `UpdateDeidentifyTemplateRequest` class, which implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, is used to structure requests for updating de-identification templates in Google Cloud DLP."],["Key properties of the `UpdateDeidentifyTemplateRequest` include `DeidentifyTemplate`, `DeidentifyTemplateName`, `Name`, and `UpdateMask`, which allow users to define the new template details, specify the template to be updated, provide the resource name, and control which fields are modified."],["The latest version of the Google Cloud library pertaining to the `UpdateDeidentifyTemplateRequest` is 4.16.0, however the current document is in the context of version 3.5.0, and version 3.5.0 is included as a hyperlinked option in the version list."]]],[]]