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-04-09 UTC."],[[["This webpage provides documentation for the `DeidentifyDataSourceStats` class within the Google Cloud Data Loss Prevention (DLP) v2 API for .NET."],["The `DeidentifyDataSourceStats` class offers insights into transformations, including a summary of modifications made during a data transformation process."],["The class implements several interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, extending its functionality for different object interactions and data handling."],["The properties `TransformationCount`, `TransformationErrorCount`, and `TransformedBytes` detail the number of successful transformations, errors, and total bytes transformed, respectively."],["There are multiple versions of this documentation listed on this page, starting from version 2.15.0 and going all the way to the latest 4.16.0, all of which pertain to `DeidentifyDataSourceStats`."]]],[]]