tencentcloud-sdk-nodejs 3.0.269 → 3.0.270

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (376) hide show
  1. package/package.json +1 -1
  2. package/tencentcloud/aa/v20200224/models.js +5 -12
  3. package/tencentcloud/advisor/index.js +3 -0
  4. package/tencentcloud/advisor/v20200721/advisor_client.js +63 -0
  5. package/tencentcloud/advisor/v20200721/index.js +4 -0
  6. package/tencentcloud/advisor/v20200721/models.js +455 -0
  7. package/tencentcloud/af/v20200226/af_client.js +39 -1
  8. package/tencentcloud/af/v20200226/models.js +1112 -49
  9. package/tencentcloud/afc/v20200226/afc_client.js +20 -2
  10. package/tencentcloud/afc/v20200226/models.js +607 -25
  11. package/tencentcloud/ame/v20190916/ame_client.js +321 -68
  12. package/tencentcloud/ame/v20190916/models.js +3993 -804
  13. package/tencentcloud/ams/v20201229/ams_client.js +41 -13
  14. package/tencentcloud/ams/v20201229/models.js +485 -126
  15. package/tencentcloud/antiddos/index.js +3 -0
  16. package/tencentcloud/antiddos/v20200309/antiddos_client.js +1256 -0
  17. package/tencentcloud/antiddos/v20200309/index.js +4 -0
  18. package/tencentcloud/antiddos/v20200309/models.js +12542 -0
  19. package/tencentcloud/api/v20201106/api_client.js +16 -2
  20. package/tencentcloud/api/v20201106/models.js +118 -2
  21. package/tencentcloud/apigateway/v20180808/apigateway_client.js +785 -397
  22. package/tencentcloud/apigateway/v20180808/models.js +9195 -4643
  23. package/tencentcloud/apm/index.js +3 -0
  24. package/tencentcloud/apm/v20210622/apm_client.js +123 -0
  25. package/tencentcloud/apm/v20210622/index.js +4 -0
  26. package/tencentcloud/apm/v20210622/models.js +1459 -0
  27. package/tencentcloud/as/v20180419/as_client.js +129 -58
  28. package/tencentcloud/as/v20180419/models.js +1550 -864
  29. package/tencentcloud/asr/v20190614/asr_client.js +12 -19
  30. package/tencentcloud/asr/v20190614/models.js +55 -22
  31. package/tencentcloud/asw/v20200722/models.js +1 -1
  32. package/tencentcloud/ba/v20200720/ba_client.js +27 -0
  33. package/tencentcloud/ba/v20200720/models.js +158 -0
  34. package/tencentcloud/batch/v20170312/batch_client.js +1 -0
  35. package/tencentcloud/batch/v20170312/models.js +85 -10
  36. package/tencentcloud/bda/v20200324/bda_client.js +32 -19
  37. package/tencentcloud/bda/v20200324/models.js +97 -25
  38. package/tencentcloud/bi/index.js +3 -0
  39. package/tencentcloud/bi/v20220105/bi_client.js +61 -0
  40. package/tencentcloud/bi/v20220105/index.js +4 -0
  41. package/tencentcloud/bi/v20220105/models.js +391 -0
  42. package/tencentcloud/billing/v20180709/billing_client.js +33 -1
  43. package/tencentcloud/billing/v20180709/models.js +930 -74
  44. package/tencentcloud/bm/v20180423/bm_client.js +4 -2
  45. package/tencentcloud/bm/v20180423/models.js +32 -2
  46. package/tencentcloud/bsca/index.js +3 -0
  47. package/tencentcloud/bsca/v20210811/bsca_client.js +99 -0
  48. package/tencentcloud/bsca/v20210811/index.js +4 -0
  49. package/tencentcloud/bsca/v20210811/models.js +1310 -0
  50. package/tencentcloud/btoe/index.js +1 -1
  51. package/tencentcloud/btoe/v20210303/btoe_client.js +36 -12
  52. package/tencentcloud/btoe/v20210514/btoe_client.js +203 -0
  53. package/tencentcloud/btoe/v20210514/index.js +4 -0
  54. package/tencentcloud/btoe/v20210514/models.js +1219 -0
  55. package/tencentcloud/cam/v20190116/cam_client.js +344 -62
  56. package/tencentcloud/cam/v20190116/models.js +4041 -1648
  57. package/tencentcloud/captcha/v20190722/captcha_client.js +2 -2
  58. package/tencentcloud/captcha/v20190722/models.js +33 -10
  59. package/tencentcloud/car/index.js +3 -0
  60. package/tencentcloud/car/v20220110/car_client.js +72 -0
  61. package/tencentcloud/car/v20220110/index.js +4 -0
  62. package/tencentcloud/car/v20220110/models.js +237 -0
  63. package/tencentcloud/casb/index.js +3 -0
  64. package/tencentcloud/casb/v20200507/casb_client.js +54 -0
  65. package/tencentcloud/casb/v20200507/index.js +4 -0
  66. package/tencentcloud/casb/v20200507/models.js +158 -0
  67. package/tencentcloud/cat/v20180409/cat_client.js +181 -55
  68. package/tencentcloud/cat/v20180409/models.js +3392 -1784
  69. package/tencentcloud/cbs/v20170312/cbs_client.js +123 -72
  70. package/tencentcloud/cbs/v20170312/models.js +2359 -1725
  71. package/tencentcloud/ccc/v20200210/ccc_client.js +237 -54
  72. package/tencentcloud/ccc/v20200210/models.js +2818 -685
  73. package/tencentcloud/cdb/v20170320/cdb_client.js +569 -316
  74. package/tencentcloud/cdb/v20170320/models.js +10271 -7177
  75. package/tencentcloud/cdc/index.js +3 -0
  76. package/tencentcloud/cdc/v20201214/cdc_client.js +308 -0
  77. package/tencentcloud/cdc/v20201214/index.js +4 -0
  78. package/tencentcloud/cdc/v20201214/models.js +3232 -0
  79. package/tencentcloud/cdn/v20180606/cdn_client.js +324 -68
  80. package/tencentcloud/cdn/v20180606/models.js +7343 -1979
  81. package/tencentcloud/cfg/index.js +3 -0
  82. package/tencentcloud/cfg/v20210820/cfg_client.js +181 -0
  83. package/tencentcloud/cfg/v20210820/index.js +4 -0
  84. package/tencentcloud/cfg/v20210820/models.js +2423 -0
  85. package/tencentcloud/cfs/v20190719/models.js +64 -7
  86. package/tencentcloud/cfw/v20190904/cfw_client.js +686 -86
  87. package/tencentcloud/cfw/v20190904/models.js +7055 -1552
  88. package/tencentcloud/chdfs/v20201112/models.js +81 -6
  89. package/tencentcloud/cii/v20210408/cii_client.js +159 -10
  90. package/tencentcloud/cii/v20210408/models.js +1886 -189
  91. package/tencentcloud/ckafka/v20190819/ckafka_client.js +265 -30
  92. package/tencentcloud/ckafka/v20190819/models.js +3429 -692
  93. package/tencentcloud/clb/v20180317/clb_client.js +214 -44
  94. package/tencentcloud/clb/v20180317/models.js +2262 -319
  95. package/tencentcloud/cloudaudit/v20190319/cloudaudit_client.js +59 -7
  96. package/tencentcloud/cloudaudit/v20190319/models.js +307 -88
  97. package/tencentcloud/cls/index.js +3 -0
  98. package/tencentcloud/cls/v20201016/cls_client.js +1073 -0
  99. package/tencentcloud/cls/v20201016/index.js +4 -0
  100. package/tencentcloud/cls/v20201016/models.js +10053 -0
  101. package/tencentcloud/cme/v20191029/cme_client.js +178 -89
  102. package/tencentcloud/cme/v20191029/models.js +2575 -686
  103. package/tencentcloud/cmq/v20190304/models.js +159 -143
  104. package/tencentcloud/common/sdk_version.js +1 -1
  105. package/tencentcloud/cpdp/v20190820/cpdp_client.js +2014 -678
  106. package/tencentcloud/cpdp/v20190820/models.js +29589 -8040
  107. package/tencentcloud/cvm/v20170312/cvm_client.js +268 -88
  108. package/tencentcloud/cvm/v20170312/models.js +3156 -775
  109. package/tencentcloud/cwp/v20180228/cwp_client.js +1749 -654
  110. package/tencentcloud/cwp/v20180228/models.js +21498 -6735
  111. package/tencentcloud/cynosdb/v20190107/cynosdb_client.js +268 -61
  112. package/tencentcloud/cynosdb/v20190107/models.js +3827 -1863
  113. package/tencentcloud/dasb/index.js +3 -0
  114. package/tencentcloud/dasb/v20191018/dasb_client.js +351 -0
  115. package/tencentcloud/dasb/v20191018/index.js +4 -0
  116. package/tencentcloud/dasb/v20191018/models.js +3161 -0
  117. package/tencentcloud/dbbrain/v20210527/dbbrain_client.js +288 -88
  118. package/tencentcloud/dbbrain/v20210527/models.js +3966 -2008
  119. package/tencentcloud/dbdc/index.js +3 -0
  120. package/tencentcloud/dbdc/v20201029/dbdc_client.js +104 -0
  121. package/tencentcloud/dbdc/v20201029/index.js +4 -0
  122. package/tencentcloud/dbdc/v20201029/models.js +1441 -0
  123. package/tencentcloud/dc/v20180410/models.js +47 -1
  124. package/tencentcloud/dcdb/v20180411/dcdb_client.js +225 -37
  125. package/tencentcloud/dcdb/v20180411/models.js +1968 -236
  126. package/tencentcloud/dlc/v20210125/dlc_client.js +483 -68
  127. package/tencentcloud/dlc/v20210125/models.js +5257 -976
  128. package/tencentcloud/dnspod/v20210323/dnspod_client.js +94 -67
  129. package/tencentcloud/dnspod/v20210323/models.js +2166 -1957
  130. package/tencentcloud/domain/v20180808/domain_client.js +160 -93
  131. package/tencentcloud/domain/v20180808/models.js +781 -111
  132. package/tencentcloud/dtf/index.js +3 -0
  133. package/tencentcloud/dtf/v20200506/dtf_client.js +48 -0
  134. package/tencentcloud/dtf/v20200506/index.js +4 -0
  135. package/tencentcloud/dtf/v20200506/models.js +327 -0
  136. package/tencentcloud/dts/v20180330/dts_client.js +11 -127
  137. package/tencentcloud/dts/v20180330/models.js +1010 -1944
  138. package/tencentcloud/eb/index.js +3 -0
  139. package/tencentcloud/eb/v20210416/eb_client.js +393 -0
  140. package/tencentcloud/eb/v20210416/index.js +4 -0
  141. package/tencentcloud/eb/v20210416/models.js +3400 -0
  142. package/tencentcloud/ecdn/v20191012/ecdn_client.js +34 -6
  143. package/tencentcloud/ecdn/v20191012/models.js +258 -145
  144. package/tencentcloud/ecm/v20190719/ecm_client.js +481 -303
  145. package/tencentcloud/ecm/v20190719/models.js +9666 -7460
  146. package/tencentcloud/eiam/index.js +3 -0
  147. package/tencentcloud/eiam/v20210420/eiam_client.js +604 -0
  148. package/tencentcloud/eiam/v20210420/index.js +4 -0
  149. package/tencentcloud/eiam/v20210420/models.js +5565 -0
  150. package/tencentcloud/eis/index.js +1 -1
  151. package/tencentcloud/eis/v20200715/models.js +130 -100
  152. package/tencentcloud/eis/v20210601/eis_client.js +102 -0
  153. package/tencentcloud/eis/v20210601/index.js +4 -0
  154. package/tencentcloud/eis/v20210601/models.js +788 -0
  155. package/tencentcloud/emr/v20190103/emr_client.js +240 -110
  156. package/tencentcloud/emr/v20190103/models.js +4674 -2594
  157. package/tencentcloud/es/v20180416/es_client.js +204 -89
  158. package/tencentcloud/es/v20180416/models.js +3311 -1263
  159. package/tencentcloud/ess/index.js +3 -0
  160. package/tencentcloud/ess/v20201111/ess_client.js +197 -0
  161. package/tencentcloud/ess/v20201111/index.js +4 -0
  162. package/tencentcloud/ess/v20201111/models.js +2537 -0
  163. package/tencentcloud/essbasic/index.js +3 -0
  164. package/tencentcloud/essbasic/v20201222/essbasic_client.js +791 -0
  165. package/tencentcloud/essbasic/v20201222/index.js +4 -0
  166. package/tencentcloud/essbasic/v20201222/models.js +7555 -0
  167. package/tencentcloud/essbasic/v20210526/essbasic_client.js +260 -0
  168. package/tencentcloud/essbasic/v20210526/index.js +4 -0
  169. package/tencentcloud/essbasic/v20210526/models.js +3332 -0
  170. package/tencentcloud/facefusion/v20181201/models.js +15 -8
  171. package/tencentcloud/faceid/v20180301/faceid_client.js +118 -10
  172. package/tencentcloud/faceid/v20180301/models.js +1625 -201
  173. package/tencentcloud/ft/v20200304/models.js +8 -0
  174. package/tencentcloud/gaap/v20180529/gaap_client.js +628 -545
  175. package/tencentcloud/gaap/v20180529/models.js +1553 -292
  176. package/tencentcloud/gme/v20180711/gme_client.js +142 -38
  177. package/tencentcloud/gme/v20180711/models.js +1047 -219
  178. package/tencentcloud/gs/v20191118/gs_client.js +26 -0
  179. package/tencentcloud/gs/v20191118/models.js +139 -7
  180. package/tencentcloud/gse/v20191112/gse_client.js +19 -6
  181. package/tencentcloud/gse/v20191112/models.js +72 -0
  182. package/tencentcloud/iai/v20180301/iai_client.js +14 -83
  183. package/tencentcloud/iai/v20180301/models.js +110 -457
  184. package/tencentcloud/iai/v20200303/iai_client.js +30 -99
  185. package/tencentcloud/iai/v20200303/models.js +104 -453
  186. package/tencentcloud/ic/v20190307/models.js +8 -0
  187. package/tencentcloud/icr/index.js +3 -0
  188. package/tencentcloud/icr/v20211014/icr_client.js +57 -0
  189. package/tencentcloud/icr/v20211014/index.js +4 -0
  190. package/tencentcloud/icr/v20211014/models.js +753 -0
  191. package/tencentcloud/ie/v20200304/ie_client.js +3 -0
  192. package/tencentcloud/ie/v20200304/models.js +186 -31
  193. package/tencentcloud/iecp/index.js +3 -0
  194. package/tencentcloud/iecp/v20210914/iecp_client.js +1425 -0
  195. package/tencentcloud/iecp/v20210914/index.js +4 -0
  196. package/tencentcloud/iecp/v20210914/models.js +14297 -0
  197. package/tencentcloud/ims/v20201229/ims_client.js +21 -14
  198. package/tencentcloud/ims/v20201229/models.js +124 -396
  199. package/tencentcloud/index.js +32 -0
  200. package/tencentcloud/iotcloud/index.js +1 -1
  201. package/tencentcloud/iotcloud/v20180614/iotcloud_client.js +129 -9
  202. package/tencentcloud/iotcloud/v20180614/models.js +1154 -64
  203. package/tencentcloud/iotcloud/v20210408/index.js +4 -0
  204. package/tencentcloud/iotcloud/v20210408/iotcloud_client.js +981 -0
  205. package/tencentcloud/iotcloud/v20210408/models.js +8165 -0
  206. package/tencentcloud/iotexplorer/v20190423/iotexplorer_client.js +850 -272
  207. package/tencentcloud/iotexplorer/v20190423/models.js +6818 -1814
  208. package/tencentcloud/iotvideo/v20191126/models.js +7 -0
  209. package/tencentcloud/iotvideo/v20201215/iotvideo_client.js +380 -48
  210. package/tencentcloud/iotvideo/v20201215/models.js +3291 -623
  211. package/tencentcloud/iotvideoindustry/v20201201/iotvideoindustry_client.js +1151 -227
  212. package/tencentcloud/iotvideoindustry/v20201201/models.js +8745 -1445
  213. package/tencentcloud/ivld/index.js +3 -0
  214. package/tencentcloud/ivld/v20210903/index.js +4 -0
  215. package/tencentcloud/ivld/v20210903/ivld_client.js +471 -0
  216. package/tencentcloud/ivld/v20210903/models.js +3686 -0
  217. package/tencentcloud/kms/v20190118/kms_client.js +3 -3
  218. package/tencentcloud/kms/v20190118/models.js +88 -5
  219. package/tencentcloud/lighthouse/v20200324/lighthouse_client.js +376 -67
  220. package/tencentcloud/lighthouse/v20200324/models.js +3225 -422
  221. package/tencentcloud/live/v20180801/live_client.js +152 -41
  222. package/tencentcloud/live/v20180801/models.js +1379 -460
  223. package/tencentcloud/lowcode/index.js +3 -0
  224. package/tencentcloud/lowcode/v20210108/index.js +4 -0
  225. package/tencentcloud/lowcode/v20210108/lowcode_client.js +51 -0
  226. package/tencentcloud/lowcode/v20210108/models.js +626 -0
  227. package/tencentcloud/mariadb/v20170312/mariadb_client.js +226 -22
  228. package/tencentcloud/mariadb/v20170312/models.js +2556 -440
  229. package/tencentcloud/market/index.js +3 -0
  230. package/tencentcloud/market/v20191010/index.js +4 -0
  231. package/tencentcloud/market/v20191010/market_client.js +60 -0
  232. package/tencentcloud/market/v20191010/models.js +215 -0
  233. package/tencentcloud/memcached/v20190318/models.js +104 -103
  234. package/tencentcloud/mna/v20210119/mna_client.js +17 -1
  235. package/tencentcloud/mna/v20210119/models.js +305 -20
  236. package/tencentcloud/mongodb/v20190725/models.js +2705 -1793
  237. package/tencentcloud/mongodb/v20190725/mongodb_client.js +110 -52
  238. package/tencentcloud/monitor/v20180724/models.js +2014 -314
  239. package/tencentcloud/monitor/v20180724/monitor_client.js +73 -15
  240. package/tencentcloud/mps/v20190612/models.js +566 -236
  241. package/tencentcloud/mps/v20190612/mps_client.js +10 -8
  242. package/tencentcloud/mrs/v20200910/models.js +2026 -538
  243. package/tencentcloud/mrs/v20200910/mrs_client.js +23 -6
  244. package/tencentcloud/nlp/v20190408/models.js +234 -496
  245. package/tencentcloud/nlp/v20190408/nlp_client.js +41 -53
  246. package/tencentcloud/oceanus/v20190422/models.js +619 -12
  247. package/tencentcloud/oceanus/v20190422/oceanus_client.js +33 -6
  248. package/tencentcloud/ocr/v20181119/models.js +2148 -386
  249. package/tencentcloud/ocr/v20181119/ocr_client.js +122 -33
  250. package/tencentcloud/organization/index.js +1 -1
  251. package/tencentcloud/organization/v20210331/index.js +4 -0
  252. package/tencentcloud/organization/v20210331/models.js +821 -0
  253. package/tencentcloud/organization/v20210331/organization_client.js +101 -0
  254. package/tencentcloud/partners/v20180321/models.js +223 -213
  255. package/tencentcloud/partners/v20180321/partners_client.js +33 -35
  256. package/tencentcloud/pds/index.js +3 -0
  257. package/tencentcloud/pds/v20210701/index.js +4 -0
  258. package/tencentcloud/pds/v20210701/models.js +271 -0
  259. package/tencentcloud/pds/v20210701/pds_client.js +61 -0
  260. package/tencentcloud/postgres/v20170312/models.js +3883 -1039
  261. package/tencentcloud/postgres/v20170312/postgres_client.js +295 -49
  262. package/tencentcloud/privatedns/v20201028/models.js +816 -108
  263. package/tencentcloud/privatedns/v20201028/privatedns_client.js +82 -12
  264. package/tencentcloud/rce/v20201103/models.js +895 -371
  265. package/tencentcloud/rce/v20201103/rce_client.js +53 -6
  266. package/tencentcloud/redis/v20180412/models.js +2447 -412
  267. package/tencentcloud/redis/v20180412/redis_client.js +270 -44
  268. package/tencentcloud/rum/index.js +3 -0
  269. package/tencentcloud/rum/v20210622/index.js +4 -0
  270. package/tencentcloud/rum/v20210622/models.js +7436 -0
  271. package/tencentcloud/rum/v20210622/rum_client.js +760 -0
  272. package/tencentcloud/scf/v20180416/models.js +926 -61
  273. package/tencentcloud/scf/v20180416/scf_client.js +62 -16
  274. package/tencentcloud/ses/v20201002/models.js +1185 -192
  275. package/tencentcloud/ses/v20201002/ses_client.js +196 -99
  276. package/tencentcloud/smh/index.js +3 -0
  277. package/tencentcloud/smh/v20210712/index.js +4 -0
  278. package/tencentcloud/smh/v20210712/models.js +1370 -0
  279. package/tencentcloud/smh/v20210712/smh_client.js +167 -0
  280. package/tencentcloud/sms/v20190711/models.js +21 -15
  281. package/tencentcloud/sms/v20190711/sms_client.js +9 -8
  282. package/tencentcloud/sms/v20210111/models.js +227 -52
  283. package/tencentcloud/sms/v20210111/sms_client.js +23 -8
  284. package/tencentcloud/soe/v20180724/models.js +84 -31
  285. package/tencentcloud/soe/v20180724/soe_client.js +2 -2
  286. package/tencentcloud/sqlserver/v20180328/models.js +1613 -323
  287. package/tencentcloud/sqlserver/v20180328/sqlserver_client.js +157 -45
  288. package/tencentcloud/ssa/v20180608/models.js +2624 -621
  289. package/tencentcloud/ssa/v20180608/ssa_client.js +103 -6
  290. package/tencentcloud/ssl/v20191205/models.js +721 -343
  291. package/tencentcloud/ssl/v20191205/ssl_client.js +34 -4
  292. package/tencentcloud/sslpod/v20190605/models.js +68 -17
  293. package/tencentcloud/ssm/v20190923/models.js +1311 -158
  294. package/tencentcloud/ssm/v20190923/ssm_client.js +199 -71
  295. package/tencentcloud/sts/v20180813/models.js +263 -9
  296. package/tencentcloud/sts/v20180813/sts_client.js +40 -12
  297. package/tencentcloud/taf/v20200210/models.js +191 -26
  298. package/tencentcloud/taf/v20200210/taf_client.js +5 -3
  299. package/tencentcloud/tag/v20180813/models.js +965 -167
  300. package/tencentcloud/tag/v20180813/tag_client.js +213 -107
  301. package/tencentcloud/tat/v20201028/models.js +1270 -105
  302. package/tencentcloud/tat/v20201028/tat_client.js +122 -10
  303. package/tencentcloud/tbaas/v20180416/models.js +637 -83
  304. package/tencentcloud/tbaas/v20180416/tbaas_client.js +57 -3
  305. package/tencentcloud/tcaplusdb/v20190823/models.js +341 -8
  306. package/tencentcloud/tcaplusdb/v20190823/tcaplusdb_client.js +27 -0
  307. package/tencentcloud/tcb/v20180608/models.js +7202 -2829
  308. package/tencentcloud/tcb/v20180608/tcb_client.js +473 -66
  309. package/tencentcloud/tcm/index.js +3 -0
  310. package/tencentcloud/tcm/v20210413/index.js +4 -0
  311. package/tencentcloud/tcm/v20210413/models.js +2237 -0
  312. package/tencentcloud/tcm/v20210413/tcm_client.js +95 -0
  313. package/tencentcloud/tcr/v20190924/models.js +1281 -397
  314. package/tencentcloud/tcr/v20190924/tcr_client.js +628 -521
  315. package/tencentcloud/tcss/index.js +3 -0
  316. package/tencentcloud/tcss/v20201101/index.js +4 -0
  317. package/tencentcloud/tcss/v20201101/models.js +24927 -0
  318. package/tencentcloud/tcss/v20201101/tcss_client.js +2276 -0
  319. package/tencentcloud/tdcpg/index.js +3 -0
  320. package/tencentcloud/tdcpg/v20211118/index.js +4 -0
  321. package/tencentcloud/tdcpg/v20211118/models.js +2777 -0
  322. package/tencentcloud/tdcpg/v20211118/tdcpg_client.js +372 -0
  323. package/tencentcloud/tdid/index.js +3 -0
  324. package/tencentcloud/tdid/v20210519/index.js +4 -0
  325. package/tencentcloud/tdid/v20210519/models.js +978 -0
  326. package/tencentcloud/tdid/v20210519/tdid_client.js +143 -0
  327. package/tencentcloud/tdmq/v20200217/models.js +9354 -2607
  328. package/tencentcloud/tdmq/v20200217/tdmq_client.js +959 -249
  329. package/tencentcloud/tem/index.js +1 -1
  330. package/tencentcloud/tem/v20201221/models.js +978 -88
  331. package/tencentcloud/tem/v20201221/tem_client.js +61 -4
  332. package/tencentcloud/tem/v20210701/index.js +4 -0
  333. package/tencentcloud/tem/v20210701/models.js +4613 -0
  334. package/tencentcloud/tem/v20210701/tem_client.js +377 -0
  335. package/tencentcloud/teo/index.js +3 -0
  336. package/tencentcloud/teo/v20220106/index.js +4 -0
  337. package/tencentcloud/teo/v20220106/models.js +8307 -0
  338. package/tencentcloud/teo/v20220106/teo_client.js +728 -0
  339. package/tencentcloud/thpc/index.js +3 -0
  340. package/tencentcloud/thpc/v20211109/index.js +4 -0
  341. package/tencentcloud/thpc/v20211109/models.js +1491 -0
  342. package/tencentcloud/thpc/v20211109/thpc_client.js +103 -0
  343. package/tencentcloud/thpc/v20220401/index.js +4 -0
  344. package/tencentcloud/thpc/v20220401/models.js +1775 -0
  345. package/tencentcloud/thpc/v20220401/thpc_client.js +129 -0
  346. package/tencentcloud/tiia/v20190529/models.js +2135 -538
  347. package/tencentcloud/tiia/v20190529/tiia_client.js +135 -12
  348. package/tencentcloud/tiw/v20190919/models.js +760 -44
  349. package/tencentcloud/tiw/v20190919/tiw_client.js +57 -9
  350. package/tencentcloud/tke/v20180525/models.js +15766 -4914
  351. package/tencentcloud/tke/v20180525/tke_client.js +1674 -603
  352. package/tencentcloud/tms/v20200713/models.js +12 -14
  353. package/tencentcloud/tms/v20201229/models.js +79 -46
  354. package/tencentcloud/tms/v20201229/tms_client.js +18 -1
  355. package/tencentcloud/tmt/v20180321/models.js +474 -172
  356. package/tencentcloud/tmt/v20180321/tmt_client.js +63 -33
  357. package/tencentcloud/trtc/v20190722/models.js +1521 -762
  358. package/tencentcloud/trtc/v20190722/trtc_client.js +99 -75
  359. package/tencentcloud/tse/v20201207/models.js +524 -122
  360. package/tencentcloud/tse/v20201207/tse_client.js +13 -33
  361. package/tencentcloud/tsf/v20180326/models.js +9949 -4510
  362. package/tencentcloud/tsf/v20180326/tsf_client.js +391 -133
  363. package/tencentcloud/tts/v20190823/models.js +305 -10
  364. package/tencentcloud/tts/v20190823/tts_client.js +38 -0
  365. package/tencentcloud/vm/v20201229/models.js +188 -201
  366. package/tencentcloud/vm/v20201229/vm_client.js +47 -4
  367. package/tencentcloud/vod/v20180717/models.js +3349 -953
  368. package/tencentcloud/vod/v20180717/vod_client.js +294 -63
  369. package/tencentcloud/vpc/v20170312/models.js +3761 -591
  370. package/tencentcloud/vpc/v20170312/vpc_client.js +552 -140
  371. package/tencentcloud/waf/v20180125/models.js +3991 -322
  372. package/tencentcloud/waf/v20180125/waf_client.js +394 -44
  373. package/tencentcloud/wav/index.js +3 -0
  374. package/tencentcloud/wav/v20210129/index.js +4 -0
  375. package/tencentcloud/wav/v20210129/models.js +4170 -0
  376. package/tencentcloud/wav/v20210129/wav_client.js +345 -0
