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