Class ListMigrationWorkflowsResponse (0.11.7)

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

Response object for a ListMigrationWorkflows call.

Attributes

NameDescription
migration_workflows MutableSequence[google.cloud.bigquery_migration_v2.types.MigrationWorkflow]
The migration workflows for the specified project / location.
next_page_token str
A token, which can be sent as page_token to retrieve the next page. If this field is omitted, there are no subsequent pages.