Class ListListingsResponse (0.3.1)

ListListingsResponse(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Message for response to the list of Listings.

Attributes

NameDescription
listings Sequence[google.cloud.bigquery_data_exchange_v1beta1.types.Listing]
The list of Listing.
next_page_token str
A token to request the next page of results.

Inheritance

builtins.object > proto.message.Message > ListListingsResponse