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 latest version available for the Google Cloud Data Loss Prevention v2 API class `TransformationOverview` is 4.16.0, as indicated in the provided list."],["This documentation provides reference for multiple versions of the `TransformationOverview` class, ranging from version 2.15.0 up to the current version."],["`TransformationOverview` provides an overview of the modifications that have occurred, inheriting from `object` and implementing multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class features properties such as `TransformationSummaries` which is a `RepeatedField` list of transformations, and `TransformedBytes`, a `long` type property that represents the total size of data transformed."],["The `TransformationOverview` class has two constructors, one default constructor and another that takes a `TransformationOverview` object as an argument, which could be used to create a copy of the provided object."]]],[]]