Reference documentation and code samples for the Google Cloud BigQuery Migration V2 Client class DeleteMigrationWorkflowRequest.
A request to delete a previously created migration workflow.
Generated from protobuf message google.cloud.bigquery.migration.v2.DeleteMigrationWorkflowRequest
Namespace
Google \ Cloud \ BigQuery \ Migration \ V2
Methods
__construct
Constructor.
Parameters
Name
Description
data
array
Optional. Data for populating the Message object.
↳ name
string
Required. The unique identifier for the migration workflow. Example: projects/123/locations/us/workflows/1234
getName
Required. The unique identifier for the migration workflow.
Example: projects/123/locations/us/workflows/1234
Returns
Type
Description
string
setName
Required. The unique identifier for the migration workflow.
Example: projects/123/locations/us/workflows/1234
Parameter
Name
Description
var
string
Returns
Type
Description
$this
static::build
Parameter
Name
Description
name
string
Required. The unique identifier for the migration workflow.
Example: projects/123/locations/us/workflows/1234
Please see MigrationServiceClient::migrationWorkflowName() 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-08-28 UTC."],[],[],null,["# Google Cloud BigQuery Migration V2 Client - Class DeleteMigrationWorkflowRequest (1.1.5)\n\nVersion latestkeyboard_arrow_down\n\n- [1.1.5 (latest)](/php/docs/reference/cloud-bigquery-migration/latest/V2.DeleteMigrationWorkflowRequest)\n- [1.1.4](/php/docs/reference/cloud-bigquery-migration/1.1.4/V2.DeleteMigrationWorkflowRequest)\n- [1.0.0](/php/docs/reference/cloud-bigquery-migration/1.0.0/V2.DeleteMigrationWorkflowRequest)\n- [0.4.5](/php/docs/reference/cloud-bigquery-migration/0.4.5/V2.DeleteMigrationWorkflowRequest)\n- [0.3.3](/php/docs/reference/cloud-bigquery-migration/0.3.3/V2.DeleteMigrationWorkflowRequest)\n- [0.2.2](/php/docs/reference/cloud-bigquery-migration/0.2.2/V2.DeleteMigrationWorkflowRequest)\n- [0.1.4](/php/docs/reference/cloud-bigquery-migration/0.1.4/V2.DeleteMigrationWorkflowRequest) \nReference documentation and code samples for the Google Cloud BigQuery Migration V2 Client class DeleteMigrationWorkflowRequest.\n\nA request to delete a previously created migration workflow.\n\nGenerated from protobuf message `google.cloud.bigquery.migration.v2.DeleteMigrationWorkflowRequest`\n\nNamespace\n---------\n\nGoogle \\\\ Cloud \\\\ BigQuery \\\\ Migration \\\\ V2\n\nMethods\n-------\n\n### __construct\n\nConstructor.\n\n### getName\n\nRequired. The unique identifier for the migration workflow.\n\nExample: `projects/123/locations/us/workflows/1234`\n\n### setName\n\nRequired. The unique identifier for the migration workflow.\n\nExample: `projects/123/locations/us/workflows/1234`\n\n### static::build"]]