public sealed class ReidentifyContentResponse : IMessage<ReidentifyContentResponse>, IEquatable<ReidentifyContentResponse>, IDeepCloneable<ReidentifyContentResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class ReidentifyContentResponse.
[[["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 reference documentation for the `ReidentifyContentResponse` class within the Google Cloud Data Loss Prevention v2 API, specifically for the .NET environment, with the current version being 2.15.0."],["The `ReidentifyContentResponse` class represents the results of re-identifying an item, inheriting from `object` and implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class includes two constructors: a default constructor and another that takes an existing `ReidentifyContentResponse` object as a parameter, used for creating copies."],["Two key properties of this class are `Item`, which represents the re-identified item, and `Overview`, which provides a summary of the modifications made during the re-identification process."],["The page also provides the history of versions, from 4.16.0 down to 2.15.0, and the version prior to this page being 2.16.0."]]],[]]