Uses of Interface
com.google.cloud.securitycenter.v1.CloudDlpInspectionOrBuilder
-
Packages that use CloudDlpInspectionOrBuilder Package Description com.google.cloud.securitycenter.v1 A client to Security Command Center API -
-
Uses of CloudDlpInspectionOrBuilder in com.google.cloud.securitycenter.v1
Classes in com.google.cloud.securitycenter.v1 that implement CloudDlpInspectionOrBuilder Modifier and Type Class Description class
CloudDlpInspection
Details about the Cloud Data Loss Prevention (Cloud DLP) [inspection job](https://cloud.google.com/dlp/docs/concepts-job-triggers) that produced the finding.static class
CloudDlpInspection.Builder
Details about the Cloud Data Loss Prevention (Cloud DLP) [inspection job](https://cloud.google.com/dlp/docs/concepts-job-triggers) that produced the finding.Methods in com.google.cloud.securitycenter.v1 that return CloudDlpInspectionOrBuilder Modifier and Type Method Description CloudDlpInspectionOrBuilder
Finding.Builder. getCloudDlpInspectionOrBuilder()
Cloud Data Loss Prevention (Cloud DLP) inspection results that are associated with the finding.CloudDlpInspectionOrBuilder
Finding. getCloudDlpInspectionOrBuilder()
Cloud Data Loss Prevention (Cloud DLP) inspection results that are associated with the finding.CloudDlpInspectionOrBuilder
FindingOrBuilder. getCloudDlpInspectionOrBuilder()
Cloud Data Loss Prevention (Cloud DLP) inspection results that are associated with the finding.
-