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