Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 943 Bytes

ChangeDataQualityRuleRequest.md

File metadata and controls

14 lines (10 loc) · 943 Bytes

ChangeDataQualityRuleRequest

Properties

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]

[Back to Model list] [Back to API list] [Back to README]