ApiKeyRestrictionsBrowserKeyRestrictions

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

Constructors

Link copied to clipboard
constructor(allowedReferrers: List<String>)

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.