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