Uses of Enum
com.google.api.BackendRule.AuthenticationCase
Packages that use BackendRule.AuthenticationCase
-
Uses of BackendRule.AuthenticationCase in com.google.api
Methods in com.google.api that return BackendRule.AuthenticationCaseModifier and TypeMethodDescriptionBackendRule.AuthenticationCase.forNumber
(int value) BackendRule.Builder.getAuthenticationCase()
BackendRule.getAuthenticationCase()
BackendRuleOrBuilder.getAuthenticationCase()
BackendRule.AuthenticationCase.valueOf
(int value) Deprecated.Returns the enum constant of this type with the specified name.static BackendRule.AuthenticationCase[]
BackendRule.AuthenticationCase.values()
Returns an array containing the constants of this enum type, in the order they are declared.