View Source GoogleApi.Dataplex.V1.Model.GoogleCloudDataplexV1DataQualitySpecPostScanActionsScoreThresholdTrigger (google_api_dataplex v0.13.0)

This trigger is triggered when the DQ score in the job result is less than a specified input score.

Attributes

  • scoreThreshold (type: number(), default: nil) - Optional. The score range is in 0,100.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() ::
  %GoogleApi.Dataplex.V1.Model.GoogleCloudDataplexV1DataQualitySpecPostScanActionsScoreThresholdTrigger{
    scoreThreshold: number() | nil
  }

Functions

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

Unwrap a decoded JSON object into its complex fields.