Reference documentation and code samples for the Firestore in Datastore mode Admin V1 API class Google::Cloud::Datastore::Admin::V1::DatastoreFirestoreMigrationMetadata.
Metadata for Datastore to Firestore migration operations.
The DatastoreFirestoreMigration operation is not started by the end-user via an explicit "creation" method. This is an intentional deviation from the LRO design pattern.
This singleton resource can be accessed at: "projects/{project_id}/operations/datastore-firestore-migration"
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#migration_state
def migration_state() -> ::Google::Cloud::Datastore::Admin::V1::MigrationState
- (::Google::Cloud::Datastore::Admin::V1::MigrationState) — The current state of migration from Cloud Datastore to Cloud Firestore in Datastore mode.
#migration_state=
def migration_state=(value) -> ::Google::Cloud::Datastore::Admin::V1::MigrationState
- value (::Google::Cloud::Datastore::Admin::V1::MigrationState) — The current state of migration from Cloud Datastore to Cloud Firestore in Datastore mode.
- (::Google::Cloud::Datastore::Admin::V1::MigrationState) — The current state of migration from Cloud Datastore to Cloud Firestore in Datastore mode.
#migration_step
def migration_step() -> ::Google::Cloud::Datastore::Admin::V1::MigrationStep
- (::Google::Cloud::Datastore::Admin::V1::MigrationStep) — The current step of migration from Cloud Datastore to Cloud Firestore in Datastore mode.
#migration_step=
def migration_step=(value) -> ::Google::Cloud::Datastore::Admin::V1::MigrationStep
- value (::Google::Cloud::Datastore::Admin::V1::MigrationStep) — The current step of migration from Cloud Datastore to Cloud Firestore in Datastore mode.
- (::Google::Cloud::Datastore::Admin::V1::MigrationStep) — The current step of migration from Cloud Datastore to Cloud Firestore in Datastore mode.