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
Namespace
Google \ Cloud \ Datastore \ Admin \ V1 \ MigrationProgressEventMethods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
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 | |
---|---|
Type | Description |
int |
setConcurrencyMode
Ths concurrency mode for this database.
Parameter | |
---|---|
Name | Description |
var |
int
|
Returns | |
---|---|
Type | Description |
$this |