allowedReferrers property
A list of regular expressions for the referrer URLs that are allowed to make API calls with this key.
Implementation
@$pb.TagNumber(1)
$pb.PbList<$core.String> get allowedReferrers => $_getList(0);
A list of regular expressions for the referrer URLs that are allowed to make API calls with this key.
@$pb.TagNumber(1)
$pb.PbList<$core.String> get allowedReferrers => $_getList(0);