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."],[[["The `RecordTransformation` class, part of the Google Cloud Data Loss Prevention v2 API, is used for transforming fields within a record, and is the focus of this documentation."],["This documentation covers the latest version of `RecordTransformation`, which is 4.16.0, as well as multiple prior versions dating back to 2.15.0 for .NET."],["The `RecordTransformation` class inherits from `object` and implements `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `RecordTransformation` class include `ContainerTimestamp`, `ContainerVersion`, and `FieldId`, each serving a distinct purpose related to data handling."],["There are two constructors for the `RecordTransformation` class: a default constructor and one that takes another `RecordTransformation` object as a parameter."]]],[]]