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 مقصد برای صادرات سابقه کار. |
جز در مواردی که غیر از این ذکر شده باشد،محتوای این صفحه تحت مجوز Creative Commons Attribution 4.0 License است. نمونه کدها نیز دارای مجوز Apache 2.0 License است. برای اطلاع از جزئیات، به خطمشیهای سایت Google Developers مراجعه کنید. جاوا علامت تجاری ثبتشده Oracle و/یا شرکتهای وابسته به آن است.
تاریخ آخرین بهروزرسانی 2022-09-26 بهوقت ساعت هماهنگ جهانی.
[null,null,["تاریخ آخرین بهروزرسانی 2022-09-26 بهوقت ساعت هماهنگ جهانی."],[[["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."]]],[]]