JobHistoryExportResponse
تم عرض الاستجابة لعمليات تصدير سجلّ الوظائف بنجاح. ويتم حفظ هذا الحقل في حقل الاستجابة في google.longrun.وتعرِض العملية عن طريق طلب تصدير سجلّ الوظائف.
تمثيل JSON |
{
"jobCount": string,
"destProject": string,
"destDataset": string,
"destTable": string
} |
الحقول |
jobCount |
string (int64 format)
عدد المهام في جدول النتائج النهائية
|
destProject |
string
مشروع BigQuery المقصود لتصدير سجلّ الوظائف.
|
destDataset |
string
مجموعة بيانات BigQuery المقصودة لتصدير سجلّ الوظائف
|
destTable |
string
جدول BigQuery الوجهة لتصدير سجلّ الوظائف
|
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2022-09-27 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2022-09-27 (حسب التوقيت العالمي المتفَّق عليه)"],[[["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."]]],[]]