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 document provides reference documentation for the `DeidentifyContentResponse` class within the Google Cloud Data Loss Prevention (DLP) v2 API, specifically for .NET."],["The `DeidentifyContentResponse` class represents the results of de-identifying a `ContentItem` and includes properties for the de-identified `ContentItem` and `TransformationOverview`."],["It implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, providing functionality for message handling, equality comparison, deep cloning, and buffered message operations."],["The `DeidentifyContentResponse` class is available in multiple versions, ranging from 2.15.0 to 4.16.0, with the latest being version 4.16.0, and this page specifically covers version 4.7.0."]]],[]]