Class ListOrgDataExchangesResponse (0.5.11)

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

Message for response to listing data exchanges in an organization and location.

Attributes

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