Class ListListingsRequest (0.5.11)

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

Message for requesting the list of listings.

Attributes

NameDescription
parent str
Required. The parent resource path of the listing. e.g. projects/myproject/locations/US/dataExchanges/123.
page_size int
The maximum number of results to return in a single response page. Leverage the page tokens to iterate through the entire collection.
page_token str
Page token, returned by a previous call, to request the next page of results.