Class CreateMigrationWorkflowRequest (0.11.7)

CreateMigrationWorkflowRequest(
    mapping=None, *, ignore_unknown_fields=False, **kwargs
)

Request to create a migration workflow resource.

Attributes

NameDescription
parent str
Required. The name of the project to which this migration workflow belongs. Example: projects/foo/locations/bar
migration_workflow google.cloud.bigquery_migration_v2.types.MigrationWorkflow
Required. The migration workflow to create.