public sealed class RecordTransformation : IMessage<RecordTransformation>, IEquatable<RecordTransformation>, IDeepCloneable<RecordTransformation>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class RecordTransformation.
[[["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 reference documentation for the `RecordTransformation` class within the Google Cloud Data Loss Prevention v2 API."],["The latest version of the API documented is 4.16.0, but this page focuses on version 4.12.0, with older versions dating back to 2.15.0 also available."],["The `RecordTransformation` class is used to define a field in a record for transformation, implementing various interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `RecordTransformation` class include `ContainerTimestamp`, `ContainerVersion`, and `FieldId`, which are used for identifying the specific record being transformed."],["The class offers two constructors: one default and one that accepts another `RecordTransformation` object as a parameter for creating a copy."]]],[]]