browserKeyRestrictions property
The HTTP referrers (websites) that are allowed to use the key.
Implementation
@$pb.TagNumber(1)
BrowserKeyRestrictions get browserKeyRestrictions => $_getN(0);
Implementation
@$pb.TagNumber(1)
set browserKeyRestrictions(BrowserKeyRestrictions value) =>
$_setField(1, value);