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."],[[["This webpage provides documentation for the `RecordTransformations` class within the Google Cloud Data Loss Prevention v2 API, specifically for version 4.11.0."],["`RecordTransformations` is used to apply transformations to structured data, such as tables, and is a core class in the Google Cloud Data Loss Prevention API."],["The `RecordTransformations` class includes two primary properties: `FieldTransformations`, for modifying fields, and `RecordSuppressions`, for omitting records that meet certain criteria."],["The documentation page lists different version histories of the API, all the way up to the latest version, 4.16.0, as well as the oldest, 2.15.0, with a link to all of their documentation."],["The class `RecordTransformations` is from the namespace `Google.Cloud.Dlp.V2` and is found within the `Google.Cloud.Dlp.V2.dll` assembly, and has implementations of `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."]]],[]]