ExpectationsMetMetricsConfig(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)Configuration for the expectation level metrics for the evaluation.
To disable the metric, set the message but do not set the
enable_expectations_met_metrics field to true (or explicitly set
it to false). To unset the configuration and fallback to the default
behavior, omit the message entirely.
Attribute |
|
|---|---|
| Name | Description |
enable_expectations_met_metrics |
bool
Optional. Whether to calculate the expectation level metrics for the evaluation. |