referencedTables property
Referenced tables for the job.
Queries that reference more than 50 tables will not have a complete list.
Output only.
Implementation
core.List<TableReference>? referencedTables;
Referenced tables for the job.
Queries that reference more than 50 tables will not have a complete list.
Output only.
core.List<TableReference>? referencedTables;