Google Cloud BigQuery Migration V2 Client - Class DeleteMigrationWorkflowRequest (0.2.2)

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

Methods

__construct

Constructor.

Parameters
NameDescription
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
TypeDescription
string

setName

Required. The unique identifier for the migration workflow.

Example: projects/123/locations/us/workflows/1234

Parameter
NameDescription
var string
Returns
TypeDescription
$this