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