Uses of Interface
com.google.cloud.dataplex.v1.DataQualityRule.StatisticRangeExpectationOrBuilder
-
Packages that use DataQualityRule.StatisticRangeExpectationOrBuilder Package Description com.google.cloud.dataplex.v1 A client to Cloud Dataplex API -
-
Uses of DataQualityRule.StatisticRangeExpectationOrBuilder in com.google.cloud.dataplex.v1
Classes in com.google.cloud.dataplex.v1 that implement DataQualityRule.StatisticRangeExpectationOrBuilder Modifier and Type Class Description static classDataQualityRule.StatisticRangeExpectationEvaluates whether the column aggregate statistic lies between a specified range.static classDataQualityRule.StatisticRangeExpectation.BuilderEvaluates whether the column aggregate statistic lies between a specified range.Methods in com.google.cloud.dataplex.v1 that return DataQualityRule.StatisticRangeExpectationOrBuilder Modifier and Type Method Description DataQualityRule.StatisticRangeExpectationOrBuilderDataQualityRule.Builder. getStatisticRangeExpectationOrBuilder()Aggregate rule which evaluates whether the column aggregate statistic lies between a specified range.DataQualityRule.StatisticRangeExpectationOrBuilderDataQualityRule. getStatisticRangeExpectationOrBuilder()Aggregate rule which evaluates whether the column aggregate statistic lies between a specified range.DataQualityRule.StatisticRangeExpectationOrBuilderDataQualityRuleOrBuilder. getStatisticRangeExpectationOrBuilder()Aggregate rule which evaluates whether the column aggregate statistic lies between a specified range.
-