tccli 3.0.876.1__py2.py3-none-any.whl → 3.0.877.1__py2.py3-none-any.whl

Sign up to get free protection for your applications and to get access to all the features.
Files changed (223) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/services/aa/v20200224/api.json +39 -0
  3. tccli/services/acp/v20220105/api.json +115 -0
  4. tccli/services/advisor/v20200721/api.json +30 -0
  5. tccli/services/af/v20200226/api.json +114 -0
  6. tccli/services/afc/v20200226/api.json +83 -0
  7. tccli/services/aiart/v20221229/api.json +25 -0
  8. tccli/services/ame/v20190916/api.json +329 -0
  9. tccli/services/ams/v20201229/api.json +151 -0
  10. tccli/services/anicloud/v20220923/api.json +36 -0
  11. tccli/services/antiddos/v20200309/api.json +928 -0
  12. tccli/services/apigateway/v20180808/api.json +1115 -0
  13. tccli/services/apm/v20210622/api.json +130 -0
  14. tccli/services/asr/v20190614/api.json +159 -0
  15. tccli/services/asw/v20200722/api.json +84 -0
  16. tccli/services/autoscaling/v20180419/api.json +564 -0
  17. tccli/services/ba/v20200720/api.json +10 -0
  18. tccli/services/batch/v20170312/api.json +512 -0
  19. tccli/services/bda/v20200324/api.json +186 -0
  20. tccli/services/bi/v20220105/api.json +28 -0
  21. tccli/services/billing/v20180709/api.json +515 -0
  22. tccli/services/bm/v20180423/api.json +542 -0
  23. tccli/services/bma/v20210624/api.json +321 -0
  24. tccli/services/bma/v20221115/api.json +136 -0
  25. tccli/services/bmeip/v20180625/api.json +134 -0
  26. tccli/services/bmlb/v20180625/api.json +633 -0
  27. tccli/services/bmvpc/v20180625/api.json +454 -0
  28. tccli/services/bpaas/v20181217/api.json +54 -0
  29. tccli/services/bsca/v20210811/api.json +86 -0
  30. tccli/services/btoe/v20210514/api.json +75 -0
  31. tccli/services/cam/v20190116/api.json +507 -0
  32. tccli/services/captcha/v20190722/api.json +220 -0
  33. tccli/services/car/v20220110/api.json +15 -0
  34. tccli/services/cat/v20180409/api.json +135 -0
  35. tccli/services/cbs/v20170312/api.json +376 -0
  36. tccli/services/ccc/v20200210/api.json +448 -0
  37. tccli/services/cdb/v20170320/api.json +1513 -8
  38. tccli/services/cdb/v20170320/examples.json +2 -2
  39. tccli/services/cdc/v20201214/api.json +266 -0
  40. tccli/services/cdn/v20180606/api.json +1553 -87
  41. tccli/services/cds/v20180420/api.json +45 -0
  42. tccli/services/cdwch/v20200915/api.json +241 -0
  43. tccli/services/cfg/v20210820/api.json +202 -0
  44. tccli/services/cfs/v20190719/api.json +358 -0
  45. tccli/services/cfw/v20190904/api.json +683 -0
  46. tccli/services/chdfs/v20201112/api.json +128 -0
  47. tccli/services/ciam/v20220331/api.json +211 -0
  48. tccli/services/cii/v20210408/api.json +155 -0
  49. tccli/services/ckafka/v20190819/api.json +1388 -0
  50. tccli/services/clb/v20180317/api.json +873 -7
  51. tccli/services/cloudaudit/v20190319/api.json +158 -0
  52. tccli/services/cloudhsm/v20191112/api.json +159 -0
  53. tccli/services/cloudstudio/v20210524/api.json +201 -0
  54. tccli/services/cls/v20201016/api.json +710 -0
  55. tccli/services/cme/v20191029/api.json +736 -0
  56. tccli/services/cmq/v20190304/api.json +155 -0
  57. tccli/services/cpdp/v20190820/api.json +4099 -0
  58. tccli/services/csip/v20221121/api.json +207 -0
  59. tccli/services/cvm/v20170312/api.json +903 -0
  60. tccli/services/cwp/v20180228/api.json +2928 -0
  61. tccli/services/cynosdb/v20190107/api.json +936 -0
  62. tccli/services/dasb/v20191018/api.json +538 -0
  63. tccli/services/dayu/v20180709/api.json +1067 -0
  64. tccli/services/dbbrain/v20191016/api.json +353 -0
  65. tccli/services/dbbrain/v20210527/api.json +594 -0
  66. tccli/services/dbdc/v20201029/api.json +173 -0
  67. tccli/services/dc/v20180410/api.json +274 -0
  68. tccli/services/dcdb/v20180411/api.json +714 -0
  69. tccli/services/dlc/v20210125/api.json +987 -0
  70. tccli/services/dnspod/v20210323/api.json +622 -0
  71. tccli/services/domain/v20180808/api.json +229 -0
  72. tccli/services/drm/v20181115/api.json +76 -0
  73. tccli/services/ds/v20180523/api.json +99 -0
  74. tccli/services/dts/v20180330/api.json +228 -0
  75. tccli/services/dts/v20211206/api.json +548 -0
  76. tccli/services/eb/v20210416/api.json +256 -0
  77. tccli/services/ecc/v20181213/api.json +70 -0
  78. tccli/services/ecdn/v20191012/api.json +217 -0
  79. tccli/services/ecm/v20190719/api.json +1127 -0
  80. tccli/services/eiam/v20210420/api.json +348 -0
  81. tccli/services/eis/v20210601/api.json +86 -0
  82. tccli/services/emr/v20190103/api.json +754 -0
  83. tccli/services/es/v20180416/api.json +582 -0
  84. tccli/services/ess/v20201111/api.json +624 -1
  85. tccli/services/essbasic/v20210526/api.json +624 -2
  86. tccli/services/facefusion/v20181201/api.json +66 -0
  87. tccli/services/facefusion/v20220927/api.json +38 -0
  88. tccli/services/faceid/v20180301/api.json +370 -0
  89. tccli/services/fmu/v20191213/api.json +72 -0
  90. tccli/services/ft/v20200304/api.json +45 -0
  91. tccli/services/gaap/v20180529/api.json +880 -0
  92. tccli/services/gme/v20180711/api.json +267 -0
  93. tccli/services/goosefs/v20220519/api.json +14 -0
  94. tccli/services/gs/v20191118/api.json +44 -0
  95. tccli/services/hasim/v20210716/api.json +261 -0
  96. tccli/services/hcm/v20181106/api.json +27 -0
  97. tccli/services/iai/v20180301/api.json +363 -0
  98. tccli/services/iai/v20200303/api.json +376 -0
  99. tccli/services/icr/v20211014/api.json +49 -0
  100. tccli/services/ie/v20200304/api.json +401 -0
  101. tccli/services/iecp/v20210914/api.json +923 -0
  102. tccli/services/ims/v20200713/api.json +102 -0
  103. tccli/services/ims/v20201229/api.json +110 -0
  104. tccli/services/iot/v20180123/api.json +322 -0
  105. tccli/services/iotcloud/v20210408/api.json +508 -0
  106. tccli/services/iotexplorer/v20190423/api.json +660 -0
  107. tccli/services/iottid/v20190411/api.json +38 -0
  108. tccli/services/iotvideo/v20191126/api.json +398 -0
  109. tccli/services/iotvideo/v20201215/api.json +583 -0
  110. tccli/services/iotvideo/v20211125/api.json +692 -0
  111. tccli/services/iotvideoindustry/v20201201/api.json +639 -0
  112. tccli/services/irp/v20220805/api.json +152 -0
  113. tccli/services/ivld/v20210903/api.json +258 -0
  114. tccli/services/keewidb/v20220308/api.json +424 -0
  115. tccli/services/kms/v20190118/api.json +230 -0
  116. tccli/services/lcic/v20220817/api.json +414 -0
  117. tccli/services/lighthouse/v20200324/api.json +541 -2
  118. tccli/services/lighthouse/v20200324/examples.json +1 -1
  119. tccli/services/live/v20180801/api.json +1210 -0
  120. tccli/services/mariadb/v20170312/api.json +643 -0
  121. tccli/services/market/v20191010/api.json +13 -0
  122. tccli/services/memcached/v20190318/api.json +39 -0
  123. tccli/services/mmps/v20200710/api.json +175 -0
  124. tccli/services/mna/v20210119/api.json +120 -0
  125. tccli/services/mongodb/v20190725/api.json +440 -0
  126. tccli/services/monitor/v20180724/api.json +1598 -0
  127. tccli/services/mps/v20190612/api.json +1943 -1
  128. tccli/services/mrs/v20200910/api.json +1016 -0
  129. tccli/services/ms/v20180408/api.json +183 -0
  130. tccli/services/msp/v20180319/api.json +54 -0
  131. tccli/services/nlp/v20190408/api.json +189 -0
  132. tccli/services/nlp/v20190408/examples.json +1 -1
  133. tccli/services/oceanus/v20190422/api.json +373 -0
  134. tccli/services/ocr/v20181119/api.json +1585 -7
  135. tccli/services/omics/v20221128/api.json +176 -0
  136. tccli/services/organization/v20181225/api.json +75 -0
  137. tccli/services/organization/v20210331/api.json +155 -0
  138. tccli/services/partners/v20180321/api.json +281 -0
  139. tccli/services/pds/v20210701/api.json +12 -0
  140. tccli/services/postgres/v20170312/api.json +823 -0
  141. tccli/services/privatedns/v20201028/api.json +162 -0
  142. tccli/services/pts/v20210728/api.json +620 -0
  143. tccli/services/rce/v20201103/api.json +85 -0
  144. tccli/services/redis/v20180412/api.json +867 -14
  145. tccli/services/redis/v20180412/examples.json +2 -2
  146. tccli/services/region/v20220627/api.json +30 -0
  147. tccli/services/rkp/v20191209/api.json +50 -0
  148. tccli/services/rum/v20210622/api.json +706 -0
  149. tccli/services/scf/v20180416/api.json +583 -0
  150. tccli/services/ses/v20201002/api.json +178 -0
  151. tccli/services/smh/v20210712/api.json +99 -0
  152. tccli/services/smop/v20201203/api.json +24 -0
  153. tccli/services/smpn/v20190822/api.json +32 -0
  154. tccli/services/sms/v20190711/api.json +153 -0
  155. tccli/services/sms/v20210111/api.json +168 -0
  156. tccli/services/soe/v20180724/api.json +114 -0
  157. tccli/services/sqlserver/v20180328/api.json +1012 -0
  158. tccli/services/ssa/v20180608/api.json +580 -0
  159. tccli/services/ssl/v20191205/api.json +412 -0
  160. tccli/services/sslpod/v20190605/api.json +75 -0
  161. tccli/services/ssm/v20190923/api.json +168 -0
  162. tccli/services/sts/v20180813/api.json +47 -0
  163. tccli/services/taf/v20200210/api.json +55 -0
  164. tccli/services/tag/v20180813/api.json +217 -0
  165. tccli/services/tan/v20220420/api.json +3 -0
  166. tccli/services/tat/v20201028/api.json +213 -0
  167. tccli/services/tbaas/v20180416/api.json +353 -0
  168. tccli/services/tbp/v20190311/api.json +41 -0
  169. tccli/services/tbp/v20190627/api.json +34 -0
  170. tccli/services/tcaplusdb/v20190823/api.json +554 -0
  171. tccli/services/tcbr/v20220217/api.json +188 -0
  172. tccli/services/tcm/v20210413/api.json +235 -0
  173. tccli/services/tcr/v20190924/api.json +711 -0
  174. tccli/services/tcss/v20201101/api.json +3101 -24
  175. tccli/services/tcss/v20201101/examples.json +6 -6
  176. tccli/services/tdcpg/v20211118/api.json +179 -0
  177. tccli/services/tdid/v20210519/api.json +369 -0
  178. tccli/services/tdmq/v20200217/api.json +1166 -0
  179. tccli/services/tds/v20220801/api.json +61 -0
  180. tccli/services/tem/v20210701/api.json +747 -0
  181. tccli/services/teo/v20220106/api.json +81 -0
  182. tccli/services/teo/v20220901/api.json +1234 -17
  183. tccli/services/thpc/v20211109/api.json +93 -0
  184. tccli/services/thpc/v20220401/api.json +216 -0
  185. tccli/services/thpc/v20230321/api.json +222 -0
  186. tccli/services/tic/v20201117/api.json +76 -0
  187. tccli/services/tics/v20181115/api.json +60 -0
  188. tccli/services/tiia/v20190529/api.json +229 -0
  189. tccli/services/tione/v20191022/api.json +228 -0
  190. tccli/services/tione/v20211111/api.json +945 -0
  191. tccli/services/tiw/v20190919/api.json +472 -0
  192. tccli/services/tke/v20180525/api.json +1751 -0
  193. tccli/services/tms/v20201229/api.json +49 -0
  194. tccli/services/tmt/v20180321/api.json +70 -0
  195. tccli/services/tourism/v20230215/api.json +16 -0
  196. tccli/services/trdp/v20220726/api.json +77 -0
  197. tccli/services/trp/v20210515/api.json +468 -0
  198. tccli/services/trro/v20220325/api.json +187 -0
  199. tccli/services/trtc/v20190722/api.json +501 -0
  200. tccli/services/tse/v20201207/api.json +185 -0
  201. tccli/services/tsf/tsf_client.py +57 -4
  202. tccli/services/tsf/v20180326/api.json +2409 -0
  203. tccli/services/tsf/v20180326/examples.json +8 -0
  204. tccli/services/tsw/v20210412/api.json +2 -0
  205. tccli/services/tts/v20190823/api.json +43 -0
  206. tccli/services/ump/v20200918/api.json +168 -0
  207. tccli/services/vm/v20201229/api.json +147 -0
  208. tccli/services/vm/v20210922/api.json +154 -0
  209. tccli/services/vms/v20200902/api.json +15 -0
  210. tccli/services/vod/v20180717/api.json +2787 -0
  211. tccli/services/vpc/v20170312/api.json +2026 -0
  212. tccli/services/vrs/v20200824/api.json +35 -0
  213. tccli/services/waf/v20180125/api.json +607 -0
  214. tccli/services/wav/v20210129/api.json +395 -0
  215. tccli/services/wedata/v20210820/api.json +2154 -0
  216. tccli/services/yinsuda/v20220527/api.json +194 -0
  217. tccli/services/yunsou/v20191115/api.json +50 -0
  218. {tccli-3.0.876.1.dist-info → tccli-3.0.877.1.dist-info}/METADATA +2 -2
  219. {tccli-3.0.876.1.dist-info → tccli-3.0.877.1.dist-info}/RECORD +223 -223
  220. {tccli-3.0.876.1.dist-info → tccli-3.0.877.1.dist-info}/LICENSE +0 -0
  221. {tccli-3.0.876.1.dist-info → tccli-3.0.877.1.dist-info}/WHEEL +0 -0
  222. {tccli-3.0.876.1.dist-info → tccli-3.0.877.1.dist-info}/entry_points.txt +0 -0
  223. {tccli-3.0.876.1.dist-info → tccli-3.0.877.1.dist-info}/top_level.txt +0 -0
