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\u003eThe webpage provides documentation for the \u003ccode\u003eDeidentifyConfig\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dlp.V2\u003c/code\u003e namespace, detailing how data transformation is configured.\u003c/p\u003e\n"],["\u003cp\u003eIt lists various versions of the \u003ccode\u003eDeidentifyConfig\u003c/code\u003e class, ranging from version 2.15.0 to the latest, version 4.16.0, along with their respective links.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeidentifyConfig\u003c/code\u003e class, which controls how the data will change, can apply transformations to free-form text via \u003ccode\u003eInfoTypeTransformations\u003c/code\u003e or structured datasets via \u003ccode\u003eRecordTransformations\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt includes details on the properties of the \u003ccode\u003eDeidentifyConfig\u003c/code\u003e class such as \u003ccode\u003eInfoTypeTransformations\u003c/code\u003e, \u003ccode\u003eRecordTransformations\u003c/code\u003e, \u003ccode\u003eTransformationCase\u003c/code\u003e, and \u003ccode\u003eTransformationErrorHandling\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeidentifyConfig\u003c/code\u003e 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, and also inherits members from the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]