Class StartMigrationWorkflowRequest (0.4.2)

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

A request to start a previously created migration workflow.

Attribute

NameDescription
name str
Required. The unique identifier for the migration workflow. Example: ``projects/123/locations/us/workflows/1234``

Inheritance

builtins.object > proto.message.Message > StartMigrationWorkflowRequest