[[["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 page details the process of promoting a migration job, which involves stopping replication and converting the destination into a standalone database."],["The HTTP request to promote a migration job is a POST request to the specified endpoint: `https://datamigration.googleapis.com/v1alpha2/{name}:promote`."],["The request requires a path parameter named `name`, which is the identifier for the migration job resource to be promoted and the proper IAM permissions to be granted."],["The request body for this operation must be empty, and the successful response will contain an `Operation` instance."],["Authorization for this operation requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]