| Modifier and Type | Method and Description |
|---|---|
static Backend.BalancingMode |
Backend.BalancingMode.forNumber(int value) |
static Backend.BalancingMode |
Backend.BalancingMode.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Backend.BalancingMode |
Backend.BalancingMode.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Backend.BalancingMode |
Backend.BalancingMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Backend.BalancingMode[] |
Backend.BalancingMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<Backend.BalancingMode> |
Backend.BalancingMode.internalGetValueMap() |
Copyright © 2023 Google LLC. All rights reserved.