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-03-21 UTC."],[[["This webpage provides documentation for the `DeidentifyDataSourceDetails` class within the Google Cloud Data Loss Prevention v2 API, specifically for the .NET environment."],["The `DeidentifyDataSourceDetails` class represents the results of a de-identification action performed by an inspect job, as described by the Google Cloud Data Loss Prevention (DLP) v2 API."],["The documentation outlines various versions of the API, ranging from version 2.15.0 up to the latest 4.16.0, with version 4.13.0 being highlighted."],["The page details the class's properties, including `DeidentifyStats` and `RequestedOptions`, which offer information on de-identification operation statistics and the configuration used for the request, respectively."],["The class `DeidentifyDataSourceDetails` implements several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from the `object` class, all of which are accessible in the reference documentation."]]],[]]