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 ปลายทางสําหรับการส่งออกประวัติงาน