View Source GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2DataProfileAction (google_api_dlp v0.52.2)

A task to execute when a data profile has been generated.

Attributes

  • exportData (type: GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2Export.t, default: nil) - Export data profiles into a provided location.
  • pubSubNotification (type: GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2PubSubNotification.t, default: nil) - Publish a message into the Pub/Sub topic.
  • publishToChronicle (type: GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2PublishToChronicle.t, default: nil) - Publishes generated data profiles to Google Security Operations. For more information, see Use Sensitive Data Protection data in context-aware analytics.
  • publishToScc (type: GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2PublishToSecurityCommandCenter.t, default: nil) - Publishes findings to SCC for each data profile.
  • tagResources (type: GoogleApi.DLP.V2.Model.GooglePrivacyDlpV2TagResources.t, default: nil) - Tags the profiled resources with the specified tag values.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

Functions

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.