Uses of Interface
com.google.privacy.dlp.v2.DataProfileConfigSnapshotOrBuilder
-
Packages that use DataProfileConfigSnapshotOrBuilder Package Description com.google.privacy.dlp.v2 -
-
Uses of DataProfileConfigSnapshotOrBuilder in com.google.privacy.dlp.v2
Classes in com.google.privacy.dlp.v2 that implement DataProfileConfigSnapshotOrBuilder Modifier and Type Class Description class
DataProfileConfigSnapshot
Snapshot of the configurations used to generate the profile.static class
DataProfileConfigSnapshot.Builder
Snapshot of the configurations used to generate the profile.Methods in com.google.privacy.dlp.v2 that return DataProfileConfigSnapshotOrBuilder Modifier and Type Method Description DataProfileConfigSnapshotOrBuilder
TableDataProfile.Builder. getConfigSnapshotOrBuilder()
The snapshot of the configurations used to generate the profile.DataProfileConfigSnapshotOrBuilder
TableDataProfile. getConfigSnapshotOrBuilder()
The snapshot of the configurations used to generate the profile.DataProfileConfigSnapshotOrBuilder
TableDataProfileOrBuilder. getConfigSnapshotOrBuilder()
The snapshot of the configurations used to generate the profile.
-