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."],["This class is designed to give a summary of data transformations, implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation covers multiple versions, ranging from the latest 4.16.0 to older versions, including 2.15.0, for users who need to reference various versions of the `TransformationOverview`."],["The class has properties such as `TransformationSummaries`, which is a `RepeatedField` containing `TransformationSummary` instances, and `TransformedBytes`, which represents the total size of data that underwent transformations."],["The available constructors are `TransformationOverview()`, which is the standard constructor, and `TransformationOverview(TransformationOverview other)`, which allow you to copy an existing `TransformationOverview`."]]],[]]