sources property
If there are multiple sources, then the data is considered "joined" between them.
For instance, BigQuery can join multiple tables, and each table would be considered a source.
Implementation
core.List<ExfilResource>? sources;
If there are multiple sources, then the data is considered "joined" between them.
For instance, BigQuery can join multiple tables, and each table would be considered a source.
core.List<ExfilResource>? sources;