JobHistoryExportResponse
การตอบกลับได้รับการส่งออกที่ส่งออกงานสําเร็จ ซึ่งจัดเก็บไว้ในช่องตอบของ google.longrunning.Operation ที่แสดงโดยคําขอส่งออกประวัติงาน
การแสดง JSON |
{
"jobCount": string,
"destProject": string,
"destDataset": string,
"destTable": string
} |
ช่อง |
jobCount |
string (int64 format)
จํานวนงานในตารางเอาต์พุตสุดท้าย
|
destProject |
string
โปรเจ็กต์ BigQuery ปลายทางสําหรับการส่งออกประวัติงาน
|
destDataset |
string
ชุดข้อมูล BigQuery ปลายทางสําหรับการส่งออกประวัติงาน
|
destTable |
string
ตาราง BigQuery ปลายทางสําหรับการส่งออกประวัติงาน
|
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2022-09-27 UTC
[null,null,["อัปเดตล่าสุด 2022-09-27 UTC"],[[["The response for successful job history exports is a JSON object containing details about the exported data."],["This JSON object includes the job count, and the destination project, dataset, and table in BigQuery."],["The job count represents the total number of jobs exported and stored in the specified BigQuery table."],["The destination details (project, dataset, table) specify where the exported job history data is located in BigQuery."]]],[]]