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
@@ -237,6 +237,62 @@ class HlsSpecialParam extends AbstractModel {
237
237
  }
238
238
  }
239
239
 
240
+ /**
241
+ * 转码总量数据
242
+ * @class
243
+ */
244
+ class TranscodeTotalInfo extends AbstractModel {
245
+ constructor(){
246
+ super();
247
+
248
+ /**
249
+ * 时间点,北京时间,
250
+ 示例:2019-03-01 00:00:00。
251
+ * @type {string || null}
252
+ */
253
+ this.Time = null;
254
+
255
+ /**
256
+ * 转码时长,单位:分钟。
257
+ * @type {number || null}
258
+ */
259
+ this.Duration = null;
260
+
261
+ /**
262
+ * 编码方式,带模块,
263
+ 示例:
264
+ liveprocessor_H264 =》直播转码-H264,
265
+ liveprocessor_H265 =》 直播转码-H265,
266
+ topspeed_H264 =》极速高清-H264,
267
+ topspeed_H265 =》极速高清-H265。
268
+ * @type {string || null}
269
+ */
270
+ this.ModuleCodec = null;
271
+
272
+ /**
273
+ * 分辨率,
274
+ 示例:540*480。
275
+ * @type {string || null}
276
+ */
277
+ this.Resolution = null;
278
+
279
+ }
280
+
281
+ /**
282
+ * @private
283
+ */
284
+ deserialize(params) {
285
+ if (!params) {
286
+ return;
287
+ }
288
+ this.Time = 'Time' in params ? params.Time : null;
289
+ this.Duration = 'Duration' in params ? params.Duration : null;
290
+ this.ModuleCodec = 'ModuleCodec' in params ? params.ModuleCodec : null;
291
+ this.Resolution = 'Resolution' in params ? params.Resolution : null;
292
+
293
+ }
294
+ }
295
+
240
296
  /**
241
297
  * StopRecordTask返回参数结构体
242
298
  * @class
@@ -423,6 +479,34 @@ class DeleteLiveTranscodeTemplateResponse extends AbstractModel {
423
479
  }
424
480
  }
425
481
 
482
+ /**
483
+ * StopScreenshotTask请求参数结构体
484
+ * @class
485
+ */
486
+ class StopScreenshotTaskRequest extends AbstractModel {
487
+ constructor(){
488
+ super();
489
+
490
+ /**
491
+ * 截图任务ID。
492
+ * @type {string || null}
493
+ */
494
+ this.TaskId = null;
495
+
496
+ }
497
+
498
+ /**
499
+ * @private
500
+ */
501
+ deserialize(params) {
502
+ if (!params) {
503
+ return;
504
+ }
505
+ this.TaskId = 'TaskId' in params ? params.TaskId : null;
506
+
507
+ }
508
+ }
509
+
426
510
  /**
427
511
  * DescribeBillBandwidthAndFluxList返回参数结构体
428
512
  * @class
@@ -502,163 +586,24 @@ class DescribeBillBandwidthAndFluxListResponse extends AbstractModel {
502
586
  }
503
587
 
504
588
  /**
505
- * 转码模板信息。
589
+ * CreateScreenshotTask返回参数结构体
506
590
  * @class
507
591
  */
508
- class TemplateInfo extends AbstractModel {
592
+ class CreateScreenshotTaskResponse extends AbstractModel {
509
593
  constructor(){
510
594
  super();
511
595
 
512
596
  /**
513
- * 视频编码:h264/h265/origin,默认h264。
514
-
515
- origin: 保持原始编码格式
597
+ * 任务ID,全局唯一标识截图任务。返回TaskId字段说明截图任务创建成功。
516
598
  * @type {string || null}
517
599
  */
518
- this.Vcodec = null;
519
-
520
- /**
521
- * 视频码率。范围:0kbps - 8000kbps。
522
- 0为保持原始码率。
523
- 注: 转码模板有码率唯一要求,最终保存的码率可能与输入码率有所差别。
524
- * @type {number || null}
525
- */
526
- this.VideoBitrate = null;
527
-
528
- /**
529
- * 音频编码:aac,默认aac。
530
- 注意:当前该参数未生效,待后续支持!
531
- * @type {string || null}
532
- */
533
- this.Acodec = null;
534
-
535
- /**
536
- * 音频码率。取值范围:0kbps - 500kbps。
537
- 默认0。
538
- * @type {number || null}
539
- */
540
- this.AudioBitrate = null;
541
-
542
- /**
543
- * 宽,默认0。
544
- 范围[0-3000]
545
- 数值必须是2的倍数,0是原始宽度
546
- * @type {number || null}
547
- */
548
- this.Width = null;
549
-
550
- /**
551
- * 高,默认0。
552
- 范围[0-3000]
553
- 数值必须是2的倍数,0是原始宽度
554
- * @type {number || null}
555
- */
556
- this.Height = null;
557
-
558
- /**
559
- * 帧率,默认0。
560
- 范围0-60fps
561
- * @type {number || null}
562
- */
563
- this.Fps = null;
564
-
565
- /**
566
- * 关键帧间隔,单位:秒。
567
- 默认原始的间隔
568
- 范围2-6
569
- * @type {number || null}
570
- */
571
- this.Gop = null;
572
-
573
- /**
574
- * 旋转角度,默认0。
575
- 可取值:0,90,180,270
576
- * @type {number || null}
577
- */
578
- this.Rotate = null;
579
-
580
- /**
581
- * 编码质量:
582
- baseline/main/high。默认baseline
583
- * @type {string || null}
584
- */
585
- this.Profile = null;
586
-
587
- /**
588
- * 当设置的码率>原始码率时,是否以原始码率为准。
589
- 0:否, 1:是
590
- 默认 0。
591
- * @type {number || null}
592
- */
593
- this.BitrateToOrig = null;
594
-
595
- /**
596
- * 当设置的高度>原始高度时,是否以原始高度为准。
597
- 0:否, 1:是
598
- 默认 0。
599
- * @type {number || null}
600
- */
601
- this.HeightToOrig = null;
602
-
603
- /**
604
- * 当设置的帧率>原始帧率时,是否以原始帧率为准。
605
- 0:否, 1:是
606
- 默认 0。
607
- * @type {number || null}
608
- */
609
- this.FpsToOrig = null;
610
-
611
- /**
612
- * 是否保留视频。0:否,1:是。
613
- * @type {number || null}
614
- */
615
- this.NeedVideo = null;
616
-
617
- /**
618
- * 是否保留音频。0:否,1:是。
619
- * @type {number || null}
620
- */
621
- this.NeedAudio = null;
622
-
623
- /**
624
- * 模板 ID。
625
- * @type {number || null}
626
- */
627
- this.TemplateId = null;
628
-
629
- /**
630
- * 模板名称。
631
- * @type {string || null}
632
- */
633
- this.TemplateName = null;
600
+ this.TaskId = null;
634
601
 
635
602
  /**
636
- * 模板描述。
603
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
637
604
  * @type {string || null}
638
605
  */
639
- this.Description = null;
640
-
641
- /**
642
- * 是否是极速高清模板,0:否,1:是。默认0。
643
- * @type {number || null}
644
- */
645
- this.AiTransCode = null;
646
-
647
- /**
648
- * 极速高清视频码率压缩比。
649
- 极速高清目标码率=VideoBitrate * (1-AdaptBitratePercent)
650
-
651
- 取值范围:0.0到0.5
652
- * @type {number || null}
653
- */
654
- this.AdaptBitratePercent = null;
655
-
656
- /**
657
- * 是否以短边作为高度,0:否,1:是。默认0。
658
- 注意:此字段可能返回 null,表示取不到有效值。
659
- * @type {number || null}
660
- */
661
- this.ShortEdgeAsHeight = null;
606
+ this.RequestId = null;
662
607
 
663
608
  }
664
609
 
@@ -669,27 +614,8 @@ baseline/main/high。默认baseline
669
614
  if (!params) {
670
615
  return;
671
616
  }
672
- this.Vcodec = 'Vcodec' in params ? params.Vcodec : null;
673
- this.VideoBitrate = 'VideoBitrate' in params ? params.VideoBitrate : null;
674
- this.Acodec = 'Acodec' in params ? params.Acodec : null;
675
- this.AudioBitrate = 'AudioBitrate' in params ? params.AudioBitrate : null;
676
- this.Width = 'Width' in params ? params.Width : null;
677
- this.Height = 'Height' in params ? params.Height : null;
678
- this.Fps = 'Fps' in params ? params.Fps : null;
679
- this.Gop = 'Gop' in params ? params.Gop : null;
680
- this.Rotate = 'Rotate' in params ? params.Rotate : null;
681
- this.Profile = 'Profile' in params ? params.Profile : null;
682
- this.BitrateToOrig = 'BitrateToOrig' in params ? params.BitrateToOrig : null;
683
- this.HeightToOrig = 'HeightToOrig' in params ? params.HeightToOrig : null;
684
- this.FpsToOrig = 'FpsToOrig' in params ? params.FpsToOrig : null;
685
- this.NeedVideo = 'NeedVideo' in params ? params.NeedVideo : null;
686
- this.NeedAudio = 'NeedAudio' in params ? params.NeedAudio : null;
687
- this.TemplateId = 'TemplateId' in params ? params.TemplateId : null;
688
- this.TemplateName = 'TemplateName' in params ? params.TemplateName : null;
689
- this.Description = 'Description' in params ? params.Description : null;
690
- this.AiTransCode = 'AiTransCode' in params ? params.AiTransCode : null;
691
- this.AdaptBitratePercent = 'AdaptBitratePercent' in params ? params.AdaptBitratePercent : null;
692
- this.ShortEdgeAsHeight = 'ShortEdgeAsHeight' in params ? params.ShortEdgeAsHeight : null;
617
+ this.TaskId = 'TaskId' in params ? params.TaskId : null;
618
+ this.RequestId = 'RequestId' in params ? params.RequestId : null;
693
619
 
694
620
  }
695
621
  }
@@ -868,7 +794,14 @@ PullVodPushLive -点播。
868
794
  SourceType 为直播(PullLivePushLive)只可以填1个,
869
795
  SourceType 为点播(PullVodPushLive)可以填多个,上限30个。
870
796
  当前支持的文件格式:flv,mp4,hls。
871
- 当前支持的拉流协议:http,https,rtmp。
797
+ 当前支持的拉流协议:http,https,rtmp,rtmps,rtsp,srt
798
+ 注意:
799
+ 1. 建议优先使用 flv 文件,对于 mp4 未交织好的文件轮播推流易产生卡顿,可通过点播转码进行重新交织后再轮播。
800
+ 2. 拒绝内网域名等攻击性拉流地址,如有使用,则做账号封禁处理。
801
+ 3. 源文件请保持时间戳正常交织递增,避免因源文件异常影响推流及播放。
802
+ 4. 视频编码格式仅支持: H264, H265。
803
+ 5. 音频编码格式仅支持: AAC。
804
+ 6. 点播源请使用小文件,尽量时长保持在1小时内,较大文件打开和续播耗时较久,耗时超过15秒会有无法正常转推风险。
872
805
  * @type {Array.<string> || null}
873
806
  */
874
807
  this.SourceUrls = null;
@@ -938,6 +871,13 @@ TaskExit:任务停止回调,
938
871
  VodSourceFileStart:从点播源文件开始拉流回调,
939
872
  VodSourceFileFinish:从点播源文件拉流结束回调,
940
873
  ResetTaskConfig:任务更新回调。
874
+
875
+ TaskAlarm: 用于告警事件通知,AlarmType 示例:
876
+ PullFileUnstable - 文件拉取不稳定,
877
+ PushStreamUnstable - 推流不稳定,
878
+ PullFileFailed - 文件拉取出错,
879
+ PushStreamFailed - 推流出现失败,
880
+ FileEndEarly - 文件提前结束。
941
881
  * @type {Array.<string> || null}
942
882
  */
943
883
  this.CallbackEvents = null;
@@ -982,6 +922,25 @@ ContinueBreakPoint:播放完当前正在播放的点播 url 后再使用新的
982
922
  */
983
923
  this.Comment = null;
984
924
 
925
+ /**
926
+ * 备源的类型:
927
+ PullLivePushLive -直播,
928
+ PullVodPushLive -点播。
929
+ 注意:
930
+ 1. 仅当主源类型为直播源时,备源才会生效。
931
+ 2. 主直播源拉流中断时,自动使用备源进行拉流。
932
+ 3. 如果备源为点播文件时,则每次轮播完点播文件就检查主源是否恢复,如果主源恢复则自动切回到主源,否则继续拉备源。
933
+ * @type {string || null}
934
+ */
935
+ this.BackupSourceType = null;
936
+
937
+ /**
938
+ * 备源 URL。
939
+ 只允许填一个备源 URL
940
+ * @type {string || null}
941
+ */
942
+ this.BackupSourceUrl = null;
943
+
985
944
  }
986
945
 
987
946
  /**
@@ -1006,6 +965,8 @@ ContinueBreakPoint:播放完当前正在播放的点播 url 后再使用新的
1006
965
  this.CallbackUrl = 'CallbackUrl' in params ? params.CallbackUrl : null;
1007
966
  this.ExtraCmd = 'ExtraCmd' in params ? params.ExtraCmd : null;
1008
967
  this.Comment = 'Comment' in params ? params.Comment : null;
968
+ this.BackupSourceType = 'BackupSourceType' in params ? params.BackupSourceType : null;
969
+ this.BackupSourceUrl = 'BackupSourceUrl' in params ? params.BackupSourceUrl : null;
1009
970
 
1010
971
  }
1011
972
  }
@@ -1182,6 +1143,42 @@ class DescribeUploadStreamNumsResponse extends AbstractModel {
1182
1143
  }
1183
1144
  }
1184
1145
 
1146
+ /**
1147
+ * 各状态码的总次数,支持大多数的 HTTP 协议返回码。
1148
+ * @class
1149
+ */
1150
+ class PlayCodeTotalInfo extends AbstractModel {
1151
+ constructor(){
1152
+ super();
1153
+
1154
+ /**
1155
+ * HTTP code,可选值包括:
1156
+ 400,403,404,500,502,503,504。
1157
+ * @type {string || null}
1158
+ */
1159
+ this.Code = null;
1160
+
1161
+ /**
1162
+ * 总次数。
1163
+ * @type {number || null}
1164
+ */
1165
+ this.Num = null;
1166
+
1167
+ }
1168
+
1169
+ /**
1170
+ * @private
1171
+ */
1172
+ deserialize(params) {
1173
+ if (!params) {
1174
+ return;
1175
+ }
1176
+ this.Code = 'Code' in params ? params.Code : null;
1177
+ this.Num = 'Num' in params ? params.Num : null;
1178
+
1179
+ }
1180
+ }
1181
+
1185
1182
  /**
1186
1183
  * DeleteLiveRecordTemplate请求参数结构体
1187
1184
  * @class
@@ -1239,48 +1236,62 @@ class DeleteLiveCallbackTemplateResponse extends AbstractModel {
1239
1236
  }
1240
1237
 
1241
1238
  /**
1242
- * DescribeLiveStreamOnlineList返回参数结构体
1239
+ * CreateScreenshotTask请求参数结构体
1243
1240
  * @class
1244
1241
  */
