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 usage.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTransformationDescription\u003c/code\u003e class represents a flattened description of either a \u003ccode\u003ePrimitiveTransformation\u003c/code\u003e or \u003ccode\u003eRecordSuppression\u003c/code\u003e in the DLP API, with the latest version being 4.16.0, but with several versions ranging from 2.15.0 to 4.16.0.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eCondition\u003c/code\u003e, \u003ccode\u003eDescription\u003c/code\u003e, \u003ccode\u003eInfoType\u003c/code\u003e, and \u003ccode\u003eType\u003c/code\u003e, which provide details about the transformation, such as its associated record condition, a text description, any specific \u003ccode\u003eInfoType\u003c/code\u003e limitations, and the transformation type.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTransformationDescription\u003c/code\u003e class implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, and is derived from the \u003ccode\u003eObject\u003c/code\u003e class, making it compatible with several .NET API features.\u003c/p\u003e\n"],["\u003cp\u003eThere are two constuctors for \u003ccode\u003eTransformationDescription\u003c/code\u003e, one of which accepts another instance of \u003ccode\u003eTransformationDescription\u003c/code\u003e to build a new instance.\u003c/p\u003e\n"]]],[],null,[]]