public sealed class ReidentifyContentResponse : IMessage<ReidentifyContentResponse>, IEquatable<ReidentifyContentResponse>, IDeepCloneable<ReidentifyContentResponse>, IBufferMessage, IMessage
[[["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 details the `ReidentifyContentResponse` class within the `Google.Cloud.Dlp.V2` namespace, designed to provide results of a re-identification process."],["The latest version available is 4.16.0, with the documentation containing version history dating back to version 2.15.0."],["The `ReidentifyContentResponse` class implements interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, inheriting from the base `Object` class."],["Key properties of the `ReidentifyContentResponse` include `Item`, representing the re-identified item, and `Overview`, which summarizes the transformations made to the item."],["The class has two constructors, `ReidentifyContentResponse()`, and `ReidentifyContentResponse(ReidentifyContentResponse other)`, and it is contained within the Google.Cloud.Dlp.V2.dll assembly."]]],[]]