[[["Fácil de comprender","easyToUnderstand","thumb-up"],["Resolvió mi problema","solvedMyProblem","thumb-up"],["Otro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Información o código de muestra incorrectos","incorrectInformationOrSampleCode","thumb-down"],["Faltan la información o los ejemplos que necesito","missingTheInformationSamplesINeed","thumb-down"],["Problema de traducción","translationIssue","thumb-down"],["Otro","otherDown","thumb-down"]],["Última actualización: 2024-05-16 (UTC)"],[[["This webpage details how to retrieve a previously created migration workflow using a GET request."],["The required path parameter `name` specifies the unique identifier of the workflow, structured as `projects/*/locations/*/workflows/*`."],["An optional query parameter `readMask` allows users to specify which fields of the workflow to retrieve, formatted using FieldMask."],["The request body for retrieving the migration workflow must be empty, and a successful response will contain an instance of the `MigrationWorkflow` resource."],["To successfully execute the request, users must have the `bigquerymigration.workflows.get` IAM permission on the specified workflow resource and include the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]