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-03-24 UTC."],[[["This webpage provides documentation for the `TransformationOverview` class within the `Google.Cloud.Dlp.V2` namespace, detailing various versions of the API, ranging from version 2.15.0 up to the latest version of 4.16.0."],["The `TransformationOverview` class offers an overview of modifications, inheriting from `Object` and implementing multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes two constructors, a default one and one that accepts another `TransformationOverview` object for copying."],["The `TransformationOverview` class has properties such as `TransformationSummaries`, which contains the transformations applied to the dataset, and `TransformedBytes`, which is a `long` value that represents the total size in bytes that were modified."],["The documentation provides links to the definitions and documentation for inherited members, namespaces, and the assembly the class belongs to."]]],[]]