Name | Type | Description | Notes |
---|---|---|---|
name | str | The new name for the data quality rule. | [optional] |
description | str | The new description for the data quality rule. | [optional] |
categorization_relation_type_id | str | The ID of the categorization relation type. | [optional] |
data_quality_metrics | list[DataQualityMetricRequest] | The list of data quality metrics. | [optional] |
relation_trace_entries | list[RelationTraceEntryRequest] | The list of relation trace entries that describes relations along which the data quality result is calculated. | [optional] |