[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Difficile da capire","hardToUnderstand","thumb-down"],["Informazioni o codice di esempio errati","incorrectInformationOrSampleCode","thumb-down"],["Mancano le informazioni o gli esempi di cui ho bisogno","missingTheInformationSamplesINeed","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 2024-06-27 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."]]],[]]