1245
- class DescribeLiveStreamOnlineListResponse extends AbstractModel {
1242
+ class CreateScreenshotTaskRequest extends AbstractModel {
1246
1243
  constructor(){
1247
1244
  super();
1248
1245
 
1249
1246
  /**
1250
- * 符合条件的总个数。
1251
- * @type {number || null}
1247
+ * 流名称。
1248
+ * @type {string || null}
1249
+ */
1250
+ this.StreamName = null;
1251
+
1252
+ /**
1253
+ * 推流域名。
1254
+ * @type {string || null}
1255
+ */
1256
+ this.DomainName = null;
1257
+
1258
+ /**
1259
+ * 推流路径。
1260
+ * @type {string || null}
1252
1261
  */
1253
- this.TotalNum = null;
1262
+ this.AppName = null;
1254
1263
 
1255
1264
  /**
1256
- * 总页数。
1265
+ * 截图任务结束时间,Unix时间戳。设置时间必须大于StartTime及当前时间,且EndTime - StartTime不能超过24小时。
1257
1266
  * @type {number || null}
1258
1267
  */
1259
- this.TotalPage = null;
1268
+ this.EndTime = null;
1260
1269
 
1261
1270
  /**
1262
- * 分页的页码。
1271
+ * 截图模板ID,CreateLiveSnapshotTemplate 返回值。如果传入错误ID,则不拉起截图。
1263
1272
  * @type {number || null}
1264
1273
  */
1265
- this.PageNum = null;
1274
+ this.TemplateId = null;
1266
1275
 
1267
1276
  /**
1268
- * 每页显示的条数。
1277
+ * 截图任务开始时间,Unix时间戳。如果不填表示立即启动截图。StartTime不能超过当前时间+6天。
1269
1278
  * @type {number || null}
1270
1279
  */
1271
- this.PageSize = null;
1280
+ this.StartTime = null;
1272
1281
 
1273
1282
  /**
1274
- * 正在推送流的信息列表。
1275
- * @type {Array.<StreamOnlineInfo> || null}
1283
+ * 推流类型,默认0。取值:
1284
+ 0-直播推流。
1285
+ 1-合成流,即 A+B=C 类型混流。
1286
+ * @type {number || null}
1276
1287
  */
1277
- this.OnlineInfo = null;
1288
+ this.StreamType = null;
1278
1289
 
1279
1290
  /**
1280
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
1291
+ * 扩展字段,暂无定义。默认为空。
1281
1292
  * @type {string || null}
1282
1293
  */
1283
- this.RequestId = null;
1294
+ this.Extension = null;
1284
1295
 
1285
1296
  }
1286
1297
 
@@ -1291,20 +1302,14 @@ class DescribeLiveStreamOnlineListResponse extends AbstractModel {
1291
1302
  if (!params) {
1292
1303
  return;
1293
1304
  }
1294
- this.TotalNum = 'TotalNum' in params ? params.TotalNum : null;
1295
- this.TotalPage = 'TotalPage' in params ? params.TotalPage : null;
1296
- this.PageNum = 'PageNum' in params ? params.PageNum : null;
1297
- this.PageSize = 'PageSize' in params ? params.PageSize : null;
1298
-
1299
- if (params.OnlineInfo) {
1300
- this.OnlineInfo = new Array();
1301
- for (let z in params.OnlineInfo) {
1302
- let obj = new StreamOnlineInfo();
1303
- obj.deserialize(params.OnlineInfo[z]);
1304
- this.OnlineInfo.push(obj);
1305
- }
1306
- }
1307
- this.RequestId = 'RequestId' in params ? params.RequestId : null;
1305
+ this.StreamName = 'StreamName' in params ? params.StreamName : null;
1306
+ this.DomainName = 'DomainName' in params ? params.DomainName : null;
1307
+ this.AppName = 'AppName' in params ? params.AppName : null;
1308
+ this.EndTime = 'EndTime' in params ? params.EndTime : null;
1309
+ this.TemplateId = 'TemplateId' in params ? params.TemplateId : null;
1310
+ this.StartTime = 'StartTime' in params ? params.StartTime : null;
1311
+ this.StreamType = 'StreamType' in params ? params.StreamType : null;
1312
+ this.Extension = 'Extension' in params ? params.Extension : null;
1308
1313
 
1309
1314
  }
1310
1315
  }
@@ -1437,6 +1442,18 @@ class PushQualityData extends AbstractModel {
1437
1442
  */
1438
1443
  this.StreamParam = null;
1439
1444
 
1445
+ /**
1446
+ * 带宽,单位Mbps。
1447
+ * @type {number || null}
1448
+ */
1449
+ this.Bandwidth = null;
1450
+
1451
+ /**
1452
+ * 流量,单位MB。
1453
+ * @type {number || null}
1454
+ */
1455
+ this.Flux = null;
1456
+
1440
1457
  }
1441
1458
 
1442
1459
  /**
@@ -1466,6 +1483,8 @@ class PushQualityData extends AbstractModel {
1466
1483
  this.MetaAudioRate = 'MetaAudioRate' in params ? params.MetaAudioRate : null;
1467
1484
  this.MateFps = 'MateFps' in params ? params.MateFps : null;
1468
1485
  this.StreamParam = 'StreamParam' in params ? params.StreamParam : null;
1486
+ this.Bandwidth = 'Bandwidth' in params ? params.Bandwidth : null;
1487
+ this.Flux = 'Flux' in params ? params.Flux : null;
1469
1488
 
1470
1489
  }
1471
1490
  }
@@ -1751,6 +1770,13 @@ class RecordTemplateInfo extends AbstractModel {
1751
1770
  */
1752
1771
  this.Mp3Param = null;
1753
1772
 
1773
+ /**
1774
+ * 是否去除水印。
1775
+ 注意:此字段可能返回 null,表示取不到有效值。
1776
+ * @type {boolean || null}
1777
+ */
1778
+ this.RemoveWatermark = null;
1779
+
1754
1780
  }
1755
1781
 
1756
1782
  /**
@@ -1800,6 +1826,7 @@ class RecordTemplateInfo extends AbstractModel {
1800
1826
  obj.deserialize(params.Mp3Param)
1801
1827
  this.Mp3Param = obj;
1802
1828
  }
1829
+ this.RemoveWatermark = 'RemoveWatermark' in params ? params.RemoveWatermark : null;
1803
1830
 
1804
1831
  }
1805
1832
  }
@@ -2599,6 +2626,84 @@ class CommonMixOutputParams extends AbstractModel {
2599
2626
  }
2600
2627
  }
2601
2628
 
2629
+ /**
2630
+ * DescribePushBandwidthAndFluxList返回参数结构体
2631
+ * @class
2632
+ */
2633
+ class DescribePushBandwidthAndFluxListResponse extends AbstractModel {
2634
+ constructor(){
2635
+ super();
2636
+
2637
+ /**
2638
+ * 峰值带宽所在时间点,格式为 yyyy-mm-dd HH:MM:SS。
2639
+ * @type {string || null}
2640
+ */
2641
+ this.PeakBandwidthTime = null;
2642
+
2643
+ /**
2644
+ * 峰值带宽,单位是 Mbps。
2645
+ * @type {number || null}
2646
+ */
2647
+ this.PeakBandwidth = null;
2648
+
2649
+ /**
2650
+ * 95峰值带宽所在时间点,格式为 yyyy-mm-dd HH:MM:SS。
2651
+ * @type {string || null}
2652
+ */
2653
+ this.P95PeakBandwidthTime = null;
2654
+
2655
+ /**
2656
+ * 95峰值带宽,单位是 Mbps。
2657
+ * @type {number || null}
2658
+ */
2659
+ this.P95PeakBandwidth = null;
2660
+
2661
+ /**
2662
+ * 总流量,单位是 MB。
2663
+ * @type {number || null}
2664
+ */
2665
+ this.SumFlux = null;
2666
+
2667
+ /**
2668
+ * 明细数据信息。
2669
+ * @type {Array.<BillDataInfo> || null}
2670
+ */
2671
+ this.DataInfoList = null;
2672
+
2673
+ /**
2674
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
2675
+ * @type {string || null}
2676
+ */
2677
+ this.RequestId = null;
2678
+
2679
+ }
2680
+
2681
+ /**
2682
+ * @private
2683
+ */
2684
+ deserialize(params) {
2685
+ if (!params) {
2686
+ return;
2687
+ }
2688
+ this.PeakBandwidthTime = 'PeakBandwidthTime' in params ? params.PeakBandwidthTime : null;
2689
+ this.PeakBandwidth = 'PeakBandwidth' in params ? params.PeakBandwidth : null;
2690
+ this.P95PeakBandwidthTime = 'P95PeakBandwidthTime' in params ? params.P95PeakBandwidthTime : null;
2691
+ this.P95PeakBandwidth = 'P95PeakBandwidth' in params ? params.P95PeakBandwidth : null;
2692
+ this.SumFlux = 'SumFlux' in params ? params.SumFlux : null;
2693
+
2694
+ if (params.DataInfoList) {
2695
+ this.DataInfoList = new Array();
2696
+ for (let z in params.DataInfoList) {
2697
+ let obj = new BillDataInfo();
2698
+ obj.deserialize(params.DataInfoList[z]);
2699
+ this.DataInfoList.push(obj);
2700
+ }
2701
+ }
2702
+ this.RequestId = 'RequestId' in params ? params.RequestId : null;
2703
+
2704
+ }
2705
+ }
2706
+
2602
2707
  /**
2603
2708
  * DescribeUploadStreamNums请求参数结构体
2604
2709
  * @class
@@ -2921,6 +3026,85 @@ class DeleteLiveTranscodeRuleRequest extends AbstractModel {
2921
3026
  }
2922
3027
  }
2923
3028
 
3029
+ /**
3030
+ * DescribePushBandwidthAndFluxList请求参数结构体
3031
+ * @class
3032
+ */
3033
+ class DescribePushBandwidthAndFluxListRequest extends AbstractModel {
3034
+ constructor(){
3035
+ super();
3036
+
3037
+ /**
3038
+ * 起始时间点,格式为 yyyy-mm-dd HH:MM:SS。
3039
+ * @type {string || null}
3040
+ */
3041
+ this.StartTime = null;
3042
+
3043
+ /**
3044
+ * 结束时间点,格式为 yyyy-mm-dd HH:MM:SS,起始和结束时间跨度不支持超过31天。
3045
+ * @type {string || null}
3046
+ */
3047
+ this.EndTime = null;
3048
+
3049
+ /**
3050
+ * 域名,可以填多个,若不填,表示总体数据。
3051
+ * @type {Array.<string> || null}
3052
+ */
3053
+ this.PushDomains = null;
3054
+
3055
+ /**
3056
+ * 可选值:
3057
+ Mainland:查询中国大陆(境内)数据,
3058
+ Oversea:则查询国际/港澳台(境外)数据,
3059
+ 不填则默认查询全球地区(境内+境外)的数据。
3060
+ * @type {string || null}
3061
+ */
3062
+ this.MainlandOrOversea = null;
3063
+
3064
+ /**
3065
+ * 数据粒度,支持如下粒度:
3066
+ 5:5分钟粒度,(跨度不支持超过1天),
3067
+ 60:1小时粒度(跨度不支持超过一个月),
3068
+ 1440:天粒度(跨度不支持超过一个月)。
3069
+ 默认值:5。
3070
+ * @type {number || null}
3071
+ */
3072
+ this.Granularity = null;
3073
+
3074
+ /**
3075
+ * 大区,映射表如下:
3076
+ China Mainland 中国大陆
3077
+ Asia Pacific I 亚太一区
3078
+ Asia Pacific II 亚太二区
3079
+ Asia Pacific III 亚太三区
3080
+ Europe 欧洲
3081
+ North America 北美
3082
+ South America 南美
3083
+ Middle East 中东
3084
+ Africa 非洲。
3085
+ * @type {Array.<string> || null}
3086
+ */
3087
+ this.RegionNames = null;
3088
+
3089
+ }
3090
+
3091
+ /**
3092
+ * @private
3093
+ */
3094
+ deserialize(params) {
3095
+ if (!params) {
3096
+ return;
3097
+ }
3098
+ this.StartTime = 'StartTime' in params ? params.StartTime : null;
3099
+ this.EndTime = 'EndTime' in params ? params.EndTime : null;
3100
+ this.PushDomains = 'PushDomains' in params ? params.PushDomains : null;
3101
+ this.MainlandOrOversea = 'MainlandOrOversea' in params ? params.MainlandOrOversea : null;
3102
+ this.Granularity = 'Granularity' in params ? params.Granularity : null;
3103
+ this.RegionNames = 'RegionNames' in params ? params.RegionNames : null;
3104
+
3105
+ }
3106
+ }
3107
+
2924
3108
  /**
2925
3109
  * CreateLiveRecordRule请求参数结构体
2926
3110
  * @class
@@ -3321,6 +3505,34 @@ class ModifyLiveSnapshotTemplateResponse extends AbstractModel {
3321
3505
  }
3322
3506
  }
3323
3507
 
3508
+ /**
3509
+ * DeleteScreenshotTask请求参数结构体
3510
+ * @class
3511
+ */
3512
+ class DeleteScreenshotTaskRequest extends AbstractModel {
3513
+ constructor(){
3514
+ super();
3515
+
3516
+ /**
3517
+ * 任务ID,CreateScreenshotTask返回。删除TaskId指定的截图任务。
3518
+ * @type {string || null}
3519
+ */
3520
+ this.TaskId = null;
3521
+
3522
+ }
3523
+
3524
+ /**
3525
+ * @private
3526
+ */
3527
+ deserialize(params) {
3528
+ if (!params) {
3529
+ return;
3530
+ }
3531
+ this.TaskId = 'TaskId' in params ? params.TaskId : null;
3532
+
3533
+ }
3534
+ }
3535
+
3324
3536
  /**
3325
3537
  * DescribeProIspPlaySumInfoList请求参数结构体
3326
3538
  * @class
@@ -3437,25 +3649,30 @@ class DescribeDeliverBandwidthListRequest extends AbstractModel {
3437
3649
  }
3438
3650
 
3439
3651
  /**
3440
- * 各状态码的总次数,支持大多数的 HTTP 协议返回码。
3652
+ * DescribeScreenshotTask返回参数结构体
3441
3653
  * @class
3442
3654
  */
