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-04-09 UTC."],[[["The webpage provides documentation for the `RecordTransformation` class within the `Google.Cloud.Dlp.V2` namespace, detailing its functionality and usage."],["The `RecordTransformation` class is part of the Google Cloud Data Loss Prevention (DLP) library, specifically the V2 version, and is implemented across a wide array of versions ranging from 2.15.0 up to the latest 4.16.0."],["`RecordTransformation` implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, ensuring compatibility and support for various functionalities."],["The class has two constructors, a default one and one that accepts another `RecordTransformation` object for cloning, and includes properties like `ContainerTimestamp`, `ContainerVersion`, and `FieldId` for managing data modification and identifying fields."],["The webpage content allows the user to browse various versions of the `RecordTransformation` class documentation, which are linked within the page."]]],[]]