static MigrationState |
MigrationState.forNumber(int value) |
|
MigrationState |
DatastoreFirestoreMigrationMetadata.Builder.getMigrationState() |
The current state of migration from Cloud Datastore to Cloud Firestore in
Datastore mode.
|
MigrationState |
DatastoreFirestoreMigrationMetadata.getMigrationState() |
The current state of migration from Cloud Datastore to Cloud Firestore in
Datastore mode.
|
MigrationState |
DatastoreFirestoreMigrationMetadataOrBuilder.getMigrationState() |
The current state of migration from Cloud Datastore to Cloud Firestore in
Datastore mode.
|
MigrationState |
MigrationStateEvent.Builder.getState() |
The new state of the migration.
|
MigrationState |
MigrationStateEvent.getState() |
The new state of the migration.
|
MigrationState |
MigrationStateEventOrBuilder.getState() |
The new state of the migration.
|
static MigrationState |
MigrationState.valueOf(int value) |
Deprecated.
|
static MigrationState |
MigrationState.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static MigrationState |
MigrationState.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static MigrationState[] |
MigrationState.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|