Class ListOrgDataExchangesResponse (0.2.1)

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

Message for response to listing DataExchanges in an organization and location.

Attributes

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