Google Cloud Dataplex V1Data Quality Rule Statistic Range Expectation Response
Constructors
Properties
Link copied to clipboard
Whether column statistic needs to be strictly lesser than ('<') the maximum, or if equality is allowed.Only relevant if a max_value has been defined. Default = false.
Link copied to clipboard
Whether column statistic needs to be strictly greater than ('>') the minimum, or if equality is allowed.Only relevant if a min_value has been defined. Default = false.