google_api_big_query_data_transfer v0.0.1 GoogleApi.BigQueryDataTransfer.V1.Model.ListTransferRunsResponse View Source

The returned list of pipelines in the project.

Attributes

  • nextPageToken (String): 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. @OutputOnly Defaults to: null.
  • transferRuns (List[TransferRun]): The stored pipeline transfer runs. @OutputOnly Defaults to: null.