[[["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-01 UTC."],[[["This endpoint retrieves details about a specific migration execution using a GET request."],["The request URL requires the `name` path parameter, which specifies the unique identifier of the migration execution within a project, location, and service."],["The request body must be empty, as all necessary information is conveyed through the URL path parameters."],["A successful response will return the details of the migration execution in the form of a `MigrationExecution` object."],["Accessing this endpoint requires the `metastore.migrations.get` IAM permission and the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]