public sealed class TransformationOverview : IMessage<TransformationOverview>, IEquatable<TransformationOverview>, IDeepCloneable<TransformationOverview>, IBufferMessage, IMessage
[[["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-04-09 UTC."],[[["The page provides documentation for the `TransformationOverview` class within the `Google.Cloud.Dlp.V2` namespace, detailing its purpose and implementation across multiple versions."],["`TransformationOverview` is used to provide an overview of the modifications that have occurred, inheriting from `Object` and implementing several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation includes two constructors for the `TransformationOverview` class, one default and one that accepts another `TransformationOverview` instance as a parameter."],["Key properties of the `TransformationOverview` class include `TransformationSummaries`, which is a `RepeatedField` of `TransformationSummary` objects, and `TransformedBytes`, which represents the total size in bytes of the transformed data."],["The page lists various versions of the `Google.Cloud.Dlp.V2` API, ranging from version 2.15.0 up to 4.16.0, with links to the `TransformationOverview` documentation for each respective version."]]],[]]