SdfDownloadTask
[SdfDownloadTaskService.CreateSdfDownloadTask] দ্বারা ফিরে আসা response
জন্য টাইপ করুন।
JSON প্রতিনিধিত্ব |
---|
{
"resourceName": string
} |
ক্ষেত্র |
---|
resourceName | string প্রস্তুত করা ফাইল ডাউনলোড করতে media.download এ ব্যবহার করা একটি সম্পদের নাম। সম্পদের নামের ফর্ম্যাট আছে download/sdfdownloadtasks/media/{mediaId} টাস্ক স্ট্যাটাস হয়ে গেলে mediaId দীর্ঘমেয়াদী অপারেশন পরিষেবা দ্বারা উপলব্ধ করা হবে। |
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2025-01-17 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2025-01-17 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["The response for CreateSdfDownloadTask is represented in JSON format using the `resourceName` field."],["The `resourceName` is a string that provides a path for downloading files through `media.download`, utilizing a `mediaId` generated upon task completion."]]],["The content describes the JSON representation and fields for the response of `SdfDownloadTaskService.CreateSdfDownloadTask`. The response includes a single field, `resourceName`, which is a string. This `resourceName` is utilized in `media.download` to retrieve the prepared files, following the format `download/sdfdownloadtasks/media/{mediaId}`. The `mediaId`, part of the resource name, becomes available when the long-running operation task is complete.\n"]]