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 classCloudDlpDataProfileThe [data profile](https://cloud.google.com/dlp/docs/data-profiles) associated with the finding.static classCloudDlpDataProfile.BuilderThe [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 CloudDlpDataProfileOrBuilderFinding.Builder. getCloudDlpDataProfileOrBuilder()Cloud DLP data profile that is associated with the finding.CloudDlpDataProfileOrBuilderFinding. getCloudDlpDataProfileOrBuilder()Cloud DLP data profile that is associated with the finding.CloudDlpDataProfileOrBuilderFindingOrBuilder. getCloudDlpDataProfileOrBuilder()Cloud DLP data profile that is associated with the finding.
-