[[["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 details the process of creating a new migration job within a specified project and location using the Database Migration Service API."],["The primary method for initiating a migration job is through a `POST` request to a designated URL, which is `https://datamigration.googleapis.com/v1/{parent}/migrationJobs`."],["Required parameters include the `parent` path parameter and the `migrationJobId` query parameter, each having specific IAM permission requirements."],["The request body should contain a `MigrationJob` instance, while a successful response will return a newly created `Operation` instance."],["Authorization to perform this task requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]