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 document provides reference information for the `DeidentifyDataSourceStats` class within the Google Cloud Data Loss Prevention v2 API, specifically for .NET development."],["The `DeidentifyDataSourceStats` class offers details on modifications made during a transformation process, including the number of successful transformations, errors, and the total size of bytes transformed."],["The latest version of the API available is 4.16.0, and this documentation is specific to version 4.11.0, with links to older versions ranging back to 2.15.0, that is available for developers."],["`DeidentifyDataSourceStats` implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from `object`, containing properties like `TransformationCount`, `TransformationErrorCount`, and `TransformedBytes`."]]],[]]