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 webpage details the `DeidentifyContentResponse` class within the `Google.Cloud.Dlp.V2` namespace, which represents the results of de-identifying a `ContentItem`."],["The page offers documentation for version 3.2.0 and provides links to older and newer versions of the `DeidentifyContentResponse` class, ranging from version 2.15.0 to 4.16.0."],["`DeidentifyContentResponse` implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits members from `Object`."],["The class has two constructors, one default and another which accepts a `DeidentifyContentResponse` object, and includes properties for accessing the `Item` and an `Overview` of the de-identification transformations."]]],[]]