[[["易于理解","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"]],["最后更新时间 (UTC):2024-11-07。"],[[["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"]]