google_api_big_query_data_transfer v0.0.1 GoogleApi.BigQueryDataTransfer.V1.Model.ListDataSourcesResponse View Source
Returns list of supported data sources and their metadata.
Attributes
- dataSources (List[DataSource]): List of supported data sources and their transfer settings. Defaults to:
null
. - nextPageToken (String): 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. @OutputOnly Defaults to:
null
.