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 webpage provides documentation for the `DeidentifyContentResponse` class within the Google Cloud Data Loss Prevention (DLP) v2 API for .NET."],["The `DeidentifyContentResponse` class represents the results of de-identifying a `ContentItem`, a process detailed by its properties `Item` and `Overview`."],["This page covers version 4.9.0 of the API, alongside links to other versions, including the latest, 4.16.0, and a range of previous versions going back to version 2.15.0."],["The `DeidentifyContentResponse` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, and inherits from the .NET object class."],["The class has two constructors, one default, and one that takes in a `DeidentifyContentResponse` object."]]],[]]