| Package | Description |
|---|---|
| com.google.api |
| Modifier and Type | Method and Description |
|---|---|
static BackendRule.AuthenticationCase |
BackendRule.AuthenticationCase.forNumber(int value) |
BackendRule.AuthenticationCase |
BackendRule.getAuthenticationCase() |
BackendRule.AuthenticationCase |
BackendRule.Builder.getAuthenticationCase() |
BackendRule.AuthenticationCase |
BackendRuleOrBuilder.getAuthenticationCase() |
static BackendRule.AuthenticationCase |
BackendRule.AuthenticationCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static BackendRule.AuthenticationCase |
BackendRule.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.
|
Copyright © 2021 Google LLC. All rights reserved.