matchType property
Type of the match to be performed.
Possible values are REGEXP, BEGINS_WITH, or EXACT.
Implementation
core.String? matchType;
Type of the match to be performed.
Possible values are REGEXP, BEGINS_WITH, or EXACT.
core.String? matchType;