public sealed class CloudDlpInspection : IMessage<CloudDlpInspection>, IEquatable<CloudDlpInspection>, IDeepCloneable<CloudDlpInspection>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Security Command Center v1 API class CloudDlpInspection.
Details about the Cloud Data Loss Prevention (Cloud DLP) inspection
job that produced
the finding.
[[["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-02 UTC."],[[["The latest version of the Google Cloud SecurityCenter v1 API is 3.24.0, and this page contains documentation for version 3.19.0, with historical versions ranging from 2.2.0 to 3.23.0 available."],["The `CloudDlpInspection` class, part of the `Google.Cloud.SecurityCenter.V1` namespace, provides details about Cloud Data Loss Prevention (Cloud DLP) inspection jobs that produced findings."],["The `CloudDlpInspection` class includes properties such as `FullScan`, `InfoType`, `InfoTypeCount`, and `InspectJob`, which provide information on the extent of the scan, the type of data found, the frequency of the data found, and the specific inspection job name, respectively."],["The CloudDlpInspection class implements multiple interfaces which include `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, enhancing its capabilities and functionality."],["This class has two constructors, one of which is a copy constructor, allowing it to be created from an existing `CloudDlpInspection` instance."]]],[]]