Uses of Interface
com.google.cloud.securitycenter.v1.CloudDlpDataProfileOrBuilder
-
Packages that use CloudDlpDataProfileOrBuilder Package Description com.google.cloud.securitycenter.v1 A client to Security Command Center API -
-
Uses of CloudDlpDataProfileOrBuilder in com.google.cloud.securitycenter.v1
Classes in com.google.cloud.securitycenter.v1 that implement CloudDlpDataProfileOrBuilder Modifier and Type Class Description class
CloudDlpDataProfile
The [data profile](https://cloud.google.com/dlp/docs/data-profiles) associated with the finding.static class
CloudDlpDataProfile.Builder
The [data profile](https://cloud.google.com/dlp/docs/data-profiles) associated with the finding.Methods in com.google.cloud.securitycenter.v1 that return CloudDlpDataProfileOrBuilder Modifier and Type Method Description CloudDlpDataProfileOrBuilder
Finding.Builder. getCloudDlpDataProfileOrBuilder()
Cloud DLP data profile that is associated with the finding.CloudDlpDataProfileOrBuilder
Finding. getCloudDlpDataProfileOrBuilder()
Cloud DLP data profile that is associated with the finding.CloudDlpDataProfileOrBuilder
FindingOrBuilder. getCloudDlpDataProfileOrBuilder()
Cloud DLP data profile that is associated with the finding.
-