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 class
DataQualityRule.StatisticRangeExpectation
Evaluates whether the column aggregate statistic lies between a specified range.static class
DataQualityRule.StatisticRangeExpectation.Builder
Evaluates 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.StatisticRangeExpectationOrBuilder
DataQualityRule.Builder. getStatisticRangeExpectationOrBuilder()
Aggregate rule which evaluates whether the column aggregate statistic lies between a specified range.DataQualityRule.StatisticRangeExpectationOrBuilder
DataQualityRule. getStatisticRangeExpectationOrBuilder()
Aggregate rule which evaluates whether the column aggregate statistic lies between a specified range.DataQualityRule.StatisticRangeExpectationOrBuilder
DataQualityRuleOrBuilder. getStatisticRangeExpectationOrBuilder()
Aggregate rule which evaluates whether the column aggregate statistic lies between a specified range.
-