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 in the Google Cloud Data Loss Prevention v2 API allows for the transformation of a field within a record."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and provides constructors for creating new instances and copying existing ones."],["The class includes properties for `ContainerTimestamp` (modification timestamp), `ContainerVersion` (version identifier), and `FieldId` (the field to be transformed)."],["The documentation covers multiple versions of the `RecordTransformation` class, ranging from version 2.15.0 to the latest version 4.16.0."],["It can be found within the `Google.Cloud.Dlp.V2` namespace and is contained within the `Google.Cloud.Dlp.V2.dll` assembly."]]],[]]