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 reference documentation for the `TransformationOverview` class within the Google Cloud Data Loss Prevention v2 API, specifically focusing on version 4.9.0."],["The `TransformationOverview` class, used in the Google Cloud Data Loss Prevention v2 API, gives a report of the modifications that have been made, inheriting members from the `object` class and implementing `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The documentation outlines the available constructors for `TransformationOverview`, including a default constructor and one that takes another `TransformationOverview` instance as a parameter for copying purposes."],["The `TransformationOverview` class includes two key properties: `TransformationSummaries`, which is a collection of `TransformationSummary` objects representing the changes made, and `TransformedBytes`, which indicates the total number of bytes that were altered."],["The reference material includes links to multiple versions of the Google Cloud Data Loss Prevention v2 API, ranging from 2.15.0 to 4.16.0 (latest), each with their own `TransformationOverview` documentation."]]],[]]