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 reference documentation for the `RecordTransformations` class within the Google Cloud Data Loss Prevention v2 API, specifically for .NET."],["The `RecordTransformations` class is used to apply transformations to structured data, such as tables, and is accessible via the Google.Cloud.Dlp.V2 namespace in the Google.Cloud.Dlp.V2.dll assembly."],["The latest version of `RecordTransformations` documentation available is 4.16.0, with multiple previous versions listed, from 4.15.0 down to 2.15.0, each linking to their specific documentation."],["The class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` and inherits members from the base `object` class."],["`RecordTransformations` offers properties like `FieldTransformations`, allowing modifications to specific fields, and `RecordSuppressions`, which enables the filtering of entire records."]]],[]]