[[["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 how to retrieve information about a specific migration job using a `GET` request."],["The `GET` request is made to the specified URL, which includes a path parameter `name` identifying the migration job."],["The request body must be empty, and upon success, the response body will contain a `MigrationJob` instance."],["Accessing this resource requires the `datamigration.migrationjobs.get` IAM permission and the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]