Tipo per response restituito da [SdfDownloadTaskService.CreateSdfDownloadTask].
Rappresentazione JSON
{"resourceName": string}
Campi
resourceName
string
Un nome della risorsa da utilizzare in media.download per scaricare i file preparati. I nomi delle risorse hanno il formato download/sdfdownloadtasks/media/{mediaId}. mediaId verrà reso disponibile dal servizio di operazioni a lunga esecuzione al termine dello stato dell'attività.
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Mancano le informazioni di cui ho bisogno","missingTheInformationINeed","thumb-down"],["Troppo complicato/troppi passaggi","tooComplicatedTooManySteps","thumb-down"],["Obsoleti","outOfDate","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Problema relativo a esempi/codice","samplesCodeIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 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."]]],[]]