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 classBrowserKeyRestrictionsThe HTTP referrers (websites) that are allowed to use the key.static classBrowserKeyRestrictions.BuilderThe 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 BrowserKeyRestrictionsOrBuilderRestrictions.Builder. getBrowserKeyRestrictionsOrBuilder()The HTTP referrers (websites) that are allowed to use the key.BrowserKeyRestrictionsOrBuilderRestrictions. getBrowserKeyRestrictionsOrBuilder()The HTTP referrers (websites) that are allowed to use the key.BrowserKeyRestrictionsOrBuilderRestrictionsOrBuilder. getBrowserKeyRestrictionsOrBuilder()The HTTP referrers (websites) that are allowed to use the key.
-