OutputArtifacts
อาร์ติแฟกต์เอาต์พุตที่สร้างขึ้นระหว่างดําเนินการค้นหา เช่น ตารางอุณหภูมิสร้างขึ้นโดยใช้ CREATE TABLE temp_table AS (...) ในการค้นหา Ads Data Hub
การแสดง JSON |
{
"tempTables": [
{
object (TempTable )
}
]
} |
ช่อง |
tempTables[] |
object (TempTable )
กําหนดรายการตารางชั่วคราวที่สร้างโดยคําค้นหา Ads Data Hub
|
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2022-09-27 UTC
[null,null,["อัปเดตล่าสุด 2022-09-27 UTC"],[[["Output artifacts such as temporary tables are generated during query execution in Ads Data Hub."],["Temporary tables are created using the syntax `CREATE TABLE temp_table AS (...)` within an Ads Data Hub query."],["JSON representation is used to define the structure of these temporary tables within the query's output."],["The `tempTables[]` field within the JSON structure provides a list of all temporary tables created by the query, each represented as a `TempTable` object."]]],[]]