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