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 সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2022-09-26 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2022-09-26 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."]]],[]]