Class ListDataSourcesResponse (3.3.4)

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

Returns list of supported data sources and their metadata. .. attribute:: data_sources

List of supported data sources and their transfer settings.

:type: Sequence[google.cloud.bigquery_datatransfer_v1.types.DataSource]

Attribute

NameDescription
next_page_token str
Output only. The next-pagination token. For multiple-page list results, this token can be used as the ListDataSourcesRequest.page_token to request the next page of list results.