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-04-09 UTC."],[[["The latest version of `InspectContentResponse` is 4.16.0, with various other versions available, spanning from 4.15.0 down to 2.15.0."],["`InspectContentResponse` is a class that provides the results of inspecting an item, inheriting from `Object` and implementing multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class provides two constructors: a default constructor, `InspectContentResponse()`, and one that takes another `InspectContentResponse` object as a parameter."],["The `InspectContentResponse` class has a property called `Result` which is of the type `InspectResult` and contains the findings of the inspection."],["This class is found within the `Google.Cloud.Dlp.V2` namespace, within the `Google.Cloud.Dlp.V2.dll` assembly."]]],[]]