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-04-09 UTC."],[[["This document provides reference documentation for the `DeidentifyContentResponse` class within the Google Cloud Data Loss Prevention v2 API, specifically for version 4.2.0, and contains the documentation for multiple past versions as well."],["`DeidentifyContentResponse` represents the result of de-identifying a `ContentItem` and is part of the `Google.Cloud.Dlp.V2` namespace."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class has two properties of interest, `Item`, which represents the de-identified item, and `Overview`, which gives an overview of the transformations that were applied."],["The newest version available is 4.16.0 and the oldest available is 2.15.0."]]],[]]