Class ServerKeyRestrictions (0.5.9)

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

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

Attribute

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