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-09 UTC."],[[["The page provides documentation for the `CloudDlpInspection` class within the Google Cloud Security Center v1 API, specifically detailing its properties, constructors, and implementation of various interfaces."],["The latest version of `CloudDlpInspection` available is 3.24.0, and the page shows a comprehensive list of previous versions, ranging back to version 2.2.0, each with their own linked documentation."],["`CloudDlpInspection` is used to represent details about Cloud Data Loss Prevention (Cloud DLP) inspection jobs that generate security findings."],["The class provides details such as whether the scan was full or sampled (`FullScan`), the type of information found (`InfoType`), how many times the `InfoType` was found (`InfoTypeCount`), and the name of the inspection job (`InspectJob`)."],["The class includes constructors allowing for new `CloudDlpInspection` instances to be made, or for an instance to be made from an existing one."]]],[]]