public sealed class InspectContentResponse : IMessage<InspectContentResponse>, IEquatable<InspectContentResponse>, IDeepCloneable<InspectContentResponse>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Data Loss Prevention v2 API class InspectContentResponse.
[[["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."],[[["This page provides documentation for the `InspectContentResponse` class within the Google Cloud Data Loss Prevention v2 API, specifically for the .NET environment."],["The documentation covers a range of versions for `InspectContentResponse`, from version 2.15.0 up to the latest 4.16.0."],["`InspectContentResponse` is designed to return the findings from inspecting data, inheriting from `Object` and implementing various interfaces, such as `IMessage` and `IEquatable`."],["The `InspectContentResponse` class includes a constructor and a `Result` property of type `InspectResult` to hold the inspection findings."],["The document provides links to resources, including inherited members from the `Object` class, namespace, assembly, constructor information and property details for the `InspectContentResponse` class."]]],[]]