Reference documentation and code samples for the Dataplex V1 API class Google::Cloud::Dataplex::V1::DataQualitySpec::PostScanActions::ScoreThresholdTrigger.
This trigger is triggered when the DQ score in the job result is less than a specified input score.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#score_threshold
def score_threshold() -> ::Float
Returns
- (::Float) — Optional. The score range is in [0,100].
#score_threshold=
def score_threshold=(value) -> ::Float
Parameter
- value (::Float) — Optional. The score range is in [0,100].
Returns
- (::Float) — Optional. The score range is in [0,100].