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 (DLP) v2 API."],["`RecordTransformations` is used to apply transformations to structured data, and it is a class that implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation lists available versions of the `RecordTransformations` class, ranging from version 2.15.0 up to the latest, 4.16.0."],["`RecordTransformations` objects can be constructed with no parameters, or by providing another `RecordTransformations` object, allowing for copying."],["The class includes `FieldTransformations` and `RecordSuppressions` properties that allow for transforming records by applying field transformations or suppressing entire records."]]],[]]