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 page provides documentation for the `CloudDlpInspection` class within the Google Cloud Security Center v1 API, detailing its properties and functionality."],["The `CloudDlpInspection` class is used to provide details about Cloud Data Loss Prevention (Cloud DLP) inspection jobs that generate findings, including information like the inspection job's name, the types of information found, and whether the resource was fully scanned."],["The documentation covers multiple versions of the API, from version 2.2.0 up to the latest version, 3.24.0, with each version having its own separate documentation page."],["The `CloudDlpInspection` class implements various interfaces such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, indicating its role within the Google Protocol Buffers framework."],["Key properties of the `CloudDlpInspection` class include `FullScan` (indicating whether a full resource scan was performed), `InfoType` (specifying the type of information found), `InfoTypeCount` (the number of times an info type was found), and `InspectJob` (the name of the inspection job)."]]],[]]