Uses of Interface
com.google.privacy.dlp.v2.DataProfileAction.PubSubNotificationOrBuilder
-
Packages that use DataProfileAction.PubSubNotificationOrBuilder Package Description com.google.privacy.dlp.v2 -
-
Uses of DataProfileAction.PubSubNotificationOrBuilder in com.google.privacy.dlp.v2
Classes in com.google.privacy.dlp.v2 that implement DataProfileAction.PubSubNotificationOrBuilder Modifier and Type Class Description static class
DataProfileAction.PubSubNotification
Send a Pub/Sub message into the given Pub/Sub topic to connect other systems to data profile generation.static class
DataProfileAction.PubSubNotification.Builder
Send a Pub/Sub message into the given Pub/Sub topic to connect other systems to data profile generation.Methods in com.google.privacy.dlp.v2 that return DataProfileAction.PubSubNotificationOrBuilder Modifier and Type Method Description DataProfileAction.PubSubNotificationOrBuilder
DataProfileAction.Builder. getPubSubNotificationOrBuilder()
Publish a message into the Pub/Sub topic.DataProfileAction.PubSubNotificationOrBuilder
DataProfileAction. getPubSubNotificationOrBuilder()
Publish a message into the Pub/Sub topic.DataProfileAction.PubSubNotificationOrBuilder
DataProfileActionOrBuilder. getPubSubNotificationOrBuilder()
Publish a message into the Pub/Sub topic.
-