Menyelesaikan proses migrasi terkelola. Layanan Dataproc Metastore akan beralih untuk menggunakan database backend-nya sendiri setelah migrasi berhasil.
Permintaan HTTP
POST https://metastore.googleapis.com/v1beta/{service}:completeMigration
Parameter jalur
Parameter
service
string
Wajib. Nama resource relatif dari layanan metastore yang akan menjadi tujuan migrasi, dalam format berikut:
[[["Mudah dipahami","easyToUnderstand","thumb-up"],["Memecahkan masalah saya","solvedMyProblem","thumb-up"],["Lainnya","otherUp","thumb-up"]],[["Sulit dipahami","hardToUnderstand","thumb-down"],["Informasi atau kode contoh salah","incorrectInformationOrSampleCode","thumb-down"],["Informasi/contoh yang saya butuhkan tidak ada","missingTheInformationSamplesINeed","thumb-down"],["Masalah terjemahan","translationIssue","thumb-down"],["Lainnya","otherDown","thumb-down"]],["Terakhir diperbarui pada 2025-03-04 UTC."],[[["This API endpoint completes a managed migration process for a Dataproc Metastore service, switching it to its own backend database."],["The HTTP request is a `POST` to `https://metastore.googleapis.com/v1beta/{service}:completeMigration`, where the `service` path parameter is required."],["The request body for this operation must be empty."],["A successful response will return an `Operation` instance."],["Completing the migration requires the `metastore.migrations.complete` IAM permission on the target `service` and the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]