public sealed class DeidentifyContentResponse : IMessage<DeidentifyContentResponse>, IEquatable<DeidentifyContentResponse>, IDeepCloneable<DeidentifyContentResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class DeidentifyContentResponse.
[[["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 `DeidentifyContentResponse` class within the Google Cloud Data Loss Prevention (DLP) v2 API for .NET, detailing its properties, constructors, and inheritance."],["The `DeidentifyContentResponse` class represents the result of de-identifying a `ContentItem`, including the modified `Item` property and a `TransformationOverview` property summarizing changes made."],["The namespace for the class is `Google.Cloud.Dlp.V2`, and it is implemented in the `Google.Cloud.Dlp.V2.dll` assembly, as well as implementing multiple interfaces."],["The document lists multiple versions of the `DeidentifyContentResponse` documentation, with the latest being version 4.16.0."],["The `DeidentifyContentResponse` class inherits from `object` and implements several interfaces including `IMessage`, `IEquatable\u003cDeidentifyContentResponse\u003e`, `IDeepCloneable\u003cDeidentifyContentResponse\u003e`, and `IBufferMessage`."]]],[]]