Required. The name of the project to which this migration workflow belongs.
Example: projects/foo/locations/bar
Please see MigrationServiceClient::locationName() for help formatting this field.
[[["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-09-04 UTC."],[],[],null,["# Google Cloud BigQuery Migration V2 Client - Class CreateMigrationWorkflowRequest (1.1.5)\n\nVersion latestkeyboard_arrow_down\n\n- [1.1.5 (latest)](/php/docs/reference/cloud-bigquery-migration/latest/V2.CreateMigrationWorkflowRequest)\n- [1.1.4](/php/docs/reference/cloud-bigquery-migration/1.1.4/V2.CreateMigrationWorkflowRequest)\n- [1.0.0](/php/docs/reference/cloud-bigquery-migration/1.0.0/V2.CreateMigrationWorkflowRequest)\n- [0.4.5](/php/docs/reference/cloud-bigquery-migration/0.4.5/V2.CreateMigrationWorkflowRequest)\n- [0.3.3](/php/docs/reference/cloud-bigquery-migration/0.3.3/V2.CreateMigrationWorkflowRequest)\n- [0.2.2](/php/docs/reference/cloud-bigquery-migration/0.2.2/V2.CreateMigrationWorkflowRequest)\n- [0.1.4](/php/docs/reference/cloud-bigquery-migration/0.1.4/V2.CreateMigrationWorkflowRequest) \nReference documentation and code samples for the Google Cloud BigQuery Migration V2 Client class CreateMigrationWorkflowRequest.\n\nRequest to create a migration workflow resource.\n\nGenerated from protobuf message `google.cloud.bigquery.migration.v2.CreateMigrationWorkflowRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ BigQuery \\\\ Migration \\\\ V2\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getParent\n\nRequired. The name of the project to which this migration workflow belongs.\n\nExample: `projects/foo/locations/bar`\n\n### setParent\n\nRequired. The name of the project to which this migration workflow belongs.\n\nExample: `projects/foo/locations/bar`\n\n### getMigrationWorkflow\n\nRequired. The migration workflow to create.\n\n### hasMigrationWorkflow\n\n### clearMigrationWorkflow\n\n### setMigrationWorkflow\n\nRequired. The migration workflow to create.\n\n### static::build"]]