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 classDataProfileConfigSnapshotSnapshot of the configurations used to generate the profile.static classDataProfileConfigSnapshot.BuilderSnapshot of the configurations used to generate the profile.Methods in com.google.privacy.dlp.v2 that return DataProfileConfigSnapshotOrBuilder Modifier and Type Method Description DataProfileConfigSnapshotOrBuilderTableDataProfile.Builder. getConfigSnapshotOrBuilder()The snapshot of the configurations used to generate the profile.DataProfileConfigSnapshotOrBuilderTableDataProfile. getConfigSnapshotOrBuilder()The snapshot of the configurations used to generate the profile.DataProfileConfigSnapshotOrBuilderTableDataProfileOrBuilder. getConfigSnapshotOrBuilder()The snapshot of the configurations used to generate the profile.
-