| Modifier and Type | Method and Description |
|---|---|
static Rollout.RolloutStatus |
Rollout.RolloutStatus.forNumber(int value) |
Rollout.RolloutStatus |
Rollout.getStatus()
The status of this rollout.
|
Rollout.RolloutStatus |
Rollout.Builder.getStatus()
The status of this rollout.
|
Rollout.RolloutStatus |
RolloutOrBuilder.getStatus()
The status of this rollout.
|
static Rollout.RolloutStatus |
Rollout.RolloutStatus.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static Rollout.RolloutStatus |
Rollout.RolloutStatus.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Rollout.RolloutStatus |
Rollout.RolloutStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Rollout.RolloutStatus[] |
Rollout.RolloutStatus.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<Rollout.RolloutStatus> |
Rollout.RolloutStatus.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Rollout.Builder |
Rollout.Builder.setStatus(Rollout.RolloutStatus value)
The status of this rollout.
|
Copyright © 2025 Google LLC. All rights reserved.