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."],[[["The `DeidentifyContentResponse` class represents the result of de-identifying content items within the Google Cloud Data Loss Prevention (DLP) API."],["This class is found within the `Google.Cloud.Dlp.V2` namespace and is part of the `Google.Cloud.Dlp.V2.dll` assembly, with the latest version of the documentation being version 4.16.0."],["The class includes properties for the de-identified `ContentItem` and a `TransformationOverview`, detailing changes made."],["The `DeidentifyContentResponse` class implements several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["A list of previous versions of `DeidentifyContentResponse`, going as far back as version 2.15.0, is provided with links to their documentation pages."]]],[]]