Reference documentation and code samples for the Firestore in Datastore mode Admin V1 API class Google::Cloud::Datastore::Admin::V1::MigrationStateEvent.
An event signifying a change in state of a migration from Cloud Datastore to Cloud Firestore in Datastore mode.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#state
def state() -> ::Google::Cloud::Datastore::Admin::V1::MigrationState
Returns
- (::Google::Cloud::Datastore::Admin::V1::MigrationState) — The new state of the migration.
#state=
def state=(value) -> ::Google::Cloud::Datastore::Admin::V1::MigrationState
Parameter
- value (::Google::Cloud::Datastore::Admin::V1::MigrationState) — The new state of the migration.
Returns
- (::Google::Cloud::Datastore::Admin::V1::MigrationState) — The new state of the migration.