Reference documentation and code samples for the BigQuery Data Transfer Service V1 API class Google::Cloud::Bigquery::DataTransfer::V1::ListTransferConfigsResponse.
The returned list of pipelines in the project.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#next_page_token
def next_page_token() -> ::String
Returns
-
(::String) — Output only. 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.
#transfer_configs
def transfer_configs() -> ::Array<::Google::Cloud::Bigquery::DataTransfer::V1::TransferConfig>
Returns
- (::Array<::Google::Cloud::Bigquery::DataTransfer::V1::TransferConfig>) — Output only. The stored pipeline transfer configurations.