sourceMaxLengthFilter property

String? sourceMaxLengthFilter
getter/setter pair

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

Optional.

Implementation

core.String? sourceMaxLengthFilter;