Class CreateMigrationWorkflowRequest (0.1.0)

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

Request to create a migration workflow resource. .. attribute:: parent

Required. The name of the project to which this migration workflow belongs. Example: projects/foo/locations/bar

:type: str

Attribute

NameDescription
migration_workflow google.cloud.bigquery_migration_v2alpha.types.MigrationWorkflow
Required. The migration workflow to create.