{
	"format": "pop",
	"apiVersion": "2016-12-16", 
	"checksumFormat": "md5",
	"endpointPrefix": "green", 
	"serviceAbbreviation": "GREEN", 
	"serviceFullName": "Aliyun GREEN", 
	"signatureVersion": "pop",
	"timestampFormat": "top",
	"xmlnamespace": "",
	"operations": {
		"antispamDetection": {  
			"name": "AntispamDetection",
			"http": {
				"method": "POST",
				"uri":"/"
			},
			"input": {
				"type": "structure",
				"members": {
					"Action": {
						"required": true,
						"default": "AntispamDetection"
					},
					"ImageUrl": {
						"type": "string"
					},
					"RegionId": {
						"type": "string"
					},
					"DataId": {
						"required": true,
						"type": "string"
					},
					"PostId": {
						"type": "string"
					},
					"SceneId": {
						"type": "string"
					},
					"PostNick": {
						"type": "string"
					},
					"PostIp": {
						"type": "string"
					},
					"PostMac": {
						"type": "string"
					},
					"PostTime": {
						"type": "integer"
					},
					"MachineCode": {
						"type": "string"
					},
					"ParentDataId": {
						"type": "string"
					},
					"Title": {
						"type": "string"
					},
					"PostContent": {
						"type": "string"
					}
				}
			}
		},
		"antispamResults": {  
			"name": "AntispamResults",
			"http": {
				"method": "POST",
				"uri":"/"
			},
			"input": {
				"type": "structure",
				"members": {
					"Action": {
						"required": true,
						"default": "AntispamResults"
					},
					"DataId": {
						"required": true,
						"type": "string"
					},
					"RegionId": {
						"type": "string"
					}
				}
			}
		},
		"imageDetection": {  
			"name": "ImageDetection",
			"http": {
				"method": "POST",
				"uri":"/"
			},
			"input": {
				"type": "structure",
				"members": {
					"Action": {
						"required": true,
						"default": "ImageDetection"
					},
					"ImageUrl": {
						"required": true,
						"type": "string"
					},
					"Scene": {
						"required": true,
						"type": "string"
					},
					"RegionId": {
						"type": "string"
					},
					"Async": {
						"type": "boolean"
					},
					"NotifyUrl": {
						"type": "string"
					},
					"NotifySeed": {
						"type": "string"
					}
				}
			}
		},
		"imageResults": {  
			"name": "ImageResults",
			"http": {
				"method": "POST",
				"uri":"/"
			},
			"input": {
				"type": "structure",
				"members": {
					"Action": {
						"required": true,
						"default": "ImageResults"
					},
					"TaskId": {
						"required": true,
						"type": "string"
					},
					"RegionId": {
						"type": "string"
					}
				}
			}
		},
		"pluginAntispamDetection": {  
			"name": "PluginAntispamDetection",
			"http": {
				"method": "POST",
				"uri":"/"
			},
			"input": {
				"type": "structure",
				"members": {
					"Action": {
						"required": true,
						"default": "PluginAntispamDetection"
					},
					"RegionId": {
						"type": "string"
					},
					"BizScene": {
						"required": true,
						"type": "string"
					},
					"ClientVersion": {
						"required": true,
						"type": "string"
					},
					"UserId": {
						"type": "string"
					},
					"TopicId": {
						"type": "string"
					},
					"FeedId": {
						"required": true,
						"type": "string"
					},
					"Title": {
						"type": "string"
					},
					"PostTime": {
						"type": "integer"
					},
					"PostContent": {
						"required": true,
						"type": "string"
					},
					"PostContentType": {
						"required": true,
						"type": "string"
					},
					"DynamicProp": {
						"type": "string"
					}
				}
			}
		},
		"pluginAntispamFeedback": {  
			"name": "PluginAntispamFeedback",
			"http": {
				"method": "POST",
				"uri":"/"
			},
			"input": {
				"type": "structure",
				"members": {
					"Action": {
						"required": true,
						"default": "PluginAntispamFeedback"
					},
					"Ids": {
						"required": true,
						"type": "string"
					},
					"RegionId": {
						"type": "string"
					},
					"ClientVersion": {
						"required": true,
						"type": "string"
					},
					"ActionResult": {
						"required": true,
						"type": "string"
					}
				}
			}
		},
		"pluginAntispamResults": {  
			"name": "PluginAntispamResults",
			"http": {
				"method": "POST",
				"uri":"/"
			},
			"input": {
				"type": "structure",
				"members": {
					"Action": {
						"required": true,
						"default": "PluginAntispamResults"
					},
					"RegionId": {
						"type": "string"
					},
					"BizScene": {
						"required": true,
						"type": "string"
					},
					"ClientVersion": {
						"required": true,
						"type": "string"
					},
					"PostContentType": {
						"required": true,
						"type": "string"
					},
					"PageIndex": {
						"required": true,
						"type": "string"
					},
					"PageSize": {
						"required": true,
						"type": "string"
					}
				}
			}
		},
		"sampleFeedback": {  
			"name": "SampleFeedback",
			"http": {
				"method": "POST",
				"uri":"/"
			},
			"input": {
				"type": "structure",
				"members": {
					"Action": {
						"required": true,
						"default": "SampleFeedback"
					},
					"TaskId": {
						"required": true,
						"type": "string"
					},
					"RegionId": {
						"type": "string"
					},
					"Marking": {
						"required": true,
						"type": "string"
					},
					"Category": {
						"type": "string"
					}
				}
			}
		},
		"textAntispamDetection": {  
			"name": "TextAntispamDetection",
			"http": {
				"method": "POST",
				"uri":"/"
			},
			"input": {
				"type": "structure",
				"members": {
					"Action": {
						"required": true,
						"default": "TextAntispamDetection"
					},
					"CustomDict": {
						"type": "string"
					},
					"RegionId": {
						"type": "string"
					},
					"DataItems": {
						"required": true,
						"type": "string"
					}
				}
			}
		},
		"textKeywordFilter": {  
			"name": "TextKeywordFilter",
			"http": {
				"method": "POST",
				"uri":"/"
			},
			"input": {
				"type": "structure",
				"members": {
					"Action": {
						"required": true,
						"default": "TextKeywordFilter"
					},
					"CustomDict": {
						"type": "string"
					},
					"RegionId": {
						"type": "string"
					},
					"Text": {
						"required": true,
						"type": "string"
					},
					"UseSysDic": {
						"type": "boolean"
					}
				}
			}
		},
		"textWordCorrect": {  
			"name": "TextWordCorrect",
			"http": {
				"method": "POST",
				"uri":"/"
			},
			"input": {
				"type": "structure",
				"members": {
					"Action": {
						"required": true,
						"default": "TextWordCorrect"
					},
					"RegionId": {
						"type": "string"
					},
					"Text": {
						"required": true,
						"type": "string"
					}
				}
			}
		}
  }
}