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 documentation for the `RecordTransformation` class within the Google Cloud Data Loss Prevention v2 API."],["The `RecordTransformation` class, found in the `Google.Cloud.Dlp.V2` namespace, is used to transform fields within a record."],["The page lists various versions of the `RecordTransformation` class, ranging from version 2.15.0 to the latest version 4.16.0."],["The `RecordTransformation` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and has properties such as `ContainerTimestamp`, `ContainerVersion`, and `FieldId`."],["It provides a public constructor for users to initialize a new `RecordTransformation` object, as well as another constructor to create a copy of another one."]]],[]]