Analytics Hub V1beta1 API - Class Google::Cloud::Bigquery::DataExchange::V1beta1::ListDataExchangesResponse (v0.7.0)

Reference documentation and code samples for the Analytics Hub V1beta1 API class Google::Cloud::Bigquery::DataExchange::V1beta1::ListDataExchangesResponse.

Message for response to the list of data exchanges.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#data_exchanges

def data_exchanges() -> ::Array<::Google::Cloud::Bigquery::DataExchange::V1beta1::DataExchange>
Returns

#data_exchanges=

def data_exchanges=(value) -> ::Array<::Google::Cloud::Bigquery::DataExchange::V1beta1::DataExchange>
Parameter
Returns

#next_page_token

def next_page_token() -> ::String
Returns
  • (::String) — A token to request the next page of results.

#next_page_token=

def next_page_token=(value) -> ::String
Parameter
  • value (::String) — A token to request the next page of results.
Returns
  • (::String) — A token to request the next page of results.