public interface MigrationStateEventOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
MigrationState |
getState()
The new state of the migration.
|
int |
getStateValue()
The new state of the migration.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
int getStateValue()
The new state of the migration.
.google.datastore.admin.v1.MigrationState state = 1;
MigrationState getState()
The new state of the migration.
.google.datastore.admin.v1.MigrationState state = 1;
Copyright © 2023 Google LLC. All rights reserved.