Analytics Hub V1beta1 API - Class Google::Cloud::Bigquery::DataExchange::V1beta1::ListListingsResponse (v0.1.0)

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

Message for response to listing Listings.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#listings

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

#listings=

def listings=(value) -> ::Array<::Google::Cloud::Bigquery::DataExchange::V1beta1::Listing>
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.