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"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-24 UTC."],[[["The latest version of the `RecordTransformations` documentation is 4.16.0, but this page specifically covers version 3.4.0."],["`RecordTransformations` is a type of transformation applied to structured data, such as tables, within the `Google.Cloud.Dlp.V2` namespace."],["The `RecordTransformations` class inherits from `Object` and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes properties for managing field transformations (`FieldTransformations`) and record suppression rules (`RecordSuppressions`)."],["There are numerous available versions for `RecordTransformations` which range from 2.15.0 all the way up to 4.16.0."]]],[]]