Class ListDataExchangesRequest (0.5.11)

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

Message for requesting the list of data exchanges.

Attributes

NameDescription
parent str
Required. The parent resource path of the data exchanges. 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.