public sealed class InspectContentResponse : IMessage<InspectContentResponse>, IEquatable<InspectContentResponse>, IDeepCloneable<InspectContentResponse>, 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 `InspectContentResponse` class within the `Google.Cloud.Dlp.V2` namespace, which is part of the Google.Cloud.Dlp.V2.dll assembly."],["The `InspectContentResponse` class is used for displaying the results of inspecting an item and it implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The webpage lists available versions for the `InspectContentResponse` class, ranging from version 2.15.0 to the latest 4.16.0, with 3.2.0 being the current version displayed."],["`InspectContentResponse` class includes properties like `Result`, which are of the `InspectResult` type and it also includes constructors that are covered in the documentation."],["There are many inherited members that are listed, such as GetHashCode, GetType, MemberwiseClone, and ToString."]]],[]]