{
 "name": "QueryGEO09E03CSSTAGEN",
 "displayName": "Query_GEO09E03_CS_STA_GEN",
 "description": "(null)",
 "category": "",
 "helpUrl": "https://infogeo.education.gouv.qc.ca:443/arcgis/rest/directories/arcgisoutput/PROD/Mat4ans_GPServer/PROD_Mat4ans/QueryGEO09E03CSSTAGEN.htm",
 "executionType": "esriExecutionTypeSynchronous",
 "parameters": [
  {
   "name": "token",
   "dataType": "GPString",
   "displayName": "token",
   "description": "token",
   "direction": "esriGPParameterDirectionInput",
   "defaultValue": "",
   "parameterType": "esriGPParameterTypeOptional",
   "category": ""
  },
  {
   "name": "queryExpression",
   "dataType": "GPString",
   "displayName": "queryExpression",
   "description": "Parameters used to build the query expression.",
   "direction": "esriGPParameterDirectionInput",
   "defaultValue": "",
   "parameterType": "esriGPParameterTypeOptional",
   "category": ""
  },
  {
   "name": "outFields",
   "dataType": "GPString",
   "displayName": "outFields",
   "description": "The list of fields to be included in the returned resultset.",
   "direction": "esriGPParameterDirectionInput",
   "defaultValue": "",
   "parameterType": "esriGPParameterTypeOptional",
   "category": ""
  },
  {
   "name": "joinKey",
   "dataType": "GPString",
   "displayName": "joinKey",
   "description": "The key of the join to perform on this layer. ",
   "direction": "esriGPParameterDirectionInput",
   "defaultValue": "",
   "parameterType": "esriGPParameterTypeOptional",
   "category": ""
  },
  {
   "name": "getCompressedOutput",
   "dataType": "GPBoolean",
   "displayName": "getCompressedOutput",
   "description": "Get zlib compressed (base64 encoded) output or not.",
   "direction": "esriGPParameterDirectionInput",
   "defaultValue": false,
   "parameterType": "esriGPParameterTypeOptional",
   "category": ""
  },
  {
   "name": "getFromCache",
   "dataType": "GPBoolean",
   "displayName": "getFromCache",
   "description": "Get output from cache or not.",
   "direction": "esriGPParameterDirectionInput",
   "defaultValue": false,
   "parameterType": "esriGPParameterTypeOptional",
   "category": ""
  },
  {
   "name": "response",
   "dataType": "GPString",
   "displayName": "response",
   "description": "",
   "direction": "esriGPParameterDirectionOutput",
   "defaultValue": "",
   "parameterType": "esriGPParameterTypeDerived",
   "category": ""
  },
  {
   "name": "error",
   "dataType": "GPString",
   "displayName": "error",
   "description": "",
   "direction": "esriGPParameterDirectionOutput",
   "defaultValue": "",
   "parameterType": "esriGPParameterTypeDerived",
   "category": ""
  }
 ]
}