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 implementation."],["The content lists various versions of the API, ranging from version 2.15.0 up to the latest version, 4.16.0, and includes version 4.9.0, for which this specific page is documented."],["The `InspectContentResponse` class, inheriting from `object`, is used to represent the results of inspecting an item for data loss prevention."],["This class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `InspectContentResponse` class has two constructors, a default one `InspectContentResponse()` and a copy constructor `InspectContentResponse(InspectContentResponse other)`, and it has one property called `Result`, which returns an `InspectResult`."]]],[]]