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