Class ServerKeyRestrictions (0.3.0)

ServerKeyRestrictions(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The IP addresses of callers that are allowed to use the key.

Attribute

NameDescription
allowed_ips Sequence[str]
A list of the caller IP addresses that are allowed to make API calls with this key.