SdfUploadTask

  • This page describes the SdfUploadTaskResponse object, which is the response returned by SdfUploadTaskService.CreateSdfUploadTask.

  • The SdfUploadTaskResponse object contains a single field, resourceName, which is a string representing the resource name used to retrieve upload results via media.download.

Type for the response returned by SdfUploadTaskService.CreateSdfUploadTask.

JSON representation
{
  "resourceName": string
}
Fields
resourceName

string

The resource name to be used in media.download to retrieve the upload results. Resource names have the format download/sdfuploadtasks/media/{mediaId}.