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."],[[["The page provides documentation for the `DeidentifyContentResponse` class within the Google Cloud Data Loss Prevention v2 API, specifically for version 4.4.0."],["This class represents the results of de-identifying a `ContentItem`, and it is within the namespace `Google.Cloud.Dlp.V2` and the Assembly `Google.Cloud.Dlp.V2.dll`."],["The documentation outlines the class's constructors (`DeidentifyContentResponse()`, `DeidentifyContentResponse(DeidentifyContentResponse)`) and properties (`Item`, `Overview`)."],["The `Item` property contains the de-identified content, while the `Overview` property gives details regarding changes that were made during the de-identification process."],["This page lists available versions for `DeidentifyContentResponse` ranging from 2.15.0 up to the latest 4.16.0, with a link to each version's documentation."]]],[]]