Uses of Interface
com.google.api.apikeys.v2.BrowserKeyRestrictionsOrBuilder
-
Packages that use BrowserKeyRestrictionsOrBuilder Package Description com.google.api.apikeys.v2 A client to API Keys API -
-
Uses of BrowserKeyRestrictionsOrBuilder in com.google.api.apikeys.v2
Classes in com.google.api.apikeys.v2 that implement BrowserKeyRestrictionsOrBuilder Modifier and Type Class Description class
BrowserKeyRestrictions
The HTTP referrers (websites) that are allowed to use the key.static class
BrowserKeyRestrictions.Builder
The HTTP referrers (websites) that are allowed to use the key.Methods in com.google.api.apikeys.v2 that return BrowserKeyRestrictionsOrBuilder Modifier and Type Method Description BrowserKeyRestrictionsOrBuilder
Restrictions.Builder. getBrowserKeyRestrictionsOrBuilder()
The HTTP referrers (websites) that are allowed to use the key.BrowserKeyRestrictionsOrBuilder
Restrictions. getBrowserKeyRestrictionsOrBuilder()
The HTTP referrers (websites) that are allowed to use the key.BrowserKeyRestrictionsOrBuilder
RestrictionsOrBuilder. getBrowserKeyRestrictionsOrBuilder()
The HTTP referrers (websites) that are allowed to use the key.
-