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 v2 API, specifically for .NET."],["The `DeidentifyContentResponse` class is used to represent the results of de-identifying a `ContentItem`, as seen with the `Item` property."],["The `Overview` property within `DeidentifyContentResponse` provides a summary of the transformations applied to the content."],["This documentation includes a list of previous versions of this class, with the latest version being 4.16.0 and an oldest version of 2.15.0, showing the progression of the API over time."]]],[]]