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."],[[["This webpage provides documentation for the `TransformationOverview` class within the Google Cloud Data Loss Prevention v2 API for .NET."],["The `TransformationOverview` class is used to represent an overview of the modifications made to data, and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The latest version documented is 4.16.0, and the page details versions down to 2.15.0, each with its corresponding `TransformationOverview` documentation link."],["Key properties of the `TransformationOverview` class include `TransformationSummaries`, which contains a list of `TransformationSummary` objects, and `TransformedBytes`, indicating the total size of transformed data in bytes."],["The documentation details the inheritance hierarchy, constructors, and properties of the `TransformationOverview` class, offering comprehensive information for developers using this class."]]],[]]