RuleSource(mapping=None, *, ignore_unknown_fields=False, **kwargs)Represents the rule source information from Catalog.
Attribute |
|
|---|---|
| Name | Description |
rule_path_elements |
MutableSequence[google.cloud.dataplex_v1.types.DataQualityRule.RuleSource.RulePathElement]
Output only. Rule path elements represent information about the individual items in the relationship path between the scan resource and rule origin in that order. |
Classes
RulePathElement
RulePathElement(mapping=None, *, ignore_unknown_fields=False, **kwargs)Path Element represents the direct relationship between the rule origin (aspects) to the BigQuery Entry. Ordering of the rule relationship will be maintained such that the first entry in the list is the closest ancestor (BigQuery table itself). A blank source denotes that the rule is derived directly from the DataScan itself.
This message has oneof_ fields (mutually exclusive fields).
For each oneof, at most one member field can be set at the same time.
Setting any member of the oneof automatically clears all other
members.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields