BigQuery Data Transfer Service V1 API - Class Google::Cloud::Bigquery::DataTransfer::V1::ListDataSourcesResponse (v0.13.1)

Reference documentation and code samples for the BigQuery Data Transfer Service V1 API class Google::Cloud::Bigquery::DataTransfer::V1::ListDataSourcesResponse.

Returns list of supported data sources and their metadata.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#data_sources

  def 
  
 data_sources 
 () 
  
 - 
>  
 :: 
 Array 
< :: 
 Google 
 :: 
 Cloud 
 :: 
 Bigquery 
 :: 
 DataTransfer 
 :: 
 V1 
 :: 
 DataSource 
> 
Returns

#data_sources=

  def 
  
 data_sources= 
 ( 
 value 
 ) 
  
 - 
>  
 :: 
 Array 
< :: 
 Google 
 :: 
 Cloud 
 :: 
 Bigquery 
 :: 
 DataTransfer 
 :: 
 V1 
 :: 
 DataSource 
> 
Parameter
Returns

#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 ListDataSourcesRequest.page_token to request the next page of list results.