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-03-21 UTC."],[[["This document provides reference documentation for the `CloudDlpInspection` class within the Google Cloud Security Center v1 API, detailing its properties and implementation."],["The `CloudDlpInspection` class is used to store and access details regarding a Cloud Data Loss Prevention (DLP) inspection job that generated a finding, including whether the scan was full or sampled."],["The documentation outlines various versions of the API, ranging from version 2.2.0 up to the latest version 3.24.0, with each version hyperlinked to the details of that version."],["Key properties of the `CloudDlpInspection` class include `FullScan`, `InfoType`, `InfoTypeCount`, `InspectJob`, and `InspectJobAsDlpJobName`, which describe the scope, type, frequency, and name of the DLP job."],["The document includes information about the class's constructors, inheritance, and implemented interfaces, as well as the namespace and assembly in which it is defined."]]],[]]