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-24 UTC."],[[["This document provides reference information for the `DeidentifyDataSourceDetails` class within the Google Cloud Data Loss Prevention (DLP) v2 API, specifically for .NET."],["`DeidentifyDataSourceDetails` is a class that represents the results of a de-identification action performed as part of a DLP inspect job."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role in message handling and data management."],["The `DeidentifyDataSourceDetails` class has properties such as `DeidentifyStats` and `RequestedOptions`, providing details about the de-identification process and configurations."],["This documentation is versioned, with a range of versions available from 2.15.0 to 4.16.0, with 4.16.0 being the latest, and the main focus of this content being version 4.8.0."]]],[]]