[[["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 provides details on retrieving a single migration job using a GET request to the Google Cloud Data Migration API."],["The request URL is `GET https://datamigration.googleapis.com/v1beta1/{name}`, where `{name}` is a required path parameter representing the migration job's resource name."],["The request body must be empty, meaning no additional data needs to be sent in the request body."],["A successful request will return a response body containing an instance of the `MigrationJob` resource, providing the details of the requested migration."],["Authorization for this request requires the `datamigration.migrationjobs.get` IAM permission and the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]