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 documentation for the `TransformationOverview` class within the Google Cloud Data Loss Prevention v2 API for .NET."],["`TransformationOverview` is a class that outlines the modifications that have occurred during a data transformation process, inheriting from `object` and implementing multiple interfaces including `IMessage`, `IEquatable`, and `IDeepCloneable`."],["The page offers version-specific documentation links for the `TransformationOverview` class, ranging from the latest version 4.16.0 down to version 2.15.0."],["Key properties of the `TransformationOverview` class include `TransformationSummaries`, which details the transformations applied, and `TransformedBytes`, indicating the size of transformed data."],["The provided documentation contains the necessary information about the `TransformationOverview` class, its constructors, properties, and inherited members in the specified namespace `Google.Cloud.Dlp.V2`."]]],[]]