[[["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-07-11 UTC."],[[["This webpage details how to retrieve information about a single migration execution using a `GET` request."],["The `GET` request URL follows the format: `https://metastore.googleapis.com/v1/{name}`, where the `name` parameter is a string representing the migration execution's resource name."],["No request body is required for this operation."],["Successful requests will return a response body containing an instance of `MigrationExecution`."],["Authorization requires the `metastore.migrations.get` IAM permission and the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]