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, specifically for the .NET environment."],["The `DeidentifyContentResponse` class represents the results of de-identifying content, and it includes properties for the de-identified `Item` and a `TransformationOverview` of the changes made."],["The class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, for interacting with protocol buffers and supporting various functionalities like deep cloning and equality checks."],["Multiple versions of the `DeidentifyContentResponse` class are available, ranging from version 2.15.0 to 4.16.0, each with their own documentation page, with the latest being 4.16.0."],["The documentation includes details about the class constructors, namespace (`Google.Cloud.Dlp.V2`), assembly (`Google.Cloud.Dlp.V2.dll`), inherited members, and links to related classes and methods."]]],[]]