Uses of Interface
com.google.api.apikeys.v2.RestrictionsOrBuilder
-
Packages that use RestrictionsOrBuilder Package Description com.google.api.apikeys.v2 A client to API Keys API -
-
Uses of RestrictionsOrBuilder in com.google.api.apikeys.v2
Classes in com.google.api.apikeys.v2 that implement RestrictionsOrBuilder Modifier and Type Class Description class
Restrictions
Describes the restrictions on the key.static class
Restrictions.Builder
Describes the restrictions on the key.Methods in com.google.api.apikeys.v2 that return RestrictionsOrBuilder Modifier and Type Method Description RestrictionsOrBuilder
Key.Builder. getRestrictionsOrBuilder()
Key restrictions.RestrictionsOrBuilder
Key. getRestrictionsOrBuilder()
Key restrictions.RestrictionsOrBuilder
KeyOrBuilder. getRestrictionsOrBuilder()
Key restrictions.
-