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 focusing on version 4.8.0."],["`InspectContentResponse` is used to encapsulate the results of inspecting an item for sensitive data, and it implements multiple interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists various versions of the API, from the latest 4.16.0 down to 2.15.0, each linking to its corresponding `InspectContentResponse` documentation."],["The `InspectContentResponse` class has properties, such as `Result` of type `InspectResult`, and has the constructors `InspectContentResponse()` and `InspectContentResponse(InspectContentResponse other)`."],["The `InspectContentResponse` class inherits from the base `object` class, which means that it uses the methods and properties from it, such as `GetHashCode()`, `GetType()`, and `ToString()`."]]],[]]