Uses of Interface
com.google.api.apikeys.v2.IosKeyRestrictionsOrBuilder
-
Packages that use IosKeyRestrictionsOrBuilder Package Description com.google.api.apikeys.v2 A client to API Keys API -
-
Uses of IosKeyRestrictionsOrBuilder in com.google.api.apikeys.v2
Classes in com.google.api.apikeys.v2 that implement IosKeyRestrictionsOrBuilder Modifier and Type Class Description class
IosKeyRestrictions
The iOS apps that are allowed to use the key.static class
IosKeyRestrictions.Builder
The iOS apps that are allowed to use the key.Methods in com.google.api.apikeys.v2 that return IosKeyRestrictionsOrBuilder Modifier and Type Method Description IosKeyRestrictionsOrBuilder
Restrictions.Builder. getIosKeyRestrictionsOrBuilder()
The iOS apps that are allowed to use the key.IosKeyRestrictionsOrBuilder
Restrictions. getIosKeyRestrictionsOrBuilder()
The iOS apps that are allowed to use the key.IosKeyRestrictionsOrBuilder
RestrictionsOrBuilder. getIosKeyRestrictionsOrBuilder()
The iOS apps that are allowed to use the key.
-