public sealed class RecordTransformations : IMessage<RecordTransformations>, IEquatable<RecordTransformations>, IDeepCloneable<RecordTransformations>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class RecordTransformations.
A type of transformation that is applied over structured data such as a
table.
[[["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 `RecordTransformations` class within the Google Cloud Data Loss Prevention v2 API, specifically for the .NET environment."],["The `RecordTransformations` class is designed for transforming structured data, such as tables, and is part of the `Google.Cloud.Dlp.V2` namespace, found in the `Google.Cloud.Dlp.V2.dll` assembly."],["The document includes a version history of the `RecordTransformations` class, ranging from version 2.15.0 to the latest 4.16.0, with links to each specific version's documentation."],["The class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` and includes constructors, `RecordTransformations()`, and `RecordTransformations(RecordTransformations other)`."],["The class contains properties named `FieldTransformations` and `RecordSuppressions` which are for applying field transformations and configuring record suppression, respectively."]]],[]]