Uses of Interface
com.google.privacy.dlp.v2.DataProfileAction.ExportOrBuilder
-
Packages that use DataProfileAction.ExportOrBuilder Package Description com.google.privacy.dlp.v2 -
-
Uses of DataProfileAction.ExportOrBuilder in com.google.privacy.dlp.v2
Classes in com.google.privacy.dlp.v2 that implement DataProfileAction.ExportOrBuilder Modifier and Type Class Description static classDataProfileAction.ExportIf set, the detailed data profiles will be persisted to the location of your choice whenever updated.static classDataProfileAction.Export.BuilderIf set, the detailed data profiles will be persisted to the location of your choice whenever updated.Methods in com.google.privacy.dlp.v2 that return DataProfileAction.ExportOrBuilder Modifier and Type Method Description DataProfileAction.ExportOrBuilderDataProfileAction.Builder. getExportDataOrBuilder()Export data profiles into a provided location.DataProfileAction.ExportOrBuilderDataProfileAction. getExportDataOrBuilder()Export data profiles into a provided location.DataProfileAction.ExportOrBuilderDataProfileActionOrBuilder. getExportDataOrBuilder()Export data profiles into a provided location.
-