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 classDataProfileAction.PubSubNotificationSend a Pub/Sub message into the given Pub/Sub topic to connect other systems to data profile generation.static classDataProfileAction.PubSubNotification.BuilderSend 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.PubSubNotificationOrBuilderDataProfileAction.Builder. getPubSubNotificationOrBuilder()Publish a message into the Pub/Sub topic.DataProfileAction.PubSubNotificationOrBuilderDataProfileAction. getPubSubNotificationOrBuilder()Publish a message into the Pub/Sub topic.DataProfileAction.PubSubNotificationOrBuilderDataProfileActionOrBuilder. getPubSubNotificationOrBuilder()Publish a message into the Pub/Sub topic.
-