@@ -26,6 +26,7 @@
26
26
  "document": "CreateImageModerationAsyncTask请求参数结构体",
27
27
  "members": [
28
28
  {
29
+ "disabled": false,
29
30
  "document": "接收审核信息回调地址,审核过程中产生的所有结果发送至此地址。",
30
31
  "example": "http://example.com",
31
32
  "member": "string",
@@ -34,6 +35,7 @@
34
35
  "type": "string"
35
36
  },
36
37
  {
38
+ "disabled": false,
37
39
  "document": "该字段表示策略的具体编号,用于接口调度,在内容安全控制台中可配置。若不传入Biztype参数(留空),则代表采用默认的识别策略;传入则会在审核时根据业务场景采取不同的审核策略。<br>备注:Biztype仅为数字、字母与下划线的组合,长度为3-32个字符;不同Biztype关联不同的业务场景与识别能力策略,调用前请确认正确的Biztype。",
38
40
  "example": "test_1001",
39
41
  "member": "string",
@@ -42,6 +44,7 @@
42
44
  "type": "string"
43
45
  },
44
46
  {
47
+ "disabled": false,
45
48
  "document": "该字段表示您为待检测对象分配的数据ID,传入后可方便您对文件进行标识和管理。<br>取值:由英文字母(大小写均可)、数字及四个特殊符号(_,-,@,#)组成,**长度不超过64个字符**。",
46
49
  "example": "1213",
47
50
  "member": "string",
@@ -50,6 +53,7 @@
50
53
  "type": "string"
51
54
  },
52
55
  {
56
+ "disabled": false,
53
57
  "document": "该字段表示待检测图片文件内容的Base64编码,图片**大小不超过5MB**,建议**分辨率不低于256x256**,否则可能会影响识别效果。<br>备注: **该字段与FileUrl必须选择输入其中一个**。",
54
58
  "example": "aHR0cDovL2lubmVycG9ybnNjcmVlbnNob3QtMTI1MjgxMzg1MC5jb3MuYXAtZ3Vh",
55
59
  "member": "string",
@@ -58,6 +62,7 @@
58
62
  "type": "string"
59
63
  },
60
64
  {
65
+ "disabled": false,
61
66
  "document": "该字段表示待检测图片文件的访问链接,图片支持PNG、JPG、JPEG、BMP、GIF、WEBP格式,**大小不超过5MB**,建议**分辨率不低于256x256**;图片下载时间限制为3秒,超过则会返回下载超时;由于网络安全策略,**送审带重定向的链接,可能引起下载失败**,请尽量避免,比如Http返回302状态码的链接,可能导致接口返回ResourceUnavailable.ImageDownloadError。<br>备注:**该字段与FileContent必须选择输入其中一个**。",
62
67
  "example": "https://xxx.jpg",
63
68
  "member": "string",
@@ -66,6 +71,7 @@
66
71
  "type": "string"
67
72
  },
68
73
  {
74
+ "disabled": false,
69
75
  "document": "**GIF/长图检测专用**,用于表示GIF截帧频率(每隔多少张图片抽取一帧进行检测),长图则按照长边:短边取整计算要切割的总图数;默认值为0,此时只会检测GIF的第一帧或对长图不进行切分处理。<br>备注:Interval与MaxFrames参数需要组合使用。例如,Interval=3, MaxFrames=400,则代表在检测GIF/长图时,将每间隔2帧检测一次且最多检测400帧。",
70
76
  "example": "1",
71
77
  "member": "int64",
@@ -74,6 +80,7 @@
74
80
  "type": "int"
75
81
  },
76
82
  {
83
+ "disabled": false,
77
84
  "document": "**GIF/长图检测专用**,用于标识最大截帧数量;默认值为1,此时只会检测输入GIF的第一帧或对长图不进行切分处理(可能会造成处理超时)。<br>备注:Interval与MaxFrames参数需要组合使用。例如,Interval=3, MaxFrames=400,则代表在检测GIF/长图时,将每间隔2帧检测一次且最多检测400帧。",
78
85
  "example": "1",
79
86
  "member": "int64",
@@ -82,6 +89,7 @@
82
89
  "type": "int"
83
90
  },
84
91
  {
92
+ "disabled": false,
85
93
  "document": "该字段表示待检测对象对应的用户相关信息,若填入则可甄别相应违规风险用户。",
86
94
  "example": "无",
87
95
  "member": "User",
@@ -90,6 +98,7 @@
90
98
  "type": "object"
91
99
  },
92
100
  {
101
+ "disabled": false,
93
102
  "document": "该字段表示待检测对象对应的设备相关信息,若填入则可甄别相应违规风险设备。",
94
103
  "example": "无",
95
104
  "member": "Device",
@@ -104,6 +113,7 @@
104
113
  "document": "CreateImageModerationAsyncTask返回参数结构体",
105
114
  "members": [
106
115
  {
116
+ "disabled": false,
107
117
  "document": "该字段用于返回检测对象对应请求参数中的DataId。",
108
118
  "example": "a61237dd-c2a0-43e7-a3da-d27022d39ba7",
109
119
  "member": "string",
@@ -125,6 +135,7 @@
125
135
  "members": [
126
136
  {
127
137
  "default": "",
138
+ "disabled": false,
128
139
  "document": "该字段表示业务用户对应设备的IP地址,同时**支持IPv4和IPv6**地址的记录;需要与IpType参数配合使用。",
129
140
  "example": "无",
130
141
  "member": "string",
@@ -135,6 +146,7 @@
135
146
  },
136
147
  {
137
148
  "default": "",
149
+ "disabled": false,
138
150
  "document": "该字段表示业务用户对应的MAC地址,以方便设备识别与管理;其格式与取值与标准MAC地址一致。",
139
151
  "example": "无",
140
152
  "member": "string",
@@ -145,6 +157,7 @@
145
157
  },
146
158
  {
147
159
  "default": "",
160
+ "disabled": false,
148
161
  "document": "*内测中,敬请期待。*",
149
162
  "example": "无",
150
163
  "member": "string",
@@ -155,6 +168,7 @@
155
168
  },
156
169
  {
157
170
  "default": "",
171
+ "disabled": false,
158
172
  "document": "*内测中,敬请期待。*",
159
173
  "example": "无",
160
174
  "member": "string",
@@ -165,6 +179,7 @@
165
179
  },
166
180
  {
167
181
  "default": "",
182
+ "disabled": false,
168
183
  "document": "该字段表示业务用户对应设备的**IMEI码**(国际移动设备识别码),该识别码可用于识别每一部独立的手机等移动通信设备,方便设备识别与管理。<br>备注:格式为**15-17位纯数字**。",
169
184
  "example": "无",
170
185
  "member": "string",
@@ -175,6 +190,7 @@
175
190
  },
176
191
  {
177
192
  "default": "",
193
+ "disabled": false,
178
194
  "document": "**iOS设备专用**,该字段表示业务用户对应的**IDFA**(广告标识符),这是由苹果公司提供的用于标识用户的广告标识符,由一串16进制的32位数字和字母组成。<br>\n备注:苹果公司自2021年iOS14更新后允许用户手动关闭或者开启IDFA,故此字符串标记有效性可能有所降低。",
179
195
  "example": "无",
180
196
  "member": "string",
@@ -185,6 +201,7 @@
185
201
  },
186
202
  {
187
203
  "default": "",
204
+ "disabled": false,
188
205
  "document": "**iOS设备专用**,该字段表示业务用户对应的**IDFV**(应用开发商标识符),这是由苹果公司提供的用于标注应用开发商的标识符,由一串16进制的32位数字和字母组成,可被用于唯一标识设备。",
189
206
  "example": "无",
190
207
  "member": "string",
@@ -195,6 +212,7 @@
195
212
  },
196
213
  {
197
214
  "default": "",
215
+ "disabled": false,
198
216
  "document": "该字段表示记录的IP地址的类型,取值:**0**(代表IPv4地址)、**1**(代表IPv6地址);需要与IpType参数配合使用。",
199
217
  "example": "无",
200
218
  "member": "uint64",
@@ -210,6 +228,7 @@
210
228
  "document": "ImageModeration请求参数结构体",
211
229
  "members": [
212
230
  {
231
+ "disabled": false,
213
232
  "document": "该字段表示策略的具体编号,用于接口调度,在内容安全控制台中可配置。若不传入Biztype参数(留空),则代表采用默认的识别策略;传入则会在审核时根据业务场景采取不同的审核策略。<br>备注:Biztype仅为数字、字母与下划线的组合,长度为3-32个字符;不同Biztype关联不同的业务场景与识别能力策略,调用前请确认正确的Biztype。",
214
233
  "example": "test_1001",
215
234
  "member": "string",
@@ -218,6 +237,7 @@
218
237
  "type": "string"
219
238
  },
220
239
  {
240
+ "disabled": false,
221
241
  "document": "该字段表示您为待检测对象分配的数据ID,传入后可方便您对文件进行标识和管理。<br>取值:由英文字母(大小写均可)、数字及四个特殊符号(_,-,@,#)组成,**长度不超过64个字符**。",
222
242
  "example": "1213",
223
243
  "member": "string",
@@ -226,6 +246,7 @@
226
246
  "type": "string"
227
247
  },
228
248
  {
249
+ "disabled": false,
229
250
  "document": "该字段表示待检测图片文件内容的Base64编码,图片**大小不超过5MB**,建议**分辨率不低于256x256**,否则可能会影响识别效果。<br>备注: **该字段与FileUrl必须选择输入其中一个**。",
230
251
  "example": "aHR0cDovL2lubmVycG9ybnNjcmVlbnNob3QtMTI1MjgxMzg1MC5jb3MuYXAtZ3Vh",
231
252
  "member": "string",
@@ -234,6 +255,7 @@
234
255
  "type": "string"
235
256
  },
236
257
  {
258
+ "disabled": false,
237
259
  "document": "该字段表示待检测图片文件的访问链接,图片支持PNG、JPG、JPEG、BMP、GIF、WEBP格式,**大小不超过5MB**,建议**分辨率不低于256x256**;图片下载时间限制为3秒,超过则会返回下载超时;由于网络安全策略,**送审带重定向的链接,可能引起下载失败**,请尽量避免,比如Http返回302状态码的链接,可能导致接口返回ResourceUnavailable.ImageDownloadError。<br>备注:**该字段与FileContent必须选择输入其中一个**。",
238
260
  "example": "https://xxx.jpg",
239
261
  "member": "string",
@@ -242,6 +264,7 @@
242
264
  "type": "string"
243
265
  },
244
266
  {
267
+ "disabled": false,
245
268
  "document": "**GIF/长图检测专用**,用于表示GIF截帧频率(每隔多少张图片抽取一帧进行检测),长图则按照长边:短边取整计算要切割的总图数;默认值为0,此时只会检测GIF的第一帧或对长图不进行切分处理。<br>备注:Interval与MaxFrames参数需要组合使用。例如,Interval=3, MaxFrames=400,则代表在检测GIF/长图时,将每间隔2帧检测一次且最多检测400帧。",
246
269
  "example": "1",
247
270
  "member": "int64",
@@ -250,6 +273,7 @@
250
273
  "type": "int"
251
274
  },
252
275
  {
276
+ "disabled": false,
253
277
  "document": "**GIF/长图检测专用**,用于标识最大截帧数量;默认值为1,此时只会检测输入GIF的第一帧或对长图不进行切分处理(可能会造成处理超时)。<br>备注:Interval与MaxFrames参数需要组合使用。例如,Interval=3, MaxFrames=400,则代表在检测GIF/长图时,将每间隔2帧检测一次且最多检测400帧。",
254
278
  "example": "1",
255
279
  "member": "int64",
@@ -258,6 +282,7 @@
258
282
  "type": "int"
259
283
  },
260
284
  {
285
+ "disabled": false,
261
286
  "document": "该字段表示待检测对象对应的用户相关信息,若填入则可甄别相应违规风险用户。",
262
287
  "example": "无",
263
288
  "member": "User",
@@ -266,6 +291,7 @@
266
291
  "type": "object"
267
292
  },
268
293
  {
294
+ "disabled": false,
269
295
  "document": "该字段表示待检测对象对应的设备相关信息,若填入则可甄别相应违规风险设备。",
270
296
  "example": "无",
271
297
  "member": "Device",
@@ -280,6 +306,7 @@
280
306
  "document": "ImageModeration返回参数结构体",
281
307
  "members": [
282
308
  {
309
+ "disabled": false,
283
310
  "document": "该字段用于返回Label标签下的后续操作建议。当您获取到判定结果后,返回值表示系统推荐的后续操作;建议您按照业务所需,对不同违规类型与建议值进行处理。<br>返回值:**Block**:建议屏蔽,**Review** :建议人工复审,**Pass**:建议通过",
284
311
  "example": "Block",
285
312
  "member": "string",
@@ -288,6 +315,7 @@
288
315
  "value_allowed_null": false
289
316
  },
290
317
  {
318
+ "disabled": false,
291
319
  "document": "该字段用于返回检测结果(LabelResults)中所对应的**优先级最高的恶意标签**,表示模型推荐的审核结果,建议您按照业务所需,对不同违规类型与建议值进行处理。<br>返回值:**Normal**:正常,**Porn**:色情,**Abuse**:谩骂,**Ad**:广告,**Custom**:自定义违规;以及其他令人反感、不安全或不适宜的内容类型。",
292
320
  "example": "Porn",
293
321
  "member": "string",
@@ -296,6 +324,7 @@
296
324
  "value_allowed_null": false
297
325
  },
298
326
  {
327
+ "disabled": false,
299
328
  "document": "该字段用于返回检测结果所命中优先级最高的恶意标签下的子标签名称,如:*色情--性行为*;若未命中任何子标签则返回空字符串。",
300
329
  "example": "SexBehavior",
301
330
  "member": "string",
@@ -304,6 +333,7 @@
304
333
  "value_allowed_null": false
305
334
  },
306
335
  {
336
+ "disabled": false,
307
337
  "document": "该字段用于返回当前标签(Label)下的置信度,取值范围:0(**置信度最低**)-100(**置信度最高** ),越高代表图片越有可能属于当前返回的标签;如:*色情 99*,则表明该图片非常有可能属于色情内容;*色情 0*,则表明该图片不属于色情内容。",
308
338
  "example": "90",
309
339
  "member": "int64",
@@ -312,6 +342,7 @@
312
342
  "value_allowed_null": false
313
343
  },
314
344
  {
345
+ "disabled": false,
315
346
  "document": "该字段用于返回分类模型命中的恶意标签的详细识别结果,包括涉黄、广告等令人反感、不安全或不适宜的内容类型识别结果。\n注意:此字段可能返回 null,表示取不到有效值。",
316
347
  "example": "无",
317
348
  "member": "LabelResult",
@@ -320,6 +351,7 @@
320
351
  "value_allowed_null": true
321
352
  },
322
353
  {
354
+ "disabled": false,
323
355
  "document": "该字段用于返回物体检测模型的详细检测结果;包括:实体、广告台标、二维码等内容命中的标签名称、标签分数、坐标信息、场景识别结果、建议操作等内容审核信息;详细返回值信息可参阅对应的数据结构(ObjectResults)描述。\n注意:此字段可能返回 null,表示取不到有效值。",
324
356
  "example": "无",
325
357
  "member": "ObjectResult",
@@ -328,6 +360,7 @@
328
360
  "value_allowed_null": true
329
361
  },
330
362
  {
363
+ "disabled": false,
331
364
  "document": "该字段用于返回OCR文本识别的详细检测结果;包括:文本坐标信息、文本识别结果、建议操作等内容审核信息;详细返回值信息可参阅对应的数据结构(OcrResults)描述。\n注意:此字段可能返回 null,表示取不到有效值。",
332
365
  "example": "无",
333
366
  "member": "OcrResult",
@@ -336,6 +369,7 @@
336
369
  "value_allowed_null": true
337
370
  },
338
371
  {
372
+ "disabled": false,
339
373
  "document": "该字段用于返回基于图片风险库(风险黑库与正常白库)识别的结果,详细返回值信息可参阅对应的数据结构(LibResults)描述。<br>备注:图片风险库目前**暂不支持自定义库**。\n注意:此字段可能返回 null,表示取不到有效值。",
340
374
  "example": "无",
341
375
  "member": "LibResult",
@@ -344,6 +378,7 @@
344
378
  "value_allowed_null": true
345
379
  },
346
380
  {
381
+ "disabled": false,
347
382
  "document": "该字段用于返回检测对象对应请求参数中的DataId。",
348
383
  "example": "a61237dd-c2a0-43e7-a3da-d27022d39ba7",
349
384
  "member": "string",
@@ -352,6 +387,7 @@
352
387
  "value_allowed_null": false
353
388
  },
354
389
  {
390
+ "disabled": false,
355
391
  "document": "该字段用于返回检测对象对应请求参数中的BizType。",
356
392
  "example": "test_1001",
357
393
  "member": "string",
@@ -360,6 +396,7 @@
360
396
  "value_allowed_null": false
361
397
  },
362
398
  {
399
+ "disabled": false,
363
400
  "document": "该字段用于返回根据您的需求配置的额外附加信息(Extra),如未配置则默认返回值为空。<br>备注:不同客户或Biztype下返回信息不同,如需配置该字段请提交工单咨询或联系售后专员处理。\n注意:此字段可能返回 null,表示取不到有效值。",
364
401
  "example": "无",
365
402
  "member": "string",
@@ -368,6 +405,7 @@
368
405
  "value_allowed_null": true
369
406
  },
370
407
  {
408
+ "disabled": false,
371
409
  "document": "该字段用于返回检测对象对应的MD5校验值,以方便校验文件完整性。",
372
410
  "example": "无",
373
411
  "member": "string",
@@ -376,6 +414,7 @@
376
414
  "value_allowed_null": false
377
415
  },
378
416
  {
417
+ "disabled": false,
379
418
  "document": "该字段用于返回仅识别图片元素的模型结果;包括:场景模型命中的标签、置信度和位置信息\n注意:此字段可能返回 null,表示取不到有效值。",
380
419
  "example": "无",
381
420
  "member": "RecognitionResult",
@@ -397,6 +436,7 @@
397
436
  "members": [
398
437
  {
399
438
  "default": "",
439
+ "disabled": false,
400
440
  "document": "该字段用于返回识别对象的ID以方便识别和区分。\n注意:此字段可能返回 null,表示取不到有效值。",
401
441
  "example": "无",
402
442
  "member": "int64",
@@ -407,6 +447,7 @@
407
447
  },
408
448
  {
409
449
  "default": "",
450
+ "disabled": false,
410
451
  "document": "该字段用于返回识命中的子标签名称。\n注意:此字段可能返回 null,表示取不到有效值。",
411
452
  "example": "无",
412
453
  "member": "string",
@@ -417,6 +458,7 @@
417
458
  },
418
459
  {
419
460
  "default": "",
461
+ "disabled": false,
420
462
  "document": "该字段用于返回对应子标签命中的分值,取值为**0-100**,如:*Porn-SexBehavior 99* 则代表相应识别内容命中色情-性行为标签的分值为99。\n注意:此字段可能返回 null,表示取不到有效值。",
421
463
  "example": "无",
422
464
  "member": "uint64",
@@ -433,6 +475,7 @@
433
475
  "members": [
434
476
  {
435
477
  "default": "",
478
+ "disabled": false,
436
479
  "document": "该字段用于返回模型识别出的场景结果,如广告、色情、有害内容等场景。",
437
480
  "example": "无",
438
481
  "member": "string",
@@ -443,6 +486,7 @@
443
486
  },
444
487
  {
445
488
  "default": "",
489
+ "disabled": false,
446
490
  "document": "该字段用于返回针对当前恶意标签的后续操作建议。当您获取到判定结果后,返回值表示系统推荐的后续操作;建议您按照业务所需,对不同违规类型与建议值进行处理。<br>返回值:**Block**:建议屏蔽,**Review** :建议人工复审,**Pass**:建议通过",
447
491
  "example": "无",
448
492
  "member": "string",
@@ -453,6 +497,7 @@
453
497
  },
454
498
  {
455
499
  "default": "",
500
+ "disabled": false,
456
501
  "document": "该字段用于返回检测结果所对应的恶意标签。<br>返回值:**Normal**:正常,**Porn**:色情,**Abuse**:谩骂,**Ad**:广告,**Custom**:自定义违规;以及其他令人反感、不安全或不适宜的内容类型。",
457
502
  "example": "无",
458
503
  "member": "string",
@@ -463,6 +508,7 @@
463
508
  },
464
509
  {
465
510
  "default": "",
511
+ "disabled": false,
466
512
  "document": "该字段用于返回对应恶意标签下的子标签的检测结果,如:*Porn-SexBehavior*等子标签。",
467
513
  "example": "无",
468
514
  "member": "string",
@@ -473,6 +519,7 @@
473
519
  },
474
520
  {
475
521
  "default": "",
522
+ "disabled": false,
476
523
  "document": "该字段用于返回当前标签(Label)下的置信度,取值范围:0(**置信度最低**)-100(**置信度最高** ),越高代表图片越有可能属于当前返回的标签;如:*色情 99*,则表明该图片非常有可能属于色情内容;*色情 0*,则表明该图片不属于色情内容。",
477
524
  "example": "无",
478
525
  "member": "uint64",
@@ -483,6 +530,7 @@
483
530
  },
484
531
  {
485
532
  "default": "",
533
+ "disabled": false,
486
534
  "document": "该字段用于返回分类模型命中子标签的详细信息,如:序号、命中标签名称、分数等信息。\n注意:此字段可能返回 null,表示取不到有效值。",
487
535
  "example": "无",
488
536
  "member": "LabelDetailItem",
@@ -499,6 +547,7 @@
499
547
  "members": [
500
548
  {
501
549
  "default": "",
550
+ "disabled": false,
502
551
  "document": "该字段用于返回识别对象的ID以方便识别和区分。",
503
552
  "example": "无",
504
553
  "member": "int64",
@@ -509,6 +558,7 @@
509
558
  },
510
559
  {
511
560
  "default": "",
561
+ "disabled": false,
512
562
  "document": "该字段**仅当Label为Custom:自定义关键词时该参数有效**,用于返回自定义库的ID,以方便自定义库管理和配置。",
513
563
  "example": "无",
514
564
  "member": "string",
@@ -519,6 +569,7 @@
519
569
  },
520
570
  {
521
571
  "default": "",
572
+ "disabled": false,
522
573
  "document": "该字段**仅当Label为Custom:自定义关键词时该参数有效**,用于返回自定义库的名称,以方便自定义库管理和配置。\n注意:此字段可能返回 null,表示取不到有效值。",
523
574
  "example": "无",
524
575
  "member": "string",
@@ -529,6 +580,7 @@
529
580
  },
530
581
  {
531
582
  "default": "",
583
+ "disabled": false,
532
584
  "document": "该字段用于返回识别图像对象的ID以方便文件管理。",
533
585
  "example": "无",
534
586
  "member": "string",
@@ -539,6 +591,7 @@
539
591
  },
540
592
  {
541
593
  "default": "",
594
+ "disabled": false,
542
595
  "document": "该字段用于返回检测结果所对应的恶意标签。<br>返回值:**Normal**:正常,**Porn**:色情,**Abuse**:谩骂,**Ad**:广告,**Custom**:自定义违规;以及其他令人反感、不安全或不适宜的内容类型。",
543
596
  "example": "无",
544
597
  "member": "string",
@@ -549,6 +602,7 @@
549
602
  },
550
603
  {
551
604
  "default": "",
605
+ "disabled": false,
552
606
  "document": "该字段用于返回其他自定义标签以满足您的定制化场景需求,若无需求则可略过。\n注意:此字段可能返回 null,表示取不到有效值。",
553
607
  "example": "无",
554
608
  "member": "string",
@@ -559,6 +613,7 @@
559
613
  },
560
614
  {
561
615
  "default": "",
616
+ "disabled": false,
562
617
  "document": "该字段用于返回对应模型命中的分值,取值为**0-100**,如:*Porn 99* 则代表相应识别内容命中色情标签的分值为99。",
563
618
  "example": "无",
564
619
  "member": "int64",
@@ -575,6 +630,7 @@
575
630
  "members": [
576
631
  {
577
632
  "default": "",
633
+ "disabled": false,
578
634
  "document": "该字段表示模型的场景识别结果,默认取值为Similar。",
579
635
  "example": "无",
580
636
  "member": "string",
@@ -585,6 +641,7 @@
585
641
  },
586
642
  {
587
643
  "default": "",
644
+ "disabled": false,
588
645
  "document": "该字段用于返回后续操作建议。当您获取到判定结果后,返回值表示系统推荐的后续操作;建议您按照业务所需,对不同违规类型与建议值进行处理。<br>返回值:**Block**:建议屏蔽,**Review** :建议人工复审,**Pass**:建议通过",
589
646
  "example": "无",
590
647
  "member": "string",
@@ -595,6 +652,7 @@
595
652
  },
596
653
  {
597
654
  "default": "",
655
+ "disabled": false,
598
656
  "document": "该字段用于返回检测结果所对应的恶意标签。<br>返回值:**Normal**:正常,**Porn**:色情,**Abuse**:谩骂,**Ad**:广告,**Custom**:自定义违规;以及其他令人反感、不安全或不适宜的内容类型。",
599
657
  "example": "无",
600
658
  "member": "string",
@@ -605,6 +663,7 @@
605
663
  },
606
664
  {
607
665
  "default": "",
666
+ "disabled": false,
608
667
  "document": "该字段用于返回恶意标签下对应的子标签的检测结果,如:*Porn-SexBehavior*等子标签。\n注意:此字段可能返回 null,表示取不到有效值。",
609
668
  "example": "无",
610
669
  "member": "string",
@@ -615,6 +674,7 @@
615
674
  },
616
675
  {
617
676
  "default": "",
677
+ "disabled": false,
618
678
  "document": "该字段用于返回图片检索模型识别的分值,取值为**0-100**,表示该审核图片**与库中样本的相似分值**,得分越高,代表当前内容越有可能命中相似图库内的样本。",
619
679
  "example": "无",
620
680
  "member": "int64",
@@ -625,6 +685,7 @@
625
685
  },
626
686
  {
627
687
  "default": "",
688
+ "disabled": false,
628
689
  "document": "该字段用于返回黑白库比对结果的详细信息,如:序号、库名称、恶意标签等信息;详细返回信息敬请参考对应数据结构([LibDetail](https://cloud.tencent.com/document/product/1125/53274#LibDetail))的描述文档\n注意:此字段可能返回 null,表示取不到有效值。",
629
690
  "example": "无",
630
691
  "member": "LibDetail",
@@ -641,6 +702,7 @@
641
702
  "members": [
642
703
  {
643
704
  "default": "",
705
+ "disabled": false,
644
706
  "document": "该参数用于返回检测框**左上角位置的横坐标**(x)所在的像素位置,结合剩余参数可唯一确定检测框的大小和位置。",
645
707
  "example": "无",
646
708
  "member": "float",
@@ -651,6 +713,7 @@
651
713
  },
652
714
  {
653
715
  "default": "",
716
+ "disabled": false,
654
717
  "document": "该参数用于返回检测框**左上角位置的纵坐标**(y)所在的像素位置,结合剩余参数可唯一确定检测框的大小和位置。",
655
718
  "example": "无",
656
719
  "member": "float",
@@ -661,6 +724,7 @@
661
724
  },
662
725
  {
663
726
  "default": "",
727
+ "disabled": false,
664
728
  "document": "该参数用于返回**检测框的宽度**(由左上角出发在x轴向右延伸的长度),结合剩余参数可唯一确定检测框的大小和位置。",
665
729
  "example": "无",
666
730
  "member": "float",
@@ -671,6 +735,7 @@
671
735
  },
672
736
  {
673
737
  "default": "",
738
+ "disabled": false,
674
739
  "document": "该参数用于返回**检测框的高度**(由左上角出发在y轴向下延伸的长度),结合剩余参数可唯一确定检测框的大小和位置。",
675
740
  "example": "无",
676
741
  "member": "float",
@@ -681,6 +746,7 @@
681
746
  },
682
747
  {
683
748
  "default": "",
749
+ "disabled": false,
684
750
  "document": "该参数用于返回**检测框的旋转角度**,该参数结合X和Y两个坐标参数可唯一确定检测框的具体位置;取值:**0-360**(**角度制**),方向为**逆时针旋转**。",
685
751
  "example": "无",
686
752
  "member": "float",
@@ -696,6 +762,7 @@
696
762
  "document": "实体检测结果明细,当检测场景为实体、广告台标、二维码时表示模型检测目标框的标签名称、标签值、标签分数以及检测框的位置信息。",
697
763
  "members": [
698
764
  {
765
+ "disabled": false,
699
766
  "document": "该参数用于返回识别对象的ID以方便识别和区分。",
700
767
  "example": "无",
701
768
  "member": "uint64",
@@ -705,6 +772,7 @@
705
772
  "value_allowed_null": false
706
773
  },
707
774
  {
775
+ "disabled": false,
708
776
  "document": "该参数用于返回命中的实体标签。",
709
777
  "example": "无",
710
778
  "member": "string",
@@ -714,6 +782,7 @@
714
782
  "value_allowed_null": false
715
783
  },
716
784
  {
785
+ "disabled": false,
717
786
  "document": "该参数用于返回对应实体标签所对应的值或内容。如:当标签为*二维码(QrCode)*时,该字段为识别出的二维码对应的URL地址。",
718
787
  "example": "无",
719
788
  "member": "string",
@@ -723,6 +792,7 @@
723
792
  "value_allowed_null": false
724
793
  },
725
794
  {
795
+ "disabled": false,
726
796
  "document": "该参数用于返回对应实体标签命中的分值,取值为**0-100**,如:*QrCode 99* 则代表相应识别内容命中二维码场景标签的概率非常高。",
727
797
  "example": "无",
728
798
  "member": "uint64",
@@ -732,6 +802,7 @@
732
802
  "value_allowed_null": false
733
803
  },
734
804
  {
805
+ "disabled": false,
735
806
  "document": "该字段用于返回实体检测框的坐标位置(左上角xy坐标、长宽、旋转角度)以方便快速定位实体的相关信息。",
736
807
  "example": "无",
737
808
  "member": "Location",
@@ -741,6 +812,7 @@
741
812
  "value_allowed_null": false
742
813
  },
743
814
  {
815
+ "disabled": false,
744
816
  "document": "该参数用于返回命中的实体二级标签。",
745
817
  "example": "无",
746
818
  "member": "string",
@@ -750,6 +822,7 @@
750
822
  "value_allowed_null": false
751
823
  },
752
824
  {
825
+ "disabled": false,
753
826
  "document": "该参数用于返回命中的人脸id\n注意:此字段可能返回 null,表示取不到有效值。",
754
827
  "example": "无",
755
828
  "member": "string",
@@ -766,6 +839,7 @@
766
839
  "members": [
767
840
  {
768
841
  "default": "",
842
+ "disabled": false,
769
843
  "document": "该字段用于返回实体识别出的实体场景结果,如二维码、logo、图片OCR等场景。",
770
844
  "example": "无",
771
845
  "member": "string",
@@ -776,6 +850,7 @@
776
850
  },
777
851
  {
778
852
  "default": "",
853
+ "disabled": false,
779
854
  "document": "该字段用于返回针对当前恶意标签的后续操作建议。当您获取到判定结果后,返回值表示系统推荐的后续操作;建议您按照业务所需,对不同违规类型与建议值进行处理。<br>返回值:**Block**:建议屏蔽,**Review** :建议人工复审,**Pass**:建议通过",
780
855
  "example": "无",
781
856
  "member": "string",
@@ -786,6 +861,7 @@
786
861
  },
787
862
  {
788
863
  "default": "",
864
+ "disabled": false,
789
865
  "document": "该字段用于返回检测结果所对应的恶意标签,表示模型推荐的审核结果,建议您按照业务所需,对不同违规类型与建议值进行处理。<br>返回值:**Normal**:正常,**Porn**:色情,**Abuse**:谩骂,**Ad**:广告,**Custom**:自定义违规;以及其他令人反感、不安全或不适宜的内容类型。",
790
866
  "example": "无",
791
867
  "member": "string",
@@ -796,6 +872,7 @@
796
872
  },
797
873
  {
798
874
  "default": "",
875
+ "disabled": false,
799
876
  "document": "该字段用于返回当前恶意标签下对应的子标签的检测结果,如:*Porn-SexBehavior* 等子标签。",
800
877
  "example": "无",
801
878
  "member": "string",
@@ -806,6 +883,7 @@
806
883
  },
807
884
  {
808
885
  "default": "",
886
+ "disabled": false,
809
887
  "document": "该字段用于返回命中当前恶意标签下子标签的分值,取值为**0-100**,如:*Porn-SexBehavior 99* 则代表相应识别内容命中色情-性行为标签的分值为99。",
810
888
  "example": "无",
811
889
  "member": "uint64",
@@ -816,6 +894,7 @@
816
894
  },
817
895
  {
818
896
  "default": "",
897
+ "disabled": false,
819
898
  "document": "该标签用于返回所识别出的实体名称。\n注意:此字段可能返回 null,表示取不到有效值。",
820
899
  "example": "无",
821
900
  "member": "string",
@@ -826,6 +905,7 @@
826
905
  },
827
906
  {
828
907
  "default": "",
908
+ "disabled": false,
829
909
  "document": "该标签用于返回所识别出实体的详细信息,如:序号、命中标签名称、位置坐标等信息,详细返回内容敬请参考相应数据结构([ObjectDetail\n](https://cloud.tencent.com/document/api/1125/53274#ObjectDetail))。\n注意:此字段可能返回 null,表示取不到有效值。",
830
910
  "example": "无",
831
911
  "member": "ObjectDetail",
@@ -842,6 +922,7 @@
842
922
  "members": [
843
923
  {
844
924
  "default": "",
925
+ "disabled": false,
845
926
  "document": "该字段表示识别场景,取值默认为OCR(图片OCR识别)。",
846
927
  "example": "无",
847
928
  "member": "string",
@@ -852,6 +933,7 @@
852
933
  },
853
934
  {
854
935
  "default": "",
936
+ "disabled": false,
855
937
  "document": "该字段用于返回优先级最高的恶意标签对应的后续操作建议。当您获取到判定结果后,返回值表示系统推荐的后续操作;建议您按照业务所需,对不同违规类型与建议值进行处理。<br>返回值:**Block**:建议屏蔽,**Review** :建议人工复审,**Pass**:建议通过",
856
938
  "example": "无",
857
939
  "member": "string",
@@ -862,6 +944,7 @@
862
944
  },
863
945
  {
864
946
  "default": "",
947
+ "disabled": false,
865
948
  "document": "该字段用于返回OCR检测结果所对应的优先级最高的恶意标签,表示模型推荐的审核结果,建议您按照业务所需,对不同违规类型与建议值进行处理。<br>返回值:**Normal**:正常,**Porn**:色情,**Abuse**:谩骂,**Ad**:广告,**Custom**:自定义违规;以及其他令人反感、不安全或不适宜的内容类型。",
866
949
  "example": "无",
867
950
  "member": "string",
@@ -872,6 +955,7 @@
872
955
  },
873
956
  {
874
957
  "default": "",
958
+ "disabled": false,
875
959
  "document": "该字段用于返回当前标签(Label)下对应的子标签的检测结果,如:*Porn-SexBehavior*等子标签。",
876
960
  "example": "无",
877
961
  "member": "string",
@@ -882,6 +966,7 @@
882
966
  },
883
967
  {
884
968
  "default": "",
969
+ "disabled": false,
885
970
  "document": "该字段用于返回当前标签(Label)下的置信度,取值范围:0(**置信度最低**)-100(**置信度最高** ),越高代表文本越有可能属于当前返回的标签;如:*色情 99*,则表明该文本非常有可能属于色情内容;*色情 0*,则表明该文本不属于色情内容。",
886
971
  "example": "无",
887
972
  "member": "uint64",
@@ -892,6 +977,7 @@
892
977
  },
893
978
  {
894
979
  "default": "",
980
+ "disabled": false,
895
981
  "document": "该字段用于返回OCR识别出的结果的详细内容,如:文本内容、对应标签、识别框位置等信息。\n注意:此字段可能返回 null,表示取不到有效值。",
896
982
  "example": "无",
897
983
  "member": "OcrTextDetail",
@@ -902,6 +988,7 @@
902
988
  },
903
989
  {
904
990
  "default": "",
991
+ "disabled": false,
905
992
  "document": "该字段用于返回OCR识别出的文字信息。",
906
993
  "example": "无",
907
994
  "member": "string",
@@ -918,6 +1005,7 @@
918
1005
  "members": [
919
1006
  {
920
1007
  "default": "",
1008
+ "disabled": false,
921
1009
  "document": "该字段用于返回OCR识别出的文本内容。<br>备注:OCR文本识别上限在**5000字节内**。",
922
1010
  "example": "无",
923
1011
  "member": "string",
@@ -928,6 +1016,7 @@
928
1016
  },
929
1017
  {
930
1018
  "default": "",
1019
+ "disabled": false,
931
1020
  "document": "该字段用于返回检测结果所对应的恶意标签。<br>返回值:**Normal**:正常,**Porn**:色情,**Abuse**:谩骂,**Ad**:广告,**Custom**:自定义违规;以及其他令人反感、不安全或不适宜的内容类型。",
932
1021
  "example": "无",
933
1022
  "member": "string",
@@ -938,6 +1027,7 @@
938
1027
  },
939
1028
  {
940
1029
  "default": "",
1030
+ "disabled": false,
941
1031
  "document": "该字段**仅当Label为Custom自定义关键词时有效**,用于返回自定义库的ID,以方便自定义库管理和配置。",
942
1032
  "example": "无",
943
1033
  "member": "string",
@@ -948,6 +1038,7 @@
948
1038
  },
949
1039
  {
950
1040
  "default": "",
1041
+ "disabled": false,
951
1042
  "document": "该字段**仅当Label为Custom自定义关键词时有效**,用于返回自定义库的名称,以方便自定义库管理和配置。",
952
1043
  "example": "无",
953
1044
  "member": "string",
@@ -958,6 +1049,7 @@
958
1049
  },
959
1050
  {
960
1051
  "default": "",
1052
+ "disabled": false,
961
1053
  "document": "该参数用于返回在当前label下命中的关键词。",
962
1054
  "example": "无",
963
1055
  "member": "string",
@@ -968,6 +1060,7 @@
968
1060
  },
969
1061
  {
970
1062
  "default": "",
1063
+ "disabled": false,
971
1064
  "document": "该参数用于返回在当前恶意标签下模型命中的分值,取值为**0-100**;分数越高,代表当前场景越符合该恶意标签所对应的场景。",
972
1065
  "example": "无",
973
1066
  "member": "uint64",
@@ -978,6 +1071,7 @@
978
1071
  },
979
1072
  {
980
1073
  "default": "",
1074
+ "disabled": false,
981
1075
  "document": "该参数用于返回OCR检测框在图片中的位置(左上角xy坐标、长宽、旋转角度),以方便快速定位识别文字的相关信息。",
982
1076
  "example": "无",
983
1077
  "member": "Location",
@@ -988,6 +1082,7 @@
988
1082
  },
989
1083
  {
990
1084
  "default": "",
1085
+ "disabled": false,
991
1086
  "document": "该参数用于返回OCR文本识别结果的置信度,取值在**0**(**置信度最低**)-**100**(**置信度最高**),越高代表对应图像越有可能是识别出的文字;如:*你好 99*,则表明OCR识别框内的文字大概率是”你好“。",
992
1087
  "example": "无",
993
1088
  "member": "uint64",
@@ -998,6 +1093,7 @@
998
1093
  },
999
1094
  {
1000
1095
  "default": "",
1096
+ "disabled": false,
1001
1097
  "document": "该字段用于返回检测结果所对应的恶意二级标签。",
1002
1098
  "example": "无",
1003
1099
  "member": "string",
@@ -1013,6 +1109,7 @@
1013
1109
  "document": "识别类型标签结果信息",
1014
1110
  "members": [
1015
1111
  {
1112
+ "disabled": false,
1016
1113
  "document": "当前可能的取值:Scene(图片场景模型)\n注意:此字段可能返回 null,表示取不到有效值。",
1017
1114
  "example": "Scene",
1018
1115
  "member": "string",
@@ -1022,6 +1119,7 @@
1022
1119
  "value_allowed_null": true
1023
1120
  },
1024
1121
  {
1122
+ "disabled": false,
1025
1123
  "document": "Label对应模型下的识别标签信息\n注意:此字段可能返回 null,表示取不到有效值。",
1026
1124
  "example": "无",
1027
1125
  "member": "RecognitionTag",
@@ -1037,6 +1135,7 @@
1037
1135
  "document": "识别类型标签信息",
1038
1136
  "members": [
1039
1137
  {
1138
+ "disabled": false,
1040
1139
  "document": "标签名称\n注意:此字段可能返回 null,表示取不到有效值。",
1041
1140
  "example": "无",
1042
1141
  "member": "string",
@@ -1046,6 +1145,7 @@
1046
1145
  "value_allowed_null": true
1047
1146
  },
1048
1147
  {
1148
+ "disabled": false,
1049
1149
  "document": "置信分:0~100,数值越大表示置信度越高\n注意:此字段可能返回 null,表示取不到有效值。",
1050
1150
  "example": "无",
1051
1151
  "member": "int64",
@@ -1055,6 +1155,7 @@
1055
1155
  "value_allowed_null": true
1056
1156
  },
1057
1157
  {
1158
+ "disabled": false,
1058
1159
  "document": "标签位置信息,若模型无位置信息,则可能为零值\n注意:此字段可能返回 null,表示取不到有效值。",
1059
1160
  "example": "无",
1060
1161
  "member": "Location",
@@ -1071,6 +1172,7 @@
1071
1172
  "members": [
1072
1173
  {
1073
1174
  "default": "",
1175
+ "disabled": false,
1074
1176
  "document": "该字段表示业务用户ID,填写后,系统可根据账号过往违规历史优化审核结果判定,有利于存在可疑违规风险时的辅助判断。<br>\n备注:该字段可传入微信openid、QQopenid、字符串等账号信息,与账号类别参数(AccountType)配合使用可确定唯一账号。",
1075
1177
  "example": "无",
1076
1178
  "member": "string",
@@ -1081,6 +1183,7 @@
1081
1183
  },
1082
1184
  {
1083
1185
  "default": "",
1186
+ "disabled": false,
1084
1187
  "document": "该字段表示业务用户对应的账号昵称信息。",
1085
1188
  "example": "无",
1086
1189
  "member": "string",
@@ -1091,6 +1194,7 @@
1091
1194
  },
1092
1195
  {
1093
1196
  "default": "",
1197
+ "disabled": false,
1094
1198
  "document": "该字段表示业务用户ID对应的账号类型,取值:**1**-微信uin,**2**-QQ号,**3**-微信群uin,**4**-qq群号,**5**-微信openid,**6**-QQopenid,**7**-其它string。<br>\n该字段与账号ID参数(UserId)配合使用可确定唯一账号。",
1095
1199
  "example": "无",
1096
1200
  "member": "string",
@@ -1101,6 +1205,7 @@
1101
1205
  },
1102
1206
  {
1103
1207
  "default": "",
1208
+ "disabled": false,
1104
1209
  "document": "该字段表示业务用户对应账号的性别信息。<br>\n取值:**0**(默认值,代表性别未知)、**1**(男性)、**2**(女性)。",
1105
1210
  "example": "无",
1106
1211
  "member": "uint64",
@@ -1111,6 +1216,7 @@
1111
1216
  },
1112
1217
  {
1113
1218
  "default": "",
1219
+ "disabled": false,
1114
1220
  "document": "该字段表示业务用户对应账号的年龄信息。<br>\n取值:**0**(默认值,代表年龄未知)-(**自定义年龄上限**)之间的整数。",
1115
1221
  "example": "无",
1116
1222
  "member": "uint64",
@@ -1121,6 +1227,7 @@
1121
1227
  },
1122
1228
  {
1123
1229
  "default": "",
1230
+ "disabled": false,
1124
1231
  "document": "该字段表示业务用户对应账号的等级信息。<br>\n取值:**0**(默认值,代表等级未知)、**1**(等级较低)、**2**(等级中等)、**3**(等级较高),目前**暂不支持自定义等级**。",
1125
1232
  "example": "无",
1126
1233
  "member": "uint64",
@@ -1131,6 +1238,7 @@
1131
1238
  },
1132
1239
  {
1133
1240
  "default": "",
1241
+ "disabled": false,
1134
1242
  "document": "该字段表示业务用户对应账号的手机号信息,支持全球各地区手机号的记录。<br>\n备注:请保持手机号格式的统一,如区号格式(086/+86)等。",
1135
1243
  "example": "无",
1136
1244
  "member": "string",
@@ -1141,6 +1249,7 @@
1141
1249
  },
1142
1250
  {
1143
1251
  "default": "",
1252
+ "disabled": false,
1144
1253
  "document": "该字段表示业务用户的简介信息,支持汉字、英文及特殊符号,**长度不超过5000个汉字字符**。",
1145
1254
  "example": "无",
1146
1255
  "member": "string",
@@ -1151,6 +1260,7 @@
1151
1260
  },
1152
1261
  {
1153
1262
  "default": "",
1263
+ "disabled": false,
1154
1264
  "document": "该字段表示业务用户头像图片的访问链接(URL),支持PNG、JPG、JPEG、BMP、GIF、WEBP格式。<br>备注:头像图片**大小不超过5MB**,建议**分辨率不低于256x256**;图片下载时间限制为3秒,超过则会返回下载超时。",
1155
1265
  "example": "无",
1156
1266
  "member": "string",