google_api_big_query_data_transfer v0.0.1 GoogleApi.BigQueryDataTransfer.V1.Model.ListTransferConfigsResponse 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 `ListTransferConfigsRequest.page_token` to request the next page of list results. @OutputOnly Defaults to:
null
. - transferConfigs (List[TransferConfig]): The stored pipeline transfer configurations. @OutputOnly Defaults to:
null
.