BigQuery Migration V2 API - Class Google::Cloud::Bigquery::Migration::V2::DeleteMigrationWorkflowRequest (v0.3.0)

Reference documentation and code samples for the BigQuery Migration V2 API class Google::Cloud::Bigquery::Migration::V2::DeleteMigrationWorkflowRequest.

A request to delete a previously created migration workflow.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#name

def name() -> ::String
Returns
  • (::String) — Required. The unique identifier for the migration workflow. Example: projects/123/locations/us/workflows/1234

#name=

def name=(value) -> ::String
Parameter
  • value (::String) — Required. The unique identifier for the migration workflow. Example: projects/123/locations/us/workflows/1234
Returns
  • (::String) — Required. The unique identifier for the migration workflow. Example: projects/123/locations/us/workflows/1234