public sealed class DeidentifyDataSourceStats : IMessage<DeidentifyDataSourceStats>, IEquatable<DeidentifyDataSourceStats>, IDeepCloneable<DeidentifyDataSourceStats>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class DeidentifyDataSourceStats.
Summary of what was modified during a transformation.
[[["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 `DeidentifyDataSourceStats` is 4.16.0, which can be found in the Google Cloud Data Loss Prevention v2 API reference documentation."],["This document provides a reference guide for the `DeidentifyDataSourceStats` class, detailing its functionality as a summary of modifications during a data transformation process."],["The `DeidentifyDataSourceStats` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its integration with various .NET functionalities."],["The class exposes properties such as `TransformationCount`, `TransformationErrorCount`, and `TransformedBytes`, offering insights into the success and scope of the data transformation."],["The class is a part of the namespace `Google.Cloud.Dlp.V2` and is contained in the `Google.Cloud.Dlp.V2.dll` assembly."]]],[]]