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\u003eThe \u003ccode\u003eRecordTransformations\u003c/code\u003e class in the \u003ccode\u003eGoogle.Cloud.Dlp.V2\u003c/code\u003e namespace provides a way to transform structured data, such as a table.\u003c/p\u003e\n"],["\u003cp\u003eIt is the latest reference in version 4.16.0, but there are previous versions of record transformation tools ranging from 4.15.0 to 2.15.0 available in this document.\u003c/p\u003e\n"],["\u003cp\u003eThis class implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eRecordTransformations\u003c/code\u003e offers two main properties: \u003ccode\u003eFieldTransformations\u003c/code\u003e for applying field-level changes, and \u003ccode\u003eRecordSuppressions\u003c/code\u003e to omit certain records from the output.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constructors available for creating \u003ccode\u003eRecordTransformations\u003c/code\u003e objects: a default constructor and one that takes another \u003ccode\u003eRecordTransformations\u003c/code\u003e instance as a parameter.\u003c/p\u003e\n"]]],[],null,[]]