Reference documentation and code samples for the Firestore in Datastore mode Admin V1 API class Google::Cloud::Datastore::Admin::V1::MigrationProgressEvent::PrepareStepDetails.
Details for the PREPARE
step.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#concurrency_mode
def concurrency_mode() -> ::Google::Cloud::Datastore::Admin::V1::MigrationProgressEvent::ConcurrencyMode
Returns
-
(::Google::Cloud::Datastore::Admin::V1::MigrationProgressEvent::ConcurrencyMode) — The concurrency mode this database will use when it reaches the
REDIRECT_WRITES
step.
#concurrency_mode=
def concurrency_mode=(value) -> ::Google::Cloud::Datastore::Admin::V1::MigrationProgressEvent::ConcurrencyMode
Parameter
-
value (::Google::Cloud::Datastore::Admin::V1::MigrationProgressEvent::ConcurrencyMode) — The concurrency mode this database will use when it reaches the
REDIRECT_WRITES
step.
Returns
-
(::Google::Cloud::Datastore::Admin::V1::MigrationProgressEvent::ConcurrencyMode) — The concurrency mode this database will use when it reaches the
REDIRECT_WRITES
step.