public sealed class TransformationOverview : IMessage<TransformationOverview>, IEquatable<TransformationOverview>, IDeepCloneable<TransformationOverview>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class TransformationOverview.
[[["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."],[[["The latest version available for the Google Cloud Data Loss Prevention v2 API is 4.16.0, with several previous versions listed from 4.15.0 down to 2.15.0."],["This documentation provides reference information and code samples for the `TransformationOverview` class within the Google Cloud Data Loss Prevention v2 API."],["`TransformationOverview` is a class that details modifications made to data, implementing interfaces such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage."],["The class `TransformationOverview` includes properties like `TransformationSummaries`, a collection of transformations applied, and `TransformedBytes`, indicating the size of transformed data."],["There are two constructors for the class `TransformationOverview`, one that is parameterless, and the other which takes another `TransformationOverview` as parameter."]]],[]]