public sealed class TransformationDescription : IMessage<TransformationDescription>, IEquatable<TransformationDescription>, IDeepCloneable<TransformationDescription>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class TransformationDescription.
A flattened description of a PrimitiveTransformation or
RecordSuppression.
A human-readable string representation of the RecordCondition
corresponding to this transformation. Set if a RecordCondition was used
to determine whether or not to apply this transformation.
A description of the transformation. This is empty for a
RECORD_SUPPRESSION, or is the output of calling toString() on the
PrimitiveTransformation protocol buffer message for any other type of
transformation.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eTransformationDescription\u003c/code\u003e class within the Google Cloud Data Loss Prevention (DLP) v2 API, detailing its properties, inheritance, and implementations.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTransformationDescription\u003c/code\u003e class, part of the \u003ccode\u003eGoogle.Cloud.Dlp.V2\u003c/code\u003e namespace, is used to describe \u003ccode\u003ePrimitiveTransformation\u003c/code\u003e or \u003ccode\u003eRecordSuppression\u003c/code\u003e actions and implements multiple interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eTransformationDescription\u003c/code\u003e include \u003ccode\u003eCondition\u003c/code\u003e, \u003ccode\u003eDescription\u003c/code\u003e, \u003ccode\u003eInfoType\u003c/code\u003e, and \u003ccode\u003eType\u003c/code\u003e, each providing details about the transformation's application and nature, such as whether it was applied based on a record condition or limited to a specific \u003ccode\u003eInfoType\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis page also provides access to past versions of the documentation, ranging from version 2.15.0 to the latest 4.16.0, allowing users to browse through different version references.\u003c/p\u003e\n"],["\u003cp\u003eThe class can be constructed using its parameterless constructor \u003ccode\u003eTransformationDescription()\u003c/code\u003e or through a constructor that accepts another \u003ccode\u003eTransformationDescription\u003c/code\u003e instance: \u003ccode\u003eTransformationDescription(TransformationDescription other)\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]