setExpectation property
ColumnMap rule which evaluates whether each column value is contained by a specified set.
Implementation
@$pb.TagNumber(3)
DataQualityRule_SetExpectation get setExpectation => $_getN(2);
Implementation
@$pb.TagNumber(3)
set setExpectation(DataQualityRule_SetExpectation v) { setField(3, v); }