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 classIosKeyRestrictionsThe iOS apps that are allowed to use the key.static classIosKeyRestrictions.BuilderThe iOS apps that are allowed to use the key.Methods in com.google.api.apikeys.v2 that return IosKeyRestrictionsOrBuilder Modifier and Type Method Description IosKeyRestrictionsOrBuilderRestrictions.Builder. getIosKeyRestrictionsOrBuilder()The iOS apps that are allowed to use the key.IosKeyRestrictionsOrBuilderRestrictions. getIosKeyRestrictionsOrBuilder()The iOS apps that are allowed to use the key.IosKeyRestrictionsOrBuilderRestrictionsOrBuilder. getIosKeyRestrictionsOrBuilder()The iOS apps that are allowed to use the key.
-