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