public sealed class RecordTransformation : IMessage<RecordTransformation>, IEquatable<RecordTransformation>, IDeepCloneable<RecordTransformation>, IBufferMessage, IMessage
[[["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."],[[["This webpage provides documentation for the `RecordTransformation` class within the `Google.Cloud.Dlp.V2` namespace, detailing its functionality and usage."],["The `RecordTransformation` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its capabilities within the Google Protobuf framework."],["The latest version of this API is 4.16.0, while this page specifically documents version 4.2.0 and other versions, starting from version 2.15.0 to the latest."],["The class includes constructors for creating new instances and properties such as `ContainerTimestamp`, `ContainerVersion`, and `FieldId` for managing record transformation data."],["This class has inherited members such as `GetHashCode()`, `GetType()`, `MemberwiseClone()` and `ToString()` from the base Object class."]]],[]]