3443
- class PlayCodeTotalInfo extends AbstractModel {
3655
+ class DescribeScreenshotTaskResponse extends AbstractModel {
3444
3656
  constructor(){
3445
3657
  super();
3446
3658
 
3447
3659
  /**
3448
- * HTTP code,可选值包括:
3449
- 400,403,404,500,502,503,504。
3660
+ * 翻页标识,当请求未返回所有数据,该字段表示下一条记录的 Token。当该字段为空,说明已无更多数据。
3450
3661
  * @type {string || null}
3451
3662
  */
3452
- this.Code = null;
3663
+ this.ScrollToken = null;
3453
3664
 
3454
3665
  /**
3455
- * 总次数。
3456
- * @type {number || null}
3666
+ * 截图任务列表。当该字段为空,说明已返回所有数据。
3667
+ * @type {Array.<ScreenshotTask> || null}
3457
3668
  */
3458
- this.Num = null;
3669
+ this.TaskList = null;
3670
+
3671
+ /**
3672
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
3673
+ * @type {string || null}
3674
+ */
3675
+ this.RequestId = null;
3459
3676
 
3460
3677
  }
3461
3678
 
@@ -3466,8 +3683,17 @@ class PlayCodeTotalInfo extends AbstractModel {
3466
3683
  if (!params) {
3467
3684
  return;
3468
3685
  }
3469
- this.Code = 'Code' in params ? params.Code : null;
3470
- this.Num = 'Num' in params ? params.Num : null;
3686
+ this.ScrollToken = 'ScrollToken' in params ? params.ScrollToken : null;
3687
+
3688
+ if (params.TaskList) {
3689
+ this.TaskList = new Array();
3690
+ for (let z in params.TaskList) {
3691
+ let obj = new ScreenshotTask();
3692
+ obj.deserialize(params.TaskList[z]);
3693
+ this.TaskList.push(obj);
3694
+ }
3695
+ }
3696
+ this.RequestId = 'RequestId' in params ? params.RequestId : null;
3471
3697
 
3472
3698
  }
3473
3699
  }
@@ -3789,6 +4015,7 @@ class CommonMixLayoutParams extends AbstractModel {
3789
4015
  * 输入图层。取值范围[1,16]。
3790
4016
  1)背景流(即大主播画面或画布)的 image_layer 填1。
3791
4017
  2)纯音频混流,该参数也需填。
4018
+ 注意:不同输入,该值不可重复
3792
4019
  * @type {number || null}
3793
4020
  */
3794
4021
  this.ImageLayer = null;
@@ -3806,24 +4033,24 @@ class CommonMixLayoutParams extends AbstractModel {
3806
4033
  this.InputType = null;
3807
4034
 
3808
4035
  /**
3809
- * 输入画面在输出时的宽度。取值范围:
4036
+ * 输入画面在输出时的高度。取值范围:
3810
4037
  像素:[0,2000]
3811
4038
  百分比:[0.01,0.99]
3812
- 不填默认为输入流的宽度。
3813
- 使用百分比时,期望输出为(百分比 * 背景宽)。
4039
+ 不填默认为输入流的高度。
4040
+ 使用百分比时,期望输出为(百分比 * 背景高)。
3814
4041
  * @type {number || null}
3815
4042
  */
3816
- this.ImageWidth = null;
4043
+ this.ImageHeight = null;
3817
4044
 
3818
4045
  /**
3819
- * 输入画面在输出时的高度。取值范围:
4046
+ * 输入画面在输出时的宽度。取值范围:
3820
4047
  像素:[0,2000]
3821
4048
  百分比:[0.01,0.99]
3822
- 不填默认为输入流的高度。
3823
- 使用百分比时,期望输出为(百分比 * 背景高)。
4049
+ 不填默认为输入流的宽度。
4050
+ 使用百分比时,期望输出为(百分比 * 背景宽)。
3824
4051
  * @type {number || null}
3825
4052
  */
3826
- this.ImageHeight = null;
4053
+ this.ImageWidth = null;
3827
4054
 
3828
4055
  /**
3829
4056
  * 输入在输出画面的X偏移。取值范围:
@@ -3878,8 +4105,8 @@ class CommonMixLayoutParams extends AbstractModel {
3878
4105
  }
3879
4106
  this.ImageLayer = 'ImageLayer' in params ? params.ImageLayer : null;
3880
4107
  this.InputType = 'InputType' in params ? params.InputType : null;
3881
- this.ImageWidth = 'ImageWidth' in params ? params.ImageWidth : null;
3882
4108
  this.ImageHeight = 'ImageHeight' in params ? params.ImageHeight : null;
4109
+ this.ImageWidth = 'ImageWidth' in params ? params.ImageWidth : null;
3883
4110
  this.LocationX = 'LocationX' in params ? params.LocationX : null;
3884
4111
  this.LocationY = 'LocationY' in params ? params.LocationY : null;
3885
4112
  this.Color = 'Color' in params ? params.Color : null;
@@ -4087,16 +4314,16 @@ class CallBackTemplateInfo extends AbstractModel {
4087
4314
  this.StreamBeginNotifyUrl = null;
4088
4315
 
4089
4316
  /**
4090
- * 断流回调 URL。
4317
+ * 混流回调 URL。(参数已弃用)。
4091
4318
  * @type {string || null}
4092
4319
  */
4093
- this.StreamEndNotifyUrl = null;
4320
+ this.StreamMixNotifyUrl = null;
4094
4321
 
4095
4322
  /**
4096
- * 混流回调 URL。
4323
+ * 断流回调 URL。
4097
4324
  * @type {string || null}
4098
4325
  */
4099
- this.StreamMixNotifyUrl = null;
4326
+ this.StreamEndNotifyUrl = null;
4100
4327
 
4101
4328
  /**
4102
4329
  * 录制回调 URL。
@@ -4135,8 +4362,8 @@ class CallBackTemplateInfo extends AbstractModel {
4135
4362
  this.TemplateName = 'TemplateName' in params ? params.TemplateName : null;
4136
4363
  this.Description = 'Description' in params ? params.Description : null;
4137
4364
  this.StreamBeginNotifyUrl = 'StreamBeginNotifyUrl' in params ? params.StreamBeginNotifyUrl : null;
4138
- this.StreamEndNotifyUrl = 'StreamEndNotifyUrl' in params ? params.StreamEndNotifyUrl : null;
4139
4365
  this.StreamMixNotifyUrl = 'StreamMixNotifyUrl' in params ? params.StreamMixNotifyUrl : null;
4366
+ this.StreamEndNotifyUrl = 'StreamEndNotifyUrl' in params ? params.StreamEndNotifyUrl : null;
4140
4367
  this.RecordNotifyUrl = 'RecordNotifyUrl' in params ? params.RecordNotifyUrl : null;
4141
4368
  this.SnapshotNotifyUrl = 'SnapshotNotifyUrl' in params ? params.SnapshotNotifyUrl : null;
4142
4369
  this.PornCensorshipNotifyUrl = 'PornCensorshipNotifyUrl' in params ? params.PornCensorshipNotifyUrl : null;
@@ -4280,6 +4507,16 @@ class UnBindLiveDomainCertRequest extends AbstractModel {
4280
4507
  */
4281
4508
  this.DomainName = null;
4282
4509
 
4510
+ /**
4511
+ * 枚举值:
4512
+ gray: 解绑灰度规则
4513
+ formal(默认): 解绑正式规则
4514
+
4515
+ 不传则为formal
4516
+ * @type {string || null}
4517
+ */
4518
+ this.Type = null;
4519
+
4283
4520
  }
4284
4521
 
4285
4522
  /**
@@ -4290,6 +4527,7 @@ class UnBindLiveDomainCertRequest extends AbstractModel {
4290
4527
  return;
4291
4528
  }
4292
4529
  this.DomainName = 'DomainName' in params ? params.DomainName : null;
4530
+ this.Type = 'Type' in params ? params.Type : null;
4293
4531
 
4294
4532
  }
4295
4533
  }
@@ -4355,7 +4593,7 @@ class DescribeScreenShotSheetNumListRequest extends AbstractModel {
4355
4593
  this.PushDomains = null;
4356
4594
 
4357
4595
  /**
4358
- * 数据维度,数据延迟1个半小时,可选值包括:1、Minute(5分钟粒度,最大支持查询时间范围是31天),2、Day(天粒度,默认值,最大支持查询时间范围是186天当天)。
4596
+ * 数据维度,数据延迟1个半小时,可选值包括:1、Minute(5分钟粒度,最大支持查询时间范围是31天),2、Day(天粒度,默认值,按照北京时间做跨天处理,最大支持查询时间范围是186天当天)。
4359
4597
  * @type {string || null}
4360
4598
  */
4361
4599
  this.Granularity = null;
@@ -4459,6 +4697,13 @@ class DescribeLiveDomainsResponse extends AbstractModel {
4459
4697
  */
4460
4698
  this.DomainList = null;
4461
4699
 
4700
+ /**
4701
+ * 可继续添加域名数量。
4702
+ 注意:此字段可能返回 null,表示取不到有效值。
4703
+ * @type {number || null}
4704
+ */
4705
+ this.CreateLimitCount = null;
4706
+
4462
4707
  /**
4463
4708
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
4464
4709
  * @type {string || null}
@@ -4484,6 +4729,7 @@ class DescribeLiveDomainsResponse extends AbstractModel {
4484
4729
  this.DomainList.push(obj);
4485
4730
  }
4486
4731
  }
4732
+ this.CreateLimitCount = 'CreateLimitCount' in params ? params.CreateLimitCount : null;
4487
4733
  this.RequestId = 'RequestId' in params ? params.RequestId : null;
4488
4734
 
4489
4735
  }
@@ -4620,10 +4866,7 @@ ResetTaskConfig:任务更新回调。
4620
4866
 
4621
4867
  /**
4622
4868
  * 指定播放文件索引。
4623
- 注意:
4624
- 1. 从1开始,不大于SourceUrls中文件个数。
4625
- 2. 只有VodRefreshType为ContinueBeginPoint时指定才有效。
4626
- 3. 只有当前任务处于暂停时,指定后启动任务才会生效。
4869
+ 注意: 从1开始,不大于SourceUrls中文件个数。
4627
4870
  * @type {number || null}
4628
4871
  */
4629
4872
  this.FileIndex = null;
@@ -4632,8 +4875,6 @@ ResetTaskConfig:任务更新回调。
4632
4875
  * 指定播放文件偏移。
4633
4876
  注意:
4634
4877
  1. 单位:秒,配合FileIndex使用。
4635
- 2. 只有VodRefreshType为ContinueBeginPoint时指定才有效。
4636
- 3. 只有当前任务处于暂停时,指定后启动任务才会生效。
4637
4878
  * @type {number || null}
4638
4879
  */
4639
4880
  this.OffsetTime = null;
@@ -4644,6 +4885,25 @@ ResetTaskConfig:任务更新回调。
4644
4885
  */
4645
4886
  this.Comment = null;
4646
4887
 
4888
+ /**
4889
+ * 备源的类型:
4890
+ PullLivePushLive -直播,
4891
+ PullVodPushLive -点播。
4892
+ 注意:
4893
+ 1. 仅当主源类型为直播源时,备源才会生效。
4894
+ 2. 主直播源拉流中断时,自动使用备源进行拉流。
4895
+ 3. 如果备源为点播文件时,则每次轮播完点播文件就检查主源是否恢复,如果主源恢复则自动切回到主源,否则继续拉备源。
4896
+ * @type {string || null}
4897
+ */
4898
+ this.BackupSourceType = null;
4899
+
4900
+ /**
4901
+ * 备源 URL。
4902
+ 只允许填一个备源 URL
4903
+ * @type {string || null}
4904
+ */
4905
+ this.BackupSourceUrl = null;
4906
+
4647
4907
  }
4648
4908
 
4649
4909
  /**
@@ -4666,6 +4926,8 @@ ResetTaskConfig:任务更新回调。
4666
4926
  this.FileIndex = 'FileIndex' in params ? params.FileIndex : null;
4667
4927
  this.OffsetTime = 'OffsetTime' in params ? params.OffsetTime : null;
4668
4928
  this.Comment = 'Comment' in params ? params.Comment : null;
4929
+ this.BackupSourceType = 'BackupSourceType' in params ? params.BackupSourceType : null;
4930
+ this.BackupSourceUrl = 'BackupSourceUrl' in params ? params.BackupSourceUrl : null;
4669
4931
 
4670
4932
  }
4671
4933
  }
@@ -5541,6 +5803,8 @@ class CommonMixInputParam extends AbstractModel {
5541
5803
 
5542
5804
  /**
5543
5805
  * 输入流名称。80字节以内,仅含字母、数字以及下划线的字符串。
5806
+ 当LayoutParams.InputType=0(音视频)/4(纯音频)/5(纯视频)时,该值为需要混流的流名称。
5807
+ 当LayoutParams.InputType=2(图片)/3(画布)时,该值仅用作标识输入,可用类似Canvas1、Pictrue1的名称。
5544
5808
  * @type {string || null}
5545
5809
  */
5546
5810
  this.InputStreamName = null;
@@ -5676,6 +5940,69 @@ class DescribeLiveRecordTemplatesResponse extends AbstractModel {
5676
5940
  }
5677
5941
  }
5678
5942
 
5943
+ /**
5944
+ * DescribeScreenshotTask请求参数结构体
5945
+ * @class
5946
+ */
5947
+ class DescribeScreenshotTaskRequest extends AbstractModel {
5948
+ constructor(){
5949
+ super();
5950
+
5951
+ /**
5952
+ * 查询任务开始时间,Unix 时间戳。设置时间不早于当前时间之前90天的时间,且查询时间跨度不超过一周。
5953
+ * @type {number || null}
5954
+ */
5955
+ this.StartTime = null;
5956
+
5957
+ /**
5958
+ * 查询任务结束时间,Unix 时间戳。EndTime 必须大于 StartTime,设置时间不早于当前时间之前90天的时间,且查询时间跨度不超过一周。(注意:任务开始结束时间必须在查询时间范围内)。
5959
+ * @type {number || null}
5960
+ */
5961
+ this.EndTime = null;
5962
+
5963
+ /**
5964
+ * 流名称。
5965
+ * @type {string || null}
5966
+ */
5967
+ this.StreamName = null;
5968
+
5969
+ /**
5970
+ * 推流域名。
5971
+ * @type {string || null}
5972
+ */
5973
+ this.DomainName = null;
5974
+
5975
+ /**
5976
+ * 推流路径。
5977
+ * @type {string || null}
5978
+ */
5979
+ this.AppName = null;
5980
+
5981
+ /**
5982
+ * 翻页标识,分批拉取时使用:当单次请求无法拉取所有数据,接口将会返回 ScrollToken,下一次请求携带该 Token,将会从下一条记录开始获取。
5983
+ * @type {string || null}
5984
+ */
5985
+ this.ScrollToken = null;
5986
+
5987
+ }
5988
+
5989
+ /**
5990
+ * @private
5991
+ */
5992
+ deserialize(params) {
5993
+ if (!params) {
5994
+ return;
5995
+ }
5996
+ this.StartTime = 'StartTime' in params ? params.StartTime : null;
5997
+ this.EndTime = 'EndTime' in params ? params.EndTime : null;
5998
+ this.StreamName = 'StreamName' in params ? params.StreamName : null;
5999
+ this.DomainName = 'DomainName' in params ? params.DomainName : null;
6000
+ this.AppName = 'AppName' in params ? params.AppName : null;
6001
+ this.ScrollToken = 'ScrollToken' in params ? params.ScrollToken : null;
6002
+
6003
+ }
6004
+ }
6005
+
5679
6006
  /**
5680
6007
  * DescribeCallbackRecordsList请求参数结构体
5681
6008
  * @class
@@ -5703,13 +6030,13 @@ class DescribeCallbackRecordsListRequest extends AbstractModel {
5703
6030
  this.StreamName = null;
5704
6031
 
5705
6032
  /**
5706
- * 页码
6033
+ * 页码。
5707
6034
  * @type {number || null}
5708
6035
  */
