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 webpage provides reference documentation for the `CloudDlpInspection` class within the Google Cloud Security Command Center v1 API, specifically for .NET development."],["The `CloudDlpInspection` class is part of the `Google.Cloud.SecurityCenter.V1` namespace and is contained within the `Google.Cloud.SecurityCenter.V1.dll` assembly."],["It offers details about Cloud Data Loss Prevention (Cloud DLP) inspection jobs that result in security findings, inheriting from `object` and implementing interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The page lists all the available versions for the CloudDlpInspection class, from `2.2.0` to the latest `3.24.0`."],["Key properties of the `CloudDlpInspection` class include `FullScan` to indicate if a complete or partial scan occurred, `InfoType` to describe the type of data found, `InfoTypeCount` for the frequency of the identified data type, and `InspectJob` to name the related DLP inspection job."]]],[]]