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 webpage provides reference documentation for the `TransformationOverview` class within the Google Cloud Data Loss Prevention v2 API."],["The latest version of the documentation is 4.16.0, and there are various other versions available for review, ranging from 2.15.0 to 4.15.0, providing a comprehensive history of the API class."],["`TransformationOverview` is a class that provides an overview of the modifications made to data, such as the size in bytes that was transformed, and implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `TransformationOverview` class includes a property, `TransformationSummaries`, which is a collection of `TransformationSummary` items, detailing the transformations that have been applied to the dataset."],["There is a constructor available to create a new `TransformationOverview` instance by inputting an existing `TransformationOverview` instance, for a copy, along with a default constructor."]]],[]]