public sealed class DeidentifyContentResponse : IMessage<DeidentifyContentResponse>, IEquatable<DeidentifyContentResponse>, IDeepCloneable<DeidentifyContentResponse>, IBufferMessage, IMessage
[[["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 page details the `DeidentifyContentResponse` class within the `Google.Cloud.Dlp.V2` namespace, representing results from de-identifying content."],["The latest version available is 4.16.0, with a history of versions dating back to 2.15.0."],["`DeidentifyContentResponse` includes properties such as `Item`, the de-identified content, and `Overview`, summarizing the transformations applied."],["The class inherits from `Object` and implements multiple interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `DeidentifyContentResponse` class offers two constructors, a default one and another that accepts a `DeidentifyContentResponse` object for copying."]]],[]]