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