statistic Range Expectation
suspend fun statisticRangeExpectation(value: Output<GoogleCloudDataplexV1DataQualityRuleStatisticRangeExpectationArgs>)
suspend fun statisticRangeExpectation(value: GoogleCloudDataplexV1DataQualityRuleStatisticRangeExpectationArgs?)
Parameters
value
ColumnAggregate rule which evaluates whether the column aggregate statistic lies between a specified range.
suspend fun statisticRangeExpectation(argument: suspend GoogleCloudDataplexV1DataQualityRuleStatisticRangeExpectationArgsBuilder.() -> Unit)
Parameters
argument
ColumnAggregate rule which evaluates whether the column aggregate statistic lies between a specified range.