An event signifying the start of a new step in a migration from Cloud Datastore to Cloud Firestore in Datastore mode.
JSON representation |
---|
{ "step": enum ( |
Fields | |
---|---|
step |
The step that is starting. An event with step set to |
Union field step_details . Details about this step. step_details can be only one of the following: |
|
prepareStepDetails |
Details for the |
redirectWritesStepDetails |
Details for the |
PrepareStepDetails
Details for the PREPARE
step.
JSON representation |
---|
{
"concurrencyMode": enum ( |
Fields | |
---|---|
concurrencyMode |
The concurrency mode this database will use when it reaches the |
RedirectWritesStepDetails
Details for the REDIRECT_WRITES
step.
JSON representation |
---|
{
"concurrencyMode": enum ( |
Fields | |
---|---|
concurrencyMode |
Ths concurrency mode for this database. |