Class ListTransferRunsResponse (3.2.0)

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

The returned list of pipelines in the project. .. attribute:: transfer_runs

Output only. The stored pipeline transfer runs.

:type: Sequence[google.cloud.bigquery_datatransfer_v1.types.TransferRun]

Attribute

NameDescription
next_page_token str
Output only. The next-pagination token. For multiple-page list results, this token can be used as the ListTransferRunsRequest.page_token to request the next page of list results.