Class Google::Cloud::Bigquery::DataTransfer::V1::ListTransferConfigsResponse (v0.4.6)

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