public sealed class RecordTransformations : IMessage<RecordTransformations>, IEquatable<RecordTransformations>, IDeepCloneable<RecordTransformations>, IBufferMessage, IMessage
A type of transformation that is applied over structured data such as 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 webpage details the \u003ccode\u003eRecordTransformations\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dlp.V2\u003c/code\u003e namespace, specifically for .NET, which handles transformations on structured data.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eRecordTransformations\u003c/code\u003e available is 4.16.0, and the page provides links to documentation for multiple versions, ranging from 2.15.0 up to 4.16.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRecordTransformations\u003c/code\u003e 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 inherits from the \u003ccode\u003eObject\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers two constructors: a default constructor \u003ccode\u003eRecordTransformations()\u003c/code\u003e and an overloaded constructor \u003ccode\u003eRecordTransformations(RecordTransformations other)\u003c/code\u003e to create copies.\u003c/p\u003e\n"],["\u003cp\u003eThe primary functionalities of \u003ccode\u003eRecordTransformations\u003c/code\u003e are managed through two properties, \u003ccode\u003eFieldTransformations\u003c/code\u003e, for applying transformations to specific fields, and \u003ccode\u003eRecordSuppressions\u003c/code\u003e, which is for defining rules to suppress entire records from the output.\u003c/p\u003e\n"]]],[],null,[]]