Reference documentation and code samples for the BigQuery Migration V2 API class Google::Cloud::Bigquery::Migration::V2::StartMigrationWorkflowRequest.
A request to start 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