5709
6036
  this.PageNum = null;
5710
6037
 
5711
6038
  /**
5712
- * 每页条数
6039
+ * 每页条数。
5713
6040
  * @type {number || null}
5714
6041
  */
5715
6042
  this.PageSize = null;
@@ -5719,12 +6046,14 @@ class DescribeCallbackRecordsListRequest extends AbstractModel {
5719
6046
  0: "断流",
5720
6047
  1: "推流",
5721
6048
  100: "录制"
6049
+ 200: "截图回调"。
5722
6050
  * @type {number || null}
5723
6051
  */
5724
6052
  this.EventType = null;
5725
6053
 
5726
6054
  /**
5727
- * 回调结果。0为成功,其他为失败
6055
+ * 回调结果。
6056
+ 0为成功,其他为失败。
5728
6057
  * @type {number || null}
5729
6058
  */
5730
6059
  this.ResultCode = null;
@@ -5887,8 +6216,7 @@ class CreateLiveCallbackTemplateRequest extends AbstractModel {
5887
6216
  this.CallbackKey = null;
5888
6217
 
5889
6218
  /**
5890
- * 混流回调 URL,
5891
- 相关协议文档:[事件消息通知](/document/product/267/32744)。
6219
+ * 参数已弃用。
5892
6220
  * @type {string || null}
5893
6221
  */
5894
6222
  this.StreamMixNotifyUrl = null;
@@ -6130,13 +6458,31 @@ forbid:禁播。
6130
6458
  }
6131
6459
 
6132
6460
  /**
6133
- * StopLiveRecord请求参数结构体
6461
+ * 截图任务
6134
6462
  * @class
6135
6463
  */
6136
- class StopLiveRecordRequest extends AbstractModel {
6464
+ class ScreenshotTask extends AbstractModel {
6137
6465
  constructor(){
6138
6466
  super();
6139
6467
 
6468
+ /**
6469
+ * 截图任务ID。
6470
+ * @type {string || null}
6471
+ */
6472
+ this.TaskId = null;
6473
+
6474
+ /**
6475
+ * 推流域名。
6476
+ * @type {string || null}
6477
+ */
6478
+ this.DomainName = null;
6479
+
6480
+ /**
6481
+ * 推流路径。
6482
+ * @type {string || null}
6483
+ */
6484
+ this.AppName = null;
6485
+
6140
6486
  /**
6141
6487
  * 流名称。
6142
6488
  * @type {string || null}
@@ -6144,10 +6490,28 @@ class StopLiveRecordRequest extends AbstractModel {
6144
6490
  this.StreamName = null;
6145
6491
 
6146
6492
  /**
6147
- * 任务ID,由CreateLiveRecord接口返回。
6493
+ * 任务开始时间,Unix时间戳。
6148
6494
  * @type {number || null}
6149
6495
  */
6150
- this.TaskId = null;
6496
+ this.StartTime = null;
6497
+
6498
+ /**
6499
+ * 任务结束时间,Unix时间戳。
6500
+ * @type {number || null}
6501
+ */
6502
+ this.EndTime = null;
6503
+
6504
+ /**
6505
+ * 截图模板ID。
6506
+ * @type {number || null}
6507
+ */
6508
+ this.TemplateId = null;
6509
+
6510
+ /**
6511
+ * 调用 StopScreenshotTask 停止任务时间,Unix时间戳。值为0表示未曾调用接口停止任务。
6512
+ * @type {number || null}
6513
+ */
6514
+ this.Stopped = null;
6151
6515
 
6152
6516
  }
6153
6517
 
@@ -6158,8 +6522,14 @@ class StopLiveRecordRequest extends AbstractModel {
6158
6522
  if (!params) {
6159
6523
  return;
6160
6524
  }
6161
- this.StreamName = 'StreamName' in params ? params.StreamName : null;
6162
6525
  this.TaskId = 'TaskId' in params ? params.TaskId : null;
6526
+ this.DomainName = 'DomainName' in params ? params.DomainName : null;
6527
+ this.AppName = 'AppName' in params ? params.AppName : null;
6528
+ this.StreamName = 'StreamName' in params ? params.StreamName : null;
6529
+ this.StartTime = 'StartTime' in params ? params.StartTime : null;
6530
+ this.EndTime = 'EndTime' in params ? params.EndTime : null;
6531
+ this.TemplateId = 'TemplateId' in params ? params.TemplateId : null;
6532
+ this.Stopped = 'Stopped' in params ? params.Stopped : null;
6163
6533
 
6164
6534
  }
6165
6535
  }
@@ -6394,40 +6764,51 @@ class DescribeLivePackageInfoResponse extends AbstractModel {
6394
6764
  204: 日结流量
6395
6765
  205: 日结时长
6396
6766
  206: 月结时长
6397
- 304: 日结流量
6767
+ 304: 日结流量。
6398
6768
  注意:此字段可能返回 null,表示取不到有效值。
6399
6769
  * @type {number || null}
6400
6770
  */
6401
6771
  this.PackageBillMode = null;
6402
6772
 
6403
6773
  /**
6404
- * 总页数
6774
+ * 总页数。
6405
6775
  注意:此字段可能返回 null,表示取不到有效值。
6406
6776
  * @type {number || null}
6407
6777
  */
6408
6778
  this.TotalPage = null;
6409
6779
 
6410
6780
  /**
6411
- * 数据总条数
6781
+ * 数据总条数。
6412
6782
  注意:此字段可能返回 null,表示取不到有效值。
6413
6783
  * @type {number || null}
6414
6784
  */
6415
6785
  this.TotalNum = null;
6416
6786
 
6417
6787
  /**
6418
- * 当前页数
6788
+ * 当前页数。
6419
6789
  注意:此字段可能返回 null,表示取不到有效值。
6420
6790
  * @type {number || null}
6421
6791
  */
6422
6792
  this.PageNum = null;
6423
6793
 
6424
6794
  /**
6425
- * 当前每页数量
6795
+ * 当前每页数量。
6426
6796
  注意:此字段可能返回 null,表示取不到有效值。
6427
6797
  * @type {number || null}
6428
6798
  */
6429
6799
  this.PageSize = null;
6430
6800
 
6801
+ /**
6802
+ * 当请求参数 PackageType = 0 时生效,逗号分隔,从第一个到最后一个分别表示:
6803
+ 标准直播,中国大陆(境内全地区)计费方式。
6804
+ 标准直播,国际/港澳台(境外多地区)计费方式。
6805
+ 快直播,中国大陆(境内全地区)计费方式。
6806
+ 快直播,国际/港澳台(境外多地区)计费方式。
6807
+ 注意:此字段可能返回 null,表示取不到有效值。
6808
+ * @type {string || null}
6809
+ */
6810
+ this.FluxPackageBillMode = null;
6811
+
6431
6812
  /**
6432
6813
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
6433
6814
  * @type {string || null}
@@ -6457,6 +6838,7 @@ class DescribeLivePackageInfoResponse extends AbstractModel {
6457
6838
  this.TotalNum = 'TotalNum' in params ? params.TotalNum : null;
6458
6839
  this.PageNum = 'PageNum' in params ? params.PageNum : null;
6459
6840
  this.PageSize = 'PageSize' in params ? params.PageSize : null;
6841
+ this.FluxPackageBillMode = 'FluxPackageBillMode' in params ? params.FluxPackageBillMode : null;
6460
6842
  this.RequestId = 'RequestId' in params ? params.RequestId : null;
6461
6843
 
6462
6844
  }
@@ -6685,7 +7067,7 @@ class CreateCommonMixStreamRequest extends AbstractModel {
6685
7067
  super();
6686
7068
 
6687
7069
  /**
6688
- * 混流会话(申请混流开始到取消混流结束)标识 ID。
7070
+ * 混流会话(申请混流开始到取消混流结束)标识 ID。80字节以内,仅含字母、数字以及下划线的字符串。
6689
7071
  * @type {string || null}
6690
7072
  */
6691
7073
  this.MixStreamSessionId = null;
@@ -6942,13 +7324,13 @@ class PushDataInfo extends AbstractModel {
6942
7324
  this.AsampleRate = null;
6943
7325
 
6944
7326
  /**
6945
- * metadata 中的音频码率,单位: Kbps
7327
+ * metadata 中的音频码率,单位: bps
6946
7328
  * @type {number || null}
6947
7329
  */
6948
7330
  this.MetaAudioSpeed = null;
6949
7331
 
6950
7332
  /**
6951
- * metadata 中的视频码率,单位: Kbps
7333
+ * metadata 中的视频码率,单位: bps
6952
7334
  * @type {number || null}
6953
7335
  */
6954
7336
  this.MetaVideoSpeed = null;
@@ -7591,8 +7973,8 @@ class DescribeLivePackageInfoRequest extends AbstractModel {
7591
7973
 
7592
7974
  /**
7593
7975
  * 包类型,可选值:
7594
- 0:流量包;
7595
- 1:转码包。
7976
+ 0:流量包
7977
+ 1:转码包
7596
7978
  2: 连麦包。
7597
7979
  * @type {number || null}
7598
7980
  */
@@ -7603,10 +7985,10 @@ class DescribeLivePackageInfoRequest extends AbstractModel {
7603
7985
  1. BuyTimeDesc: 最新购买的排在最前面
7604
7986
  2. BuyTimeAsc: 最老购买的排在最前面
7605
7987
  3. ExpireTimeDesc: 最后过期的排在最前面
7606
- 4. ExpireTimeAsc:最先过期的排在最前面
7988
+ 4. ExpireTimeAsc:最先过期的排在最前面。
7607
7989
 
7608
7990
  注意:
7609
- 1. PackageType 为 2(连麦包) 的时候,不支持 3、4 排序
7991
+ 1. PackageType 为 2(连麦包) 的时候,不支持 3、4 排序。
7610
7992
  * @type {string || null}
7611
7993
  */
7612
7994
  this.OrderBy = null;
@@ -7619,7 +8001,7 @@ class DescribeLivePackageInfoRequest extends AbstractModel {
7619
8001
 
7620
8002
  /**
7621
8003
  * 分页大小,和 PageNum 同时传递才会生效。
7622
- 取值:10 ~ 100 之间的任意整数
8004
+ 取值:10 ~ 100 之间的任意整数。
7623
8005
  * @type {number || null}
7624
8006
  */
7625
8007
  this.PageSize = null;
@@ -8342,13 +8724,13 @@ class DescribeStreamPushInfoListRequest extends AbstractModel {
8342
8724
  this.StreamName = null;
8343
8725
 
8344
8726
  /**
8345
- * 起始时间点,格式为yyyy-mm-dd HH:MM:SS。
8727
+ * 起始时间点,北京时间,格式为yyyy-mm-dd HH:MM:SS。
8346
8728
  * @type {string || null}
8347
8729
  */
8348
8730
  this.StartTime = null;
8349
8731
 
8350
8732
  /**
8351
- * 结束时间点,格式为yyyy-mm-dd HH:MM:SS,最大时间跨度支持6小时,支持最近6天数据查询。
8733
+ * 结束时间点,北京时间,格式为yyyy-mm-dd HH:MM:SS,支持查询最近7天数据,建议查询时间跨度在3小时之内。
8352
8734
  * @type {string || null}
8353
8735
  */
8354
8736
  this.EndTime = null;
@@ -8601,115 +8983,72 @@ class ResumeLiveStreamResponse extends AbstractModel {
8601
8983
  }
8602
8984
 
8603
8985
  /**
8604
- * ModifyLiveRecordTemplate请求参数结构体
8986
+ * DescribeLiveStreamOnlineList返回参数结构体
8605
8987
  * @class
8606
8988
  */
8607
- class ModifyLiveRecordTemplateRequest extends AbstractModel {
8989
+ class DescribeLiveStreamOnlineListResponse extends AbstractModel {
8608
8990
  constructor(){
8609
8991
  super();
8610
8992
 
8611
8993
  /**
8612
- * DescribeRecordTemplates接口获取到的模板 ID。
8994
+ * 符合条件的总个数。
8613
8995
  * @type {number || null}
8614
8996
  */
8615
- this.TemplateId = null;
8616
-
8617
- /**
8618
- * 模板名称。
8619
- * @type {string || null}
8620
- */
8621
- this.TemplateName = null;
8622
-
8623
- /**
8624
- * 描述信息。
8625
- * @type {string || null}
8626
- */
8627
- this.Description = null;
8628
-
8629
- /**
8630
- * FLV 录制参数,开启 FLV 录制时设置。
8631
- * @type {RecordParam || null}
8632
- */
8633
- this.FlvParam = null;
8997
+ this.TotalNum = null;
8634
8998
 
8635
8999
  /**
8636
- * HLS 录制参数,开启 HLS 录制时设置。
8637
- * @type {RecordParam || null}
9000
+ * 总页数。
9001
+ * @type {number || null}
8638
9002
  */
8639
- this.HlsParam = null;
9003
+ this.TotalPage = null;
8640
9004
 
8641
9005
  /**
8642
- * MP4 录制参数,开启 MP4 录制时设置。
8643
- * @type {RecordParam || null}
9006
+ * 分页的页码。
9007
+ * @type {number || null}
8644
9008
  */
8645
- this.Mp4Param = null;
9009
+ this.PageNum = null;
8646
9010
 
8647
9011
  /**
8648
- * AAC 录制参数,开启 AAC 录制时设置。
8649
- * @type {RecordParam || null}
9012
+ * 每页显示的条数。
9013
+ * @type {number || null}
8650
9014
  */
8651
- this.AacParam = null;
9015
+ this.PageSize = null;
8652
9016
 
8653
9017
  /**
8654
- * HLS 录制定制参数。
8655
- * @type {HlsSpecialParam || null}
9018
+ * 正在推送流的信息列表。
9019
+ * @type {Array.<StreamOnlineInfo> || null}
8656
9020
  */
8657
- this.HlsSpecialParam = null;
9021
+ this.OnlineInfo = null;
8658
9022
 
8659
9023
  /**
8660
- * MP3 录制参数,开启 MP3 录制时设置。
8661
- * @type {RecordParam || null}
9024
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
9025
+ * @type {string || null}
8662
9026
  */
8663
- this.Mp3Param = null;
9027
+ this.RequestId = null;
8664
9028
 
8665
9029
  }
8666
9030
 
8667
- /**
8668
- * @private
8669
- */
8670
- deserialize(params) {
8671
- if (!params) {
8672
- return;
8673
- }
8674
- this.TemplateId = 'TemplateId' in params ? params.TemplateId : null;
8675
- this.TemplateName = 'TemplateName' in params ? params.TemplateName : null;
8676
- this.Description = 'Description' in params ? params.Description : null;
8677
-
8678
- if (params.FlvParam) {
8679
- let obj = new RecordParam();
8680
- obj.deserialize(params.FlvParam)
8681
- this.FlvParam = obj;
8682
- }
8683
-
8684
- if (params.HlsParam) {
8685
- let obj = new RecordParam();
8686
- obj.deserialize(params.HlsParam)
8687
- this.HlsParam = obj;
8688
- }
8689
-
8690
- if (params.Mp4Param) {
8691
- let obj = new RecordParam();
8692
- obj.deserialize(params.Mp4Param)
8693
- this.Mp4Param = obj;
8694
- }
8695
-
8696
- if (params.AacParam) {
8697
- let obj = new RecordParam();
8698
- obj.deserialize(params.AacParam)
8699
- this.AacParam = obj;
8700
- }
8701
-
8702
- if (params.HlsSpecialParam) {
8703
- let obj = new HlsSpecialParam();
8704
- obj.deserialize(params.HlsSpecialParam)
8705
- this.HlsSpecialParam = obj;
9031
+ /**
9032
+ * @private
9033
+ */
9034
+ deserialize(params) {
9035
+ if (!params) {
9036
+ return;
8706
9037
  }
9038
+ this.TotalNum = 'TotalNum' in params ? params.TotalNum : null;
9039
+ this.TotalPage = 'TotalPage' in params ? params.TotalPage : null;
9040
+ this.PageNum = 'PageNum' in params ? params.PageNum : null;
9041
+ this.PageSize = 'PageSize' in params ? params.PageSize : null;
8707
9042
 
8708
- if (params.Mp3Param) {
8709
- let obj = new RecordParam();
8710
- obj.deserialize(params.Mp3Param)
8711
- this.Mp3Param = obj;
9043
+ if (params.OnlineInfo) {
9044
+ this.OnlineInfo = new Array();
9045
+ for (let z in params.OnlineInfo) {
9046
+ let obj = new StreamOnlineInfo();
9047
+ obj.deserialize(params.OnlineInfo[z]);
9048
+ this.OnlineInfo.push(obj);
9049
+ }
8712
9050
  }
9051
+ this.RequestId = 'RequestId' in params ? params.RequestId : null;
8713
9052
 
8714
9053
  }
8715
9054
  }
@@ -9097,7 +9436,7 @@ class DescribeLiveForbidStreamListRequest extends AbstractModel {
9097
9436
  this.PageSize = null;
9098
9437
 
9099
9438
  /**
9100
- * 搜索的推流 id 名称。
9439
+ * 按流名称查询。
9101
9440
  * @type {string || null}
9102
9441
  */
9103
9442
  this.StreamName = null;
@@ -9380,31 +9719,31 @@ class DescribeCallbackRecordsListResponse extends AbstractModel {
9380
9719
  super();
9381
9720
 
9382
9721
  /**
9383
- * 回调事件列表
9722
+ * 回调事件列表。
9384
9723
  * @type {Array.<CallbackEventInfo> || null}
9385
9724
  */
9386
9725
  this.DataInfoList = null;
9387
9726
 
9388
9727
  /**
9389
- * 页码
9728
+ * 页码。
9390
9729
  * @type {number || null}
9391
9730
  */
9392
9731
  this.PageNum = null;
9393
9732
 
9394
9733
  /**
9395
- * 每页条数
9734
+ * 每页条数。
9396
9735
  * @type {number || null}
9397
9736
  */
9398
9737
  this.PageSize = null;
9399
9738
 
9400
9739
  /**
9401
- * 总条数
9740
+ * 总条数。
9402
9741
  * @type {number || null}
9403
9742
  */
9404
9743
  this.TotalNum = null;
9405
9744
 
9406
9745
  /**
9407
- * 总页数
9746
+ * 总页数。
9408
9747
  * @type {number || null}
9409
9748
  */
9410
9749
  this.TotalPage = null;
@@ -9569,6 +9908,86 @@ class MonitorStreamPlayInfo extends AbstractModel {
9569
9908
  }
9570
9909
  }
9571
9910
 
9911
+ /**
9912
+ * DescribePlayErrorCodeSumInfoList请求参数结构体
9913
+ * @class
9914
+ */
9915
+ class DescribePlayErrorCodeSumInfoListRequest extends AbstractModel {
9916
+ constructor(){
9917
+ super();
9918
+
9919
+ /**
9920
+ * 起始时间点,北京时间。
9921
+ 格式:yyyy-mm-dd HH:MM:SS。
9922
+ * @type {string || null}
9923
+ */
9924
+ this.StartTime = null;
9925
+
9926
+ /**
9927
+ * 结束时间点,北京时间。
9928
+ 格式:yyyy-mm-dd HH:MM:SS。
9929
+ 注:EndTime 和 StartTime 只支持最近1天的数据查询。
9930
+ * @type {string || null}
9931
+ */
9932
+ this.EndTime = null;
9933
+
9934
+ /**
9935
+ * 播放域名列表,不填表示总体数据。
9936
+ * @type {Array.<string> || null}
9937
+ */
9938
+ this.PlayDomains = null;
9939
+
9940
+ /**
9941
+ * 页数,范围[1,1000],默认值是1。
9942
+ * @type {number || null}
9943
+ */
9944
+ this.PageNum = null;
9945
+
9946
+ /**
9947
+ * 每页个数,范围:[1,1000],默认值是20。
9948
+ * @type {number || null}
9949
+ */
9950
+ this.PageSize = null;
9951
+
9952
+ /**
9953
+ * 地域,可选值:Mainland,Oversea,China,Foreign,Global(默认值);如果为空,查询总的数据;如果为“Mainland”,查询中国大陆的数据;如果为“Oversea”,则查询中国大陆以外的数据;如果为China,查询中国的数据(包括港澳台);如果为Foreign,查询国外的数据(不包括港澳台)。
9954
+ * @type {string || null}
9955
+ */
9956
+ this.MainlandOrOversea = null;
9957
+
9958
+ /**
9959
+ * 分组参数,可选值:CountryProIsp(默认值),Country(国家),默认是按照国家+省份+运营商来进行分组;目前国外的省份和运营商暂时无法识别。
9960
+ * @type {string || null}
9961
+ */
9962
+ this.GroupType = null;
9963
+
9964
+ /**
9965
+ * 输出字段使用的语言,可选值:Chinese(默认值),English,目前国家,省份和运营商支持多语言。
9966
+ * @type {string || null}
9967
+ */
9968
+ this.OutLanguage = null;
9969
+
9970
+ }
9971
+
9972
+ /**
9973
+ * @private
9974
+ */
9975
+ deserialize(params) {
9976
+ if (!params) {
9977
+ return;
9978
+ }
9979
+ this.StartTime = 'StartTime' in params ? params.StartTime : null;
9980
+ this.EndTime = 'EndTime' in params ? params.EndTime : null;
9981
+ this.PlayDomains = 'PlayDomains' in params ? params.PlayDomains : null;
9982
+ this.PageNum = 'PageNum' in params ? params.PageNum : null;
9983
+ this.PageSize = 'PageSize' in params ? params.PageSize : null;
9984
+ this.MainlandOrOversea = 'MainlandOrOversea' in params ? params.MainlandOrOversea : null;
9985
+ this.GroupType = 'GroupType' in params ? params.GroupType : null;
9986
+ this.OutLanguage = 'OutLanguage' in params ? params.OutLanguage : null;
9987
+
9988
+ }
9989
+ }
9990
+
9572
9991
  /**
9573
9992
  * DescribeLiveTranscodeDetailInfo请求参数结构体
9574
9993
  * @class
@@ -9592,7 +10011,7 @@ class DescribeLiveTranscodeDetailInfoRequest extends AbstractModel {
9592
10011
  /**
9593
10012
  * 查询时间,北京时间,
9594
10013
  格式:yyyymmdd。
9595
- 注意:支持查询近1个月内某天的详细数据。
10014
+ 注意:支持查询近1个月内某天的详细数据,截止到昨天。
9596
10015
  * @type {string || null}
9597
10016
  */
9598
10017
  this.DayTime = null;
@@ -9622,7 +10041,7 @@ class DescribeLiveTranscodeDetailInfoRequest extends AbstractModel {
9622
10041
  /**
9623
10042
  * 结束天时间,北京时间,
9624
10043
  格式:yyyymmdd。
9625
- 注意:支持查询近1个月内的详细数据,注意DayTime 与(StartDayTime,EndDayTime)必须要传一个,如果都传,会以DayTime为准 。
10044
+ 注意:支持查询近1个月内的详细数据,截止到昨天,注意DayTime 与(StartDayTime,EndDayTime)必须要传一个,如果都传,会以DayTime为准 。
9626
10045
  * @type {string || null}
9627
10046
  */
9628
10047
  this.EndDayTime = null;
@@ -9749,6 +10168,15 @@ class DescribeLiveDomainsRequest extends AbstractModel {
9749
10168
  */
9750
10169
  this.DomainPrefix = null;
9751
10170
 
10171
+ /**
10172
+ * 播放区域,只在 DomainType=1 时该参数有意义。
10173
+ 1: 国内。
10174
+ 2: 全球。
10175
+ 3: 海外。
10176
+ * @type {number || null}
10177
+ */
10178
+ this.PlayType = null;
10179
+
9752
10180
  }
9753
10181
 
9754
10182
  /**
@@ -9764,6 +10192,7 @@ class DescribeLiveDomainsRequest extends AbstractModel {
9764
10192
  this.PageNum = 'PageNum' in params ? params.PageNum : null;
9765
10193
  this.IsDelayLive = 'IsDelayLive' in params ? params.IsDelayLive : null;
9766
10194
  this.DomainPrefix = 'DomainPrefix' in params ? params.DomainPrefix : null;
10195
+ this.PlayType = 'PlayType' in params ? params.PlayType : null;
9767
10196
 
9768
10197
  }
9769
10198
  }
@@ -10678,63 +11107,18 @@ NormalLive:普通直播。
10678
11107
  }
10679
11108
 
10680
11109
  /**
10681
- * DescribePlayErrorCodeSumInfoList请求参数结构体
11110
+ * DeleteScreenshotTask返回参数结构体
10682
11111
  * @class
10683
11112
  */
10684
- class DescribePlayErrorCodeSumInfoListRequest extends AbstractModel {
11113
+ class DeleteScreenshotTaskResponse extends AbstractModel {
10685
11114
  constructor(){
10686
11115
  super();
10687
11116
 
10688
11117
  /**
10689
- * 起始时间点,北京时间。
10690
- 格式:yyyy-mm-dd HH:MM:SS。
10691
- * @type {string || null}
10692
- */
10693
- this.StartTime = null;
10694
-
10695
- /**
10696
- * 结束时间点,北京时间。
10697
- 格式:yyyy-mm-dd HH:MM:SS。
10698
- 注:EndTime 和 StartTime 只支持最近1天的数据查询。
10699
- * @type {string || null}
10700
- */
10701
- this.EndTime = null;
10702
-
10703
- /**
10704
- * 播放域名列表,不填表示总体数据。
10705
- * @type {Array.<string> || null}
10706
- */
10707
- this.PlayDomains = null;
10708
-
10709
- /**
10710
- * 页数,范围[1,1000],默认值是1。
10711
- * @type {number || null}
10712
- */
10713
- this.PageNum = null;
10714
-
10715
- /**
10716
- * 每页个数,范围:[1,1000],默认值是20。
10717
- * @type {number || null}
10718
- */
10719
- this.PageSize = null;
10720
-
10721
- /**
10722
- * 地域,可选值:Mainland,Oversea,China,Foreign,Global(默认值);如果为空,查询总的数据;如果为“Mainland”,查询中国大陆的数据;如果为“Oversea”,则查询中国大陆以外的数据;如果为China,查询中国的数据(包括港澳台);如果为Foreign,查询国外的数据(不包括港澳台)。
10723
- * @type {string || null}
10724
- */
10725
- this.MainlandOrOversea = null;
10726
-
10727
- /**
10728
- * 分组参数,可选值:CountryProIsp(默认值),Country(国家),默认是按照国家+省份+运营商来进行分组;目前国外的省份和运营商暂时无法识别。
10729
- * @type {string || null}
10730
- */
10731
- this.GroupType = null;
10732
-
10733
- /**
10734
- * 输出字段使用的语言,可选值:Chinese(默认值),English,目前国家,省份和运营商支持多语言。
11118
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
10735
11119
  * @type {string || null}
10736
11120
  */
10737
- this.OutLanguage = null;
11121
+ this.RequestId = null;
10738
11122
 
10739
11123
  }
10740
11124
 
@@ -10745,14 +11129,7 @@ class DescribePlayErrorCodeSumInfoListRequest extends AbstractModel {
10745
11129
  if (!params) {
10746
11130
  return;
10747
11131
  }
10748
- this.StartTime = 'StartTime' in params ? params.StartTime : null;
10749
- this.EndTime = 'EndTime' in params ? params.EndTime : null;
10750
- this.PlayDomains = 'PlayDomains' in params ? params.PlayDomains : null;
10751
- this.PageNum = 'PageNum' in params ? params.PageNum : null;
10752
- this.PageSize = 'PageSize' in params ? params.PageSize : null;
10753
- this.MainlandOrOversea = 'MainlandOrOversea' in params ? params.MainlandOrOversea : null;
10754
- this.GroupType = 'GroupType' in params ? params.GroupType : null;
10755
- this.OutLanguage = 'OutLanguage' in params ? params.OutLanguage : null;
11132
+ this.RequestId = 'RequestId' in params ? params.RequestId : null;
10756
11133
 
10757
11134
  }
10758
11135
  }
@@ -10829,25 +11206,109 @@ class CommonMixControlParams extends AbstractModel {
10829
11206
  super();
10830
11207
 
10831
11208
  /**
10832
- * 取值范围[0,1]。
10833
- 填1时,当参数中图层分辨率参数与视频实际分辨率不一致时,自动从视频中按图层设置的分辨率比例进行裁剪。
10834
- * @type {number || null}
11209
+ * 取值范围[0,1]。
11210
+ 填1时,当参数中图层分辨率参数与视频实际分辨率不一致时,自动从视频中按图层设置的分辨率比例进行裁剪。
11211
+ * @type {number || null}
11212
+ */
11213
+ this.UseMixCropCenter = null;
11214
+
11215
+ /**
11216
+ * 取值范围[0,1]
11217
+ 填1时,当InputStreamList中个数为1时,且OutputParams.OutputStreamType为1时,不执行取消操作,执行拷贝流操作
11218
+ * @type {number || null}
11219
+ */
11220
+ this.AllowCopy = null;
11221
+
11222
+ /**
11223
+ * 取值范围[0,1]
11224
+ 填1时,透传原始流的sei
11225
+ * @type {number || null}
11226
+ */
11227
+ this.PassInputSei = null;
11228
+
11229
+ }
11230
+
11231
+ /**
11232
+ * @private
11233
+ */
11234
+ deserialize(params) {
11235
+ if (!params) {
11236
+ return;
11237
+ }
11238
+ this.UseMixCropCenter = 'UseMixCropCenter' in params ? params.UseMixCropCenter : null;
11239
+ this.AllowCopy = 'AllowCopy' in params ? params.AllowCopy : null;
11240
+ this.PassInputSei = 'PassInputSei' in params ? params.PassInputSei : null;
11241
+
11242
+ }
11243
+ }
11244
+
11245
+ /**
11246
+ * ModifyLiveRecordTemplate请求参数结构体
11247
+ * @class
11248
+ */
11249
+ class ModifyLiveRecordTemplateRequest extends AbstractModel {
11250
+ constructor(){
11251
+ super();
11252
+
11253
+ /**
11254
+ * DescribeRecordTemplates接口获取到的模板 ID。
11255
+ * @type {number || null}
11256
+ */
11257
+ this.TemplateId = null;
11258
+
11259
+ /**
11260
+ * 模板名称。
11261
+ * @type {string || null}
11262
+ */
11263
+ this.TemplateName = null;
11264
+
11265
+ /**
11266
+ * 描述信息。
11267
+ * @type {string || null}
11268
+ */
11269
+ this.Description = null;
11270
+
11271
+ /**
11272
+ * FLV 录制参数,开启 FLV 录制时设置。
11273
+ * @type {RecordParam || null}
11274
+ */
11275
+ this.FlvParam = null;
11276
+
11277
+ /**
11278
+ * HLS 录制参数,开启 HLS 录制时设置。
11279
+ * @type {RecordParam || null}
11280
+ */
11281
+ this.HlsParam = null;
11282
+
11283
+ /**
11284
+ * MP4 录制参数,开启 MP4 录制时设置。
11285
+ * @type {RecordParam || null}
11286
+ */
11287
+ this.Mp4Param = null;
11288
+
11289
+ /**
11290
+ * AAC 录制参数,开启 AAC 录制时设置。
11291
+ * @type {RecordParam || null}
11292
+ */
11293
+ this.AacParam = null;
11294
+
11295
+ /**
11296
+ * HLS 录制定制参数。
11297
+ * @type {HlsSpecialParam || null}
10835
11298
  */
10836
- this.UseMixCropCenter = null;
11299
+ this.HlsSpecialParam = null;
10837
11300
 
10838
11301
  /**
10839
- * 取值范围[0,1]
10840
- 填1时,当InputStreamList中个数为1时,且OutputParams.OutputStreamType为1时,不执行取消操作,执行拷贝流操作
10841
- * @type {number || null}
11302
+ * MP3 录制参数,开启 MP3 录制时设置。
11303
+ * @type {RecordParam || null}
10842
11304
  */
10843
- this.AllowCopy = null;
11305
+ this.Mp3Param = null;
10844
11306
 
10845
11307
  /**
10846
- * 取值范围[0,1]
10847
- 填1时,透传原始流的sei
10848
- * @type {number || null}
11308
+ * 是否去除水印,类型为慢直播时此参数无效。
11309
+ * @type {boolean || null}
10849
11310
  */
10850
- this.PassInputSei = null;
11311
+ this.RemoveWatermark = null;
10851
11312
 
10852
11313
  }
10853
11314
 
@@ -10858,9 +11319,46 @@ class CommonMixControlParams extends AbstractModel {
10858
11319
  if (!params) {
10859
11320
  return;
10860
11321
  }
10861
- this.UseMixCropCenter = 'UseMixCropCenter' in params ? params.UseMixCropCenter : null;
10862
- this.AllowCopy = 'AllowCopy' in params ? params.AllowCopy : null;
10863
- this.PassInputSei = 'PassInputSei' in params ? params.PassInputSei : null;
11322
+ this.TemplateId = 'TemplateId' in params ? params.TemplateId : null;
11323
+ this.TemplateName = 'TemplateName' in params ? params.TemplateName : null;
11324
+ this.Description = 'Description' in params ? params.Description : null;
11325
+
11326
+ if (params.FlvParam) {
11327
+ let obj = new RecordParam();
11328
+ obj.deserialize(params.FlvParam)
11329
+ this.FlvParam = obj;
11330
+ }
11331
+
11332
+ if (params.HlsParam) {
11333
+ let obj = new RecordParam();
11334
+ obj.deserialize(params.HlsParam)
11335
+ this.HlsParam = obj;
11336
+ }
11337
+
11338
+ if (params.Mp4Param) {
11339
+ let obj = new RecordParam();
11340
+ obj.deserialize(params.Mp4Param)
11341
+ this.Mp4Param = obj;
11342
+ }
11343
+
11344
+ if (params.AacParam) {
11345
+ let obj = new RecordParam();
11346
+ obj.deserialize(params.AacParam)
11347
+ this.AacParam = obj;
11348
+ }
11349
+
11350
+ if (params.HlsSpecialParam) {
11351
+ let obj = new HlsSpecialParam();
11352
+ obj.deserialize(params.HlsSpecialParam)
11353
+ this.HlsSpecialParam = obj;
11354
+ }
11355
+
11356
+ if (params.Mp3Param) {
11357
+ let obj = new RecordParam();
11358
+ obj.deserialize(params.Mp3Param)
11359
+ this.Mp3Param = obj;
11360
+ }
11361
+ this.RemoveWatermark = 'RemoveWatermark' in params ? params.RemoveWatermark : null;
10864
11362
 
10865
11363
  }
10866
11364
  }
@@ -11053,7 +11551,7 @@ class RecordParam extends AbstractModel {
11053
11551
  /**
11054
11552
  * 录制间隔。
11055
11553
  单位秒,默认:1800。
11056
- 取值范围:300-7200。
11554
+ 取值范围:30-7200。
11057
11555
  此参数对 HLS 无效,当录制 HLS 时从推流到断流生成一个文件。
11058
11556
  * @type {number || null}
11059
11557
  */
@@ -11061,7 +11559,7 @@ class RecordParam extends AbstractModel {
11061
11559
 
11062
11560
  /**
11063
11561
  * 录制存储时长。
11064
- 单位秒,取值范围: 0 - 93312000。
11562
+ 单位秒,取值范围: 0 - 1500天。
11065
11563
  0:表示永久存储。
11066
11564
  * @type {number || null}
11067
11565
  */
@@ -11103,6 +11601,29 @@ class RecordParam extends AbstractModel {
11103
11601
  */
11104
11602
  this.VodFileName = null;
11105
11603
 
11604
+ /**
11605
+ * 任务流
11606
+ 注意:此字段可能返回 null,表示取不到有效值。
11607
+ * @type {string || null}
11608
+ */
11609
+ this.Procedure = null;
11610
+
11611
+ /**
11612
+ * 视频存储策略。
11613
+ normal:标准存储。
11614
+ cold:低频存储。
11615
+ 注意:此字段可能返回 null,表示取不到有效值。
11616
+ * @type {string || null}
11617
+ */
11618
+ this.StorageMode = null;
11619
+
11620
+ /**
11621
+ * 点播应用分类
11622
+ 注意:此字段可能返回 null,表示取不到有效值。
11623
+ * @type {number || null}
11624
+ */
11625
+ this.ClassId = null;
11626
+
11106
11627
  }
11107
11628
 
11108
11629
  /**
@@ -11117,6 +11638,9 @@ class RecordParam extends AbstractModel {
11117
11638
  this.Enable = 'Enable' in params ? params.Enable : null;
11118
11639
  this.VodSubAppId = 'VodSubAppId' in params ? params.VodSubAppId : null;
11119
11640
  this.VodFileName = 'VodFileName' in params ? params.VodFileName : null;
11641
+ this.Procedure = 'Procedure' in params ? params.Procedure : null;
11642
+ this.StorageMode = 'StorageMode' in params ? params.StorageMode : null;
11643
+ this.ClassId = 'ClassId' in params ? params.ClassId : null;
11120
11644
 
11121
11645
  }
11122
11646
  }
@@ -11452,7 +11976,7 @@ class DescribeStreamPlayInfoListRequest extends AbstractModel {
11452
11976
 
11453
11977
  /**
11454
11978
  * 结束时间,北京时间,格式为yyyy-mm-dd HH:MM:SS,
11455
- 结束时间 和 开始时间跨度不支持超过24小时,支持距当前时间30天内的数据查询。
11979
+ 结束时间 和 开始时间跨度不支持超过24小时,支持距当前时间15天内的数据查询。
11456
11980
  * @type {string || null}
11457
11981
  */
11458
11982
  this.EndTime = null;
@@ -11581,6 +12105,7 @@ origin: 保持原始编码格式
11581
12105
  * 高,默认0。
11582
12106
  范围[0-3000]
11583
12107
  数值必须是2的倍数,0是原始高度。
12108
+ 极速高清模板(AiTransCode = 1 的时候)必须传。
11584
12109
  * @type {number || null}
11585
12110
  */
11586
12111
  this.Height = null;
@@ -11798,6 +12323,34 @@ class DeleteLiveDomainRequest extends AbstractModel {
11798
12323
  }
11799
12324
  }
11800
12325
 
12326
+ /**
12327
+ * ForbidLiveDomain返回参数结构体
12328
+ * @class
12329
+ */
12330
+ class ForbidLiveDomainResponse extends AbstractModel {
12331
+ constructor(){
12332
+ super();
12333
+
12334
+ /**
12335
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
12336
+ * @type {string || null}
12337
+ */
12338
+ this.RequestId = null;
12339
+
12340
+ }
12341
+
12342
+ /**
12343
+ * @private
12344
+ */
12345
+ deserialize(params) {
12346
+ if (!params) {
12347
+ return;
12348
+ }
12349
+ this.RequestId = 'RequestId' in params ? params.RequestId : null;
12350
+
12351
+ }
12352
+ }
12353
+
11801
12354
  /**
11802
12355
  * AddDelayLiveStream返回参数结构体
11803
12356
  * @class
@@ -12272,13 +12825,20 @@ class DescribeAllStreamPlayInfoListResponse extends AbstractModel {
12272
12825
  }
12273
12826
 
12274
12827
  /**
12275
- * ForbidLiveDomain返回参数结构体
12828
+ * DescribeLiveTranscodeTotalInfo返回参数结构体
12276
12829
  * @class
12277
12830
  */
12278
- class ForbidLiveDomainResponse extends AbstractModel {
12831
+ class DescribeLiveTranscodeTotalInfoResponse extends AbstractModel {
12279
12832
  constructor(){
12280
12833
  super();
12281
12834
 
12835
+ /**
12836
+ * 统计数据列表。
12837
+ 注意:此字段可能返回 null,表示取不到有效值。
12838
+ * @type {Array.<TranscodeTotalInfo> || null}
12839
+ */
12840
+ this.DataInfoList = null;
12841
+
12282
12842
  /**
12283
12843
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
12284
12844
  * @type {string || null}
@@ -12294,6 +12854,15 @@ class ForbidLiveDomainResponse extends AbstractModel {
12294
12854
  if (!params) {
12295
12855
  return;
12296
12856
  }
12857
+
12858
+ if (params.DataInfoList) {
12859
+ this.DataInfoList = new Array();
12860
+ for (let z in params.DataInfoList) {
12861
+ let obj = new TranscodeTotalInfo();
12862
+ obj.deserialize(params.DataInfoList[z]);
12863
+ this.DataInfoList.push(obj);
12864
+ }
12865
+ }
12297
12866
  this.RequestId = 'RequestId' in params ? params.RequestId : null;
12298
12867
 
12299
12868
  }
@@ -12347,13 +12916,13 @@ class CreateRecordTaskRequest extends AbstractModel {
12347
12916
  this.AppName = null;
12348
12917
 
12349
12918
  /**
12350
- * 录制任务结束时间,Unix时间戳。设置时间必须大于StartTime,且EndTime - StartTime不能超过24小时。
12919
+ * 录制任务结束时间,Unix时间戳。设置时间必须大于StartTime及当前时间,且EndTime - StartTime不能超过24小时。
12351
12920
  * @type {number || null}
12352
12921
  */
12353
12922
  this.EndTime = null;
12354
12923
 
12355
12924
  /**
12356
- * 录制任务开始时间,Unix时间戳。如果不填表示立即启动录制。不超过从当前时间开始6天之内的时间。
12925
+ * 录制任务开始时间,Unix时间戳。如果不填表示立即启动录制。StartTime不能超过当前时间+6天。
12357
12926
  * @type {number || null}
12358
12927
  */
12359
12928
  this.StartTime = null;
@@ -12745,6 +13314,21 @@ Oversea:则查询国外数据,
12745
13314
  */
12746
13315
  this.ServiceName = null;
12747
13316
 
13317
+ /**
13318
+ * 大区,映射表如下:
13319
+ China Mainland 中国大陆
13320
+ Asia Pacific I 亚太一区
13321
+ Asia Pacific II 亚太二区
13322
+ Asia Pacific III 亚太三区
13323
+ Europe 欧洲
13324
+ North America 北美
13325
+ South America 南美
13326
+ Middle East 中东
13327
+ Africa 非洲。
13328
+ * @type {Array.<string> || null}
13329
+ */
13330
+ this.RegionNames = null;
13331
+
12748
13332
  }
12749
13333
 
12750
13334
  /**
@@ -12760,6 +13344,7 @@ Oversea:则查询国外数据,
12760
13344
  this.MainlandOrOversea = 'MainlandOrOversea' in params ? params.MainlandOrOversea : null;
12761
13345
  this.Granularity = 'Granularity' in params ? params.Granularity : null;
12762
13346
  this.ServiceName = 'ServiceName' in params ? params.ServiceName : null;
13347
+ this.RegionNames = 'RegionNames' in params ? params.RegionNames : null;
12763
13348
 
12764
13349
  }
12765
13350
  }
@@ -12852,19 +13437,21 @@ class CreateLiveSnapshotTemplateRequest extends AbstractModel {
12852
13437
 
12853
13438
  /**
12854
13439
  * 截图间隔,单位s,默认10s。
12855
- 范围: 5s ~ 300s。
13440
+ 范围: 2s ~ 300s。
12856
13441
  * @type {number || null}
12857
13442
  */
12858
13443
  this.SnapshotInterval = null;
12859
13444
 
12860
13445
  /**
12861
13446
  * 截图宽度。默认:0(原始宽)。
13447
+ 范围:0-3000 。
12862
13448
  * @type {number || null}
12863
13449
  */
12864
13450
  this.Width = null;
12865
13451
 
12866
13452
  /**
12867
13453
  * 截图高度。默认:0(原始高)。
13454
+ 范围:0-2000 。
12868
13455
  * @type {number || null}
12869
13456
  */
12870
13457
  this.Height = null;
@@ -14201,6 +14788,41 @@ class DescribeStreamDayPlayInfoListResponse extends AbstractModel {
14201
14788
  }
14202
14789
  }
14203
14790
 
14791
+ /**
14792
+ * StopLiveRecord请求参数结构体
14793
+ * @class
14794
+ */
14795
+ class StopLiveRecordRequest extends AbstractModel {
14796
+ constructor(){
14797
+ super();
14798
+
14799
+ /**
14800
+ * 流名称。
14801
+ * @type {string || null}
14802
+ */
14803
+ this.StreamName = null;
14804
+
14805
+ /**
14806
+ * 任务ID,由CreateLiveRecord接口返回。
14807
+ * @type {number || null}
14808
+ */
14809
+ this.TaskId = null;
14810
+
14811
+ }
14812
+
14813
+ /**
14814
+ * @private
14815
+ */
14816
+ deserialize(params) {
14817
+ if (!params) {
14818
+ return;
14819
+ }
14820
+ this.StreamName = 'StreamName' in params ? params.StreamName : null;
14821
+ this.TaskId = 'TaskId' in params ? params.TaskId : null;
14822
+
14823
+ }
14824
+ }
14825
+
14204
14826
  /**
14205
14827
  * DescribeVisitTopSumInfoList返回参数结构体
14206
14828
  * @class
@@ -14502,16 +15124,120 @@ class DescribePullStreamConfigsResponse extends AbstractModel {
14502
15124
  super();
14503
15125
 
14504
15126
  /**
14505
- * 拉流配置。
14506
- * @type {Array.<PullStreamConfig> || null}
15127
+ * 拉流配置。
15128
+ * @type {Array.<PullStreamConfig> || null}
15129
+ */
15130
+ this.PullStreamConfigs = null;
15131
+
15132
+ /**
15133
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
15134
+ * @type {string || null}
15135
+ */
15136
+ this.RequestId = null;
15137
+
15138
+ }
15139
+
15140
+ /**
15141
+ * @private
15142
+ */
15143
+ deserialize(params) {
15144
+ if (!params) {
15145
+ return;
15146
+ }
15147
+
15148
+ if (params.PullStreamConfigs) {
15149
+ this.PullStreamConfigs = new Array();
15150
+ for (let z in params.PullStreamConfigs) {
15151
+ let obj = new PullStreamConfig();
15152
+ obj.deserialize(params.PullStreamConfigs[z]);
15153
+ this.PullStreamConfigs.push(obj);
15154
+ }
15155
+ }
15156
+ this.RequestId = 'RequestId' in params ? params.RequestId : null;
15157
+
15158
+ }
15159
+ }
15160
+
15161
+ /**
15162
+ * DescribeLiveCallbackRules返回参数结构体
15163
+ * @class
15164
+ */
15165
+ class DescribeLiveCallbackRulesResponse extends AbstractModel {
15166
+ constructor(){
15167
+ super();
15168
+
15169
+ /**
15170
+ * 规则信息列表。
15171
+ * @type {Array.<CallBackRuleInfo> || null}
15172
+ */
15173
+ this.Rules = null;
15174
+
15175
+ /**
15176
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
15177
+ * @type {string || null}
15178
+ */
15179
+ this.RequestId = null;
15180
+
15181
+ }
15182
+
15183
+ /**
15184
+ * @private
15185
+ */
15186
+ deserialize(params) {
15187
+ if (!params) {
15188
+ return;
15189
+ }
15190
+
15191
+ if (params.Rules) {
15192
+ this.Rules = new Array();
15193
+ for (let z in params.Rules) {
15194
+ let obj = new CallBackRuleInfo();
15195
+ obj.deserialize(params.Rules[z]);
15196
+ this.Rules.push(obj);
15197
+ }
15198
+ }
15199
+ this.RequestId = 'RequestId' in params ? params.RequestId : null;
15200
+
15201
+ }
15202
+ }
15203
+
15204
+ /**
15205
+ * DescribeLiveTranscodeTotalInfo请求参数结构体
15206
+ * @class
15207
+ */
15208
+ class DescribeLiveTranscodeTotalInfoRequest extends AbstractModel {
15209
+ constructor(){
15210
+ super();
15211
+
15212
+ /**
15213
+ * 开始时间,北京时间。
15214
+ 格式:yyyy-mm-dd HH:MM:SS。
15215
+ * @type {string || null}
15216
+ */
15217
+ this.StartTime = null;
15218
+
15219
+ /**
15220
+ * 结束时间,北京时间。
15221
+ 格式:yyyy-mm-dd HH:MM:SS。
15222
+ * @type {string || null}
15223
+ */
15224
+ this.EndTime = null;
15225
+
15226
+ /**
15227
+ * 推流域名列表,若不填,表示查询所有域名总体数据。
15228
+ 指定域名时返回1小时粒度数据。
15229
+ * @type {Array.<string> || null}
14507
15230
  */
14508
- this.PullStreamConfigs = null;
15231
+ this.PushDomains = null;
14509
15232
 
14510
15233
  /**
14511
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
15234
+ * 可选值:
15235
+ Mainland:查询中国大陆(境内)数据,
15236
+ Oversea:则查询国际/港澳台(境外)数据,
15237
+ 默认:查询全球地区(境内+境外)的数据。
14512
15238
  * @type {string || null}
14513
15239
  */
14514
- this.RequestId = null;
15240
+ this.MainlandOrOversea = null;
14515
15241
 
14516
15242
  }
14517
15243
 
@@ -14522,34 +15248,22 @@ class DescribePullStreamConfigsResponse extends AbstractModel {
14522
15248
  if (!params) {
14523
15249
  return;
14524
15250
  }
14525
-
14526
- if (params.PullStreamConfigs) {
14527
- this.PullStreamConfigs = new Array();
14528
- for (let z in params.PullStreamConfigs) {
14529
- let obj = new PullStreamConfig();
14530
- obj.deserialize(params.PullStreamConfigs[z]);
14531
- this.PullStreamConfigs.push(obj);
14532
- }
14533
- }
14534
- this.RequestId = 'RequestId' in params ? params.RequestId : null;
15251
+ this.StartTime = 'StartTime' in params ? params.StartTime : null;
15252
+ this.EndTime = 'EndTime' in params ? params.EndTime : null;
15253
+ this.PushDomains = 'PushDomains' in params ? params.PushDomains : null;
15254
+ this.MainlandOrOversea = 'MainlandOrOversea' in params ? params.MainlandOrOversea : null;
14535
15255
 
14536
15256
  }
14537
15257
  }
14538
15258
 
14539
15259
  /**
14540
- * DescribeLiveCallbackRules返回参数结构体
15260
+ * StopScreenshotTask返回参数结构体
14541
15261
  * @class
14542
15262
  */
14543
- class DescribeLiveCallbackRulesResponse extends AbstractModel {
15263
+ class StopScreenshotTaskResponse extends AbstractModel {
14544
15264
  constructor(){
14545
15265
  super();
14546
15266
 
14547
- /**
14548
- * 规则信息列表。
14549
- * @type {Array.<CallBackRuleInfo> || null}
14550
- */
14551
- this.Rules = null;
14552
-
14553
15267
  /**
14554
15268
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
14555
15269
  * @type {string || null}
@@ -14565,15 +15279,6 @@ class DescribeLiveCallbackRulesResponse extends AbstractModel {
14565
15279
  if (!params) {
14566
15280
  return;
14567
15281
  }
14568
-
14569
- if (params.Rules) {
14570
- this.Rules = new Array();
14571
- for (let z in params.Rules) {
14572
- let obj = new CallBackRuleInfo();
14573
- obj.deserialize(params.Rules[z]);
14574
- this.Rules.push(obj);
14575
- }
14576
- }
14577
15282
  this.RequestId = 'RequestId' in params ? params.RequestId : null;
14578
15283
 
14579
15284
  }
@@ -14875,6 +15580,12 @@ class CreateLiveRecordTemplateRequest extends AbstractModel {
14875
15580
  */
14876
15581
  this.Mp3Param = null;
14877
15582
 
15583
+ /**
15584
+ * 是否去除水印,类型为慢直播时此参数无效。
15585
+ * @type {boolean || null}
15586
+ */
15587
+ this.RemoveWatermark = null;
15588
+
14878
15589
  }
14879
15590
 
14880
15591
  /**
@@ -14923,6 +15634,200 @@ class CreateLiveRecordTemplateRequest extends AbstractModel {
14923
15634
  obj.deserialize(params.Mp3Param)
14924
15635
  this.Mp3Param = obj;
14925
15636
  }
15637
+ this.RemoveWatermark = 'RemoveWatermark' in params ? params.RemoveWatermark : null;
15638
+
15639
+ }
15640
+ }
15641
+
15642
+ /**
15643
+ * 转码模板信息。
15644
+ * @class
15645
+ */
15646
+ class TemplateInfo extends AbstractModel {
15647
+ constructor(){
15648
+ super();
15649
+
15650
+ /**
15651
+ * 视频编码:h264/h265/origin,默认h264。
15652
+
15653
+ origin: 保持原始编码格式
15654
+ * @type {string || null}
15655
+ */
15656
+ this.Vcodec = null;
15657
+
15658
+ /**
15659
+ * 视频码率。范围:0kbps - 8000kbps。
15660
+ 0为保持原始码率。
15661
+ 注: 转码模板有码率唯一要求,最终保存的码率可能与输入码率有所差别。
15662
+ * @type {number || null}
15663
+ */
15664
+ this.VideoBitrate = null;
15665
+
15666
+ /**
15667
+ * 音频编码:aac,默认aac。
15668
+ 注意:当前该参数未生效,待后续支持!
15669
+ * @type {string || null}
15670
+ */
15671
+ this.Acodec = null;
15672
+
15673
+ /**
15674
+ * 音频码率。取值范围:0kbps - 500kbps。
15675
+ 默认0。
15676
+ * @type {number || null}
15677
+ */
15678
+ this.AudioBitrate = null;
15679
+
15680
+ /**
15681
+ * 宽,默认0。
15682
+ 范围[0-3000]
15683
+ 数值必须是2的倍数,0是原始宽度
15684
+ * @type {number || null}
15685
+ */
15686
+ this.Width = null;
15687
+
15688
+ /**
15689
+ * 高,默认0。
15690
+ 范围[0-3000]
15691
+ 数值必须是2的倍数,0是原始宽度
15692
+ * @type {number || null}
15693
+ */
15694
+ this.Height = null;
15695
+
15696
+ /**
15697
+ * 帧率,默认0。
15698
+ 范围0-60fps
15699
+ * @type {number || null}
15700
+ */
15701
+ this.Fps = null;
15702
+
15703
+ /**
15704
+ * 关键帧间隔,单位:秒。
15705
+ 默认原始的间隔
15706
+ 范围2-6
15707
+ * @type {number || null}
15708
+ */
15709
+ this.Gop = null;
15710
+
15711
+ /**
15712
+ * 旋转角度,默认0。
15713
+ 可取值:0,90,180,270
15714
+ * @type {number || null}
15715
+ */
15716
+ this.Rotate = null;
15717
+
15718
+ /**
15719
+ * 编码质量:
15720
+ baseline/main/high。默认baseline
15721
+ * @type {string || null}
15722
+ */
15723
+ this.Profile = null;
15724
+
15725
+ /**
15726
+ * 当设置的码率>原始码率时,是否以原始码率为准。
15727
+ 0:否, 1:是
15728
+ 默认 0。
15729
+ * @type {number || null}
15730
+ */
15731
+ this.BitrateToOrig = null;
15732
+
15733
+ /**
15734
+ * 当设置的高度>原始高度时,是否以原始高度为准。
15735
+ 0:否, 1:是
15736
+ 默认 0。
15737
+ * @type {number || null}
15738
+ */
15739
+ this.HeightToOrig = null;
15740
+
15741
+ /**
15742
+ * 当设置的帧率>原始帧率时,是否以原始帧率为准。
15743
+ 0:否, 1:是
15744
+ 默认 0。
15745
+ * @type {number || null}
15746
+ */
15747
+ this.FpsToOrig = null;
15748
+
15749
+ /**
15750
+ * 是否保留视频。0:否,1:是。
15751
+ * @type {number || null}
15752
+ */
15753
+ this.NeedVideo = null;
15754
+
15755
+ /**
15756
+ * 是否保留音频。0:否,1:是。
15757
+ * @type {number || null}
15758
+ */
15759
+ this.NeedAudio = null;
15760
+
15761
+ /**
15762
+ * 模板 ID。
15763
+ * @type {number || null}
15764
+ */
15765
+ this.TemplateId = null;
15766
+
15767
+ /**
15768
+ * 模板名称。
15769
+ * @type {string || null}
15770
+ */
15771
+ this.TemplateName = null;
15772
+
15773
+ /**
15774
+ * 模板描述。
15775
+ * @type {string || null}
15776
+ */
15777
+ this.Description = null;
15778
+
15779
+ /**
15780
+ * 是否是极速高清模板,0:否,1:是。默认0。
15781
+ * @type {number || null}
15782
+ */
15783
+ this.AiTransCode = null;
15784
+
15785
+ /**
15786
+ * 极速高清视频码率压缩比。
15787
+ 极速高清目标码率=VideoBitrate * (1-AdaptBitratePercent)
15788
+
15789
+ 取值范围:0.0到0.5
15790
+ * @type {number || null}
15791
+ */
15792
+ this.AdaptBitratePercent = null;
15793
+
15794
+ /**
15795
+ * 是否以短边作为高度,0:否,1:是。默认0。
15796
+ 注意:此字段可能返回 null,表示取不到有效值。
15797
+ * @type {number || null}
15798
+ */
15799
+ this.ShortEdgeAsHeight = null;
15800
+
15801
+ }
15802
+
15803
+ /**
15804
+ * @private
15805
+ */
15806
+ deserialize(params) {
15807
+ if (!params) {
15808
+ return;
15809
+ }
15810
+ this.Vcodec = 'Vcodec' in params ? params.Vcodec : null;
15811
+ this.VideoBitrate = 'VideoBitrate' in params ? params.VideoBitrate : null;
15812
+ this.Acodec = 'Acodec' in params ? params.Acodec : null;
15813
+ this.AudioBitrate = 'AudioBitrate' in params ? params.AudioBitrate : null;
15814
+ this.Width = 'Width' in params ? params.Width : null;
15815
+ this.Height = 'Height' in params ? params.Height : null;
15816
+ this.Fps = 'Fps' in params ? params.Fps : null;
15817
+ this.Gop = 'Gop' in params ? params.Gop : null;
15818
+ this.Rotate = 'Rotate' in params ? params.Rotate : null;
15819
+ this.Profile = 'Profile' in params ? params.Profile : null;
15820
+ this.BitrateToOrig = 'BitrateToOrig' in params ? params.BitrateToOrig : null;
15821
+ this.HeightToOrig = 'HeightToOrig' in params ? params.HeightToOrig : null;
15822
+ this.FpsToOrig = 'FpsToOrig' in params ? params.FpsToOrig : null;
15823
+ this.NeedVideo = 'NeedVideo' in params ? params.NeedVideo : null;
15824
+ this.NeedAudio = 'NeedAudio' in params ? params.NeedAudio : null;
15825
+ this.TemplateId = 'TemplateId' in params ? params.TemplateId : null;
15826
+ this.TemplateName = 'TemplateName' in params ? params.TemplateName : null;
15827
+ this.Description = 'Description' in params ? params.Description : null;
15828
+ this.AiTransCode = 'AiTransCode' in params ? params.AiTransCode : null;
15829
+ this.AdaptBitratePercent = 'AdaptBitratePercent' in params ? params.AdaptBitratePercent : null;
15830
+ this.ShortEdgeAsHeight = 'ShortEdgeAsHeight' in params ? params.ShortEdgeAsHeight : null;
14926
15831
 
14927
15832
  }
14928
15833
  }
@@ -15131,13 +16036,15 @@ module.exports = {
15131
16036
  EnableLiveDomainResponse: EnableLiveDomainResponse,
15132
16037
  CreateLiveCertRequest: CreateLiveCertRequest,
15133
16038
  HlsSpecialParam: HlsSpecialParam,
16039
+ TranscodeTotalInfo: TranscodeTotalInfo,
15134
16040
  StopRecordTaskResponse: StopRecordTaskResponse,
15135
16041
  DescribeDeliverBandwidthListResponse: DescribeDeliverBandwidthListResponse,
15136
16042
  DeleteLiveRecordRuleRequest: DeleteLiveRecordRuleRequest,
15137
16043
  ResumeLiveStreamRequest: ResumeLiveStreamRequest,
15138
16044
  DeleteLiveTranscodeTemplateResponse: DeleteLiveTranscodeTemplateResponse,
16045
+ StopScreenshotTaskRequest: StopScreenshotTaskRequest,
15139
16046
  DescribeBillBandwidthAndFluxListResponse: DescribeBillBandwidthAndFluxListResponse,
15140
- TemplateInfo: TemplateInfo,
16047
+ CreateScreenshotTaskResponse: CreateScreenshotTaskResponse,
15141
16048
  DeleteLiveCallbackRuleResponse: DeleteLiveCallbackRuleResponse,
15142
16049
  ResumeDelayLiveStreamRequest: ResumeDelayLiveStreamRequest,
15143
16050
  DescribeLiveWatermarkRulesResponse: DescribeLiveWatermarkRulesResponse,
@@ -15147,9 +16054,10 @@ module.exports = {
15147
16054
  DescribeGroupProIspPlayInfoListResponse: DescribeGroupProIspPlayInfoListResponse,
15148
16055
  PushAuthKeyInfo: PushAuthKeyInfo,
15149
16056
  DescribeUploadStreamNumsResponse: DescribeUploadStreamNumsResponse,
16057
+ PlayCodeTotalInfo: PlayCodeTotalInfo,
15150
16058
  DeleteLiveRecordTemplateRequest: DeleteLiveRecordTemplateRequest,
15151
16059
  DeleteLiveCallbackTemplateResponse: DeleteLiveCallbackTemplateResponse,
15152
- DescribeLiveStreamOnlineListResponse: DescribeLiveStreamOnlineListResponse,
16060
+ CreateScreenshotTaskRequest: CreateScreenshotTaskRequest,
15153
16061
  PushQualityData: PushQualityData,
15154
16062
  UnBindLiveDomainCertResponse: UnBindLiveDomainCertResponse,
15155
16063
  ModifyLivePlayAuthKeyRequest: ModifyLivePlayAuthKeyRequest,
@@ -15173,12 +16081,14 @@ module.exports = {
15173
16081
  DescribePlayErrorCodeDetailInfoListRequest: DescribePlayErrorCodeDetailInfoListRequest,
15174
16082
  DeleteLivePullStreamTaskRequest: DeleteLivePullStreamTaskRequest,
15175
16083
  CommonMixOutputParams: CommonMixOutputParams,
16084
+ DescribePushBandwidthAndFluxListResponse: DescribePushBandwidthAndFluxListResponse,
15176
16085
  DescribeUploadStreamNumsRequest: DescribeUploadStreamNumsRequest,
15177
16086
  DescribeLiveSnapshotRulesResponse: DescribeLiveSnapshotRulesResponse,
15178
16087
  DescribeLiveTranscodeDetailInfoResponse: DescribeLiveTranscodeDetailInfoResponse,
15179
16088
  DescribeLiveDomainRequest: DescribeLiveDomainRequest,
15180
16089
  DescribeLiveStreamPublishedListRequest: DescribeLiveStreamPublishedListRequest,
15181
16090
  DeleteLiveTranscodeRuleRequest: DeleteLiveTranscodeRuleRequest,
16091
+ DescribePushBandwidthAndFluxListRequest: DescribePushBandwidthAndFluxListRequest,
15182
16092
  CreateLiveRecordRuleRequest: CreateLiveRecordRuleRequest,
15183
16093
  DescribeLiveSnapshotTemplatesRequest: DescribeLiveSnapshotTemplatesRequest,
15184
16094
  AddLiveWatermarkResponse: AddLiveWatermarkResponse,
@@ -15189,9 +16099,10 @@ module.exports = {
15189
16099
  StreamOnlineInfo: StreamOnlineInfo,
15190
16100
  CreateLiveWatermarkRuleResponse: CreateLiveWatermarkRuleResponse,
15191
16101
  ModifyLiveSnapshotTemplateResponse: ModifyLiveSnapshotTemplateResponse,
16102
+ DeleteScreenshotTaskRequest: DeleteScreenshotTaskRequest,
15192
16103
  DescribeProIspPlaySumInfoListRequest: DescribeProIspPlaySumInfoListRequest,
15193
16104
  DescribeDeliverBandwidthListRequest: DescribeDeliverBandwidthListRequest,
15194
- PlayCodeTotalInfo: PlayCodeTotalInfo,
16105
+ DescribeScreenshotTaskResponse: DescribeScreenshotTaskResponse,
15195
16106
  AddLiveWatermarkRequest: AddLiveWatermarkRequest,
15196
16107
  ModifyLiveTranscodeTemplateResponse: ModifyLiveTranscodeTemplateResponse,
15197
16108
  BillCountryInfo: BillCountryInfo,
@@ -15233,6 +16144,7 @@ module.exports = {
15233
16144
  CommonMixInputParam: CommonMixInputParam,
15234
16145
  DescribeProvinceIspPlayInfoListResponse: DescribeProvinceIspPlayInfoListResponse,
15235
16146
  DescribeLiveRecordTemplatesResponse: DescribeLiveRecordTemplatesResponse,
16147
+ DescribeScreenshotTaskRequest: DescribeScreenshotTaskRequest,
15236
16148
  DescribeCallbackRecordsListRequest: DescribeCallbackRecordsListRequest,
15237
16149
  DescribeLiveCallbackTemplatesResponse: DescribeLiveCallbackTemplatesResponse,
15238
16150
  ModifyLivePlayAuthKeyResponse: ModifyLivePlayAuthKeyResponse,
@@ -15241,7 +16153,7 @@ module.exports = {
15241
16153
  DescribeTopClientIpSumInfoListResponse: DescribeTopClientIpSumInfoListResponse,
15242
16154
  DropLiveStreamResponse: DropLiveStreamResponse,
15243
16155
  DescribeLiveStreamStateResponse: DescribeLiveStreamStateResponse,
15244
- StopLiveRecordRequest: StopLiveRecordRequest,
16156
+ ScreenshotTask: ScreenshotTask,
15245
16157
  DeletePullStreamConfigResponse: DeletePullStreamConfigResponse,
15246
16158
  DeleteLiveWatermarkRuleRequest: DeleteLiveWatermarkRuleRequest,
15247
16159
  StreamEventInfo: StreamEventInfo,
@@ -15287,7 +16199,7 @@ module.exports = {
15287
16199
  DomainInfoList: DomainInfoList,
15288
16200
  DescribeLiveWatermarkResponse: DescribeLiveWatermarkResponse,
15289
16201
  ResumeLiveStreamResponse: ResumeLiveStreamResponse,
15290
- ModifyLiveRecordTemplateRequest: ModifyLiveRecordTemplateRequest,
16202
+ DescribeLiveStreamOnlineListResponse: DescribeLiveStreamOnlineListResponse,
15291
16203
  DeletePullStreamConfigRequest: DeletePullStreamConfigRequest,
15292
16204
  ModifyPullStreamConfigRequest: ModifyPullStreamConfigRequest,
15293
16205
  DescribeStreamPushInfoListResponse: DescribeStreamPushInfoListResponse,
@@ -15305,6 +16217,7 @@ module.exports = {
15305
16217
  PublishTime: PublishTime,
15306
16218
  ModifyLiveCertResponse: ModifyLiveCertResponse,
15307
16219
  MonitorStreamPlayInfo: MonitorStreamPlayInfo,
16220
+ DescribePlayErrorCodeSumInfoListRequest: DescribePlayErrorCodeSumInfoListRequest,
15308
16221
  DescribeLiveTranscodeDetailInfoRequest: DescribeLiveTranscodeDetailInfoRequest,
15309
16222
  ModifyLiveDomainRefererResponse: ModifyLiveDomainRefererResponse,
15310
16223
  DeleteLiveWatermarkRequest: DeleteLiveWatermarkRequest,
@@ -15327,9 +16240,10 @@ module.exports = {
15327
16240
  DescribeLiveTranscodeTemplateResponse: DescribeLiveTranscodeTemplateResponse,
15328
16241
  CreateLiveSnapshotTemplateResponse: CreateLiveSnapshotTemplateResponse,
15329
16242
  DescribeConcurrentRecordStreamNumRequest: DescribeConcurrentRecordStreamNumRequest,
15330
- DescribePlayErrorCodeSumInfoListRequest: DescribePlayErrorCodeSumInfoListRequest,
16243
+ DeleteScreenshotTaskResponse: DeleteScreenshotTaskResponse,
15331
16244
  ModifyLiveCertRequest: ModifyLiveCertRequest,
15332
16245
  CommonMixControlParams: CommonMixControlParams,
16246
+ ModifyLiveRecordTemplateRequest: ModifyLiveRecordTemplateRequest,
15333
16247
  DescribeAreaBillBandwidthAndFluxListResponse: DescribeAreaBillBandwidthAndFluxListResponse,
15334
16248
  ForbidLiveDomainRequest: ForbidLiveDomainRequest,
15335
16249
  DescribeLiveRecordRulesRequest: DescribeLiveRecordRulesRequest,
@@ -15348,6 +16262,7 @@ module.exports = {
15348
16262
  CreateLiveTranscodeTemplateRequest: CreateLiveTranscodeTemplateRequest,
15349
16263
  DescribeLiveStreamPublishedListResponse: DescribeLiveStreamPublishedListResponse,
15350
16264
  DeleteLiveDomainRequest: DeleteLiveDomainRequest,
16265
+ ForbidLiveDomainResponse: ForbidLiveDomainResponse,
15351
16266
  AddDelayLiveStreamResponse: AddDelayLiveStreamResponse,
15352
16267
  DescribeLiveTranscodeTemplatesResponse: DescribeLiveTranscodeTemplatesResponse,
15353
16268
  DeleteLiveCallbackRuleRequest: DeleteLiveCallbackRuleRequest,
@@ -15357,7 +16272,7 @@ module.exports = {
15357
16272
  ModifyLiveCallbackTemplateResponse: ModifyLiveCallbackTemplateResponse,
15358
16273
  EnableLiveDomainRequest: EnableLiveDomainRequest,
15359
16274
  DescribeAllStreamPlayInfoListResponse: DescribeAllStreamPlayInfoListResponse,
15360
- ForbidLiveDomainResponse: ForbidLiveDomainResponse,
16275
+ DescribeLiveTranscodeTotalInfoResponse: DescribeLiveTranscodeTotalInfoResponse,
15361
16276
  DescribeLiveSnapshotRulesRequest: DescribeLiveSnapshotRulesRequest,
15362
16277
  CreateRecordTaskRequest: CreateRecordTaskRequest,
15363
16278
  CreateLiveTranscodeRuleResponse: CreateLiveTranscodeRuleResponse,
@@ -15397,6 +16312,7 @@ module.exports = {
15397
16312
  DeleteRecordTaskRequest: DeleteRecordTaskRequest,
15398
16313
  PullStreamTaskInfo: PullStreamTaskInfo,
15399
16314
  DescribeStreamDayPlayInfoListResponse: DescribeStreamDayPlayInfoListResponse,
16315
+ StopLiveRecordRequest: StopLiveRecordRequest,
15400
16316
  DescribeVisitTopSumInfoListResponse: DescribeVisitTopSumInfoListResponse,
15401
16317
  ModifyLivePullStreamTaskResponse: ModifyLivePullStreamTaskResponse,
15402
16318
  CreateLiveSnapshotRuleResponse: CreateLiveSnapshotRuleResponse,
@@ -15404,6 +16320,8 @@ module.exports = {
15404
16320
  DescribeLiveStreamEventListResponse: DescribeLiveStreamEventListResponse,
15405
16321
  DescribePullStreamConfigsResponse: DescribePullStreamConfigsResponse,
15406
16322
  DescribeLiveCallbackRulesResponse: DescribeLiveCallbackRulesResponse,
16323
+ DescribeLiveTranscodeTotalInfoRequest: DescribeLiveTranscodeTotalInfoRequest,
16324
+ StopScreenshotTaskResponse: StopScreenshotTaskResponse,
15407
16325
  CreateRecordTaskResponse: CreateRecordTaskResponse,
15408
16326
  ForbidStreamInfo: ForbidStreamInfo,
15409
16327
  ResumeDelayLiveStreamResponse: ResumeDelayLiveStreamResponse,
@@ -15411,6 +16329,7 @@ module.exports = {
15411
16329
  DeleteLiveDomainResponse: DeleteLiveDomainResponse,
15412
16330
  CommonMixCropParams: CommonMixCropParams,
15413
16331
  CreateLiveRecordTemplateRequest: CreateLiveRecordTemplateRequest,
16332
+ TemplateInfo: TemplateInfo,
15414
16333
  DescribeProIspPlaySumInfoListResponse: DescribeProIspPlaySumInfoListResponse,
15415
16334
  DeleteLiveCertRequest: DeleteLiveCertRequest,
15416
16335
  DescribeHttpStatusInfoListResponse: DescribeHttpStatusInfoListResponse,