[[["เข้าใจง่าย","easyToUnderstand","thumb-up"],["แก้ปัญหาของฉันได้","solvedMyProblem","thumb-up"],["อื่นๆ","otherUp","thumb-up"]],[["ไม่มีข้อมูลที่ฉันต้องการ","missingTheInformationINeed","thumb-down"],["ซับซ้อนเกินไป/มีหลายขั้นตอนมากเกินไป","tooComplicatedTooManySteps","thumb-down"],["ล้าสมัย","outOfDate","thumb-down"],["ปัญหาเกี่ยวกับการแปล","translationIssue","thumb-down"],["ตัวอย่าง/ปัญหาเกี่ยวกับโค้ด","samplesCodeIssue","thumb-down"],["อื่นๆ","otherDown","thumb-down"]],["อัปเดตล่าสุด 2024-11-07 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"]]