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 document provides reference documentation for the `TransformationOverview` class within the Google Cloud Data Loss Prevention (DLP) v2 API, with the latest version being 4.16.0."],["The `TransformationOverview` class is used to detail modifications made during data transformations, including the number of bytes that were changed, as well as summaries of the transformations."],["It is implemented with interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, which each provide distinct functionality."],["The document outlines two constructors for the `TransformationOverview` class, a default one and one that takes another `TransformationOverview` object as a parameter, as well as the two properties: `TransformationSummaries` and `TransformedBytes`."],["This document lists version history for the `TransformationOverview`, dating back to version 2.15.0 and going all the way up to the latest version, 4.16.0."]]],[]]