sourceMinLengthFilter property

String? sourceMinLengthFilter
getter/setter pair

The filter will match columns with length greater than or equal to this number.

Optional.

Implementation

core.String? sourceMinLengthFilter;