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-04-09 UTC."],[[["The content covers the `RecordTransformations` class within the Google Cloud Data Loss Prevention v2 API, detailing its functionality for transforming structured data."],["The `RecordTransformations` class is part of the `Google.Cloud.Dlp.V2` namespace and is available in assembly `Google.Cloud.Dlp.V2.dll`."],["It allows for field-level transformations through the `FieldTransformations` property and complete record suppression using `RecordSuppressions`."],["The documentation lists various versions of the API, ranging from version 2.15.0 up to the latest version, 4.16.0, including the currently detailed version, 4.15.0."],["The `RecordTransformations` class is derived from the base object class and implements multiple interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."]]],[]]