DataQualityMetricValues

Describes the data quality metric value according to the analysis of historical data.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The actual value of the data quality metric.

Link copied to clipboard

The expected value of the data quality metric according to the analysis of historical data.

Link copied to clipboard

The lower limit of the data quality metric value according to the analysis of historical data.

Link copied to clipboard

The upper limit of the data quality metric value according to the analysis of historical data.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String