static TrafficSplit.ShardBy |
TrafficSplit.ShardBy.forNumber(int value) |
|
TrafficSplit.ShardBy |
TrafficSplit.Builder.getShardBy() |
Mechanism used to determine which version a request is sent to.
|
TrafficSplit.ShardBy |
TrafficSplit.getShardBy() |
Mechanism used to determine which version a request is sent to.
|
TrafficSplit.ShardBy |
TrafficSplitOrBuilder.getShardBy() |
Mechanism used to determine which version a request is sent to.
|
static TrafficSplit.ShardBy |
TrafficSplit.ShardBy.valueOf(int value) |
Deprecated.
|
static TrafficSplit.ShardBy |
TrafficSplit.ShardBy.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static TrafficSplit.ShardBy |
TrafficSplit.ShardBy.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static TrafficSplit.ShardBy[] |
TrafficSplit.ShardBy.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|