ApiKeyRestrictionsBrowserKeyRestrictions

data class ApiKeyRestrictionsBrowserKeyRestrictions(val allowedReferrers: List<String>)

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A list of regular expressions for the referrer URLs that are allowed to make API calls with this key.