public sealed class DeidentifyConfig : IMessage<DeidentifyConfig>, IEquatable<DeidentifyConfig>, IDeepCloneable<DeidentifyConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class DeidentifyConfig.
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 latest version of the \u003ccode\u003eDeidentifyConfig\u003c/code\u003e class in the Google Cloud Data Loss Prevention v2 API is 4.16.0, with a range of available versions from 2.15.0 to 4.16.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDeidentifyConfig\u003c/code\u003e class is used to control how data will be altered, implementing interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and inheriting from \u003ccode\u003eobject\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeidentifyConfig\u003c/code\u003e offers different modes to treat datasets, such as image redaction, free-form text transformations, or structured data transformations, through the properties \u003ccode\u003eImageTransformations\u003c/code\u003e, \u003ccode\u003eInfoTypeTransformations\u003c/code\u003e, and \u003ccode\u003eRecordTransformations\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers the ability to handle transformation errors with \u003ccode\u003eTransformationErrorHandling\u003c/code\u003e, defaulting to throwing errors unless otherwise specified.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDeidentifyConfig\u003c/code\u003e can be instantiated using it's \u003ccode\u003eDeidentifyConfig()\u003c/code\u003e constructor or through a copy constructor by providing another \u003ccode\u003eDeidentifyConfig\u003c/code\u003e object.\u003c/p\u003e\n"]]],[],null,[]]