Output artifacts created during query execution, e.g. Temp tables are created using CREATE TABLE temp_table AS (...) in an Ads Data Hub query.
JSON representation |
---|
{
"tempTables": [
{
object ( |
Fields | |
---|---|
tempTables[] |
Defines list of temp tables created by an Ads Data Hub query. |