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-04-09 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 it lists all versions from 2.15.0 to 4.16.0."],["`RecordTransformation` class is used to transform specific fields in a record, it also implements multiple interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The `RecordTransformation` class includes properties such as `ContainerTimestamp`, `ContainerVersion`, and `FieldId` for detailed record information."],["This class belongs to the namespace `Google.Cloud.Dlp.V2` and is part of the `Google.Cloud.Dlp.V2.dll` assembly."]]],[]]