View Source GoogleApi.Dataplex.V1.Model.GoogleCloudDataplexV1DataQualitySpecPostScanActionsNotificationReport (google_api_dataplex v0.15.0)

The configuration of notification report post scan action.

Attributes

  • jobEndTrigger (type: GoogleApi.Dataplex.V1.Model.GoogleCloudDataplexV1DataQualitySpecPostScanActionsJobEndTrigger.t, default: nil) - Optional. If set, report will be sent when a scan job ends.
  • jobFailureTrigger (type: GoogleApi.Dataplex.V1.Model.GoogleCloudDataplexV1DataQualitySpecPostScanActionsJobFailureTrigger.t, default: nil) - Optional. If set, report will be sent when a scan job fails.
  • recipients (type: GoogleApi.Dataplex.V1.Model.GoogleCloudDataplexV1DataQualitySpecPostScanActionsRecipients.t, default: nil) - Required. The recipients who will receive the notification report.
  • scoreThresholdTrigger (type: GoogleApi.Dataplex.V1.Model.GoogleCloudDataplexV1DataQualitySpecPostScanActionsScoreThresholdTrigger.t, default: nil) - Optional. If set, report will be sent when score threshold is met.

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.