SdfDownloadTask

Type for the response returned by [SdfDownloadTaskService.CreateSdfDownloadTask].

JSON representation
{
  "resourceName": string
}
Fields
resourceName

string

A resource name to be used in media.download to Download the prepared files. Resource names have the format download/sdfdownloadtasks/media/{mediaId}. mediaId will be made available by the long running operation service once the task status is done.