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."],[[["This webpage provides reference documentation for the `TransformationOverview` class within the Google Cloud Data Loss Prevention v2 API, specifically for version 4.13.0."],["The `TransformationOverview` class details modifications to data, including the `TransformationSummaries` property, which holds a list of transformations, and the `TransformedBytes` property, which indicates the total size of the data transformed."],["The page lists available documentation for the `TransformationOverview` class across multiple versions of the API, ranging from version 2.15.0 up to the latest version 4.16.0."],["The `TransformationOverview` class implements multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing various capabilities for data manipulation and comparison."],["The `TransformationOverview` class has two constructors: one default and one that accepts another `TransformationOverview` object for data copying."]]],[]]