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 content provides documentation for the `TransformationOverview` class within the Google Cloud Data Loss Prevention v2 API."],["The latest version available is 4.16.0, and the documentation includes versions dating back to 2.15.0."],["The `TransformationOverview` class offers information about data modifications and implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["Key properties of the `TransformationOverview` class include `TransformationSummaries` which holds details about applied transformations, and `TransformedBytes` which gives the total size in bytes of modified data."],["The class has two constructors, a default constructor, and a copy constructor, and it inherits members such as `GetHashCode`, `GetType` and `ToString` from the base object class."]]],[]]