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 page provides documentation for the `DeidentifyContentResponse` class within the Google Cloud Data Loss Prevention v2 API, specifically for the .NET environment."],["The `DeidentifyContentResponse` class represents the results of de-identifying a `ContentItem`, detailing the changes made through its `Item` and `Overview` properties."],["The documentation covers multiple versions of the Google.Cloud.Dlp.V2 library, ranging from version 2.15.0 to the latest version 4.16.0, which is found at the top of the list."],["The `DeidentifyContentResponse` class inherits from `Object` and implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page details the constructors and properties of `DeidentifyContentResponse`, such as the `Item` and `Overview`, explaining their purpose and the types they contain."]]],[]]