{
 "name": "PublishDatasetsInDataStores",
 "displayName": "Publish Datasets In Data Stores",
 "description": "",
 "category": "",
 "helpUrl": "https://historical1-stg.arcgis.com/arcgis/rest/directories/arcgisoutput/System/PublishingTools_GPServer/System_PublishingTools/PublishDatasetsInDataStores.htm",
 "executionType": "esriExecutionTypeAsynchronous",
 "parameters": [
  {
   "name": "serviceConfiguration",
   "dataType": "GPString",
   "displayName": "Service Configuration",
   "description": "",
   "direction": "esriGPParameterDirectionInput",
   "defaultValue": "",
   "parameterType": "esriGPParameterTypeRequired",
   "category": ""
  },
  {
   "name": "serverFolder",
   "dataType": "GPString",
   "displayName": "Server Folder",
   "description": "",
   "direction": "esriGPParameterDirectionInput",
   "defaultValue": "",
   "parameterType": "esriGPParameterTypeOptional",
   "category": ""
  },
  {
   "name": "options",
   "dataType": "GPString",
   "displayName": "Options",
   "description": "",
   "direction": "esriGPParameterDirectionInput",
   "defaultValue": "",
   "parameterType": "esriGPParameterTypeOptional",
   "category": ""
  },
  {
   "name": "createdSvcInfo",
   "dataType": "GPString",
   "displayName": "Created Service",
   "description": "",
   "direction": "esriGPParameterDirectionOutput",
   "defaultValue": "",
   "parameterType": "esriGPParameterTypeDerived",
   "category": ""
  }
 ]
}