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-04-09 UTC."],[[["This webpage provides reference documentation for the `TransformationOverview` class within the Google Cloud Data Loss Prevention v2 API, specifically for the .NET environment."],["The latest version of the API documented is 4.16.0, and the page also includes links to documentation for various other versions, ranging from 2.15.0 to 4.15.0."],["The `TransformationOverview` class provides a summary of data transformations, and it includes properties like `TransformationSummaries` (a list of transformations) and `TransformedBytes` (the total size of transformed data)."],["The `TransformationOverview` class implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from object."]]],[]]