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

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.