BigQuery Migration V2 API - Class Google::Cloud::Bigquery::Migration::V2::CreateMigrationWorkflowRequest (v0.2.0)

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

Request to create a migration workflow resource.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#migration_workflow

def migration_workflow() -> ::Google::Cloud::Bigquery::Migration::V2::MigrationWorkflow
Returns

#migration_workflow=

def migration_workflow=(value) -> ::Google::Cloud::Bigquery::Migration::V2::MigrationWorkflow
Parameter
Returns

#parent

def parent() -> ::String
Returns
  • (::String) — Required. The name of the project to which this migration workflow belongs. Example: projects/foo/locations/bar

#parent=

def parent=(value) -> ::String
Parameter
  • value (::String) — Required. The name of the project to which this migration workflow belongs. Example: projects/foo/locations/bar
Returns
  • (::String) — Required. The name of the project to which this migration workflow belongs. Example: projects/foo/locations/bar