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-03-24 UTC."],[[["This webpage provides documentation for the `InspectContentResponse` class within the Google Cloud Data Loss Prevention v2 API, specifically for the .NET environment."],["The `InspectContentResponse` class is used to present the findings after inspecting data, inheriting from `object` and implementing multiple interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists various versions of the API, ranging from the latest version 4.16.0 down to version 2.15.0, with links to the documentation for each of those versions."],["It details the available constructors for `InspectContentResponse`, including a default constructor and a constructor that takes another `InspectContentResponse` object as a parameter."],["The documentation includes the `Result` property, which is of type `InspectResult`, and contains the findings of the inspection process."]]],[]]