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