[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Schwer verständlich","hardToUnderstand","thumb-down"],["Informationen oder Beispielcode falsch","incorrectInformationOrSampleCode","thumb-down"],["Benötigte Informationen/Beispiele nicht gefunden","missingTheInformationSamplesINeed","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 2024-05-23 (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."]]],[]]