referencingPrimaryDataSources property

List<DataSourceReference>? referencingPrimaryDataSources
getter/setter pair

The (unordered and deduplicated) list of all primary data sources linked to this data source in either default or custom rules.

Supplemental data source cannot be deleted before all links are removed.

Output only.

Implementation

core.List<DataSourceReference>? referencingPrimaryDataSources;