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 class
DataProfileAction.Export
If set, the detailed data profiles will be persisted to the location of your choice whenever updated.static class
DataProfileAction.Export.Builder
If 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.ExportOrBuilder
DataProfileAction.Builder. getExportDataOrBuilder()
Export data profiles into a provided location.DataProfileAction.ExportOrBuilder
DataProfileAction. getExportDataOrBuilder()
Export data profiles into a provided location.DataProfileAction.ExportOrBuilder
DataProfileActionOrBuilder. getExportDataOrBuilder()
Export data profiles into a provided location.
-