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