public sealed class DeidentifyConfig : IMessage<DeidentifyConfig>, IEquatable<DeidentifyConfig>, IDeepCloneable<DeidentifyConfig>, IBufferMessage, IMessage
The configuration that controls how the data will change.
public RecordTransformations RecordTransformations { get; set; }
Treat the dataset as structured. Transformations can be applied to
specific locations within structured datasets, such as transforming
a column within a table.
[[["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\u003eDeidentifyConfig\u003c/code\u003e class, which is crucial for controlling data transformation within the Google Cloud Data Loss Prevention (DLP) service.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeidentifyConfig\u003c/code\u003e class provides two main approaches to data transformation: \u003ccode\u003eInfoTypeTransformations\u003c/code\u003e for free-form text and \u003ccode\u003eRecordTransformations\u003c/code\u003e for structured datasets.\u003c/p\u003e\n"],["\u003cp\u003eThe document lists the \u003ccode\u003eDeidentifyConfig\u003c/code\u003e class across multiple versions, ranging from 2.15.0 up to the latest 4.16.0, allowing you to choose a target based on your project needs.\u003c/p\u003e\n"],["\u003cp\u003eThe document shows the different constructors, inherited members, properties, and parameters associated with the \u003ccode\u003eDeidentifyConfig\u003c/code\u003e class to give you a better understanding of its capabilities.\u003c/p\u003e\n"],["\u003cp\u003eThe different implementations that the class DeidentifyConfig implements are also listed, such as IMessage and IDeepCloneable, to better understand how it may interact with the project.\u003c/p\u003e\n"]]],[],null,[]]