Interface protos.google.cloud.dataplex.v1.DataQualityRule.IRangeExpectation (3.7.0)

Properties of a RangeExpectation.

Package

@google-cloud/dataplex

Properties

maxValue

maxValue?: (string|null);

RangeExpectation maxValue

minValue

minValue?: (string|null);

RangeExpectation minValue

strictMaxEnabled

strictMaxEnabled?: (boolean|null);

RangeExpectation strictMaxEnabled

strictMinEnabled

strictMinEnabled?: (boolean|null);

RangeExpectation strictMinEnabled