Google Cloud Datastore Admin V1 Client - Class RedirectWritesStepDetails (0.6.0)

Reference documentation and code samples for the Google Cloud Datastore Admin V1 Client class RedirectWritesStepDetails.

Details for the REDIRECT_WRITES step.

Generated from protobuf message google.datastore.admin.v1.MigrationProgressEvent.RedirectWritesStepDetails

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ concurrency_mode int

Ths concurrency mode for this database.

getConcurrencyMode

Ths concurrency mode for this database.

Returns
TypeDescription
int

setConcurrencyMode

Ths concurrency mode for this database.

Parameter
NameDescription
var int
Returns
TypeDescription
$this