Interface MigrationProgressEvent.RedirectWritesStepDetailsOrBuilder (2.6.0)

See more code actions.
public static interface MigrationProgressEvent.RedirectWritesStepDetailsOrBuilder extends MessageOrBuilder
MessageOrBuilder
public abstract MigrationProgressEvent.ConcurrencyMode getConcurrencyMode()

Ths concurrency mode for this database.

.google.datastore.admin.v1.MigrationProgressEvent.ConcurrencyMode concurrency_mode = 1;

Returns
TypeDescription
MigrationProgressEvent.ConcurrencyMode

The concurrencyMode.

getConcurrencyModeValue()

public abstract int getConcurrencyModeValue()

Ths concurrency mode for this database.

.google.datastore.admin.v1.MigrationProgressEvent.ConcurrencyMode concurrency_mode = 1;

Returns
TypeDescription
int

The enum numeric value on the wire for concurrencyMode.