Class ListDataExchangesRequest (0.2.1)

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

Message for requesting list of DataExchanges.

Attributes

NameDescription
parent str
Required. The parent resource path of the DataExchanges. e.g. projects/myproject/locations/US.
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.