[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-04-17 UTC."],[[["This webpage outlines how to promote a migration job, which involves stopping replication and making the destination a standalone database."],["The process uses a `POST` request to the specified endpoint: `https://datamigration.googleapis.com/v1beta1/{name}:promote`."],["The `name` parameter is a string representing the migration job resource, and the request requires specific IAM permissions `datamigration.migrationjobs.promote`."],["The request body for promoting the migration job must be empty."],["A successful request returns an `Operation` instance in the response body, and it requires the OAuth scope: `https://www.googleapis.com/auth/cloud-platform`."]]],[]]