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 (DLP) v2 API for .NET, with the current version being 4.6.0."],["The `TransformationOverview` class, which inherits from `object` and implements multiple interfaces, offers an overview of data transformations, including a history of modifications."],["The latest available version of the API is 4.16.0, but this documentation covers version 4.6.0, and many other previous versions are available via hyperlinks, all the way back to version 2.15.0."],["The `TransformationOverview` class contains properties such as `TransformationSummaries` and `TransformedBytes`, which allow users to see the nature of the changes and the size of the data that was modified."],["The available constructors for `TransformationOverview` are a default parameter-less one and another that accepts another `TransformationOverview` object."]]],[]]