public sealed class DeidentifyDataSourceDetails : IMessage<DeidentifyDataSourceDetails>, IEquatable<DeidentifyDataSourceDetails>, IDeepCloneable<DeidentifyDataSourceDetails>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class DeidentifyDataSourceDetails.
The results of a [Deidentify][google.privacy.dlp.v2.Action.Deidentify] action
from an inspect job.
[[["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 content provides documentation for the `DeidentifyDataSourceDetails` class within the Google Cloud Data Loss Prevention v2 API, specifically for the .NET environment."],["It outlines the inheritance, interfaces, namespace, assembly, constructors, and properties associated with the `DeidentifyDataSourceDetails` class."],["The latest version available for this class is 4.16.0, while version 2.15.0 is also highlighted due to it having more details."],["The `DeidentifyDataSourceDetails` class represents the results of a `Deidentify` action from an inspect job, dealing with data de-identification operations."],["The class has properties like `DeidentifyStats` and `RequestedOptions`, providing insights into the de-identification operation and the configuration used."]]],[]]