DataSourceReference

DataSourceReference

Data source reference can be used to manage related data sources within the data source service.

Fields

Union field data_source_id .

data_source_id can be only one of the following:

self

bool

Self should be used to reference the primary data source itself.

primary_data_source_name
(deprecated)

string

Optional. Deprecated: Use self instead to reference the primary data source. The name of the primary data source. Format: accounts/{account}/dataSources/{datasource}

supplemental_data_source_name

string

Optional. The name of the supplemental data source. Format: accounts/{account}/dataSources/{datasource}