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."],[[["This webpage provides documentation for the `DeidentifyDataSourceStats` class within the Google Cloud Data Loss Prevention v2 API, offering reference materials and code samples."],["The `DeidentifyDataSourceStats` class is designed to summarize modifications made during data transformation, inheriting from `object` and implementing multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists various versions of the documentation, from version 2.15.0 to the latest version 4.16.0, in addition to version 4.12.0, which the page focuses on."],["Key properties of the `DeidentifyDataSourceStats` class include `TransformationCount`, `TransformationErrorCount`, and `TransformedBytes`, all of which provide numerical insights into the transformation process."],["The namespace for the class is `Google.Cloud.Dlp.V2` and the code is in the `Google.Cloud.Dlp.V2.dll` assembly."]]],[]]