[[["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 2025-02-25 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."]]],[]]