Class ListOrgDataExchangesRequest (0.5.11)

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

Message for requesting the list of data exchanges from projects in an organization and location.

Attributes

NameDescription
organization str
Required. The organization resource path of the projects containing DataExchanges. e.g. organizations/myorg/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.