[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-03-04。"],[[["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."]]],[]]