allowedIps property
A list of the caller IP addresses that are allowed to make API calls with this key.
Implementation
@$pb.TagNumber(1)
$pb.PbList<$core.String> get allowedIps => $_getList(0);
A list of the caller IP addresses that are allowed to make API calls with this key.
@$pb.TagNumber(1)
$pb.PbList<$core.String> get allowedIps => $_getList(0);