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\u003eThe \u003ccode\u003eTransformationDescription\u003c/code\u003e class, part of the Google Cloud Data Loss Prevention v2 API, provides a detailed description of data transformations, such as \u003ccode\u003ePrimitiveTransformation\u003c/code\u003e or \u003ccode\u003eRecordSuppression\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThis documentation provides a comprehensive list of available versions for the \u003ccode\u003eTransformationDescription\u003c/code\u003e class, ranging from version 2.15.0 up to the latest version 4.16.0, each linked to its respective documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers several properties, including \u003ccode\u003eCondition\u003c/code\u003e, \u003ccode\u003eDescription\u003c/code\u003e, \u003ccode\u003eInfoType\u003c/code\u003e, and \u003ccode\u003eType\u003c/code\u003e, which describe various aspects of a transformation, such as the condition under which it was applied and the type of transformation.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eTransformationDescription\u003c/code\u003e implements several interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its capabilities for message handling, equality comparison, deep cloning, and buffered message operations.\u003c/p\u003e\n"]]],[],null,[]]