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."],[[["The latest version available for the Google Cloud Data Loss Prevention v2 API class `DeidentifyDataSourceStats` is 4.16.0, with a range of prior versions available down to 2.15.0."],["`DeidentifyDataSourceStats` is a class used to summarize modifications during data transformation processes within the Google Cloud Data Loss Prevention v2 API."],["The class `DeidentifyDataSourceStats` provides properties such as `TransformationCount`, `TransformationErrorCount`, and `TransformedBytes` to track the success and statistics of data transformations."],["This class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, offering methods for comparing, cloning, and handling message buffers."],["There are 2 constructors for this class, one default and one that takes in `DeidentifyDataSourceStats` as a parameter."]]],[]]