Class DataSource (1.1.3)

Represents data source metadata. Metadata is sufficient to render UI and request proper OAuth tokens.

Data source id.

User friendly data source description string.

Api auth scopes for which refresh token needs to be obtained. These are scopes needed by a data source to prepare data and ingest them into BigQuery, e.g., https://www.googleapis.com/auth/bigquery

Deprecated. This field has no effect.

Default data transfer schedule. Examples of valid schedules include: 1st,3rd monday of month 15:30, every wed,fri of jan,jun 13:15, and first sunday of quarter 00:00.

Data source parameters.

Indicates the type of authorization.

Default data refresh window on days. Only meaningful when data_refresh_type = SLIDING_WINDOW.

The minimum interval for scheduler to schedule runs.