Applies the Edit Distance algorithm to match values that are close to the specified pattern.
Only supports trailing wildcards in the pattern.
Applies a phonetic algorithm to match values that are phonetically similar to the specified pattern.
Supports regular expression as the pattern.
Fully supports wildcards.
The possible values for the allowedValuesPatternType property of the
IGroupByRequest
interface.