Uses of Class
com.google.api.BackendRule.AuthenticationCase
-
Packages that use BackendRule.AuthenticationCase Package Description com.google.api -
-
Uses of BackendRule.AuthenticationCase in com.google.api
Methods in com.google.api that return BackendRule.AuthenticationCase Modifier and Type Method Description static BackendRule.AuthenticationCaseBackendRule.AuthenticationCase. forNumber(int value)BackendRule.AuthenticationCaseBackendRule.Builder. getAuthenticationCase()BackendRule.AuthenticationCaseBackendRule. getAuthenticationCase()BackendRule.AuthenticationCaseBackendRuleOrBuilder. getAuthenticationCase()static BackendRule.AuthenticationCaseBackendRule.AuthenticationCase. valueOf(int value)Deprecated.static BackendRule.AuthenticationCaseBackendRule.AuthenticationCase. valueOf(String name)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.
-