| Modifier and Type | Method and Description |
|---|---|
static Rollout.StrategyCase |
Rollout.StrategyCase.forNumber(int value) |
Rollout.StrategyCase |
Rollout.getStrategyCase() |
Rollout.StrategyCase |
Rollout.Builder.getStrategyCase() |
Rollout.StrategyCase |
RolloutOrBuilder.getStrategyCase() |
static Rollout.StrategyCase |
Rollout.StrategyCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Rollout.StrategyCase |
Rollout.StrategyCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Rollout.StrategyCase[] |
Rollout.StrategyCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2025 Google LLC. All rights reserved.