allowOriginRegexes property
Specifies the regular expression patterns that match allowed origins. For regular expression grammar, please see https://github.com/google/re2/wiki/Syntax.
Implementation
@$pb.TagNumber(2)
$core.List<$core.String> get allowOriginRegexes => $_getList(1);