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."],[[["The `RecordTransformation` class is part of the Google Cloud Data Loss Prevention v2 API, specifically version 4.11.0, and is designed for transforming fields within a record."],["This class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` and inherits from the base `object` class."],["The `RecordTransformation` class has constructors that allow for both default and copy construction, and its properties include `ContainerTimestamp`, `ContainerVersion`, and `FieldId` to manage data related to the record transformation."],["The latest version available is 4.16.0, and the provided content includes links to versions ranging from 2.15.0 up to the latest."]]],[]]