@@ -476,14 +476,14 @@ class WorkflowInfo extends AbstractModel {
476
476
  this.Trigger = null;
477
477
 
478
478
  /**
479
- * 视频处理的文件输出存储位置。
479
+ * 媒体处理的文件输出存储位置。
480
480
  注意:此字段可能返回 null,表示取不到有效值。
481
481
  * @type {TaskOutputStorage || null}
482
482
  */
483
483
  this.OutputStorage = null;
484
484
 
485
485
  /**
486
- * 视频处理类型任务参数。
486
+ * 媒体处理类型任务参数。
487
487
  注意:此字段可能返回 null,表示取不到有效值。
488
488
  * @type {MediaProcessTaskInput || null}
489
489
  */
@@ -524,7 +524,7 @@ class WorkflowInfo extends AbstractModel {
524
524
  this.TaskPriority = null;
525
525
 
526
526
  /**
527
- * 视频处理生成的文件输出的目标目录,如`/movie/201907/`。
527
+ * 媒体处理生成的文件输出的目标目录,如`/movie/201907/`。
528
528
  * @type {string || null}
529
529
  */
530
530
  this.OutputDir = null;
@@ -802,7 +802,7 @@ class AiReviewTaskProhibitedAsrResult extends AbstractModel {
802
802
  this.Status = null;
803
803
 
804
804
  /**
805
- * 错误码,空字符串表示成功,其他值表示失败,取值请参考 [视频处理类错误码](https://cloud.tencent.com/document/product/862/50369#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81) 列表。
805
+ * 错误码,空字符串表示成功,其他值表示失败,取值请参考 [媒体处理类错误码](https://cloud.tencent.com/document/product/862/50369#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81) 列表。
806
806
  * @type {string || null}
807
807
  */
808
808
  this.ErrCodeExt = null;
@@ -1011,7 +1011,7 @@ class AiReviewTaskProhibitedOcrResult extends AbstractModel {
1011
1011
  this.Status = null;
1012
1012
 
1013
1013
  /**
1014
- * 错误码,空字符串表示成功,其他值表示失败,取值请参考 [视频处理类错误码](https://cloud.tencent.com/document/product/862/50369#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81) 列表。
1014
+ * 错误码,空字符串表示成功,其他值表示失败,取值请参考 [媒体处理类错误码](https://cloud.tencent.com/document/product/862/50369#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81) 列表。
1015
1015
  * @type {string || null}
1016
1016
  */
1017
1017
  this.ErrCodeExt = null;
@@ -1297,7 +1297,7 @@ class AiAnalysisTaskCoverResult extends AbstractModel {
1297
1297
  this.Status = null;
1298
1298
 
1299
1299
  /**
1300
- * 错误码,空字符串表示成功,其他值表示失败,取值请参考 [视频处理类错误码](https://cloud.tencent.com/document/product/862/50369#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81) 列表。
1300
+ * 错误码,空字符串表示成功,其他值表示失败,取值请参考 [媒体处理类错误码](https://cloud.tencent.com/document/product/862/50369#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81) 列表。
1301
1301
  * @type {string || null}
1302
1302
  */
1303
1303
  this.ErrCodeExt = null;
@@ -1470,7 +1470,7 @@ class ModifySampleSnapshotTemplateRequest extends AbstractModel {
1470
1470
  }
1471
1471
 
1472
1472
  /**
1473
- * 内容审核 Ocr 文字鉴政任务输入参数类型
1473
+ * 内容审核 Ocr 文字敏感任务输入参数类型
1474
1474
  * @class
1475
1475
  */
1476
1476
  class AiReviewPoliticalOcrTaskInput extends AbstractModel {
@@ -1478,7 +1478,7 @@ class AiReviewPoliticalOcrTaskInput extends AbstractModel {
1478
1478
  super();
1479
1479
 
1480
1480
  /**
1481
- * 鉴政模板 ID。
1481
+ * 模板 ID。
1482
1482
  * @type {number || null}
1483
1483
  */
1484
1484
  this.Definition = null;
@@ -1498,7 +1498,7 @@ class AiReviewPoliticalOcrTaskInput extends AbstractModel {
1498
1498
  }
1499
1499
 
1500
1500
  /**
1501
- * 视频处理的输入对象信息。
1501
+ * 媒体处理的输入对象信息。
1502
1502
  * @class
1503
1503
  */
1504
1504
  class MediaInputInfo extends AbstractModel {
@@ -1512,13 +1512,13 @@ class MediaInputInfo extends AbstractModel {
1512
1512
  this.Type = null;
1513
1513
 
1514
1514
  /**
1515
- * 当 Type 为 COS 时有效,则该项为必填,表示视频处理 COS 对象信息。
1515
+ * 当 Type 为 COS 时有效,则该项为必填,表示媒体处理 COS 对象信息。
1516
1516
  * @type {CosInputInfo || null}
1517
1517
  */
1518
1518
  this.CosInputInfo = null;
1519
1519
 
1520
1520
  /**
1521
- * 当 Type 为 URL 时有效,则该项为必填,表示视频处理 URL 对象信息。
1521
+ * 当 Type 为 URL 时有效,则该项为必填,表示媒体处理 URL 对象信息。
1522
1522
  注意:此字段可能返回 null,表示取不到有效值。
1523
1523
  * @type {UrlInputInfo || null}
1524
1524
  */
@@ -1571,19 +1571,19 @@ class CreateWorkflowRequest extends AbstractModel {
1571
1571
  this.Trigger = null;
1572
1572
 
1573
1573
  /**
1574
- * 视频处理的文件输出存储位置。不填则继承 Trigger 中的存储位置。
1574
+ * 媒体处理的文件输出存储位置。不填则继承 Trigger 中的存储位置。
1575
1575
  * @type {TaskOutputStorage || null}
1576
1576
  */
1577
1577
  this.OutputStorage = null;
1578
1578
 
1579
1579
  /**
1580
- * 视频处理生成的文件输出的目标目录,如`/movie/201907/`。如果不填,表示与触发文件所在的目录一致。
1580
+ * 媒体处理生成的文件输出的目标目录,如`/movie/201907/`。如果不填,表示与触发文件所在的目录一致。
1581
1581
  * @type {string || null}
1582
1582
  */
1583
1583
  this.OutputDir = null;
1584
1584
 
1585
1585
  /**
1586
- * 视频处理类型任务参数。
1586
+ * 媒体处理类型任务参数。
1587
1587
  * @type {MediaProcessTaskInput || null}
1588
1588
  */
1589
1589
  this.MediaProcessTask = null;
@@ -1785,7 +1785,7 @@ class RawWatermarkParameter extends AbstractModel {
1785
1785
  }
1786
1786
 
1787
1787
  /**
1788
- * 内容审核 Ocr 文字鉴政、敏感任务结果类型
1788
+ * 内容审核 Ocr 文字敏感任务结果类型
1789
1789
  * @class
1790
1790
  */
1791
1791
  class AiReviewTaskPoliticalOcrResult extends AbstractModel {
@@ -1799,7 +1799,7 @@ class AiReviewTaskPoliticalOcrResult extends AbstractModel {
1799
1799
  this.Status = null;
1800
1800
 
1801
1801
  /**
1802
- * 错误码,空字符串表示成功,其他值表示失败,取值请参考 [视频处理类错误码](https://cloud.tencent.com/document/product/862/50369#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81) 列表。
1802
+ * 错误码,空字符串表示成功,其他值表示失败,取值请参考 [媒体处理类错误码](https://cloud.tencent.com/document/product/862/50369#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81) 列表。
1803
1803
  * @type {string || null}
1804
1804
  */
1805
1805
  this.ErrCodeExt = null;
@@ -1817,13 +1817,13 @@ class AiReviewTaskPoliticalOcrResult extends AbstractModel {
1817
1817
  this.Message = null;
1818
1818
 
1819
1819
  /**
1820
- * 内容审核 Ocr 文字鉴政任务输入。
1820
+ * 内容审核 Ocr 文字敏感任务输入。
1821
1821
  * @type {AiReviewPoliticalOcrTaskInput || null}
1822
1822
  */
1823
1823
  this.Input = null;
1824
1824
 
1825
1825
  /**
1826
- * 内容审核 Ocr 文字鉴政任务输出。
1826
+ * 内容审核 Ocr 文字敏感任务输出。
1827
1827
  注意:此字段可能返回 null,表示取不到有效值。
1828
1828
  * @type {AiReviewPoliticalOcrTaskOutput || null}
1829
1829
  */
@@ -2018,7 +2018,7 @@ class MediaSnapshotByTimePicInfoItem extends AbstractModel {
2018
2018
  super();
2019
2019
 
2020
2020
  /**
2021
- * 该张截图对应视频文件中的时间偏移,单位为<font color=red>毫秒</font>。
2021
+ * 该张截图对应视频文件中的时间偏移,单位为秒。
2022
2022
  * @type {number || null}
2023
2023
  */
2024
2024
  this.TimeOffset = null;
@@ -2137,14 +2137,14 @@ class ContentReviewTemplateItem extends AbstractModel {
2137
2137
  this.PornConfigure = null;
2138
2138
 
2139
2139
  /**
2140
- * 鉴恐控制参数。
2140
+ * 涉敏控制参数。
2141
2141
  注意:此字段可能返回 null,表示取不到有效值。
2142
2142
  * @type {TerrorismConfigureInfo || null}
2143
2143
  */
2144
2144
  this.TerrorismConfigure = null;
2145
2145
 
2146
2146
  /**
2147
- * 鉴政控制参数。
2147
+ * 涉敏控制参数。
2148
2148
  注意:此字段可能返回 null,表示取不到有效值。
2149
2149
  * @type {PoliticalConfigureInfo || null}
2150
2150
  */
@@ -2178,6 +2178,15 @@ class ContentReviewTemplateItem extends AbstractModel {
2178
2178
  */
2179
2179
  this.UpdateTime = null;
2180
2180
 
2181
+ /**
2182
+ * 模板类型,取值范围:
2183
+ * Preset:系统预置模板;
2184
+ * Custom:用户自定义模板。
2185
+ 注意:此字段可能返回 null,表示取不到有效值。
2186
+ * @type {string || null}
2187
+ */
2188
+ this.Type = null;
2189
+
2181
2190
  }
2182
2191
 
2183
2192
  /**
@@ -2222,6 +2231,7 @@ class ContentReviewTemplateItem extends AbstractModel {
2222
2231
  }
2223
2232
  this.CreateTime = 'CreateTime' in params ? params.CreateTime : null;
2224
2233
  this.UpdateTime = 'UpdateTime' in params ? params.UpdateTime : null;
2234
+ this.Type = 'Type' in params ? params.Type : null;
2225
2235
 
2226
2236
  }
2227
2237
  }
@@ -2255,7 +2265,7 @@ class DeleteAIRecognitionTemplateResponse extends AbstractModel {
2255
2265
  }
2256
2266
 
2257
2267
  /**
2258
- * 视频处理任务中的马赛克参数类型
2268
+ * 媒体处理任务中的马赛克参数类型
2259
2269
  * @class
2260
2270
  */
2261
2271
  class MosaicInput extends AbstractModel {
@@ -2345,7 +2355,7 @@ class MosaicInput extends AbstractModel {
2345
2355
  }
2346
2356
 
2347
2357
  /**
2348
- * 内容审核鉴政任务输入参数类型
2358
+ * 内容审核敏感任务输入参数类型
2349
2359
  * @class
2350
2360
  */
2351
2361
  class AiReviewPoliticalTaskInput extends AbstractModel {
@@ -2353,7 +2363,7 @@ class AiReviewPoliticalTaskInput extends AbstractModel {
2353
2363
  super();
2354
2364
 
2355
2365
  /**
2356
- * 鉴政模板 ID。
2366
+ * 模板 ID。
2357
2367
  * @type {number || null}
2358
2368
  */
2359
2369
  this.Definition = null;
@@ -2941,6 +2951,15 @@ class AIRecognitionTemplateItem extends AbstractModel {
2941
2951
  */
2942
2952
  this.UpdateTime = null;
2943
2953
 
2954
+ /**
2955
+ * 模板类型,取值范围:
2956
+ * Preset:系统预置模板;
2957
+ * Custom:用户自定义模板。
2958
+ 注意:此字段可能返回 null,表示取不到有效值。
2959
+ * @type {string || null}
2960
+ */
2961
+ this.Type = null;
2962
+
2944
2963
  }
2945
2964
 
2946
2965
  /**
@@ -2985,6 +3004,7 @@ class AIRecognitionTemplateItem extends AbstractModel {
2985
3004
  }
2986
3005
  this.CreateTime = 'CreateTime' in params ? params.CreateTime : null;
2987
3006
  this.UpdateTime = 'UpdateTime' in params ? params.UpdateTime : null;
3007
+ this.Type = 'Type' in params ? params.Type : null;
2988
3008
 
2989
3009
  }
2990
3010
  }
@@ -3032,7 +3052,7 @@ class AiRecognitionTaskFaceResult extends AbstractModel {
3032
3052
  this.Status = null;
3033
3053
 
3034
3054
  /**
3035
- * 错误码,空字符串表示成功,其他值表示失败,取值请参考 [视频处理类错误码](https://cloud.tencent.com/document/product/862/50369#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81) 列表。
3055
+ * 错误码,空字符串表示成功,其他值表示失败,取值请参考 [媒体处理类错误码](https://cloud.tencent.com/document/product/862/50369#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81) 列表。
3036
3056
  * @type {string || null}
3037
3057
  */
3038
3058
  this.ErrCodeExt = null;
@@ -3172,7 +3192,7 @@ class CreateAdaptiveDynamicStreamingTemplateRequest extends AbstractModel {
3172
3192
  }
3173
3193
 
3174
3194
  /**
3175
- * 画面鉴恐任务控制参数。
3195
+ * 画面涉敏任务控制参数。
3176
3196
  * @class
3177
3197
  */
3178
3198
  class TerrorismImgReviewTemplateInfoForUpdate extends AbstractModel {
@@ -3180,24 +3200,24 @@ class TerrorismImgReviewTemplateInfoForUpdate extends AbstractModel {
3180
3200
  super();
3181
3201
 
3182
3202
  /**
3183
- * 画面鉴恐任务开关,可选值:
3184
- <li>ON:开启画面鉴恐任务;</li>
3185
- <li>OFF:关闭画面鉴恐任务。</li>
3203
+ * 画面涉敏任务开关,可选值:
3204
+ <li>ON:开启画面涉敏任务;</li>
3205
+ <li>OFF:关闭画面涉敏任务。</li>
3186
3206
  * @type {string || null}
3187
3207
  */
3188
3208
  this.Switch = null;
3189
3209
 
3190
3210
  /**
3191
- * 画面鉴恐过滤标签,审核结果包含选择的标签则返回结果,如果过滤标签为空,则审核结果全部返回,可选值为:
3211
+ * 画面涉敏过滤标签,审核结果包含选择的标签则返回结果,如果过滤标签为空,则审核结果全部返回,可选值为:
3192
3212
  <li>guns:武器枪支;</li>
3193
3213
  <li>crowd:人群聚集;</li>
3194
3214
  <li>bloody:血腥画面;</li>
3195
3215
  <li>police:警察部队;</li>
3196
- <li>banners:暴恐旗帜;</li>
3216
+ <li>banners:涉敏旗帜;</li>
3197
3217
  <li>militant:武装分子;</li>
3198
3218
  <li>explosion:爆炸火灾;</li>
3199
- <li>terrorists:暴恐人物;</li>
3200
- <li>scenario:暴恐画面。</li>
3219
+ <li>terrorists:涉敏人物;</li>
3220
+ <li>scenario:涉敏画面。</li>
3201
3221
  * @type {Array.<string> || null}
3202
3222
  */
3203
3223
  this.LabelSet = null;
@@ -3349,7 +3369,7 @@ class TextWatermarkTemplateInputForUpdate extends AbstractModel {
3349
3369
  }
3350
3370
 
3351
3371
  /**
3352
- * 内容审核 Ocr 文字鉴恐任务输入参数类型
3372
+ * 内容审核 Ocr 文字敏感任务输入参数类型
3353
3373
  * @class
3354
3374
  */
3355
3375
  class AiReviewTerrorismOcrTaskInput extends AbstractModel {
@@ -3357,7 +3377,7 @@ class AiReviewTerrorismOcrTaskInput extends AbstractModel {
3357
3377
  super();
3358
3378
 
3359
3379
  /**
3360
- * 鉴恐模板 ID。
3380
+ * 模板 ID。
3361
3381
  * @type {number || null}
3362
3382
  */
3363
3383
  this.Definition = null;
@@ -3558,7 +3578,7 @@ class MediaAiAnalysisCoverItem extends AbstractModel {
3558
3578
  }
3559
3579
 
3560
3580
  /**
3561
- * 视频处理 COS 对象信息。
3581
+ * 媒体处理 COS 对象信息。
3562
3582
  * @class
3563
3583
  */
3564
3584
  class CosInputInfo extends AbstractModel {
@@ -3566,19 +3586,19 @@ class CosInputInfo extends AbstractModel {
3566
3586
  super();
3567
3587
 
3568
3588
  /**
3569
- * 视频处理对象文件所在的 COS Bucket 名,如 TopRankVideo-125xxx88。
3589
+ * 媒体处理对象文件所在的 COS Bucket 名,如 TopRankVideo-125xxx88。
3570
3590
  * @type {string || null}
3571
3591
  */
3572
3592
  this.Bucket = null;
3573
3593
 
3574
3594
  /**
3575
- * 视频处理对象文件所在的 COS Bucket 所属园区,如 ap-chongqing。
3595
+ * 媒体处理对象文件所在的 COS Bucket 所属园区,如 ap-chongqing。
3576
3596
  * @type {string || null}
3577
3597
  */
3578
3598
  this.Region = null;
3579
3599
 
3580
3600
  /**
3581
- * 视频处理对象文件的输入路径,如`/movie/201907/WildAnimal.mov`。
3601
+ * 媒体处理对象文件的输入路径,如`/movie/201907/WildAnimal.mov`。
3582
3602
  * @type {string || null}
3583
3603
  */
3584
3604
  this.Object = null;
@@ -4192,7 +4212,7 @@ class MediaProcessTaskAdaptiveDynamicStreamingResult extends AbstractModel {
4192
4212
  this.Status = null;
4193
4213
 
4194
4214
  /**
4195
- * 错误码,空字符串表示成功,其他值表示失败,取值请参考 [视频处理类错误码](https://cloud.tencent.com/document/product/862/50369#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81) 列表。
4215
+ * 错误码,空字符串表示成功,其他值表示失败,取值请参考 [媒体处理类错误码](https://cloud.tencent.com/document/product/862/50369#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81) 列表。
4196
4216
  * @type {string || null}
4197
4217
  */
4198
4218
  this.ErrCodeExt = null;
@@ -4626,7 +4646,7 @@ class EditMediaResponse extends AbstractModel {
4626
4646
  }
4627
4647
 
4628
4648
  /**
4629
- * 文本鉴政任务控制参数。
4649
+ * 文本涉敏任务控制参数。
4630
4650
  * @class
4631
4651
  */
4632
4652
  class PoliticalOcrReviewTemplateInfoForUpdate extends AbstractModel {
@@ -4634,9 +4654,9 @@ class PoliticalOcrReviewTemplateInfoForUpdate extends AbstractModel {
4634
4654
  super();
4635
4655
 
4636
4656
  /**
4637
- * 文本鉴政任务开关,可选值:
4638
- <li>ON:开启文本鉴政任务;</li>
4639
- <li>OFF:关闭文本鉴政任务。</li>
4657
+ * 文本涉敏任务开关,可选值:
4658
+ <li>ON:开启文本涉敏任务;</li>
4659
+ <li>OFF:关闭文本涉敏任务。</li>
4640
4660
  * @type {string || null}
4641
4661
  */
4642
4662
  this.Switch = null;
@@ -4793,7 +4813,7 @@ class AiRecognitionTaskAsrFullTextResultInput extends AbstractModel {
4793
4813
  }
4794
4814
 
4795
4815
  /**
4796
- * 视频处理任务类型
4816
+ * 媒体处理任务类型
4797
4817
  * @class
4798
4818
  */
4799
4819
  class MediaProcessTaskInput extends AbstractModel {
@@ -4904,7 +4924,7 @@ class MediaProcessTaskInput extends AbstractModel {
4904
4924
  }
4905
4925
 
4906
4926
  /**
4907
- * 视频处理 COS 输出对象信息。
4927
+ * 媒体处理 COS 输出对象信息。
4908
4928
  * @class
4909
4929
  */
4910
4930
  class CosOutputStorage extends AbstractModel {
@@ -4912,13 +4932,13 @@ class CosOutputStorage extends AbstractModel {
4912
4932
  super();
4913
4933
 
4914
4934
  /**
4915
- * 视频处理生成的文件输出的目标 Bucket 名,如 TopRankVideo-125xxx88。如果不填,表示继承上层。
4935
+ * 媒体处理生成的文件输出的目标 Bucket 名,如 TopRankVideo-125xxx88。如果不填,表示继承上层。
4916
4936
  * @type {string || null}
4917
4937
  */
4918
4938
  this.Bucket = null;
4919
4939
 
4920
4940
  /**
4921
- * 视频处理生成的文件输出的目标 Bucket 的园区,如 ap-chongqing。如果不填,表示继承上层。
4941
+ * 媒体处理生成的文件输出的目标 Bucket 的园区,如 ap-chongqing。如果不填,表示继承上层。
4922
4942
  * @type {string || null}
4923
4943
  */
4924
4944
  this.Region = null;
@@ -5188,7 +5208,7 @@ class CreateWordSamplesRequest extends AbstractModel {
5188
5208
  }
5189
5209
 
5190
5210
  /**
5191
- * 语音鉴政任务控制参数。
5211
+ * 语音涉敏任务控制参数。
5192
5212
  * @class
5193
5213
  */
5194
5214
  class PoliticalAsrReviewTemplateInfoForUpdate extends AbstractModel {
@@ -5196,9 +5216,9 @@ class PoliticalAsrReviewTemplateInfoForUpdate extends AbstractModel {
5196
5216
  super();
5197
5217
 
5198
5218
  /**
5199
- * 语音鉴政任务开关,可选值:
5200
- <li>ON:开启语音鉴政任务;</li>
5201
- <li>OFF:关闭语音鉴政任务。</li>
5219
+ * 语音涉敏任务开关,可选值:
5220
+ <li>ON:开启语音涉敏任务;</li>
5221
+ <li>OFF:关闭语音涉敏任务。</li>
5202
5222
  * @type {string || null}
5203
5223
  */
5204
5224
  this.Switch = null;
@@ -5328,7 +5348,7 @@ class SvgWatermarkInputForUpdate extends AbstractModel {
5328
5348
  }
5329
5349
 
5330
5350
  /**
5331
- * 内容审核 Ocr 文字鉴恐任务结果类型
5351
+ * 内容审核 Ocr 文字敏感任务结果类型
5332
5352
  * @class
5333
5353
  */
5334
5354
  class AiReviewTaskTerrorismOcrResult extends AbstractModel {
@@ -5342,7 +5362,7 @@ class AiReviewTaskTerrorismOcrResult extends AbstractModel {
5342
5362
  this.Status = null;
5343
5363
 
5344
5364
  /**
5345
- * 错误码,空字符串表示成功,其他值表示失败,取值请参考 [视频处理类错误码](https://cloud.tencent.com/document/product/862/50369#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81) 列表。
5365
+ * 错误码,空字符串表示成功,其他值表示失败,取值请参考 [媒体处理类错误码](https://cloud.tencent.com/document/product/862/50369#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81) 列表。
5346
5366
  * @type {string || null}
5347
5367
  */
5348
5368
  this.ErrCodeExt = null;
@@ -5360,13 +5380,13 @@ class AiReviewTaskTerrorismOcrResult extends AbstractModel {
5360
5380
  this.Message = null;
5361
5381
 
5362
5382
  /**
5363
- * 内容审核 Ocr 文字鉴恐任务输入。
5383
+ * 内容审核 Ocr 文字敏感任务输入。
5364
5384
  * @type {AiReviewTerrorismOcrTaskInput || null}
5365
5385
  */
5366
5386
  this.Input = null;
5367
5387
 
5368
5388
  /**
5369
- * 内容审核 Ocr 文字鉴恐任务输出。
5389
+ * 内容审核 Ocr 文字敏感任务输出。
5370
5390
  注意:此字段可能返回 null,表示取不到有效值。
5371
5391
  * @type {AiReviewTerrorismOcrTaskOutput || null}
5372
5392
  */
@@ -5416,7 +5436,7 @@ class AiRecognitionTaskOcrWordsResult extends AbstractModel {
5416
5436
  this.Status = null;
5417
5437
 
5418
5438
  /**
5419
- * 错误码,空字符串表示成功,其他值表示失败,取值请参考 [视频处理类错误码](https://cloud.tencent.com/document/product/862/50369#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81) 列表。
5439
+ * 错误码,空字符串表示成功,其他值表示失败,取值请参考 [媒体处理类错误码](https://cloud.tencent.com/document/product/862/50369#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81) 列表。
5420
5440
  * @type {string || null}
5421
5441
  */
5422
5442
  this.ErrCodeExt = null;
@@ -5669,6 +5689,34 @@ class AiRecognitionTaskOcrFullTextSegmentItem extends AbstractModel {
5669
5689
  }
5670
5690
  }
5671
5691
 
5692
+ /**
5693
+ * 编辑视频的结果文件输出配置。
5694
+ * @class
5695
+ */
5696
+ class EditMediaOutputConfig extends AbstractModel {
5697
+ constructor(){
5698
+ super();
5699
+
5700
+ /**
5701
+ * 封装格式,可选值:mp4、hls、mov、flv、avi。默认是 mp4。
5702
+ * @type {string || null}
5703
+ */
5704
+ this.Container = null;
5705
+
5706
+ }
5707
+
5708
+ /**
5709
+ * @private
5710
+ */
5711
+ deserialize(params) {
5712
+ if (!params) {
5713
+ return;
5714
+ }
5715
+ this.Container = 'Container' in params ? params.Container : null;
5716
+
5717
+ }
5718
+ }
5719
+
5672
5720
  /**
5673
5721
  * Asr 文字涉黄信息
5674
5722
  * @class
@@ -5765,17 +5813,23 @@ class EditMediaRequest extends AbstractModel {
5765
5813
  this.FileInfos = null;
5766
5814
 
5767
5815
  /**
5768
- * 视频处理输出文件的目标存储。
5816
+ * 媒体处理输出文件的目标存储。
5769
5817
  * @type {TaskOutputStorage || null}
5770
5818
  */
5771
5819
  this.OutputStorage = null;
5772
5820
 
5773
5821
  /**
5774
- * 视频处理输出文件的目标路径。
5822
+ * 媒体处理输出文件的目标路径。
5775
5823
  * @type {string || null}
5776
5824
  */
5777
5825
  this.OutputObjectPath = null;
5778
5826
 
5827
+ /**
5828
+ * 编辑后生成的文件配置。
5829
+ * @type {EditMediaOutputConfig || null}
5830
+ */
5831
+ this.OutputConfig = null;
5832
+
5779
5833
  /**
5780
5834
  * 任务的事件通知信息,不填代表不获取事件通知。
5781
5835
  * @type {TaskNotifyConfig || null}
@@ -5826,6 +5880,12 @@ class EditMediaRequest extends AbstractModel {
5826
5880
  }
5827
5881
  this.OutputObjectPath = 'OutputObjectPath' in params ? params.OutputObjectPath : null;
5828
5882
 
5883
+ if (params.OutputConfig) {
5884
+ let obj = new EditMediaOutputConfig();
5885
+ obj.deserialize(params.OutputConfig)
5886
+ this.OutputConfig = obj;
5887
+ }
5888
+
5829
5889
  if (params.TaskNotifyConfig) {
5830
5890
  let obj = new TaskNotifyConfig();
5831
5891
  obj.deserialize(params.TaskNotifyConfig)
@@ -5853,7 +5913,7 @@ class MediaProcessTaskImageSpriteResult extends AbstractModel {
5853
5913
  this.Status = null;
5854
5914
 
5855
5915
  /**
5856
- * 错误码,空字符串表示成功,其他值表示失败,取值请参考 [视频处理类错误码](https://cloud.tencent.com/document/product/862/50369#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81) 列表。
5916
+ * 错误码,空字符串表示成功,其他值表示失败,取值请参考 [媒体处理类错误码](https://cloud.tencent.com/document/product/862/50369#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81) 列表。
5857
5917
  * @type {string || null}
5858
5918
  */
5859
5919
  this.ErrCodeExt = null;
@@ -6044,7 +6104,7 @@ PicUrlExpireTime 时间点后图片将被删除)。
6044
6104
  }
6045
6105
 
6046
6106
  /**
6047
- * 视频处理 URL 对象信息。
6107
+ * 媒体处理 URL 对象信息。
6048
6108
  * @class
6049
6109
  */
6050
6110
  class UrlInputInfo extends AbstractModel {
@@ -6282,7 +6342,7 @@ class CreateContentReviewTemplateResponse extends AbstractModel {
6282
6342
  super();
6283
6343
 
6284
6344
  /**
6285
- * 内容智能识别模板唯一标识。
6345
+ * 内容审核模板唯一标识。
6286
6346
  * @type {number || null}
6287
6347
  */
6288
6348
  this.Definition = null;
@@ -6527,6 +6587,18 @@ class LiveStreamTaskNotifyConfig extends AbstractModel {
6527
6587
  */
6528
6588
  this.TopicName = null;
6529
6589
 
6590
+ /**
6591
+ * 通知类型,默认CMQ,指定URL时HTTP回调推送到 NotifyUrl 指定的地址。
6592
+ * @type {string || null}
6593
+ */
6594
+ this.NotifyType = null;
6595
+
6596
+ /**
6597
+ * HTTP回调地址,NotifyType为URL时必填。
6598
+ * @type {string || null}
6599
+ */
6600
+ this.NotifyUrl = null;
6601
+
6530
6602
  }
6531
6603
 
6532
6604
  /**
@@ -6540,6 +6612,8 @@ class LiveStreamTaskNotifyConfig extends AbstractModel {
6540
6612
  this.CmqRegion = 'CmqRegion' in params ? params.CmqRegion : null;
6541
6613
  this.QueueName = 'QueueName' in params ? params.QueueName : null;
6542
6614
  this.TopicName = 'TopicName' in params ? params.TopicName : null;
6615
+ this.NotifyType = 'NotifyType' in params ? params.NotifyType : null;
6616
+ this.NotifyUrl = 'NotifyUrl' in params ? params.NotifyUrl : null;
6543
6617
 
6544
6618
  }
6545
6619
  }
@@ -6557,7 +6631,6 @@ class VideoTemplateInfo extends AbstractModel {
6557
6631
  <li>libx264:H.264 编码</li>
6558
6632
  <li>libx265:H.265 编码</li>
6559
6633
  <li>av1:AOMedia Video 1 编码</li>
6560
- 目前 H.265 编码必须指定分辨率,并且需要在 640*480 以内。av1 编码容器目前只支持 mp4 。
6561
6634
  * @type {string || null}
6562
6635
  */
6563
6636
  this.Codec = null;
@@ -6570,7 +6643,7 @@ class VideoTemplateInfo extends AbstractModel {
6570
6643
  this.Fps = null;
6571
6644
 
6572
6645
  /**
6573
- * 视频流的码率,取值范围:0 和 [128, 35000],单位:kbps。
6646
+ * 视频流的码率,取值范围:0 和 [75, 35000],单位:kbps。
6574
6647
  当取值为 0,表示视频码率和原始视频保持一致。
6575
6648
  * @type {number || null}
6576
6649
  */
@@ -6656,7 +6729,7 @@ class VideoTemplateInfo extends AbstractModel {
6656
6729
  }
6657
6730
 
6658
6731
  /**
6659
- * 文本鉴政任务控制参数
6732
+ * 文本涉敏任务控制参数
6660
6733
  * @class
6661
6734
  */
6662
6735
  class PoliticalOcrReviewTemplateInfo extends AbstractModel {
@@ -6664,9 +6737,9 @@ class PoliticalOcrReviewTemplateInfo extends AbstractModel {
6664
6737
  super();
6665
6738
 
6666
6739
  /**
6667
- * 文本鉴政任务开关,可选值:
6668
- <li>ON:开启文本鉴政任务;</li>
6669
- <li>OFF:关闭文本鉴政任务。</li>
6740
+ * 文本涉敏任务开关,可选值:
6741
+ <li>ON:开启文本涉敏任务;</li>
6742
+ <li>OFF:关闭文本涉敏任务。</li>
6670
6743
  * @type {string || null}
6671
6744
  */
6672
6745
  this.Switch = null;
@@ -6758,7 +6831,7 @@ class AiReviewTaskPornOcrResult extends AbstractModel {
6758
6831
  this.Status = null;
6759
6832
 
6760
6833
  /**
6761
- * 错误码,空字符串表示成功,其他值表示失败,取值请参考 [视频处理类错误码](https://cloud.tencent.com/document/product/862/50369#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81) 列表。
6834
+ * 错误码,空字符串表示成功,其他值表示失败,取值请参考 [媒体处理类错误码](https://cloud.tencent.com/document/product/862/50369#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81) 列表。
6762
6835
  * @type {string || null}
6763
6836
  */
6764
6837
  this.ErrCodeExt = null;
@@ -6899,7 +6972,7 @@ class DescribeWatermarkTemplatesRequest extends AbstractModel {
6899
6972
  }
6900
6973
 
6901
6974
  /**
6902
- * 视频处理输出对象信息。
6975
+ * 媒体处理输出对象信息。
6903
6976
  * @class
6904
6977
  */
6905
6978
  class TaskOutputStorage extends AbstractModel {
@@ -6907,13 +6980,13 @@ class TaskOutputStorage extends AbstractModel {
6907
6980
  super();
6908
6981
 
6909
6982
  /**
6910
- * 视频处理输出对象存储位置的类型,现在仅支持 COS。
6983
+ * 媒体处理输出对象存储位置的类型,现在仅支持 COS。
6911
6984
  * @type {string || null}
6912
6985
  */
6913
6986
  this.Type = null;
6914
6987
 
6915
6988
  /**
6916
- * 当 Type 为 COS 时有效,则该项为必填,表示视频处理 COS 输出位置。
6989
+ * 当 Type 为 COS 时有效,则该项为必填,表示媒体处理 COS 输出位置。
6917
6990
  注意:此字段可能返回 null,表示取不到有效值。
6918
6991
  * @type {CosOutputStorage || null}
6919
6992
  */
@@ -7337,7 +7410,7 @@ class MediaProcessTaskAnimatedGraphicResult extends AbstractModel {
7337
7410
  this.Status = null;
7338
7411
 
7339
7412
  /**
7340
- * 错误码,空字符串表示成功,其他值表示失败,取值请参考 [视频处理类错误码](https://cloud.tencent.com/document/product/862/50369#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81) 列表。
7413
+ * 错误码,空字符串表示成功,其他值表示失败,取值请参考 [媒体处理类错误码](https://cloud.tencent.com/document/product/862/50369#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81) 列表。
7341
7414
  * @type {string || null}
7342
7415
  */
7343
7416
  this.ErrCodeExt = null;
@@ -7411,7 +7484,7 @@ class AiAnalysisTaskTagResult extends AbstractModel {
7411
7484
  this.Status = null;
7412
7485
 
7413
7486
  /**
7414
- * 错误码,空字符串表示成功,其他值表示失败,取值请参考 [视频处理类错误码](https://cloud.tencent.com/document/product/862/50369#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81) 列表。
7487
+ * 错误码,空字符串表示成功,其他值表示失败,取值请参考 [媒体处理类错误码](https://cloud.tencent.com/document/product/862/50369#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81) 列表。
7415
7488
  * @type {string || null}
7416
7489
  */
7417
7490
  this.ErrCodeExt = null;
@@ -7515,25 +7588,25 @@ class ProcessMediaRequest extends AbstractModel {
7515
7588
  super();
7516
7589
 
7517
7590
  /**
7518
- * 视频处理的文件输入信息。
7591
+ * 媒体处理的文件输入信息。
7519
7592
  * @type {MediaInputInfo || null}
7520
7593
  */
7521
7594
  this.InputInfo = null;
7522
7595
 
7523
7596
  /**
7524
- * 视频处理输出文件的目标存储。不填则继承 InputInfo 中的存储位置。
7597
+ * 媒体处理输出文件的目标存储。不填则继承 InputInfo 中的存储位置。
7525
7598
  * @type {TaskOutputStorage || null}
7526
7599
  */
7527
7600
  this.OutputStorage = null;
7528
7601
 
7529
7602
  /**
7530
- * 视频处理生成的文件输出的目标目录,如`/movie/201907/`。如果不填,表示与 InputInfo 中文件所在的目录一致。
7603
+ * 媒体处理生成的文件输出的目标目录,如`/movie/201907/`。如果不填,表示与 InputInfo 中文件所在的目录一致。
7531
7604
  * @type {string || null}
7532
7605
  */
7533
7606
  this.OutputDir = null;
7534
7607
 
7535
7608
  /**
7536
- * 视频处理类型任务参数。
7609
+ * 媒体处理类型任务参数。
7537
7610
  * @type {MediaProcessTaskInput || null}
7538
7611
  */
7539
7612
  this.MediaProcessTask = null;
@@ -7654,7 +7727,7 @@ class AiRecognitionTaskOcrFullTextResult extends AbstractModel {
7654
7727
  this.Status = null;
7655
7728
 
7656
7729
  /**
7657
- * 错误码,空字符串表示成功,其他值表示失败,取值请参考 [视频处理类错误码](https://cloud.tencent.com/document/product/862/50369#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81) 列表。
7730
+ * 错误码,空字符串表示成功,其他值表示失败,取值请参考 [媒体处理类错误码](https://cloud.tencent.com/document/product/862/50369#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81) 列表。
7658
7731
  * @type {string || null}
7659
7732
  */
7660
7733
  this.ErrCodeExt = null;
@@ -7728,7 +7801,7 @@ class MediaProcessTaskSnapshotByTimeOffsetResult extends AbstractModel {
7728
7801
  this.Status = null;
7729
7802
 
7730
7803
  /**
7731
- * 错误码,空字符串表示成功,其他值表示失败,取值请参考 [视频处理类错误码](https://cloud.tencent.com/document/product/862/50369#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81) 列表。
7804
+ * 错误码,空字符串表示成功,其他值表示失败,取值请参考 [媒体处理类错误码](https://cloud.tencent.com/document/product/862/50369#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81) 列表。
7732
7805
  * @type {string || null}
7733
7806
  */
7734
7807
  this.ErrCodeExt = null;
@@ -8015,7 +8088,7 @@ class MediaProcessTaskTranscodeResult extends AbstractModel {
8015
8088
  this.Status = null;
8016
8089
 
8017
8090
  /**
8018
- * 错误码,空字符串表示成功,其他值表示失败,取值请参考 [视频处理类错误码](https://cloud.tencent.com/document/product/862/50369#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81) 列表。
8091
+ * 错误码,空字符串表示成功,其他值表示失败,取值请参考 [媒体处理类错误码](https://cloud.tencent.com/document/product/862/50369#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81) 列表。
8019
8092
  * @type {string || null}
8020
8093
  */
8021
8094
  this.ErrCodeExt = null;
@@ -8045,6 +8118,13 @@ class MediaProcessTaskTranscodeResult extends AbstractModel {
8045
8118
  */
8046
8119
  this.Output = null;
8047
8120
 
8121
+ /**
8122
+ * 转码进度,取值范围 [0-100]
8123
+ 注意:此字段可能返回 null,表示取不到有效值。
8124
+ * @type {number || null}
8125
+ */
8126
+ this.Progress = null;
8127
+
8048
8128
  }
8049
8129
 
8050
8130
  /**
@@ -8070,6 +8150,7 @@ class MediaProcessTaskTranscodeResult extends AbstractModel {
8070
8150
  obj.deserialize(params.Output)
8071
8151
  this.Output = obj;
8072
8152
  }
8153
+ this.Progress = 'Progress' in params ? params.Progress : null;
8073
8154
 
8074
8155
  }
8075
8156
  }
@@ -8928,7 +9009,7 @@ class LiveStreamAiRecognitionResultInfo extends AbstractModel {
8928
9009
  }
8929
9010
 
8930
9011
  /**
8931
- * 直播 AI 内容审核图片鉴政结果
9012
+ * 直播 AI 内容审核图片敏感结果
8932
9013
  * @class
8933
9014
  */
8934
9015
  class LiveStreamAiReviewImagePoliticalResult extends AbstractModel {
@@ -8948,7 +9029,7 @@ class LiveStreamAiReviewImagePoliticalResult extends AbstractModel {
8948
9029
  this.EndPtsTime = null;
8949
9030
 
8950
9031
  /**
8951
- * 嫌疑片段涉政分数。
9032
+ * 嫌疑片段敏感分数。
8952
9033
  * @type {number || null}
8953
9034
  */
8954
9035
  this.Confidence = null;
@@ -8963,21 +9044,21 @@ class LiveStreamAiReviewImagePoliticalResult extends AbstractModel {
8963
9044
  this.Suggestion = null;
8964
9045
 
8965
9046
  /**
8966
- * 视频鉴政结果标签,取值范围:
8967
- <li>politician:政治人物。</li>
9047
+ * 视频敏感结果标签,取值范围:
9048
+ <li>politician:敏感人物。</li>
8968
9049
  <li>violation_photo:违规图标。</li>
8969
9050
  * @type {string || null}
8970
9051
  */
8971
9052
  this.Label = null;
8972
9053
 
8973
9054
  /**
8974
- * 涉政人物、违规图标名字。
9055
+ * 敏感人物、违规图标名字。
8975
9056
  * @type {string || null}
8976
9057
  */
8977
9058
  this.Name = null;
8978
9059
 
8979
9060
  /**
8980
- * 涉政人物、违规图标出现的区域坐标 (像素级),[x1, y1, x2, y2],即左上角坐标、右下角坐标。
9061
+ * 敏感人物、违规图标出现的区域坐标 (像素级),[x1, y1, x2, y2],即左上角坐标、右下角坐标。
8981
9062
  * @type {Array.<number> || null}
8982
9063
  */
8983
9064
  this.AreaCoordSet = null;
@@ -9018,7 +9099,7 @@ PicUrlExpireTime 时间点后图片将被删除)。
9018
9099
  }
9019
9100
 
9020
9101
  /**
9021
- * 文本鉴恐任务控制参数
9102
+ * 文本涉敏任务控制参数
9022
9103
  * @class
9023
9104
  */
9024
9105
  class TerrorismOcrReviewTemplateInfoForUpdate extends AbstractModel {
@@ -9026,9 +9107,9 @@ class TerrorismOcrReviewTemplateInfoForUpdate extends AbstractModel {
9026
9107
  super();
9027
9108
 
9028
9109
  /**
9029
- * 文本鉴恐任务开关,可选值:
9030
- <li>ON:开启文本鉴恐任务;</li>
9031
- <li>OFF:关闭文本鉴恐任务。</li>
9110
+ * 文本涉敏任务开关,可选值:
9111
+ <li>ON:开启文本涉敏任务;</li>
9112
+ <li>OFF:关闭文本涉敏任务。</li>
9032
9113
  * @type {string || null}
9033
9114
  */
9034
9115
  this.Switch = null;
@@ -9255,7 +9336,7 @@ class CreateWatermarkTemplateRequest extends AbstractModel {
9255
9336
  }
9256
9337
 
9257
9338
  /**
9258
- * 鉴恐任务控制参数。
9339
+ * 涉敏任务控制参数。
9259
9340
  * @class
9260
9341
  */
9261
9342
  class TerrorismConfigureInfoForUpdate extends AbstractModel {
@@ -9263,13 +9344,13 @@ class TerrorismConfigureInfoForUpdate extends AbstractModel {
9263
9344
  super();
9264
9345
 
9265
9346
  /**
9266
- * 画面鉴恐任务控制参数。
9347
+ * 画面涉敏任务控制参数。
9267
9348
  * @type {TerrorismImgReviewTemplateInfoForUpdate || null}
9268
9349
  */
9269
9350
  this.ImgReviewInfo = null;
9270
9351
 
9271
9352
  /**
9272
- * 文本鉴恐任务控制参数。
9353
+ * 文本涉敏任务控制参数。
9273
9354
  * @type {TerrorismOcrReviewTemplateInfoForUpdate || null}
9274
9355
  */
9275
9356
  this.OcrReviewInfo = null;
@@ -9370,7 +9451,7 @@ class DeleteContentReviewTemplateRequest extends AbstractModel {
9370
9451
  super();
9371
9452
 
9372
9453
  /**
9373
- * 内容智能识别模板唯一标识。
9454
+ * 内容审核模板唯一标识。
9374
9455
  * @type {number || null}
9375
9456
  */
9376
9457
  this.Definition = null;
@@ -9455,6 +9536,15 @@ class AIAnalysisTemplateItem extends AbstractModel {
9455
9536
  */
9456
9537
  this.UpdateTime = null;
9457
9538
 
9539
+ /**
9540
+ * 模板类型,取值范围:
9541
+ * Preset:系统预置模板;
9542
+ * Custom:用户自定义模板。
9543
+ 注意:此字段可能返回 null,表示取不到有效值。
9544
+ * @type {string || null}
9545
+ */
9546
+ this.Type = null;
9547
+
9458
9548
  }
9459
9549
 
9460
9550
  /**
@@ -9493,6 +9583,58 @@ class AIAnalysisTemplateItem extends AbstractModel {
9493
9583
  }
9494
9584
  this.CreateTime = 'CreateTime' in params ? params.CreateTime : null;
9495
9585
  this.UpdateTime = 'UpdateTime' in params ? params.UpdateTime : null;
9586
+ this.Type = 'Type' in params ? params.Type : null;
9587
+
9588
+ }
9589
+ }
9590
+
9591
+ /**
9592
+ * 片头片尾参数
9593
+ * @class
9594
+ */
9595
+ class HeadTailParameter extends AbstractModel {
9596
+ constructor(){
9597
+ super();
9598
+
9599
+ /**
9600
+ * 片头列表。
9601
+ * @type {Array.<MediaInputInfo> || null}
9602
+ */
9603
+ this.HeadSet = null;
9604
+
9605
+ /**
9606
+ * 片尾列表。
9607
+ * @type {Array.<MediaInputInfo> || null}
9608
+ */
9609
+ this.TailSet = null;
9610
+
9611
+ }
9612
+
9613
+ /**
9614
+ * @private
9615
+ */
9616
+ deserialize(params) {
9617
+ if (!params) {
9618
+ return;
9619
+ }
9620
+
9621
+ if (params.HeadSet) {
9622
+ this.HeadSet = new Array();
9623
+ for (let z in params.HeadSet) {
9624
+ let obj = new MediaInputInfo();
9625
+ obj.deserialize(params.HeadSet[z]);
9626
+ this.HeadSet.push(obj);
9627
+ }
9628
+ }
9629
+
9630
+ if (params.TailSet) {
9631
+ this.TailSet = new Array();
9632
+ for (let z in params.TailSet) {
9633
+ let obj = new MediaInputInfo();
9634
+ obj.deserialize(params.TailSet[z]);
9635
+ this.TailSet.push(obj);
9636
+ }
9637
+ }
9496
9638
 
9497
9639
  }
9498
9640
  }
@@ -9710,7 +9852,7 @@ class DeleteTranscodeTemplateRequest extends AbstractModel {
9710
9852
  }
9711
9853
 
9712
9854
  /**
9713
- * 暴恐信息
9855
+ * 涉敏信息
9714
9856
  * @class
9715
9857
  */
9716
9858
  class AiReviewTerrorismTaskOutput extends AbstractModel {
@@ -9718,13 +9860,13 @@ class AiReviewTerrorismTaskOutput extends AbstractModel {
9718
9860
  super();
9719
9861
 
9720
9862
  /**
9721
- * 视频暴恐评分,分值为0到100。
9863
+ * 视频涉敏评分,分值为0到100。
9722
9864
  * @type {number || null}
9723
9865
  */
9724
9866
  this.Confidence = null;
9725
9867
 
9726
9868
  /**
9727
- * 暴恐结果建议,取值范围:
9869
+ * 涉敏结果建议,取值范围:
9728
9870
  <li>pass。</li>
9729
9871
  <li>review。</li>
9730
9872
  <li>block。</li>
@@ -9733,22 +9875,22 @@ class AiReviewTerrorismTaskOutput extends AbstractModel {
9733
9875
  this.Suggestion = null;
9734
9876
 
9735
9877
  /**
9736
- * 视频暴恐结果标签,取值范围:
9878
+ * 视频涉敏结果标签,取值范围:
9737
9879
  <li>guns:武器枪支。</li>
9738
9880
  <li>crowd:人群聚集。</li>
9739
9881
  <li>police:警察部队。</li>
9740
9882
  <li>bloody:血腥画面。</li>
9741
- <li>banners:暴恐旗帜。</li>
9883
+ <li>banners:涉敏旗帜。</li>
9742
9884
  <li>militant:武装分子。</li>
9743
9885
  <li>explosion:爆炸火灾。</li>
9744
- <li>terrorists:暴恐人物。</li>
9745
- <li>scenario:暴恐画面。</li>
9886
+ <li>terrorists:涉敏人物。</li>
9887
+ <li>scenario:涉敏画面。</li>
9746
9888
  * @type {string || null}
9747
9889
  */
9748
9890
  this.Label = null;
9749
9891
 
9750
9892
  /**
9751
- * 有暴恐嫌疑的视频片段列表。
9893
+ * 有涉敏嫌疑的视频片段列表。
9752
9894
  * @type {Array.<MediaContentReviewSegmentItem> || null}
9753
9895
  */
9754
9896
  this.SegmentSet = null;
@@ -9826,7 +9968,7 @@ class ProhibitedConfigureInfo extends AbstractModel {
9826
9968
  }
9827
9969
 
9828
9970
  /**
9829
- * Ocr 文字涉恐信息
9971
+ * Ocr 文字涉敏信息
9830
9972
  * @class
9831
9973
  */
9832
9974
  class AiReviewTerrorismOcrTaskOutput extends AbstractModel {
@@ -9834,13 +9976,13 @@ class AiReviewTerrorismOcrTaskOutput extends AbstractModel {
9834
9976
  super();
9835
9977
 
9836
9978
  /**
9837
- * Ocr 文字涉恐评分,分值为0到100。
9979
+ * Ocr 文字涉敏评分,分值为0到100。
9838
9980
  * @type {number || null}
9839
9981
  */
9840
9982
  this.Confidence = null;
9841
9983
 
9842
9984
  /**
9843
- * Ocr 文字涉恐结果建议,取值范围:
9985
+ * Ocr 文字涉敏结果建议,取值范围:
9844
9986
  <li>pass。</li>
9845
9987
  <li>review。</li>
9846
9988
  <li>block。</li>
@@ -9849,7 +9991,7 @@ class AiReviewTerrorismOcrTaskOutput extends AbstractModel {
9849
9991
  this.Suggestion = null;
9850
9992
 
9851
9993
  /**
9852
- * Ocr 文字有涉恐嫌疑的视频片段列表。
9994
+ * Ocr 文字有涉敏嫌疑的视频片段列表。
9853
9995
  * @type {Array.<MediaContentReviewOcrTextSegmentItem> || null}
9854
9996
  */
9855
9997
  this.SegmentSet = null;
@@ -9989,6 +10131,14 @@ class DescribeAIAnalysisTemplatesRequest extends AbstractModel {
9989
10131
  */
9990
10132
  this.Limit = null;
9991
10133
 
10134
+ /**
10135
+ * 模板类型过滤条件,不填则返回所有,可选值:
10136
+ * Preset:系统预置模板;
10137
+ * Custom:用户自定义模板。
10138
+ * @type {string || null}
10139
+ */
10140
+ this.Type = null;
10141
+
9992
10142
  }
9993
10143
 
9994
10144
  /**
@@ -10001,6 +10151,7 @@ class DescribeAIAnalysisTemplatesRequest extends AbstractModel {
10001
10151
  this.Definitions = 'Definitions' in params ? params.Definitions : null;
10002
10152
  this.Offset = 'Offset' in params ? params.Offset : null;
10003
10153
  this.Limit = 'Limit' in params ? params.Limit : null;
10154
+ this.Type = 'Type' in params ? params.Type : null;
10004
10155
 
10005
10156
  }
10006
10157
  }
@@ -10238,7 +10389,7 @@ class ResetWorkflowRequest extends AbstractModel {
10238
10389
  }
10239
10390
 
10240
10391
  /**
10241
- * 内容审核鉴恐任务结果类型
10392
+ * 内容审核涉敏任务结果类型
10242
10393
  * @class
10243
10394
  */
10244
10395
  class AiReviewTaskTerrorismResult extends AbstractModel {
@@ -10252,7 +10403,7 @@ class AiReviewTaskTerrorismResult extends AbstractModel {
10252
10403
  this.Status = null;
10253
10404
 
10254
10405
  /**
10255
- * 错误码,空字符串表示成功,其他值表示失败,取值请参考 [视频处理类错误码](https://cloud.tencent.com/document/product/862/50369#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81) 列表。
10406
+ * 错误码,空字符串表示成功,其他值表示失败,取值请参考 [媒体处理类错误码](https://cloud.tencent.com/document/product/862/50369#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81) 列表。
10256
10407
  * @type {string || null}
10257
10408
  */
10258
10409
  this.ErrCodeExt = null;
@@ -10270,13 +10421,13 @@ class AiReviewTaskTerrorismResult extends AbstractModel {
10270
10421
  this.Message = null;
10271
10422
 
10272
10423
  /**
10273
- * 内容审核鉴恐任务输入。
10424
+ * 内容审核涉敏任务输入。
10274
10425
  * @type {AiReviewTerrorismTaskInput || null}
10275
10426
  */
10276
10427
  this.Input = null;
10277
10428
 
10278
10429
  /**
10279
- * 内容审核鉴恐任务输出。
10430
+ * 内容审核涉敏任务输出。
10280
10431
  注意:此字段可能返回 null,表示取不到有效值。
10281
10432
  * @type {AiReviewTerrorismTaskOutput || null}
10282
10433
  */
@@ -10431,7 +10582,7 @@ class MediaContentReviewAsrTextSegmentItem extends AbstractModel {
10431
10582
  }
10432
10583
 
10433
10584
  /**
10434
- * 内容审核涉政嫌疑片段
10585
+ * 内容审核涉敏嫌疑片段
10435
10586
  * @class
10436
10587
  */
10437
10588
  class MediaContentReviewPoliticalSegmentItem extends AbstractModel {
@@ -10451,13 +10602,13 @@ class MediaContentReviewPoliticalSegmentItem extends AbstractModel {
10451
10602
  this.EndTimeOffset = null;
10452
10603
 
10453
10604
  /**
10454
- * 嫌疑片段涉政分数。
10605
+ * 嫌疑片段涉敏分数。
10455
10606
  * @type {number || null}
10456
10607
  */
10457
10608
  this.Confidence = null;
10458
10609
 
10459
10610
  /**
10460
- * 嫌疑片段鉴政结果建议,取值范围:
10611
+ * 嫌疑片段涉敏结果建议,取值范围:
10461
10612
  <li>pass。</li>
10462
10613
  <li>review。</li>
10463
10614
  <li>block。</li>
@@ -10466,13 +10617,13 @@ class MediaContentReviewPoliticalSegmentItem extends AbstractModel {
10466
10617
  this.Suggestion = null;
10467
10618
 
10468
10619
  /**
10469
- * 涉政人物、违规图标名字。
10620
+ * 涉敏人物、违规图标名字。
10470
10621
  * @type {string || null}
10471
10622
  */
10472
10623
  this.Name = null;
10473
10624
 
10474
10625
  /**
10475
- * 嫌疑片段鉴政结果标签。内容审核模板[画面鉴政任务控制参数](https://cloud.tencent.com/document/api/862/37615#PoliticalImgReviewTemplateInfo)里 LabelSet 参数与此参数取值范围的对应关系:
10626
+ * 嫌疑片段涉敏结果标签。内容审核模板[画面涉敏任务控制参数](https://cloud.tencent.com/document/api/862/37615#PoliticalImgReviewTemplateInfo)里 LabelSet 参数与此参数取值范围的对应关系:
10476
10627
  violation_photo:
10477
10628
  <li>violation_photo:违规图标。</li>
10478
10629
  politician:
@@ -10481,7 +10632,7 @@ politician:
10481
10632
  <li>bureau_politician:厅局级领导人;</li>
10482
10633
  <li>county_politician:县处级领导人;</li>
10483
10634
  <li>rural_politician:乡科级领导人;</li>
10484
- <li>sensitive_politician:敏感政治人物;</li>
10635
+ <li>sensitive_politician:涉敏人物;</li>
10485
10636
  <li>foreign_politician:国外领导人。</li>
10486
10637
  entertainment:
10487
10638
  <li>sensitive_entertainment:敏感娱乐人物。</li>
@@ -10508,7 +10659,7 @@ military:
10508
10659
  this.Url = null;
10509
10660
 
10510
10661
  /**
10511
- * 涉政人物、违规图标出现的区域坐标 (像素级),[x1, y1, x2, y2],即左上角坐标、右下角坐标。
10662
+ * 涉敏人物、违规图标出现的区域坐标 (像素级),[x1, y1, x2, y2],即左上角坐标、右下角坐标。
10512
10663
  * @type {Array.<number> || null}
10513
10664
  */
10514
10665
  this.AreaCoordSet = null;
@@ -10613,19 +10764,19 @@ class ModifyContentReviewTemplateRequest extends AbstractModel {
10613
10764
  super();
10614
10765
 
10615
10766
  /**
10616
- * 内容智能识别模板唯一标识。
10767
+ * 内容审核模板唯一标识。
10617
10768
  * @type {number || null}
10618
10769
  */
10619
10770
  this.Definition = null;
10620
10771
 
10621
10772
  /**
10622
- * 内容智能识别模板名称,长度限制:64 个字符。
10773
+ * 内容审核模板名称,长度限制:64 个字符。
10623
10774
  * @type {string || null}
10624
10775
  */
10625
10776
  this.Name = null;
10626
10777
 
10627
10778
  /**
10628
- * 内容智能识别模板描述信息,长度限制:256 个字符。
10779
+ * 内容审核模板描述信息,长度限制:256 个字符。
10629
10780
  * @type {string || null}
10630
10781
  */
10631
10782
  this.Comment = null;
@@ -10658,7 +10809,7 @@ class ModifyContentReviewTemplateRequest extends AbstractModel {
10658
10809
  this.ProhibitedConfigure = null;
10659
10810
 
10660
10811
  /**
10661
- * 用户自定义内容智能识别控制参数。
10812
+ * 用户自定义内容审核控制参数。
10662
10813
  * @type {UserDefineConfigureInfoForUpdate || null}
10663
10814
  */
10664
10815
  this.UserDefineConfigure = null;
@@ -11246,7 +11397,7 @@ class ProhibitedAsrReviewTemplateInfo extends AbstractModel {
11246
11397
  }
11247
11398
 
11248
11399
  /**
11249
- * 内容审核 Asr 文字鉴政、敏感任务输入参数类型
11400
+ * 内容审核 Asr 文字敏感任务输入参数类型
11250
11401
  * @class
11251
11402
  */
11252
11403
  class AiReviewPoliticalAsrTaskInput extends AbstractModel {
@@ -11254,7 +11405,7 @@ class AiReviewPoliticalAsrTaskInput extends AbstractModel {
11254
11405
  super();
11255
11406
 
11256
11407
  /**
11257
- * 鉴政模板 ID。
11408
+ * 模板 ID。
11258
11409
  * @type {number || null}
11259
11410
  */
11260
11411
  this.Definition = null;
@@ -11519,7 +11670,7 @@ class PornOcrReviewTemplateInfo extends AbstractModel {
11519
11670
  }
11520
11671
 
11521
11672
  /**
11522
- * 内容审核 Asr 文字鉴政、敏感任务结果类型
11673
+ * 内容审核 Asr 文字敏感任务结果类型
11523
11674
  * @class
11524
11675
  */
11525
11676
  class AiReviewTaskPoliticalAsrResult extends AbstractModel {
@@ -11533,7 +11684,7 @@ class AiReviewTaskPoliticalAsrResult extends AbstractModel {
11533
11684
  this.Status = null;
11534
11685
 
11535
11686
  /**
11536
- * 错误码,空字符串表示成功,其他值表示失败,取值请参考 [视频处理类错误码](https://cloud.tencent.com/document/product/862/50369#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81) 列表。
11687
+ * 错误码,空字符串表示成功,其他值表示失败,取值请参考 [媒体处理类错误码](https://cloud.tencent.com/document/product/862/50369#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81) 列表。
11537
11688
  * @type {string || null}
11538
11689
  */
11539
11690
  this.ErrCodeExt = null;
@@ -11551,13 +11702,13 @@ class AiReviewTaskPoliticalAsrResult extends AbstractModel {
11551
11702
  this.Message = null;
11552
11703
 
11553
11704
  /**
11554
- * 内容审核 Asr 文字鉴政任务输入。
11705
+ * 内容审核 Asr 文字敏感任务输入。
11555
11706
  * @type {AiReviewPoliticalAsrTaskInput || null}
11556
11707
  */
11557
11708
  this.Input = null;
11558
11709
 
11559
11710
  /**
11560
- * 内容审核 Asr 文字鉴政任务输出。
11711
+ * 内容审核 Asr 文字敏感任务输出。
11561
11712
  注意:此字段可能返回 null,表示取不到有效值。
11562
11713
  * @type {AiReviewPoliticalAsrTaskOutput || null}
11563
11714
  */
@@ -11720,7 +11871,7 @@ class AiReviewProhibitedAsrTaskInput extends AbstractModel {
11720
11871
  }
11721
11872
 
11722
11873
  /**
11723
- * 内容审核涉黄/暴恐嫌疑片段
11874
+ * 内容审核涉黄/涉敏嫌疑片段
11724
11875
  * @class
11725
11876
  */
11726
11877
  class MediaContentReviewSegmentItem extends AbstractModel {
@@ -11794,7 +11945,7 @@ class MediaContentReviewSegmentItem extends AbstractModel {
11794
11945
  }
11795
11946
 
11796
11947
  /**
11797
- * 文本鉴恐任务控制参数
11948
+ * 文本涉敏任务控制参数
11798
11949
  * @class
11799
11950
  */
11800
11951
  class TerrorismOcrReviewTemplateInfo extends AbstractModel {
@@ -11802,9 +11953,9 @@ class TerrorismOcrReviewTemplateInfo extends AbstractModel {
11802
11953
  super();
11803
11954
 
11804
11955
  /**
11805
- * 文本鉴恐任务开关,可选值:
11806
- <li>ON:开启文本鉴恐任务;</li>
11807
- <li>OFF:关闭文本鉴恐任务。</li>
11956
+ * 文本涉敏任务开关,可选值:
11957
+ <li>ON:开启文本涉敏任务;</li>
11958
+ <li>OFF:关闭文本涉敏任务。</li>
11808
11959
  * @type {string || null}
11809
11960
  */
11810
11961
  this.Switch = null;
@@ -11852,7 +12003,7 @@ class AiReviewTaskPornResult extends AbstractModel {
11852
12003
  this.Status = null;
11853
12004
 
11854
12005
  /**
11855
- * 错误码,空字符串表示成功,其他值表示失败,取值请参考 [视频处理类错误码](https://cloud.tencent.com/document/product/862/50369#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81) 列表。
12006
+ * 错误码,空字符串表示成功,其他值表示失败,取值请参考 [媒体处理类错误码](https://cloud.tencent.com/document/product/862/50369#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81) 列表。
11856
12007
  * @type {string || null}
11857
12008
  */
11858
12009
  this.ErrCodeExt = null;
@@ -12277,7 +12428,7 @@ class SampleSnapshotTemplate extends AbstractModel {
12277
12428
  }
12278
12429
 
12279
12430
  /**
12280
- * 画面鉴政任务控制参数。
12431
+ * 画面涉敏任务控制参数。
12281
12432
  * @class
12282
12433
  */
12283
12434
  class PoliticalImgReviewTemplateInfoForUpdate extends AbstractModel {
@@ -12285,17 +12436,17 @@ class PoliticalImgReviewTemplateInfoForUpdate extends AbstractModel {
12285
12436
  super();
12286
12437
 
12287
12438
  /**
12288
- * 画面鉴政任务开关,可选值:
12289
- <li>ON:开启画面鉴政任务;</li>
12290
- <li>OFF:关闭画面鉴政任务。</li>
12439
+ * 画面涉敏任务开关,可选值:
12440
+ <li>ON:开启画面涉敏任务;</li>
12441
+ <li>OFF:关闭画面涉敏任务。</li>
12291
12442
  * @type {string || null}
12292
12443
  */
12293
12444
  this.Switch = null;
12294
12445
 
12295
12446
  /**
12296
- * 画面鉴政过滤标签,审核结果包含选择的标签则返回结果,如果过滤标签为空,则审核结果全部返回,可选值为:
12447
+ * 画面涉敏过滤标签,审核结果包含选择的标签则返回结果,如果过滤标签为空,则审核结果全部返回,可选值为:
12297
12448
  <li>violation_photo:违规图标;</li>
12298
- <li>politician:政治人物;</li>
12449
+ <li>politician:涉敏人物;</li>
12299
12450
  <li>entertainment:娱乐人物;</li>
12300
12451
  <li>sport:体育人物;</li>
12301
12452
  <li>entrepreneur:商业人物;</li>
@@ -12538,6 +12689,13 @@ class TranscodeTaskInput extends AbstractModel {
12538
12689
  */
12539
12690
  this.ObjectNumberFormat = null;
12540
12691
 
12692
+ /**
12693
+ * 片头片尾参数。
12694
+ 注意:此字段可能返回 null,表示取不到有效值。
12695
+ * @type {HeadTailParameter || null}
12696
+ */
12697
+ this.HeadTailParameter = null;
12698
+
12541
12699
  }
12542
12700
 
12543
12701
  /**
@@ -12595,6 +12753,12 @@ class TranscodeTaskInput extends AbstractModel {
12595
12753
  this.ObjectNumberFormat = obj;
12596
12754
  }
12597
12755
 
12756
+ if (params.HeadTailParameter) {
12757
+ let obj = new HeadTailParameter();
12758
+ obj.deserialize(params.HeadTailParameter)
12759
+ this.HeadTailParameter = obj;
12760
+ }
12761
+
12598
12762
  }
12599
12763
  }
12600
12764
 
@@ -12855,7 +13019,7 @@ class MediaProcessTaskSampleSnapshotResult extends AbstractModel {
12855
13019
  this.Status = null;
12856
13020
 
12857
13021
  /**
12858
- * 错误码,空字符串表示成功,其他值表示失败,取值请参考 [视频处理类错误码](https://cloud.tencent.com/document/product/862/50369#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81) 列表。
13022
+ * 错误码,空字符串表示成功,其他值表示失败,取值请参考 [媒体处理类错误码](https://cloud.tencent.com/document/product/862/50369#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81) 列表。
12859
13023
  * @type {string || null}
12860
13024
  */
12861
13025
  this.ErrCodeExt = null;
@@ -13021,7 +13185,7 @@ class CosFileUploadTrigger extends AbstractModel {
13021
13185
  }
13022
13186
 
13023
13187
  /**
13024
- * Asr 文字涉政信息
13188
+ * Asr 文字敏感信息
13025
13189
  * @class
13026
13190
  */
13027
13191
  class AiReviewPoliticalAsrTaskOutput extends AbstractModel {
@@ -13029,13 +13193,13 @@ class AiReviewPoliticalAsrTaskOutput extends AbstractModel {
13029
13193
  super();
13030
13194
 
13031
13195
  /**
13032
- * Asr 文字涉政、敏感评分,分值为0到100。
13196
+ * Asr 文字敏感评分,分值为0到100。
13033
13197
  * @type {number || null}
13034
13198
  */
13035
13199
  this.Confidence = null;
13036
13200
 
13037
13201
  /**
13038
- * Asr 文字涉政、敏感结果建议,取值范围:
13202
+ * Asr 文字敏感结果建议,取值范围:
13039
13203
  <li>pass。</li>
13040
13204
  <li>review。</li>
13041
13205
  <li>block。</li>
@@ -13044,7 +13208,7 @@ class AiReviewPoliticalAsrTaskOutput extends AbstractModel {
13044
13208
  this.Suggestion = null;
13045
13209
 
13046
13210
  /**
13047
- * Asr 文字有涉政、敏感嫌疑的视频片段列表。
13211
+ * Asr 文字敏感嫌疑的视频片段列表。
13048
13212
  * @type {Array.<MediaContentReviewAsrTextSegmentItem> || null}
13049
13213
  */
13050
13214
  this.SegmentSet = null;
@@ -13402,7 +13566,7 @@ class AiAnalysisTaskFrameTagResult extends AbstractModel {
13402
13566
  this.Status = null;
13403
13567
 
13404
13568
  /**
13405
- * 错误码,空字符串表示成功,其他值表示失败,取值请参考 [视频处理类错误码](https://cloud.tencent.com/document/product/862/50369#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81) 列表。
13569
+ * 错误码,空字符串表示成功,其他值表示失败,取值请参考 [媒体处理类错误码](https://cloud.tencent.com/document/product/862/50369#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81) 列表。
13406
13570
  * @type {string || null}
13407
13571
  */
13408
13572
  this.ErrCodeExt = null;
@@ -13575,7 +13739,7 @@ class AiRecognitionTaskAsrFullTextResult extends AbstractModel {
13575
13739
  this.Status = null;
13576
13740
 
13577
13741
  /**
13578
- * 错误码,空字符串表示成功,其他值表示失败,取值请参考 [视频处理类错误码](https://cloud.tencent.com/document/product/862/50369#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81) 列表。
13742
+ * 错误码,空字符串表示成功,其他值表示失败,取值请参考 [媒体处理类错误码](https://cloud.tencent.com/document/product/862/50369#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81) 列表。
13579
13743
  * @type {string || null}
13580
13744
  */
13581
13745
  this.ErrCodeExt = null;
@@ -13663,7 +13827,7 @@ class ModifyAIRecognitionTemplateResponse extends AbstractModel {
13663
13827
  }
13664
13828
 
13665
13829
  /**
13666
- * 画面鉴政任务控制参数
13830
+ * 画面涉敏任务控制参数
13667
13831
  * @class
13668
13832
  */
13669
13833
  class PoliticalImgReviewTemplateInfo extends AbstractModel {
@@ -13671,17 +13835,17 @@ class PoliticalImgReviewTemplateInfo extends AbstractModel {
13671
13835
  super();
13672
13836
 
13673
13837
  /**
13674
- * 画面鉴政任务开关,可选值:
13675
- <li>ON:开启画面鉴政任务;</li>
13676
- <li>OFF:关闭画面鉴政任务。</li>
13838
+ * 画面涉敏任务开关,可选值:
13839
+ <li>ON:开启画面涉敏任务;</li>
13840
+ <li>OFF:关闭画面涉敏任务。</li>
13677
13841
  * @type {string || null}
13678
13842
  */
13679
13843
  this.Switch = null;
13680
13844
 
13681
13845
  /**
13682
- * 画面鉴政过滤标签,审核结果包含选择的标签则返回结果,如果过滤标签为空,则审核结果全部返回,可选值为:
13846
+ * 画面涉敏过滤标签,审核结果包含选择的标签则返回结果,如果过滤标签为空,则审核结果全部返回,可选值为:
13683
13847
  <li>violation_photo:违规图标;</li>
13684
- <li>politician:政治人物;</li>
13848
+ <li>politician:涉敏人物;</li>
13685
13849
  <li>entertainment:娱乐人物;</li>
13686
13850
  <li>sport:体育人物;</li>
13687
13851
  <li>entrepreneur:商业人物;</li>
@@ -13722,7 +13886,7 @@ class PoliticalImgReviewTemplateInfo extends AbstractModel {
13722
13886
  }
13723
13887
 
13724
13888
  /**
13725
- * 鉴政任务控制参数
13889
+ * 涉敏任务控制参数
13726
13890
  * @class
13727
13891
  */
13728
13892
  class PoliticalConfigureInfo extends AbstractModel {
@@ -13730,19 +13894,19 @@ class PoliticalConfigureInfo extends AbstractModel {
13730
13894
  super();
13731
13895
 
13732
13896
  /**
13733
- * 画面鉴政控制参数。
13897
+ * 画面涉敏控制参数。
13734
13898
  * @type {PoliticalImgReviewTemplateInfo || null}
13735
13899
  */
13736
13900
  this.ImgReviewInfo = null;
13737
13901
 
13738
13902
  /**
13739
- * 语音鉴政控制参数。
13903
+ * 语音涉敏控制参数。
13740
13904
  * @type {PoliticalAsrReviewTemplateInfo || null}
13741
13905
  */
13742
13906
  this.AsrReviewInfo = null;
13743
13907
 
13744
13908
  /**
13745
- * 文本鉴政控制参数。
13909
+ * 文本涉敏控制参数。
13746
13910
  * @type {PoliticalOcrReviewTemplateInfo || null}
13747
13911
  */
13748
13912
  this.OcrReviewInfo = null;
@@ -14066,7 +14230,7 @@ class DeleteWordSamplesResponse extends AbstractModel {
14066
14230
  }
14067
14231
 
14068
14232
  /**
14069
- * 视频处理任务中的水印参数类型
14233
+ * 媒体处理任务中的水印参数类型
14070
14234
  * @class
14071
14235
  */
14072
14236
  class WatermarkInput extends AbstractModel {
@@ -14613,6 +14777,15 @@ class VideoTemplateInfoForUpdate extends AbstractModel {
14613
14777
  */
14614
14778
  this.Vcrf = null;
14615
14779
 
14780
+ /**
14781
+ * 内容自适应编码。可选值:
14782
+ <li>0:不开启</li>
14783
+ <li>1:开启</li>
14784
+ 默认值: 0. 当开启该参数时,将会自适应生成多个不同分辨率,不同码率的码流, 其中VideoTemplate的宽和高为多个码流中的最大分辨率,VideoTemplate中的码率为多个码流中的最高码率, VideoTemplate中的vcrf为多个码流中的最高质量。 当不设置分辨率、码率和vcrf时, ContentAdaptStream 参数生成的最高分辨率为视频源的分辨率,视频质量为接近vmaf95分。 若要开启该参数或了解计费细节, 请联系您的腾讯云商务。
14785
+ * @type {number || null}
14786
+ */
14787
+ this.ContentAdaptStream = null;
14788
+
14616
14789
  }
14617
14790
 
14618
14791
  /**
@@ -14631,6 +14804,7 @@ class VideoTemplateInfoForUpdate extends AbstractModel {
14631
14804
  this.Gop = 'Gop' in params ? params.Gop : null;
14632
14805
  this.FillType = 'FillType' in params ? params.FillType : null;
14633
14806
  this.Vcrf = 'Vcrf' in params ? params.Vcrf : null;
14807
+ this.ContentAdaptStream = 'ContentAdaptStream' in params ? params.ContentAdaptStream : null;
14634
14808
 
14635
14809
  }
14636
14810
  }
@@ -14644,13 +14818,13 @@ class CreateContentReviewTemplateRequest extends AbstractModel {
14644
14818
  super();
14645
14819
 
14646
14820
  /**
14647
- * 内容智能识别模板名称,长度限制:64 个字符。
14821
+ * 内容审核模板名称,长度限制:64 个字符。
14648
14822
  * @type {string || null}
14649
14823
  */
14650
14824
  this.Name = null;
14651
14825
 
14652
14826
  /**
14653
- * 内容智能识别模板描述信息,长度限制:256 个字符。
14827
+ * 内容审核模板描述信息,长度限制:256 个字符。
14654
14828
  * @type {string || null}
14655
14829
  */
14656
14830
  this.Comment = null;
@@ -14683,7 +14857,7 @@ class CreateContentReviewTemplateRequest extends AbstractModel {
14683
14857
  this.ProhibitedConfigure = null;
14684
14858
 
14685
14859
  /**
14686
- * 用户自定义内容智能识别控制参数。
14860
+ * 用户自定义内容审核控制参数。
14687
14861
  * @type {UserDefineConfigureInfo || null}
14688
14862
  */
14689
14863
  this.UserDefineConfigure = null;
@@ -14742,7 +14916,7 @@ class DescribeContentReviewTemplatesRequest extends AbstractModel {
14742
14916
  super();
14743
14917
 
14744
14918
  /**
14745
- * 内容智能识别模板唯一标识过滤条件,数组长度限制:50。
14919
+ * 智能审核模板唯一标识过滤条件,数组长度限制:50。
14746
14920
  * @type {Array.<number> || null}
14747
14921
  */
14748
14922
  this.Definitions = null;
@@ -14759,6 +14933,14 @@ class DescribeContentReviewTemplatesRequest extends AbstractModel {
14759
14933
  */
14760
14934
  this.Limit = null;
14761
14935
 
14936
+ /**
14937
+ * 模板类型过滤条件,不填则返回所有,可选值:
14938
+ * Preset:系统预置模板;
14939
+ * Custom:用户自定义模板。
14940
+ * @type {string || null}
14941
+ */
14942
+ this.Type = null;
14943
+
14762
14944
  }
14763
14945
 
14764
14946
  /**
@@ -14771,6 +14953,7 @@ class DescribeContentReviewTemplatesRequest extends AbstractModel {
14771
14953
  this.Definitions = 'Definitions' in params ? params.Definitions : null;
14772
14954
  this.Offset = 'Offset' in params ? params.Offset : null;
14773
14955
  this.Limit = 'Limit' in params ? params.Limit : null;
14956
+ this.Type = 'Type' in params ? params.Type : null;
14774
14957
 
14775
14958
  }
14776
14959
  }
@@ -14911,28 +15094,28 @@ class TaskNotifyConfig extends AbstractModel {
14911
15094
  super();
14912
15095
 
14913
15096
  /**
14914
- * CMQ 的模型,有 Queue 和 Topic 两种,目前仅支持 Queue。
15097
+ * CMQ或TDMQ-CMQ 的模型,有 Queue 和 Topic 两种。
14915
15098
  * @type {string || null}
14916
15099
  */
14917
15100
  this.CmqModel = null;
14918
15101
 
14919
15102
  /**
14920
- * CMQ 的园区,如 sh,bj 等。
15103
+ * CMQ或TDMQ-CMQ 的园区,如 sh,bj 等。
14921
15104
  * @type {string || null}
14922
15105
  */
14923
15106
  this.CmqRegion = null;
14924
15107
 
14925
15108
  /**
14926
- * 当模型为 Queue 时有效,表示接收事件通知的 CMQ 的队列名。
15109
+ * 当模型为 Topic 时有效,表示接收事件通知的 CMQ 或 TDMQ-CMQ 的主题名。
14927
15110
  * @type {string || null}
14928
15111
  */
14929
- this.QueueName = null;
15112
+ this.TopicName = null;
14930
15113
 
14931
15114
  /**
14932
- * 当模型为 Topic 时有效,表示接收事件通知的 CMQ 的主题名。
15115
+ * 当模型为 Queue 时有效,表示接收事件通知的 CMQ 或 TDMQ-CMQ 的队列名。
14933
15116
  * @type {string || null}
14934
15117
  */
14935
- this.TopicName = null;
15118
+ this.QueueName = null;
14936
15119
 
14937
15120
  /**
14938
15121
  * 工作流通知的模式,可取值有 Finish 和 Change,不填代表 Finish。
@@ -14940,6 +15123,22 @@ class TaskNotifyConfig extends AbstractModel {
14940
15123
  */
14941
15124
  this.NotifyMode = null;
14942
15125
 
15126
+ /**
15127
+ * 通知类型,可选值:
15128
+ <li>CMQ:已下线,建议切换到TDMQ-CMQ</li>
15129
+ <li>TDMQ-CMQ:消息队列</li>
15130
+ <li>URL:指定URL时HTTP回调推送到 NotifyUrl 指定的地址,回调协议http+json,包体内容同解析事件通知接口的输出参数 </li>
15131
+ 目前 默认CMQ。
15132
+ * @type {string || null}
15133
+ */
15134
+ this.NotifyType = null;
15135
+
15136
+ /**
15137
+ * HTTP回调地址,NotifyType为URL时必填。
15138
+ * @type {string || null}
15139
+ */
15140
+ this.NotifyUrl = null;
15141
+
14943
15142
  }
14944
15143
 
14945
15144
  /**
@@ -14951,15 +15150,17 @@ class TaskNotifyConfig extends AbstractModel {
14951
15150
  }
14952
15151
  this.CmqModel = 'CmqModel' in params ? params.CmqModel : null;
14953
15152
  this.CmqRegion = 'CmqRegion' in params ? params.CmqRegion : null;
14954
- this.QueueName = 'QueueName' in params ? params.QueueName : null;
14955
15153
  this.TopicName = 'TopicName' in params ? params.TopicName : null;
15154
+ this.QueueName = 'QueueName' in params ? params.QueueName : null;
14956
15155
  this.NotifyMode = 'NotifyMode' in params ? params.NotifyMode : null;
15156
+ this.NotifyType = 'NotifyType' in params ? params.NotifyType : null;
15157
+ this.NotifyUrl = 'NotifyUrl' in params ? params.NotifyUrl : null;
14957
15158
 
14958
15159
  }
14959
15160
  }
14960
15161
 
14961
15162
  /**
14962
- * 内容审核鉴政任务结果类型
15163
+ * 内容审核涉敏任务结果类型
14963
15164
  * @class
14964
15165
  */
14965
15166
  class AiReviewTaskPoliticalResult extends AbstractModel {
@@ -14973,7 +15174,7 @@ class AiReviewTaskPoliticalResult extends AbstractModel {
14973
15174
  this.Status = null;
14974
15175
 
14975
15176
  /**
14976
- * 错误码,空字符串表示成功,其他值表示失败,取值请参考 [视频处理类错误码](https://cloud.tencent.com/document/product/862/50369#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81) 列表。
15177
+ * 错误码,空字符串表示成功,其他值表示失败,取值请参考 [媒体处理类错误码](https://cloud.tencent.com/document/product/862/50369#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81) 列表。
14977
15178
  * @type {string || null}
14978
15179
  */
14979
15180
  this.ErrCodeExt = null;
@@ -14991,13 +15192,13 @@ class AiReviewTaskPoliticalResult extends AbstractModel {
14991
15192
  this.Message = null;
14992
15193
 
14993
15194
  /**
14994
- * 内容审核鉴政任务输入。
15195
+ * 内容审核涉敏任务输入。
14995
15196
  * @type {AiReviewPoliticalTaskInput || null}
14996
15197
  */
14997
15198
  this.Input = null;
14998
15199
 
14999
15200
  /**
15000
- * 内容审核鉴政任务输出。
15201
+ * 内容审核涉敏任务输出。
15001
15202
  注意:此字段可能返回 null,表示取不到有效值。
15002
15203
  * @type {AiReviewPoliticalTaskOutput || null}
15003
15204
  */
@@ -15676,7 +15877,7 @@ class AiRecognitionTaskFaceResultInput extends AbstractModel {
15676
15877
  }
15677
15878
 
15678
15879
  /**
15679
- * 涉政信息
15880
+ * 涉敏信息
15680
15881
  * @class
15681
15882
  */
15682
15883
  class AiReviewPoliticalTaskOutput extends AbstractModel {
@@ -15684,13 +15885,13 @@ class AiReviewPoliticalTaskOutput extends AbstractModel {
15684
15885
  super();
15685
15886
 
15686
15887
  /**
15687
- * 视频涉政评分,分值为0到100。
15888
+ * 视频涉敏评分,分值为0到100。
15688
15889
  * @type {number || null}
15689
15890
  */
15690
15891
  this.Confidence = null;
15691
15892
 
15692
15893
  /**
15693
- * 涉政结果建议,取值范围:
15894
+ * 涉敏结果建议,取值范围:
15694
15895
  <li>pass。</li>
15695
15896
  <li>review。</li>
15696
15897
  <li>block。</li>
@@ -15699,17 +15900,17 @@ class AiReviewPoliticalTaskOutput extends AbstractModel {
15699
15900
  this.Suggestion = null;
15700
15901
 
15701
15902
  /**
15702
- * 视频鉴政结果标签。内容审核模板[画面鉴政任务控制参数](https://cloud.tencent.com/document/api/862/37615#AiReviewPoliticalTaskOutput)里 LabelSet 参数与此参数取值范围的对应关系:
15903
+ * 视频涉敏结果标签。内容审核模板[画面涉敏任务控制参数](https://cloud.tencent.com/document/api/862/37615#AiReviewPoliticalTaskOutput)里 LabelSet 参数与此参数取值范围的对应关系:
15703
15904
  violation_photo:
15704
15905
  <li>violation_photo:违规图标。</li>
15705
15906
  其他(即 politician/entertainment/sport/entrepreneur/scholar/celebrity/military):
15706
- <li>politician:政治人物。</li>
15907
+ <li>politician:涉敏人物。</li>
15707
15908
  * @type {string || null}
15708
15909
  */
15709
15910
  this.Label = null;
15710
15911
 
15711
15912
  /**
15712
- * 有涉政嫌疑的视频片段列表。
15913
+ * 有涉敏嫌疑的视频片段列表。
15713
15914
  * @type {Array.<MediaContentReviewPoliticalSegmentItem> || null}
15714
15915
  */
15715
15916
  this.SegmentSet = null;
@@ -15923,8 +16124,8 @@ class LiveStreamAiReviewResultItem extends AbstractModel {
15923
16124
  /**
15924
16125
  * 审核结果的类型,可以取的值有:
15925
16126
  <li>ImagePorn:图片鉴黄</li>
15926
- <li>ImageTerrorism:图片鉴恐</li>
15927
- <li>ImagePolitical:图片鉴政</li>
16127
+ <li>ImageTerrorism:图片涉敏</li>
16128
+ <li>ImagePolitical:图片涉敏</li>
15928
16129
  <li>PornVoice:声音鉴黄</li>
15929
16130
  * @type {string || null}
15930
16131
  */
@@ -15937,13 +16138,13 @@ class LiveStreamAiReviewResultItem extends AbstractModel {
15937
16138
  this.ImagePornResultSet = null;
15938
16139
 
15939
16140
  /**
15940
- * 图片鉴恐的结果,当 Type 为 ImageTerrorism 时有效。
16141
+ * 图片涉敏的结果,当 Type 为 ImageTerrorism 时有效。
15941
16142
  * @type {Array.<LiveStreamAiReviewImageTerrorismResult> || null}
15942
16143
  */
15943
16144
  this.ImageTerrorismResultSet = null;
15944
16145
 
15945
16146
  /**
15946
- * 图片鉴政的结果,当 Type 为 ImagePolitical 时有效。
16147
+ * 图片涉敏的结果,当 Type 为 ImagePolitical 时有效。
15947
16148
  * @type {Array.<LiveStreamAiReviewImagePoliticalResult> || null}
15948
16149
  */
15949
16150
  this.ImagePoliticalResultSet = null;
@@ -16151,6 +16352,34 @@ class MediaVideoStreamItem extends AbstractModel {
16151
16352
  */
16152
16353
  this.Fps = null;
16153
16354
 
16355
+ /**
16356
+ * 色彩空间。
16357
+ 注意:此字段可能返回 null,表示取不到有效值。
16358
+ * @type {string || null}
16359
+ */
16360
+ this.ColorPrimaries = null;
16361
+
16362
+ /**
16363
+ * 色彩空间。
16364
+ 注意:此字段可能返回 null,表示取不到有效值。
16365
+ * @type {string || null}
16366
+ */
16367
+ this.ColorSpace = null;
16368
+
16369
+ /**
16370
+ * 色彩空间。
16371
+ 注意:此字段可能返回 null,表示取不到有效值。
16372
+ * @type {string || null}
16373
+ */
16374
+ this.ColorTransfer = null;
16375
+
16376
+ /**
16377
+ * HDR类型。
16378
+ 注意:此字段可能返回 null,表示取不到有效值。
16379
+ * @type {string || null}
16380
+ */
16381
+ this.HdrType = null;
16382
+
16154
16383
  }
16155
16384
 
16156
16385
  /**
@@ -16165,6 +16394,10 @@ class MediaVideoStreamItem extends AbstractModel {
16165
16394
  this.Width = 'Width' in params ? params.Width : null;
16166
16395
  this.Codec = 'Codec' in params ? params.Codec : null;
16167
16396
  this.Fps = 'Fps' in params ? params.Fps : null;
16397
+ this.ColorPrimaries = 'ColorPrimaries' in params ? params.ColorPrimaries : null;
16398
+ this.ColorSpace = 'ColorSpace' in params ? params.ColorSpace : null;
16399
+ this.ColorTransfer = 'ColorTransfer' in params ? params.ColorTransfer : null;
16400
+ this.HdrType = 'HdrType' in params ? params.HdrType : null;
16168
16401
 
16169
16402
  }
16170
16403
  }
@@ -16427,14 +16660,14 @@ class FaceConfigureInfoForUpdate extends AbstractModel {
16427
16660
  * 默认人物过滤标签,指定需要返回的默认人物的标签。如果未填或者为空,则全部默认人物结果都返回。标签可选值:
16428
16661
  <li>entertainment:娱乐明星;</li>
16429
16662
  <li>sport:体育明星;</li>
16430
- <li>politician:政治人物。</li>
16663
+ <li>politician:敏感人物。</li>
16431
16664
  * @type {Array.<string> || null}
16432
16665
  */
16433
16666
  this.DefaultLibraryLabelSet = null;
16434
16667
 
16435
16668
  /**
16436
16669
  * 用户自定义人物过滤标签,指定需要返回的用户自定义人物的标签。如果未填或者为空,则全部自定义人物结果都返回。
16437
- 标签个数最多 10 个,每个标签长度最多 16 个字符。
16670
+ 标签个数最多 100 个,每个标签长度最多 16 个字符。
16438
16671
  * @type {Array.<string> || null}
16439
16672
  */
16440
16673
  this.UserDefineLibraryLabelSet = null;
@@ -16613,7 +16846,7 @@ class CreateAIAnalysisTemplateRequest extends AbstractModel {
16613
16846
  }
16614
16847
 
16615
16848
  /**
16616
- * 内容审核鉴恐任务输入参数类型
16849
+ * 内容审核涉敏任务输入参数类型
16617
16850
  * @class
16618
16851
  */
16619
16852
  class AiReviewTerrorismTaskInput extends AbstractModel {
@@ -16621,7 +16854,7 @@ class AiReviewTerrorismTaskInput extends AbstractModel {
16621
16854
  super();
16622
16855
 
16623
16856
  /**
16624
- * 鉴恐模板 ID。
16857
+ * 模板 ID。
16625
16858
  * @type {number || null}
16626
16859
  */
16627
16860
  this.Definition = null;
@@ -16718,6 +16951,13 @@ class MediaAudioStreamItem extends AbstractModel {
16718
16951
  */
16719
16952
  this.Codec = null;
16720
16953
 
16954
+ /**
16955
+ * 音频声道数,例如 2。
16956
+ 注意:此字段可能返回 null,表示取不到有效值。
16957
+ * @type {number || null}
16958
+ */
16959
+ this.Channel = null;
16960
+
16721
16961
  }
16722
16962
 
16723
16963
  /**
@@ -16730,12 +16970,13 @@ class MediaAudioStreamItem extends AbstractModel {
16730
16970
  this.Bitrate = 'Bitrate' in params ? params.Bitrate : null;
16731
16971
  this.SamplingRate = 'SamplingRate' in params ? params.SamplingRate : null;
16732
16972
  this.Codec = 'Codec' in params ? params.Codec : null;
16973
+ this.Channel = 'Channel' in params ? params.Channel : null;
16733
16974
 
16734
16975
  }
16735
16976
  }
16736
16977
 
16737
16978
  /**
16738
- * 直播 AI 内容审核图片鉴恐结果
16979
+ * 直播 AI 内容审核图片涉敏结果
16739
16980
  * @class
16740
16981
  */
16741
16982
  class LiveStreamAiReviewImageTerrorismResult extends AbstractModel {
@@ -16755,13 +16996,13 @@ class LiveStreamAiReviewImageTerrorismResult extends AbstractModel {
16755
16996
  this.EndPtsTime = null;
16756
16997
 
16757
16998
  /**
16758
- * 嫌疑片段涉恐分数。
16999
+ * 嫌疑片段涉敏分数。
16759
17000
  * @type {number || null}
16760
17001
  */
16761
17002
  this.Confidence = null;
16762
17003
 
16763
17004
  /**
16764
- * 嫌疑片段鉴恐结果建议,取值范围:
17005
+ * 嫌疑片段涉敏结果建议,取值范围:
16765
17006
  <li>pass</li>
16766
17007
  <li>review</li>
16767
17008
  <li>block</li>
@@ -16770,15 +17011,15 @@ class LiveStreamAiReviewImageTerrorismResult extends AbstractModel {
16770
17011
  this.Suggestion = null;
16771
17012
 
16772
17013
  /**
16773
- * 视频暴恐结果标签,取值范围:
17014
+ * 视频涉敏结果标签,取值范围:
16774
17015
  <li>guns:武器枪支。</li>
16775
17016
  <li>crowd:人群聚集。</li>
16776
17017
  <li>police:警察部队。</li>
16777
17018
  <li>bloody:血腥画面。</li>
16778
- <li>banners:暴恐旗帜。</li>
17019
+ <li>banners:涉敏旗帜。</li>
16779
17020
  <li>militant:武装分子。</li>
16780
17021
  <li>explosion:爆炸火灾。</li>
16781
- <li>terrorists:暴恐人物。</li>
17022
+ <li>terrorists:涉敏人物。</li>
16782
17023
  * @type {string || null}
16783
17024
  */
16784
17025
  this.Label = null;
@@ -17250,7 +17491,7 @@ class LiveStreamProcessTask extends AbstractModel {
17250
17491
  super();
17251
17492
 
17252
17493
  /**
17253
- * 视频处理任务 ID。
17494
+ * 媒体处理任务 ID。
17254
17495
  * @type {string || null}
17255
17496
  */
17256
17497
  this.TaskId = null;
@@ -17430,13 +17671,13 @@ class AiContentReviewResult extends AbstractModel {
17430
17671
  /**
17431
17672
  * 任务的类型,可以取的值有:
17432
17673
  <li>Porn:图片鉴黄</li>
17433
- <li>Terrorism:图片鉴恐</li>
17434
- <li>Political:图片鉴政</li>
17674
+ <li>Terrorism:图片敏感</li>
17675
+ <li>Political:图片敏感</li>
17435
17676
  <li>Porn.Asr:Asr 文字鉴黄</li>
17436
17677
  <li>Porn.Ocr:Ocr 文字鉴黄</li>
17437
- <li>Political.Asr:Asr 文字鉴政</li>
17438
- <li>Political.Ocr:Ocr 文字鉴政</li>
17439
- <li>Terrorism.Ocr:Ocr 文字鉴恐</li>
17678
+ <li>Political.Asr:Asr 文字敏感</li>
17679
+ <li>Political.Ocr:Ocr 文字敏感</li>
17680
+ <li>Terrorism.Ocr:Ocr 文字敏感</li>
17440
17681
  <li>Prohibited.Asr:Asr 文字鉴违禁</li>
17441
17682
  <li>Prohibited.Ocr:Ocr 文字鉴违禁</li>
17442
17683
  * @type {string || null}
@@ -17463,14 +17704,14 @@ class AiContentReviewResult extends AbstractModel {
17463
17704
  this.PornTask = null;
17464
17705
 
17465
17706
  /**
17466
- * 视频内容审核智能画面鉴恐任务的查询结果,当任务类型为 Terrorism 时有效。
17707
+ * 视频内容审核智能画面敏感任务的查询结果,当任务类型为 Terrorism 时有效。
17467
17708
  注意:此字段可能返回 null,表示取不到有效值。
17468
17709
  * @type {AiReviewTaskTerrorismResult || null}
17469
17710
  */
17470
17711
  this.TerrorismTask = null;
17471
17712
 
17472
17713
  /**
17473
- * 视频内容审核智能画面鉴政任务的查询结果,当任务类型为 Political 时有效。
17714
+ * 视频内容审核智能画面敏感任务的查询结果,当任务类型为 Political 时有效。
17474
17715
  注意:此字段可能返回 null,表示取不到有效值。
17475
17716
  * @type {AiReviewTaskPoliticalResult || null}
17476
17717
  */
@@ -17491,21 +17732,21 @@ class AiContentReviewResult extends AbstractModel {
17491
17732
  this.PornOcrTask = null;
17492
17733
 
17493
17734
  /**
17494
- * 视频内容审核 Asr 文字鉴政任务的查询结果,当任务类型为 Political.Asr 时有效。
17735
+ * 视频内容审核 Asr 文字敏感任务的查询结果,当任务类型为 Political.Asr 时有效。
17495
17736
  注意:此字段可能返回 null,表示取不到有效值。
17496
17737
  * @type {AiReviewTaskPoliticalAsrResult || null}
17497
17738
  */
17498
17739
  this.PoliticalAsrTask = null;
17499
17740
 
17500
17741
  /**
17501
- * 视频内容审核 Ocr 文字鉴政任务的查询结果,当任务类型为 Political.Ocr 时有效。
17742
+ * 视频内容审核 Ocr 文字敏感任务的查询结果,当任务类型为 Political.Ocr 时有效。
17502
17743
  注意:此字段可能返回 null,表示取不到有效值。
17503
17744
  * @type {AiReviewTaskPoliticalOcrResult || null}
17504
17745
  */
17505
17746
  this.PoliticalOcrTask = null;
17506
17747
 
17507
17748
  /**
17508
- * 视频内容审核 Ocr 文字鉴恐任务的查询结果,当任务类型为 Terrorism.Ocr 时有效。
17749
+ * 视频内容审核 Ocr 文字敏感任务的查询结果,当任务类型为 Terrorism.Ocr 时有效。
17509
17750
  注意:此字段可能返回 null,表示取不到有效值。
17510
17751
  * @type {AiReviewTaskTerrorismOcrResult || null}
17511
17752
  */
@@ -17602,7 +17843,7 @@ class AiContentReviewResult extends AbstractModel {
17602
17843
  }
17603
17844
 
17604
17845
  /**
17605
- * 画面鉴恐任务控制参数
17846
+ * 画面涉敏任务控制参数
17606
17847
  * @class
17607
17848
  */
17608
17849
  class TerrorismImgReviewTemplateInfo extends AbstractModel {
@@ -17610,24 +17851,24 @@ class TerrorismImgReviewTemplateInfo extends AbstractModel {
17610
17851
  super();
17611
17852
 
17612
17853
  /**
17613
- * 画面鉴恐任务开关,可选值:
17614
- <li>ON:开启画面鉴恐任务;</li>
17615
- <li>OFF:关闭画面鉴恐任务。</li>
17854
+ * 画面涉敏任务开关,可选值:
17855
+ <li>ON:开启画面涉敏任务;</li>
17856
+ <li>OFF:关闭画面涉敏任务。</li>
17616
17857
  * @type {string || null}
17617
17858
  */
17618
17859
  this.Switch = null;
17619
17860
 
17620
17861
  /**
17621
- * 画面鉴恐过滤标签,审核结果包含选择的标签则返回结果,如果过滤标签为空,则审核结果全部返回,可选值为:
17862
+ * 画面涉敏过滤标签,审核结果包含选择的标签则返回结果,如果过滤标签为空,则审核结果全部返回,可选值为:
17622
17863
  <li>guns:武器枪支;</li>
17623
17864
  <li>crowd:人群聚集;</li>
17624
17865
  <li>bloody:血腥画面;</li>
17625
17866
  <li>police:警察部队;</li>
17626
- <li>banners:暴恐旗帜;</li>
17867
+ <li>banners:涉敏旗帜;</li>
17627
17868
  <li>militant:武装分子;</li>
17628
17869
  <li>explosion:爆炸火灾;</li>
17629
- <li>terrorists:暴恐人物;</li>
17630
- <li>scenario:暴恐画面。</li>
17870
+ <li>terrorists:涉敏人物;</li>
17871
+ <li>scenario:涉敏画面。</li>
17631
17872
  * @type {Array.<string> || null}
17632
17873
  */
17633
17874
  this.LabelSet = null;
@@ -17759,7 +18000,7 @@ class DisableWorkflowRequest extends AbstractModel {
17759
18000
  }
17760
18001
 
17761
18002
  /**
17762
- * 鉴政任务控制参数。
18003
+ * 涉敏任务控制参数。
17763
18004
  * @class
17764
18005
  */
17765
18006
  class PoliticalConfigureInfoForUpdate extends AbstractModel {
@@ -17767,19 +18008,19 @@ class PoliticalConfigureInfoForUpdate extends AbstractModel {
17767
18008
  super();
17768
18009
 
17769
18010
  /**
17770
- * 画面鉴政控制参数。
18011
+ * 画面涉敏控制参数。
17771
18012
  * @type {PoliticalImgReviewTemplateInfoForUpdate || null}
17772
18013
  */
17773
18014
  this.ImgReviewInfo = null;
17774
18015
 
17775
18016
  /**
17776
- * 语音鉴政控制参数。
18017
+ * 语音涉敏控制参数。
17777
18018
  * @type {PoliticalAsrReviewTemplateInfoForUpdate || null}
17778
18019
  */
17779
18020
  this.AsrReviewInfo = null;
17780
18021
 
17781
18022
  /**
17782
- * 文本鉴政控制参数。
18023
+ * 文本涉敏控制参数。
17783
18024
  * @type {PoliticalOcrReviewTemplateInfoForUpdate || null}
17784
18025
  */
17785
18026
  this.OcrReviewInfo = null;
@@ -18518,7 +18759,7 @@ class AiRecognitionTaskAsrWordsResult extends AbstractModel {
18518
18759
  this.Status = null;
18519
18760
 
18520
18761
  /**
18521
- * 错误码,空字符串表示成功,其他值表示失败,取值请参考 [视频处理类错误码](https://cloud.tencent.com/document/product/862/50369#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81) 列表。
18762
+ * 错误码,空字符串表示成功,其他值表示失败,取值请参考 [媒体处理类错误码](https://cloud.tencent.com/document/product/862/50369#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81) 列表。
18522
18763
  * @type {string || null}
18523
18764
  */
18524
18765
  this.ErrCodeExt = null;
@@ -18684,7 +18925,7 @@ class CreateSampleSnapshotTemplateRequest extends AbstractModel {
18684
18925
  }
18685
18926
 
18686
18927
  /**
18687
- * 视频处理任务信息
18928
+ * 媒体处理任务信息
18688
18929
  * @class
18689
18930
  */
18690
18931
  class WorkflowTask extends AbstractModel {
@@ -18692,7 +18933,7 @@ class WorkflowTask extends AbstractModel {
18692
18933
  super();
18693
18934
 
18694
18935
  /**
18695
- * 视频处理任务 ID。
18936
+ * 媒体处理任务 ID。
18696
18937
  * @type {string || null}
18697
18938
  */
18698
18939
  this.TaskId = null;
@@ -18718,7 +18959,7 @@ class WorkflowTask extends AbstractModel {
18718
18959
  this.Message = null;
18719
18960
 
18720
18961
  /**
18721
- * 视频处理的目标文件信息。
18962
+ * 媒体处理的目标文件信息。
18722
18963
  注意:此字段可能返回 null,表示取不到有效值。
18723
18964
  * @type {MediaInputInfo || null}
18724
18965
  */
@@ -18732,7 +18973,7 @@ class WorkflowTask extends AbstractModel {
18732
18973
  this.MetaData = null;
18733
18974
 
18734
18975
  /**
18735
- * 视频处理任务的执行状态与结果。
18976
+ * 媒体处理任务的执行状态与结果。
18736
18977
  * @type {Array.<MediaProcessTaskResult> || null}
18737
18978
  */
18738
18979
  this.MediaProcessResultSet = null;
@@ -18835,7 +19076,7 @@ class AiReviewTaskPornAsrResult extends AbstractModel {
18835
19076
  this.Status = null;
18836
19077
 
18837
19078
  /**
18838
- * 错误码,空字符串表示成功,其他值表示失败,取值请参考 [视频处理类错误码](https://cloud.tencent.com/document/product/862/50369#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81) 列表。
19079
+ * 错误码,空字符串表示成功,其他值表示失败,取值请参考 [媒体处理类错误码](https://cloud.tencent.com/document/product/862/50369#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81) 列表。
18839
19080
  * @type {string || null}
18840
19081
  */
18841
19082
  this.ErrCodeExt = null;
@@ -18967,14 +19208,14 @@ class FaceConfigureInfo extends AbstractModel {
18967
19208
  * 默认人物过滤标签,指定需要返回的默认人物的标签。如果未填或者为空,则全部默认人物结果都返回。标签可选值:
18968
19209
  <li>entertainment:娱乐明星;</li>
18969
19210
  <li>sport:体育明星;</li>
18970
- <li>politician:政治人物。</li>
19211
+ <li>politician:敏感人物。</li>
18971
19212
  * @type {Array.<string> || null}
18972
19213
  */
18973
19214
  this.DefaultLibraryLabelSet = null;
18974
19215
 
18975
19216
  /**
18976
19217
  * 用户自定义人物过滤标签,指定需要返回的用户自定义人物的标签。如果未填或者为空,则全部自定义人物结果都返回。
18977
- 标签个数最多 10 个,每个标签长度最多 16 个字符。
19218
+ 标签个数最多 100 个,每个标签长度最多 16 个字符。
18978
19219
  * @type {Array.<string> || null}
18979
19220
  */
18980
19221
  this.UserDefineLibraryLabelSet = null;
@@ -19232,7 +19473,7 @@ class PornImgReviewTemplateInfo extends AbstractModel {
19232
19473
  }
19233
19474
 
19234
19475
  /**
19235
- * Ocr 文字涉政信息
19476
+ * Ocr 文字敏感信息
19236
19477
  * @class
19237
19478
  */
19238
19479
  class AiReviewPoliticalOcrTaskOutput extends AbstractModel {
@@ -19240,13 +19481,13 @@ class AiReviewPoliticalOcrTaskOutput extends AbstractModel {
19240
19481
  super();
19241
19482
 
19242
19483
  /**
19243
- * Ocr 文字涉政、敏感评分,分值为0到100。
19484
+ * Ocr 文字敏感评分,分值为0到100。
19244
19485
  * @type {number || null}
19245
19486
  */
19246
19487
  this.Confidence = null;
19247
19488
 
19248
19489
  /**
19249
- * Ocr 文字涉政、敏感结果建议,取值范围:
19490
+ * Ocr 文字敏感结果建议,取值范围:
19250
19491
  <li>pass。</li>
19251
19492
  <li>review。</li>
19252
19493
  <li>block。</li>
@@ -19255,7 +19496,7 @@ class AiReviewPoliticalOcrTaskOutput extends AbstractModel {
19255
19496
  this.Suggestion = null;
19256
19497
 
19257
19498
  /**
19258
- * Ocr 文字有涉政、敏感嫌疑的视频片段列表。
19499
+ * Ocr 文字有敏感嫌疑的视频片段列表。
19259
19500
  * @type {Array.<MediaContentReviewOcrTextSegmentItem> || null}
19260
19501
  */
19261
19502
  this.SegmentSet = null;
@@ -19590,7 +19831,7 @@ class SampleSnapshotTaskInput extends AbstractModel {
19590
19831
  }
19591
19832
 
19592
19833
  /**
19593
- * 鉴恐任务控制参数
19834
+ * 涉敏任务控制参数
19594
19835
  * @class
19595
19836
  */
19596
19837
  class TerrorismConfigureInfo extends AbstractModel {
@@ -19598,13 +19839,13 @@ class TerrorismConfigureInfo extends AbstractModel {
19598
19839
  super();
19599
19840
 
19600
19841
  /**
19601
- * 画面鉴恐任务控制参数。
19842
+ * 画面涉敏任务控制参数。
19602
19843
  * @type {TerrorismImgReviewTemplateInfo || null}
19603
19844
  */
19604
19845
  this.ImgReviewInfo = null;
19605
19846
 
19606
19847
  /**
19607
- * 文本鉴恐任务控制参数。
19848
+ * 文本涉敏任务控制参数。
19608
19849
  * @type {TerrorismOcrReviewTemplateInfo || null}
19609
19850
  */
19610
19851
  this.OcrReviewInfo = null;
@@ -19635,7 +19876,7 @@ class TerrorismConfigureInfo extends AbstractModel {
19635
19876
  }
19636
19877
 
19637
19878
  /**
19638
- * 语音鉴政任务控制参数
19879
+ * 语音涉敏任务控制参数
19639
19880
  * @class
19640
19881
  */
19641
19882
  class PoliticalAsrReviewTemplateInfo extends AbstractModel {
@@ -19643,9 +19884,9 @@ class PoliticalAsrReviewTemplateInfo extends AbstractModel {
19643
19884
  super();
19644
19885
 
19645
19886
  /**
19646
- * 语音鉴政任务开关,可选值:
19647
- <li>ON:开启语音鉴政任务;</li>
19648
- <li>OFF:关闭语音鉴政任务。</li>
19887
+ * 语音涉敏任务开关,可选值:
19888
+ <li>ON:开启语音涉敏任务;</li>
19889
+ <li>OFF:关闭语音涉敏任务。</li>
19649
19890
  * @type {string || null}
19650
19891
  */
19651
19892
  this.Switch = null;
@@ -19728,7 +19969,7 @@ class AiAnalysisTaskClassificationResult extends AbstractModel {
19728
19969
  this.Status = null;
19729
19970
 
19730
19971
  /**
19731
- * 错误码,空字符串表示成功,其他值表示失败,取值请参考 [视频处理类错误码](https://cloud.tencent.com/document/product/862/50369#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81) 列表。
19972
+ * 错误码,空字符串表示成功,其他值表示失败,取值请参考 [媒体处理类错误码](https://cloud.tencent.com/document/product/862/50369#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81) 列表。
19732
19973
  * @type {string || null}
19733
19974
  */
19734
19975
  this.ErrCodeExt = null;
@@ -19964,6 +20205,75 @@ class AiRecognitionTaskFaceResultItem extends AbstractModel {
19964
20205
  */
19965
20206
  this.SegmentSet = null;
19966
20207
 
20208
+ /**
20209
+ * 人物性别:
20210
+ <li>Male:男性;</li>
20211
+ <li>Female:女性。</li>
20212
+ 注意:此字段可能返回 null,表示取不到有效值。
20213
+ * @type {string || null}
20214
+ */
20215
+ this.Gender = null;
20216
+
20217
+ /**
20218
+ * 人物出生日期。
20219
+ 注意:此字段可能返回 null,表示取不到有效值。
20220
+ * @type {string || null}
20221
+ */
20222
+ this.Birthday = null;
20223
+
20224
+ /**
20225
+ * 人物职业或者职务。
20226
+ 注意:此字段可能返回 null,表示取不到有效值。
20227
+ * @type {string || null}
20228
+ */
20229
+ this.Profession = null;
20230
+
20231
+ /**
20232
+ * 人物毕业院校。
20233
+ 注意:此字段可能返回 null,表示取不到有效值。
20234
+ * @type {string || null}
20235
+ */
20236
+ this.SchoolOfGraduation = null;
20237
+
20238
+ /**
20239
+ * 人物简介。
20240
+ 注意:此字段可能返回 null,表示取不到有效值。
20241
+ * @type {string || null}
20242
+ */
20243
+ this.Abstract = null;
20244
+
20245
+ /**
20246
+ * 人物出生地或者籍贯。
20247
+ 注意:此字段可能返回 null,表示取不到有效值。
20248
+ * @type {string || null}
20249
+ */
20250
+ this.PlaceOfBirth = null;
20251
+
20252
+ /**
20253
+ * 人物类型:
20254
+ <li>Politician:官员;</li>
20255
+ <li>Artist:艺人。</li>
20256
+ 注意:此字段可能返回 null,表示取不到有效值。
20257
+ * @type {string || null}
20258
+ */
20259
+ this.PersonType = null;
20260
+
20261
+ /**
20262
+ * 敏感度标注:
20263
+ <li>Normal:正常;</li>
20264
+ <li>Sensitive:敏感。</li>
20265
+ 注意:此字段可能返回 null,表示取不到有效值。
20266
+ * @type {string || null}
20267
+ */
20268
+ this.Remark = null;
20269
+
20270
+ /**
20271
+ * 截图链接
20272
+ 注意:此字段可能返回 null,表示取不到有效值。
20273
+ * @type {string || null}
20274
+ */
20275
+ this.Url = null;
20276
+
19967
20277
  }
19968
20278
 
19969
20279
  /**
@@ -19985,6 +20295,15 @@ class AiRecognitionTaskFaceResultItem extends AbstractModel {
19985
20295
  this.SegmentSet.push(obj);
19986
20296
  }
19987
20297
  }
20298
+ this.Gender = 'Gender' in params ? params.Gender : null;
20299
+ this.Birthday = 'Birthday' in params ? params.Birthday : null;
20300
+ this.Profession = 'Profession' in params ? params.Profession : null;
20301
+ this.SchoolOfGraduation = 'SchoolOfGraduation' in params ? params.SchoolOfGraduation : null;
20302
+ this.Abstract = 'Abstract' in params ? params.Abstract : null;
20303
+ this.PlaceOfBirth = 'PlaceOfBirth' in params ? params.PlaceOfBirth : null;
20304
+ this.PersonType = 'PersonType' in params ? params.PersonType : null;
20305
+ this.Remark = 'Remark' in params ? params.Remark : null;
20306
+ this.Url = 'Url' in params ? params.Url : null;
19988
20307
 
19989
20308
  }
19990
20309
  }
@@ -20209,6 +20528,14 @@ class DescribeAIRecognitionTemplatesRequest extends AbstractModel {
20209
20528
  */
20210
20529
  this.Limit = null;
20211
20530
 
20531
+ /**
20532
+ * 模板类型过滤条件,不填则返回所有,可选值:
20533
+ * Preset:系统预置模板;
20534
+ * Custom:用户自定义模板。
20535
+ * @type {string || null}
20536
+ */
20537
+ this.Type = null;
20538
+
20212
20539
  }
20213
20540
 
20214
20541
  /**
@@ -20221,6 +20548,7 @@ class DescribeAIRecognitionTemplatesRequest extends AbstractModel {
20221
20548
  this.Definitions = 'Definitions' in params ? params.Definitions : null;
20222
20549
  this.Offset = 'Offset' in params ? params.Offset : null;
20223
20550
  this.Limit = 'Limit' in params ? params.Limit : null;
20551
+ this.Type = 'Type' in params ? params.Type : null;
20224
20552
 
20225
20553
  }
20226
20554
  }
@@ -20470,6 +20798,7 @@ module.exports = {
20470
20798
  ModifyAnimatedGraphicsTemplateResponse: ModifyAnimatedGraphicsTemplateResponse,
20471
20799
  DeleteAdaptiveDynamicStreamingTemplateRequest: DeleteAdaptiveDynamicStreamingTemplateRequest,
20472
20800
  AiRecognitionTaskOcrFullTextSegmentItem: AiRecognitionTaskOcrFullTextSegmentItem,
20801
+ EditMediaOutputConfig: EditMediaOutputConfig,
20473
20802
  AiReviewPornAsrTaskOutput: AiReviewPornAsrTaskOutput,
20474
20803
  DeleteAIAnalysisTemplateRequest: DeleteAIAnalysisTemplateRequest,
20475
20804
  EditMediaRequest: EditMediaRequest,
@@ -20537,6 +20866,7 @@ module.exports = {
20537
20866
  AnimatedGraphicTaskInput: AnimatedGraphicTaskInput,
20538
20867
  DeleteContentReviewTemplateRequest: DeleteContentReviewTemplateRequest,
20539
20868
  AIAnalysisTemplateItem: AIAnalysisTemplateItem,
20869
+ HeadTailParameter: HeadTailParameter,
20540
20870
  RawImageWatermarkInput: RawImageWatermarkInput,
20541
20871
  DescribeImageSpriteTemplatesRequest: DescribeImageSpriteTemplatesRequest,
20542
20872
  AiSampleTagOperation: AiSampleTagOperation,