tccli 3.0.1215.1__py2.py3-none-any.whl → 3.0.1217.1__py2.py3-none-any.whl

Sign up to get free protection for your applications and to get access to all the features.
Files changed (282) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/argparser.py +1 -1
  3. tccli/command.py +2 -2
  4. tccli/configure.py +46 -1
  5. tccli/credentials.py +25 -0
  6. tccli/main.py +6 -2
  7. tccli/plugins/sso/__init__.py +61 -0
  8. tccli/plugins/sso/configs.py +4 -0
  9. tccli/plugins/sso/configure.py +45 -0
  10. tccli/plugins/sso/login.py +144 -0
  11. tccli/plugins/sso/logout.py +21 -0
  12. tccli/plugins/sso/terminal.py +161 -0
  13. tccli/plugins/sso/texts.py +40 -0
  14. tccli/services/__init__.py +6 -3
  15. tccli/services/acp/v20220105/api.json +7 -7
  16. tccli/services/acp/v20220105/examples.json +2 -2
  17. tccli/services/aiart/v20221229/api.json +29 -29
  18. tccli/services/aiart/v20221229/examples.json +8 -8
  19. tccli/services/apigateway/v20180808/api.json +18 -17
  20. tccli/services/apigateway/v20180808/examples.json +12 -12
  21. tccli/services/apm/v20210622/api.json +118 -4
  22. tccli/services/asr/v20190614/api.json +21 -20
  23. tccli/services/asr/v20190614/examples.json +13 -13
  24. tccli/services/autoscaling/v20180419/api.json +371 -309
  25. tccli/services/autoscaling/v20180419/examples.json +17 -17
  26. tccli/services/batch/v20170312/api.json +7 -7
  27. tccli/services/bda/v20200324/api.json +39 -31
  28. tccli/services/bda/v20200324/examples.json +9 -9
  29. tccli/services/bh/__init__.py +4 -0
  30. tccli/services/bh/bh_client.py +3428 -0
  31. tccli/services/bh/v20230418/api.json +8180 -0
  32. tccli/services/bh/v20230418/examples.json +519 -0
  33. tccli/services/bi/v20220105/api.json +80 -4
  34. tccli/services/bi/v20220105/examples.json +1 -1
  35. tccli/services/billing/billing_client.py +53 -0
  36. tccli/services/billing/v20180709/api.json +330 -24
  37. tccli/services/billing/v20180709/examples.json +8 -0
  38. tccli/services/bsca/v20210811/api.json +223 -18
  39. tccli/services/bsca/v20210811/examples.json +4 -4
  40. tccli/services/btoe/v20210514/api.json +4 -4
  41. tccli/services/btoe/v20210514/examples.json +2 -2
  42. tccli/services/ca/v20230228/api.json +60 -0
  43. tccli/services/cam/v20190116/api.json +11 -11
  44. tccli/services/cat/v20180409/api.json +9 -0
  45. tccli/services/cbs/v20170312/api.json +200 -188
  46. tccli/services/cbs/v20170312/examples.json +4 -4
  47. tccli/services/ccc/ccc_client.py +53 -0
  48. tccli/services/ccc/v20200210/api.json +541 -325
  49. tccli/services/ccc/v20200210/examples.json +26 -18
  50. tccli/services/cdb/cdb_client.py +13 -13
  51. tccli/services/cdb/v20170320/api.json +308 -274
  52. tccli/services/cdb/v20170320/examples.json +38 -38
  53. tccli/services/cdc/v20201214/api.json +283 -270
  54. tccli/services/cdc/v20201214/examples.json +26 -26
  55. tccli/services/cdn/v20180606/api.json +5 -3
  56. tccli/services/cds/v20180420/api.json +82 -76
  57. tccli/services/cds/v20180420/examples.json +1 -1
  58. tccli/services/cdwch/v20200915/api.json +1 -1
  59. tccli/services/cdwdoris/v20211228/api.json +54 -4
  60. tccli/services/cdz/v20221123/api.json +41 -5
  61. tccli/services/cfg/v20210820/api.json +31 -0
  62. tccli/services/cfs/v20190719/api.json +89 -1
  63. tccli/services/cfs/v20190719/examples.json +1 -1
  64. tccli/services/cfw/cfw_client.py +0 -53
  65. tccli/services/cfw/v20190904/api.json +1895 -2011
  66. tccli/services/cfw/v20190904/examples.json +175 -171
  67. tccli/services/ciam/v20220331/api.json +316 -315
  68. tccli/services/ciam/v20220331/examples.json +49 -49
  69. tccli/services/ckafka/v20190819/api.json +104 -75
  70. tccli/services/clb/v20180317/api.json +48 -26
  71. tccli/services/clb/v20180317/examples.json +1 -1
  72. tccli/services/cloudapp/v20220530/api.json +5 -1
  73. tccli/services/cloudaudit/cloudaudit_client.py +30 -30
  74. tccli/services/cloudaudit/v20190319/api.json +254 -211
  75. tccli/services/cloudaudit/v20190319/examples.json +19 -19
  76. tccli/services/cloudstudio/v20230508/api.json +38 -37
  77. tccli/services/cloudstudio/v20230508/examples.json +4 -4
  78. tccli/services/cls/cls_client.py +216 -4
  79. tccli/services/cls/v20201016/api.json +935 -147
  80. tccli/services/cls/v20201016/examples.json +43 -5
  81. tccli/services/csip/v20221121/api.json +2566 -2386
  82. tccli/services/csip/v20221121/examples.json +108 -108
  83. tccli/services/cvm/v20170312/api.json +191 -112
  84. tccli/services/cvm/v20170312/examples.json +2 -2
  85. tccli/services/cwp/cwp_client.py +4 -110
  86. tccli/services/cwp/v20180228/api.json +6498 -6252
  87. tccli/services/cwp/v20180228/examples.json +372 -412
  88. tccli/services/cynosdb/v20190107/api.json +170 -110
  89. tccli/services/cynosdb/v20190107/examples.json +91 -91
  90. tccli/services/dasb/v20191018/api.json +859 -637
  91. tccli/services/dasb/v20191018/examples.json +101 -101
  92. tccli/services/dcdb/dcdb_client.py +114 -61
  93. tccli/services/dcdb/v20180411/api.json +141 -7
  94. tccli/services/dcdb/v20180411/examples.json +32 -0
  95. tccli/services/dlc/v20210125/api.json +21 -11
  96. tccli/services/dnspod/dnspod_client.py +417 -46
  97. tccli/services/dnspod/v20210323/api.json +751 -30
  98. tccli/services/dnspod/v20210323/examples.json +62 -0
  99. tccli/services/domain/v20180808/api.json +3 -3
  100. tccli/services/domain/v20180808/examples.json +3 -3
  101. tccli/services/dts/v20211206/api.json +4 -4
  102. tccli/services/eb/v20210416/api.json +15 -15
  103. tccli/services/eb/v20210416/examples.json +1 -1
  104. tccli/services/ecm/v20190719/api.json +2 -2
  105. tccli/services/emr/v20190103/api.json +339 -114
  106. tccli/services/emr/v20190103/examples.json +64 -82
  107. tccli/services/es/es_client.py +249 -37
  108. tccli/services/es/v20180416/api.json +550 -0
  109. tccli/services/es/v20180416/examples.json +33 -1
  110. tccli/services/ess/ess_client.py +53 -0
  111. tccli/services/ess/v20201111/api.json +192 -38
  112. tccli/services/ess/v20201111/examples.json +35 -9
  113. tccli/services/essbasic/essbasic_client.py +106 -0
  114. tccli/services/essbasic/v20210526/api.json +287 -60
  115. tccli/services/essbasic/v20210526/examples.json +58 -18
  116. tccli/services/facefusion/v20181201/api.json +47 -45
  117. tccli/services/facefusion/v20181201/examples.json +2 -2
  118. tccli/services/facefusion/v20220927/api.json +54 -48
  119. tccli/services/facefusion/v20220927/examples.json +5 -5
  120. tccli/services/faceid/v20180301/api.json +497 -496
  121. tccli/services/faceid/v20180301/examples.json +219 -101
  122. tccli/services/fmu/v20191213/api.json +59 -67
  123. tccli/services/fmu/v20191213/examples.json +22 -22
  124. tccli/services/ft/v20200304/api.json +53 -57
  125. tccli/services/ft/v20200304/examples.json +14 -14
  126. tccli/services/gaap/v20180529/api.json +44 -26
  127. tccli/services/gaap/v20180529/examples.json +24 -30
  128. tccli/services/gme/v20180711/api.json +21 -11
  129. tccli/services/gme/v20180711/examples.json +1 -1
  130. tccli/services/hai/v20230812/api.json +116 -9
  131. tccli/services/hai/v20230812/examples.json +4 -4
  132. tccli/services/hunyuan/hunyuan_client.py +436 -12
  133. tccli/services/hunyuan/v20230901/api.json +1482 -118
  134. tccli/services/hunyuan/v20230901/examples.json +82 -18
  135. tccli/services/iai/v20180301/api.json +23 -19
  136. tccli/services/iai/v20180301/examples.json +2 -2
  137. tccli/services/iai/v20200303/api.json +530 -511
  138. tccli/services/iai/v20200303/examples.json +116 -86
  139. tccli/services/ig/__init__.py +4 -0
  140. tccli/services/ig/ig_client.py +195 -0
  141. tccli/services/ig/v20210518/api.json +83 -0
  142. tccli/services/ig/v20210518/examples.json +13 -0
  143. tccli/services/ioa/ioa_client.py +53 -0
  144. tccli/services/ioa/v20220601/api.json +662 -413
  145. tccli/services/ioa/v20220601/examples.json +24 -10
  146. tccli/services/iotexplorer/v20190423/api.json +73 -13
  147. tccli/services/iotexplorer/v20190423/examples.json +3 -3
  148. tccli/services/iotvideo/iotvideo_client.py +106 -0
  149. tccli/services/iotvideo/v20191126/api.json +256 -24
  150. tccli/services/iotvideo/v20191126/examples.json +19 -3
  151. tccli/services/iotvideo/v20201215/api.json +1 -1
  152. tccli/services/iotvideo/v20201215/examples.json +1 -1
  153. tccli/services/iotvideo/v20211125/api.json +1 -1
  154. tccli/services/iotvideo/v20211125/examples.json +2 -2
  155. tccli/services/iss/iss_client.py +69 -122
  156. tccli/services/iss/v20230517/api.json +10 -54
  157. tccli/services/iss/v20230517/examples.json +0 -14
  158. tccli/services/kms/v20190118/api.json +301 -268
  159. tccli/services/kms/v20190118/examples.json +45 -51
  160. tccli/services/lcic/lcic_client.py +159 -0
  161. tccli/services/lcic/v20220817/api.json +273 -1
  162. tccli/services/lcic/v20220817/examples.json +24 -0
  163. tccli/services/lighthouse/v20200324/api.json +56 -0
  164. tccli/services/live/live_client.py +159 -0
  165. tccli/services/live/v20180801/api.json +279 -9
  166. tccli/services/live/v20180801/examples.json +24 -0
  167. tccli/services/lke/v20231130/api.json +17 -17
  168. tccli/services/lke/v20231130/examples.json +19 -25
  169. tccli/services/mariadb/v20170312/api.json +7 -7
  170. tccli/services/market/v20191010/api.json +3 -3
  171. tccli/services/market/v20191010/examples.json +2 -2
  172. tccli/services/mmps/v20200710/api.json +47 -47
  173. tccli/services/mmps/v20200710/examples.json +3 -3
  174. tccli/services/mongodb/v20190725/api.json +10 -12
  175. tccli/services/monitor/v20180724/api.json +46 -19
  176. tccli/services/mps/v20190612/api.json +282 -5
  177. tccli/services/mps/v20190612/examples.json +25 -1
  178. tccli/services/mqtt/v20240516/api.json +2 -2
  179. tccli/services/mrs/v20200910/api.json +72 -34
  180. tccli/services/mrs/v20200910/examples.json +2 -2
  181. tccli/services/ms/v20180408/api.json +535 -506
  182. tccli/services/ms/v20180408/examples.json +25 -25
  183. tccli/services/oceanus/v20190422/api.json +130 -0
  184. tccli/services/ocr/ocr_client.py +232 -20
  185. tccli/services/ocr/v20181119/api.json +2263 -758
  186. tccli/services/ocr/v20181119/examples.json +200 -180
  187. tccli/services/omics/v20221128/api.json +614 -553
  188. tccli/services/omics/v20221128/examples.json +9 -9
  189. tccli/services/organization/organization_client.py +352 -34
  190. tccli/services/organization/v20210331/api.json +464 -4
  191. tccli/services/organization/v20210331/examples.json +49 -1
  192. tccli/services/partners/v20180321/api.json +244 -234
  193. tccli/services/partners/v20180321/examples.json +19 -19
  194. tccli/services/privatedns/privatedns_client.py +428 -4
  195. tccli/services/privatedns/v20201028/api.json +815 -11
  196. tccli/services/privatedns/v20201028/examples.json +64 -0
  197. tccli/services/pts/v20210728/api.json +18 -0
  198. tccli/services/pts/v20210728/examples.json +1 -1
  199. tccli/services/rce/rce_client.py +53 -0
  200. tccli/services/rce/v20201103/api.json +146 -0
  201. tccli/services/rce/v20201103/examples.json +8 -0
  202. tccli/services/redis/v20180412/api.json +42 -42
  203. tccli/services/redis/v20180412/examples.json +19 -19
  204. tccli/services/region/v20220627/api.json +1 -1
  205. tccli/services/rum/v20210622/api.json +9 -0
  206. tccli/services/scf/scf_client.py +269 -4
  207. tccli/services/scf/v20180416/api.json +569 -15
  208. tccli/services/scf/v20180416/examples.json +47 -1
  209. tccli/services/smop/v20201203/api.json +46 -42
  210. tccli/services/smop/v20201203/examples.json +2 -2
  211. tccli/services/soe/v20180724/api.json +10 -10
  212. tccli/services/sqlserver/v20180328/api.json +21 -8
  213. tccli/services/sqlserver/v20180328/examples.json +5 -5
  214. tccli/services/ssl/v20191205/api.json +98 -5
  215. tccli/services/ssm/v20190923/api.json +292 -231
  216. tccli/services/ssm/v20190923/examples.json +42 -42
  217. tccli/services/tat/v20201028/api.json +124 -122
  218. tccli/services/tat/v20201028/examples.json +24 -30
  219. tccli/services/tchd/v20230306/api.json +5 -5
  220. tccli/services/tchd/v20230306/examples.json +3 -3
  221. tccli/services/tcr/v20190924/api.json +1 -1
  222. tccli/services/tcr/v20190924/examples.json +1 -1
  223. tccli/services/tcss/v20201101/api.json +1984 -1437
  224. tccli/services/tcss/v20201101/examples.json +350 -368
  225. tccli/services/tdmq/v20200217/api.json +603 -464
  226. tccli/services/tdmq/v20200217/examples.json +105 -105
  227. tccli/services/tds/v20220801/api.json +4 -4
  228. tccli/services/tem/v20210701/api.json +429 -372
  229. tccli/services/tem/v20210701/examples.json +85 -85
  230. tccli/services/teo/teo_client.py +277 -12
  231. tccli/services/teo/v20220901/api.json +1029 -124
  232. tccli/services/teo/v20220901/examples.json +84 -8
  233. tccli/services/thpc/v20230321/api.json +5 -5
  234. tccli/services/tke/tke_client.py +270 -58
  235. tccli/services/tke/v20180525/api.json +79 -27
  236. tccli/services/tke/v20180525/examples.json +9 -1
  237. tccli/services/tke/v20220501/api.json +176 -0
  238. tccli/services/tke/v20220501/examples.json +24 -0
  239. tccli/services/tms/tms_client.py +4 -57
  240. tccli/services/tms/v20201229/api.json +0 -354
  241. tccli/services/tms/v20201229/examples.json +0 -8
  242. tccli/services/tmt/v20180321/api.json +38 -8
  243. tccli/services/trp/v20210515/api.json +86 -74
  244. tccli/services/trp/v20210515/examples.json +65 -65
  245. tccli/services/trro/v20220325/api.json +72 -71
  246. tccli/services/trro/v20220325/examples.json +8 -8
  247. tccli/services/trtc/trtc_client.py +8 -61
  248. tccli/services/trtc/v20190722/api.json +293 -52
  249. tccli/services/trtc/v20190722/examples.json +3 -11
  250. tccli/services/tse/tse_client.py +110 -4
  251. tccli/services/tse/v20201207/api.json +122 -7
  252. tccli/services/tse/v20201207/examples.json +25 -9
  253. tccli/services/vclm/v20240523/api.json +225 -82
  254. tccli/services/vclm/v20240523/examples.json +13 -19
  255. tccli/services/vod/v20180717/api.json +431 -4
  256. tccli/services/vod/v20180717/examples.json +25 -5
  257. tccli/services/vod/v20240718/api.json +11 -11
  258. tccli/services/vod/v20240718/examples.json +4 -4
  259. tccli/services/vod/vod_client.py +53 -0
  260. tccli/services/vpc/v20170312/api.json +1195 -892
  261. tccli/services/vpc/v20170312/examples.json +84 -68
  262. tccli/services/vpc/vpc_client.py +168 -62
  263. tccli/services/waf/v20180125/api.json +2611 -2187
  264. tccli/services/waf/v20180125/examples.json +224 -284
  265. tccli/services/waf/waf_client.py +225 -119
  266. tccli/services/wav/v20210129/api.json +48 -48
  267. tccli/services/wav/v20210129/examples.json +4 -4
  268. tccli/services/wedata/v20210820/api.json +1595 -25
  269. tccli/services/wedata/v20210820/examples.json +44 -4
  270. tccli/services/wedata/wedata_client.py +265 -0
  271. tccli/services/weilingwith/v20230427/api.json +6 -6
  272. tccli/services/weilingwith/v20230427/examples.json +3 -3
  273. tccli/sso.py +229 -0
  274. {tccli-3.0.1215.1.dist-info → tccli-3.0.1217.1.dist-info}/METADATA +6 -2
  275. {tccli-3.0.1215.1.dist-info → tccli-3.0.1217.1.dist-info}/RECORD +278 -265
  276. tccli/services/cr/__init__.py +0 -4
  277. tccli/services/cr/cr_client.py +0 -1626
  278. tccli/services/cr/v20180321/api.json +0 -2829
  279. tccli/services/cr/v20180321/examples.json +0 -235
  280. {tccli-3.0.1215.1.dist-info → tccli-3.0.1217.1.dist-info}/WHEEL +0 -0
  281. {tccli-3.0.1215.1.dist-info → tccli-3.0.1217.1.dist-info}/entry_points.txt +0 -0
  282. {tccli-3.0.1215.1.dist-info → tccli-3.0.1217.1.dist-info}/license_files/LICENSE +0 -0
@@ -4,7 +4,7 @@
4
4
  {
5
5
  "document": "确认视频翻译结果正例",
6
6
  "input": "POST / HTTP/1.1\nHost: vclm.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ConfirmVideoTranslateJob\n<公共请求参数>\n\n{\n \"JobId\": \"bEOhlL4G87lFvVmN6PnG3LAH1Kdu5tgs\",\n \"TranslateResults\": [\n {\n \"SourceText\": \"当工作或学习结果不理想,\",\n \"TargetText\": \"When the result of work or study is not ideal\"\n },\n {\n \"SourceText\": \"甚至面临被全盘否定的情况时,\",\n \"TargetText\": \"Even when faced with the situation of being completely denied\"\n },\n {\n \"SourceText\": \"你会如何应对?\",\n \"TargetText\": \"How would you deal with it?\"\n },\n {\n \"SourceText\": \"可以举例说明当时你是如何处理负面情绪,\",\n \"TargetText\": \"You can give an example of how you dealt with negative emotions at that time.\"\n },\n {\n \"SourceText\": \"并找到解决办法的。\",\n \"TargetText\": \"And find a solution.\"\n }\n ]\n}",
7
- "output": "{\n \"Response\": {\n \"JobId\": \"bEOhlL4G87lFvVmN6PnG3LAH1Kdu5tgs\",\n \"RequestId\": \"8357c7a1-d348-4306-b744-ce6625c39fa4\",\n \"SessionId\": \"0bfda02b562d4432be1176904bbcbe68\",\n \"TaskId\": \"ecaa9680e41441399b4f29759174383f\"\n }\n}",
7
+ "output": "{\n \"Response\": {\n \"JobId\": \"bEOhlL4G87lFvVmN6PnG3LAH1Kdu5tgs\",\n \"RequestId\": \"8357c7a1-d348-4306-b744-ce6625c39fa4\",\n \"SessionId\": \"0bfda02b562d4432be1176904bbcbe68\",\n \"TaskId\": \"ecaa9680e41441399b4f29759174383f\",\n \"Message\": \"\"\n }\n}",
8
8
  "title": "确认视频翻译结果"
9
9
  }
10
10
  ],
@@ -17,12 +17,6 @@
17
17
  }
18
18
  ],
19
19
  "DescribePortraitSingJob": [
20
- {
21
- "document": "处理中",
22
- "input": "POST / HTTP/1.1\nHost: vclm.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribePortraitSingJob\n<公共请求参数>\n\n{\n \"JobId\": \"1199964964965990400\"\n}",
23
- "output": "{\n \"Response\": {\n \"JobId\": \"1199964964965990400\",\n \"RequestId\": \"0819265a-1bd7-4e0a-94a6-18463ae9b20e\",\n \"ResultVideoUrl\": \"\",\n \"StatusCode\": \"RUN\",\n \"StatusMsg\": \"处理中\"\n }\n}",
24
- "title": "调用示例-处理中"
25
- },
26
20
  {
27
21
  "document": "任务完成",
28
22
  "input": "POST / HTTP/1.1\nHost: vclm.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribePortraitSingJob\n<公共请求参数>\n\n{\n \"JobId\": \"1199964964965990400\"\n}",
@@ -32,23 +26,23 @@
32
26
  ],
33
27
  "DescribeVideoStylizationJob": [
34
28
  {
35
- "document": "成功调用",
29
+ "document": "成功调用查询任务接口,任务完成。",
36
30
  "input": "POST / HTTP/1.1\nHost: vclm.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeVideoStylizationJob\n<公共请求参数>\n\n{\n \"JobId\": \"c5daf8f7077d41a69c13aab31a7164f3\"\n}",
37
- "output": "{\n \"Response\": {\n \"JobId\": \"c5daf8f7077d41a69c13aab31a7164f3\",\n \"RequestId\": \"75530f83-a534-47c6-9506-21e1f06d6c5c\",\n \"ResultVideoUrl\": \"\",\n \"StatusCode\": \"JobRunning\",\n \"StatusMsg\": \"处理中\"\n }\n}",
38
- "title": "成功调用"
31
+ "output": "{\n \"Response\": {\n \"JobId\": \"c5daf8f7077d41a69c13aab31a7164f3\",\n \"RequestId\": \"c048e3cf-79b3-4080-9892-15bb96a680e5\",\n \"ResultVideoUrl\": \"https://vcg-prod-xxx.cos.ap-guangzhou.tencentcos.cn/xxx.mp4\",\n \"StatusCode\": \"JobSuccess\",\n \"StatusMsg\": \"处理完成\"\n }\n}",
32
+ "title": "成功调用-任务完成"
39
33
  }
40
34
  ],
41
35
  "DescribeVideoTranslateJob": [
42
36
  {
43
37
  "document": "调用失败示例",
44
- "input": "POST / HTTP/1.1\nHost: vclm.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeVideoTranslateJob\n<公共请求参数>\n\n{\n \"JobId\": \"111\"\n}",
38
+ "input": "POST / HTTP/1.1\nHost: vclm.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeVideoTranslateJob\n<公共请求参数>\n\n{\n \"JobId\": \"vlSYvQkMM0KwPuoakawm0tPrREwc2p7c\"\n}",
45
39
  "output": "{\n \"Response\": {\n \"Error\": {\n \"Code\": \"FailedOperation.JobNotExist\",\n \"Message\": \"任务不存在。\"\n },\n \"RequestId\": \"78254ad1-c184-4e9e-b5a0-9d3fc435576b\"\n }\n}",
46
40
  "title": "调用失败示例"
47
41
  },
48
42
  {
49
43
  "document": "调用成功示例",
50
44
  "input": "POST / HTTP/1.1\nHost: vclm.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeVideoTranslateJob\n<公共请求参数>\n\n{\n \"JobId\": \"vlSYvQkMM0KwPuoakawm0tPrREwc2p7c\"\n}",
51
- "output": "{\n \"Response\": {\n \"JobErrorCode\": \"\",\n \"JobErrorMsg\": \"\",\n \"JobStatus\": 7,\n \"RequestId\": \"a974b772-3c1d-4868-8909-b1386016b9f0\",\n \"ResultVideoUrl\": \"http://xxx.com/url/xxx.mp4\",\n \"TranslateResults\": [\n {\n \"SourceText\": \"当工作或学习结果不理想,\",\n \"TargetText\": \"When the result of work or study is not ideal\"\n },\n {\n \"SourceText\": \"甚至面临被全盘否定的情况时,\",\n \"TargetText\": \"Even when faced with the situation of being completely denied\"\n },\n {\n \"SourceText\": \"你会如何应对?\",\n \"TargetText\": \"How would you respond?\"\n },\n {\n \"SourceText\": \"可以举例说明当时你是如何处理负面情绪,\",\n \"TargetText\": \"You can give an example of how you dealt with negative emotions at that time.\"\n },\n {\n \"SourceText\": \"并找到解决办法的。\",\n \"TargetText\": \"And find a solution.\"\n }\n ]\n }\n}",
45
+ "output": "{\n \"Response\": {\n \"AsrTimestamps\": [\n {\n \"EndMs\": 14080,\n \"StartMs\": 360,\n \"Text\": \"当工作或学习结果不理想,甚至面临被全盘否定的情况时,你会如何应对?可以举例说明当时你是如何处理负面情绪,并找到解决办法的。\"\n }\n ],\n \"JobAudioModerationId\": \"\",\n \"JobAudioTaskId\": \"b409e6d8f22849cfa472b162370c6ed0\",\n \"JobConfirm\": 0,\n \"JobErrorCode\": \"FailedOperation.Success\",\n \"JobErrorMsg\": \"成功。\",\n \"JobStatus\": 8,\n \"JobSubmitReqId\": \"7cdf871b-cbb3-4493-87ba-dbaff29b1012\",\n \"JobVideoId\": \"1248894010240876544\",\n \"JobVideoModerationId\": \"1248893756036694016\",\n \"RequestId\": \"a974b772-3c1d-4868-8909-b1386016b9f0\",\n \"OriginalVideoUrl\": \"http://console.cloud.tencent.com/cos/video.mp4\",\n \"ResultVideoUrl\": \"https://tencent.cos.ap-guangzhou.myqcloud.com/video_translate/output/video.mp4\",\n \"TranslateResults\": [\n {\n \"SourceText\": \"当工作或学习结果不理想,甚至面临被全盘否定的情况时,你会如何应对?可以举例说明当时你是如何处理负面情绪,并找到解决办法的。\",\n \"TargetText\": \"How do you cope when work or academic results are not ideal, or even when faced with a complete denial of your efforts? Provide an example of how you managed negative emotions and found a solution in such a situation.\"\n }\n ]\n }\n}",
52
46
  "title": "调用成功示例"
53
47
  }
54
48
  ],
@@ -94,34 +88,34 @@
94
88
  ],
95
89
  "SubmitVideoStylizationJob": [
96
90
  {
97
- "document": "成功调用",
98
- "input": "POST / HTTP/1.1\nHost: vclm.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: SubmitVideoStylizationJob\n<公共请求参数>\n\n{\n \"StyleId\": \"2d_anime\",\n \"VideoUrl\": \"http://xxxx.mp4\"\n}",
91
+ "document": "成功提交视频风格化任务",
92
+ "input": "POST / HTTP/1.1\nHost: vclm.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: SubmitVideoStylizationJob\n<公共请求参数>\n\n{\n \"StyleId\": \"2d_anime\",\n \"VideoUrl\": \"http://xxxx.mp4\",\n \"StyleStrength\": \"medium\"\n}",
99
93
  "output": "{\n \"Response\": {\n \"JobId\": \"c5daf8f7077d41a69c13aab31a7164f3\",\n \"RequestId\": \"b1990ba2-2d71-419d-8c9d-cab8e33f8352\"\n }\n}",
100
- "title": "成功调用"
94
+ "title": "成功提交任务"
101
95
  }
102
96
  ],
103
97
  "SubmitVideoTranslateJob": [
104
98
  {
105
99
  "document": "中英转译失败案例",
106
- "input": "POST / HTTP/1.1\nHost: vclm.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: SubmitVideoTranslateJob\n<公共请求参数>\n\n\n\n{\n \"VideoUrl\": \"https://xxx.com/url/xxx.mp4\",\n \"SrcLang\": \"zh\",\n \"DstLang\": \"zh\",\n \"Confirm\": 0,\n \"LipSync\": 0\n}",
100
+ "input": "POST / HTTP/1.1\nHost: vclm.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: SubmitVideoTranslateJob\n<公共请求参数>\n\n\n\n{\n \"VideoUrl\": \"https://console.cloud.tencent.com/cos/video.mp4\",\n \"SrcLang\": \"zh\",\n \"DstLang\": \"zh\",\n \"Confirm\": 0,\n \"LipSync\": 0,\n \"VoiceType\": \"701001\"\n}",
107
101
  "output": "{\n \"Response\": {\n \"Error\": {\n \"Code\": \"InvalidParameter.InvalidParameter\",\n \"Message\": \"源语种(SrcLang)和目标语种(DstLang)不允许相同,请检查后重新输入\"\n },\n \"RequestId\": \"3787745f-b446-4b39-9471-9032a4c306ee\"\n }\n}",
108
102
  "title": "提交中英视频转译失败案例"
109
103
  },
110
104
  {
111
105
  "document": "中英转译成功案例",
112
- "input": "POST / HTTP/1.1\nHost: vclm.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: SubmitVideoTranslateJob\n<公共请求参数>\n\n\n\n{\n \"VideoUrl\": \"https://xxx.com/url/xxx.mp4\",\n \"SrcLang\": \"zh\",\n \"DstLang\": \"en\",\n \"Confirm\": 0,\n \"LipSync\": 0\n}",
106
+ "input": "POST / HTTP/1.1\nHost: vclm.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: SubmitVideoTranslateJob\n<公共请求参数>\n\n\n\n{\n \"VideoUrl\": \"https://console.cloud.tencent.com/cos/video.mp4\",\n \"SrcLang\": \"zh\",\n \"DstLang\": \"en\",\n \"Confirm\": 0,\n \"LipSync\": 1,\n \"VoiceType\": \"701001\"\n}",
113
107
  "output": "{\n \"Response\": {\n \"JobId\": \"GLo7lni4PubX9xUwzesuKUOLJokVZ0ll\",\n \"RequestId\": \"950a5a45-7bf5-4db3-aef1-dfedda487575\"\n }\n}",
114
108
  "title": "提交中英视频转译成功案例"
115
109
  },
116
110
  {
117
111
  "document": "小语种转译成功案例",
118
- "input": "POST / HTTP/1.1\nHost: vclm.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: SubmitVideoTranslateJob\n<公共请求参数>\n\n{\n \"VideoUrl\": \"https://xxx.com/url/xxx.mp4\",\n \"SrcLang\": \"zh\",\n \"DstLang\": \"de-DE\",\n \"Confirm\": 0,\n \"LipSync\": 0,\n \"VoiceType\": \"701001\"\n}",
112
+ "input": "POST / HTTP/1.1\nHost: vclm.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: SubmitVideoTranslateJob\n<公共请求参数>\n\n{\n \"VideoUrl\": \"https://console.cloud.tencent.com/cos/video.mp4\",\n \"SrcLang\": \"zh\",\n \"DstLang\": \"ar\",\n \"Confirm\": 0,\n \"LipSync\": 1,\n \"VoiceType\": \"701001\"\n}",
119
113
  "output": "{\n \"Response\": {\n \"JobId\": \"GLo7lni4PubX9xUwzesuKUOLJokVZ0ll\",\n \"RequestId\": \"950a5a45-7bf5-4db3-aef1-dfedda487575\"\n }\n}",
120
114
  "title": "提交小语种视频转译成功案例"
121
115
  },
122
116
  {
123
117
  "document": "小语种转译失败案例",
124
- "input": "POST / HTTP/1.1\nHost: vclm.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: SubmitVideoTranslateJob\n<公共请求参数>\n\n\n\n{\n \"VideoUrl\": \"https://xxx.com/url/xxx.mp4\",\n \"SrcLang\": \"zh\",\n \"DstLang\": \"de-DE\",\n \"Confirm\": 0,\n \"LipSync\": 0\n}",
118
+ "input": "POST / HTTP/1.1\nHost: vclm.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: SubmitVideoTranslateJob\n<公共请求参数>\n\n\n\n{\n \"VideoUrl\": \"https://console.cloud.tencent.com/cos/video.mp4\",\n \"SrcLang\": \"zh\",\n \"DstLang\": \"ar\",\n \"Confirm\": 0,\n \"LipSync\": 1\n}",
125
119
  "output": "{\n \"Response\": {\n \"Error\": {\n \"Code\": \"InvalidParameter.InvalidParameter\",\n \"Message\": \"音色种别不能为空\"\n },\n \"RequestId\": \"3787745f-b446-4b39-9471-9032a4c306ee\"\n }\n}",
126
120
  "title": "提交小语种视频转译失败案例"
127
121
  }
@@ -84,6 +84,13 @@
84
84
  "output": "CreateClassResponse",
85
85
  "status": "online"
86
86
  },
87
+ "CreateComplexAdaptiveDynamicStreamingTask": {
88
+ "document": "发起复杂自适应码流处理任务,功能包括:\n1. 按指定的自适应码流模板输出 HLS、DASH 自适应码流;\n2. 自适应码流的内容保护方案可选择无加密、Widevine 或 FairPlay;\n3. 支持添加片头片尾;\n4. 输出的自适应码流可包含多语言音频流,每种语言分别来自不同的媒体文件;\n5. 输出的自适应码流可包含多语言字幕流。\n\n注意事项:\n1. 当使用片头时,片头媒体中的视频流需要和音频流对齐,否则将导致输出的内容音画不同步;\n2. 如果输出的自适应码流需要包含主媒体的音频,那么需要在 AudioSet 参数中指定主媒体的 FileId;\n3. 使用字幕时,需要先将字幕添加到主媒体,可通过 ModifyMediaInfo 接口或控制台的音视频详情页进行添加;\n4. 暂不支持极速高清、水印。",
89
+ "input": "CreateComplexAdaptiveDynamicStreamingTaskRequest",
90
+ "name": "创建复杂自适应码流任务",
91
+ "output": "CreateComplexAdaptiveDynamicStreamingTaskResponse",
92
+ "status": "online"
93
+ },
87
94
  "CreateContentReviewTemplate": {
88
95
  "document": "该 API 已经<font color=red>不再维护</font>,新版审核模板支持音视频审核和图片审核,详细请参考 [创建审核模板](https://cloud.tencent.com/document/api/266/84391)。\n创建用户自定义音视频内容审核模板,数量上限:50。",
89
96
  "input": "CreateContentReviewTemplateRequest",
@@ -8311,6 +8318,266 @@
8311
8318
  ],
8312
8319
  "type": "object"
8313
8320
  },
8321
+ "ComplexAdaptiveDynamicStreamingTask": {
8322
+ "document": "自适应码流任务信息。",
8323
+ "members": [
8324
+ {
8325
+ "disabled": false,
8326
+ "document": "任务 ID。",
8327
+ "example": "1250000000-procedurev2-23b0ab79ee23ba1340b2ee55c7733563tt1",
8328
+ "member": "string",
8329
+ "name": "TaskId",
8330
+ "output_required": true,
8331
+ "type": "string",
8332
+ "value_allowed_null": false
8333
+ },
8334
+ {
8335
+ "disabled": false,
8336
+ "document": "任务状态,取值:\n<li>PROCESSING:处理中;</li>\n<li>FINISH:已完成。</li>\n",
8337
+ "example": "PROCESSING",
8338
+ "member": "string",
8339
+ "name": "Status",
8340
+ "output_required": true,
8341
+ "type": "string",
8342
+ "value_allowed_null": false
8343
+ },
8344
+ {
8345
+ "disabled": false,
8346
+ "document": "自适应码流任务的执行状态与结果,每个元素对应一个自适应码流模版。",
8347
+ "example": "无",
8348
+ "member": "ComplexAdaptiveDynamicStreamingTaskResult",
8349
+ "name": "ComplexAdaptiveDynamicStreamingTaskResultSet",
8350
+ "output_required": true,
8351
+ "type": "list",
8352
+ "value_allowed_null": false
8353
+ }
8354
+ ],
8355
+ "usage": "out"
8356
+ },
8357
+ "ComplexAdaptiveDynamicStreamingTaskAudioInput": {
8358
+ "document": "自适应码流任务多语言音频流输入参数。",
8359
+ "members": [
8360
+ {
8361
+ "disabled": false,
8362
+ "document": "音频源的媒体 ID。固定取该媒体中的首个音频流,视频流和其它音频流(如有)将被忽略。",
8363
+ "example": "1234567890",
8364
+ "member": "string",
8365
+ "name": "FileId",
8366
+ "output_required": true,
8367
+ "required": true,
8368
+ "type": "string",
8369
+ "value_allowed_null": false
8370
+ },
8371
+ {
8372
+ "disabled": false,
8373
+ "document": "输出的自适应码流中的音频流名称,长度限制为16个字符。",
8374
+ "example": "English",
8375
+ "member": "string",
8376
+ "name": "Name",
8377
+ "output_required": true,
8378
+ "required": true,
8379
+ "type": "string",
8380
+ "value_allowed_null": false
8381
+ },
8382
+ {
8383
+ "disabled": false,
8384
+ "document": "输出的自适应码流中的音频流语言,长度限制为16个字符。要求符合 RFC5646 规范。",
8385
+ "example": "en-US",
8386
+ "member": "string",
8387
+ "name": "Language",
8388
+ "output_required": true,
8389
+ "required": true,
8390
+ "type": "string",
8391
+ "value_allowed_null": false
8392
+ },
8393
+ {
8394
+ "disabled": false,
8395
+ "document": "是否设置为自适应码流的默认音频。取值:\n<li>YES:设置为默认音频;</li>\n<li>NO:不设置为默认音频(默认值)。</li>\n",
8396
+ "example": "YES",
8397
+ "member": "string",
8398
+ "name": "Default",
8399
+ "output_required": false,
8400
+ "required": false,
8401
+ "type": "string",
8402
+ "value_allowed_null": false
8403
+ }
8404
+ ],
8405
+ "usage": "both"
8406
+ },
8407
+ "ComplexAdaptiveDynamicStreamingTaskInput": {
8408
+ "document": "自适应码流任务的输入参数。",
8409
+ "members": [
8410
+ {
8411
+ "disabled": false,
8412
+ "document": "自适应码流参数。\n注意:此字段可能返回 null,表示取不到有效值。",
8413
+ "example": "无",
8414
+ "member": "ComplexAdaptiveDynamicStreamingTaskStreamPara",
8415
+ "name": "StreamPara",
8416
+ "output_required": true,
8417
+ "required": true,
8418
+ "type": "object",
8419
+ "value_allowed_null": true
8420
+ }
8421
+ ],
8422
+ "usage": "both"
8423
+ },
8424
+ "ComplexAdaptiveDynamicStreamingTaskOutput": {
8425
+ "document": "自适应码流任务的输出结果。",
8426
+ "members": [
8427
+ {
8428
+ "disabled": false,
8429
+ "document": "自适应码流模版 ID。",
8430
+ "example": "10",
8431
+ "member": "uint64",
8432
+ "name": "Definition",
8433
+ "output_required": true,
8434
+ "type": "int",
8435
+ "value_allowed_null": false
8436
+ },
8437
+ {
8438
+ "disabled": false,
8439
+ "document": "自适应码流打包格式。可选值:\n<li>HLS;</li>\n<li>MPEG-DASH。</li>",
8440
+ "example": "HLS",
8441
+ "member": "string",
8442
+ "name": "Format",
8443
+ "output_required": true,
8444
+ "type": "string",
8445
+ "value_allowed_null": false
8446
+ },
8447
+ {
8448
+ "disabled": false,
8449
+ "document": "DRM 方案类型。可选值:\n<li>空字符串:无加密;</li>\n<li>SimpleAES;</li>\n<li>Widevine;</li>\n<li>FairPlay。</li>",
8450
+ "example": "\"\"",
8451
+ "member": "string",
8452
+ "name": "DrmType",
8453
+ "output_required": true,
8454
+ "type": "string",
8455
+ "value_allowed_null": false
8456
+ },
8457
+ {
8458
+ "disabled": false,
8459
+ "document": "自适应码流的播放地址。",
8460
+ "example": "http://1250000000.vod2.myqcloud.com/cf72b740vodtranscq1250000000/aa2a78091397757895313140803/adp.10.m3u8",
8461
+ "member": "string",
8462
+ "name": "Url",
8463
+ "output_required": true,
8464
+ "type": "string",
8465
+ "value_allowed_null": false
8466
+ }
8467
+ ],
8468
+ "usage": "out"
8469
+ },
8470
+ "ComplexAdaptiveDynamicStreamingTaskResult": {
8471
+ "document": "自适应码流任务信息。",
8472
+ "members": [
8473
+ {
8474
+ "disabled": false,
8475
+ "document": "任务状态,取值:\n<li>PROCESSING:处理中;</li>\n<li>SUCCESS:已完成;</li>\n<li>FAIL:失败。</li>",
8476
+ "example": "SUCCESS",
8477
+ "member": "string",
8478
+ "name": "Status",
8479
+ "output_required": true,
8480
+ "type": "string",
8481
+ "value_allowed_null": false
8482
+ },
8483
+ {
8484
+ "disabled": false,
8485
+ "document": "错误码,空字符串表示成功,其他值表示失败,取值请参考 [视频处理类错误码](https://cloud.tencent.com/document/product/266/50368#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81) 列表。",
8486
+ "example": "\"\"",
8487
+ "member": "string",
8488
+ "name": "ErrCodeExt",
8489
+ "output_required": true,
8490
+ "type": "string",
8491
+ "value_allowed_null": false
8492
+ },
8493
+ {
8494
+ "disabled": false,
8495
+ "document": "错误信息。",
8496
+ "example": "\"\"",
8497
+ "member": "string",
8498
+ "name": "Message",
8499
+ "output_required": true,
8500
+ "type": "string",
8501
+ "value_allowed_null": false
8502
+ },
8503
+ {
8504
+ "disabled": false,
8505
+ "document": "转码进度,取值范围 [0-100] 。",
8506
+ "example": "100",
8507
+ "member": "int64",
8508
+ "name": "Progress",
8509
+ "output_required": true,
8510
+ "type": "int",
8511
+ "value_allowed_null": false
8512
+ },
8513
+ {
8514
+ "disabled": false,
8515
+ "document": "自适应码流任务的输入。",
8516
+ "example": "无",
8517
+ "member": "ComplexAdaptiveDynamicStreamingTaskInput",
8518
+ "name": "Input",
8519
+ "output_required": true,
8520
+ "type": "object",
8521
+ "value_allowed_null": false
8522
+ },
8523
+ {
8524
+ "disabled": false,
8525
+ "document": "自适应码流任务的输出。\n注意:此字段可能返回 null,表示取不到有效值。",
8526
+ "example": "无",
8527
+ "member": "ComplexAdaptiveDynamicStreamingTaskOutput",
8528
+ "name": "Output",
8529
+ "output_required": true,
8530
+ "type": "object",
8531
+ "value_allowed_null": true
8532
+ }
8533
+ ],
8534
+ "usage": "out"
8535
+ },
8536
+ "ComplexAdaptiveDynamicStreamingTaskStreamPara": {
8537
+ "document": "自适应码流任务的流参数。",
8538
+ "members": [
8539
+ {
8540
+ "disabled": false,
8541
+ "document": "自适应码流模板 ID。",
8542
+ "example": "10",
8543
+ "member": "uint64",
8544
+ "name": "Definition",
8545
+ "output_required": true,
8546
+ "required": true,
8547
+ "type": "int",
8548
+ "value_allowed_null": false
8549
+ }
8550
+ ],
8551
+ "usage": "both"
8552
+ },
8553
+ "ComplexAdaptiveDynamicStreamingTaskSubtitleInput": {
8554
+ "document": "自适应码流任务多语言字幕的输入参数。",
8555
+ "members": [
8556
+ {
8557
+ "disabled": false,
8558
+ "document": "字幕 ID。该字幕必须归属于自适应码流任务的输入主媒体。",
8559
+ "example": "dYeq82",
8560
+ "member": "string",
8561
+ "name": "Id",
8562
+ "output_required": true,
8563
+ "required": true,
8564
+ "type": "string",
8565
+ "value_allowed_null": false
8566
+ },
8567
+ {
8568
+ "disabled": false,
8569
+ "document": "是否设置为自适应码流的默认字幕。取值:\n<li>YES:设置为默认字幕;</li>\n<li>NO:不设置为默认字幕(默认值)。</li>",
8570
+ "example": "YES",
8571
+ "member": "string",
8572
+ "name": "Default",
8573
+ "output_required": false,
8574
+ "required": false,
8575
+ "type": "string",
8576
+ "value_allowed_null": false
8577
+ }
8578
+ ],
8579
+ "usage": "both"
8580
+ },
8314
8581
  "ComposeMediaOutput": {
8315
8582
  "document": "输出的媒体文件信息。",
8316
8583
  "members": [
@@ -9834,6 +10101,88 @@
9834
10101
  ],
9835
10102
  "type": "object"
9836
10103
  },
10104
+ "CreateComplexAdaptiveDynamicStreamingTaskRequest": {
10105
+ "document": "CreateComplexAdaptiveDynamicStreamingTask请求参数结构体",
10106
+ "members": [
10107
+ {
10108
+ "disabled": false,
10109
+ "document": "<b>点播[应用](/document/product/266/14574) ID。</b>",
10110
+ "example": "1250000000",
10111
+ "member": "uint64",
10112
+ "name": "SubAppId",
10113
+ "required": true,
10114
+ "type": "int"
10115
+ },
10116
+ {
10117
+ "disabled": false,
10118
+ "document": "主媒体文件的媒体 ID。",
10119
+ "example": "1234567890",
10120
+ "member": "string",
10121
+ "name": "FileId",
10122
+ "required": true,
10123
+ "type": "string"
10124
+ },
10125
+ {
10126
+ "disabled": false,
10127
+ "document": "自适应码流参数,最大支持8个。",
10128
+ "example": "无",
10129
+ "member": "ComplexAdaptiveDynamicStreamingTaskStreamPara",
10130
+ "name": "StreamParaSet",
10131
+ "required": true,
10132
+ "type": "list"
10133
+ },
10134
+ {
10135
+ "disabled": false,
10136
+ "document": "片头片尾列表,支持多片头片尾,最大可支持 4 个。\u000b如果填写了该字段,AudioSet 和 SubtitleSet 中指定的媒体的起始时间将会自动调整,和主媒体保持同步。",
10137
+ "example": "无",
10138
+ "member": "HeadTailTaskInput",
10139
+ "name": "HeadTailSet",
10140
+ "required": false,
10141
+ "type": "list"
10142
+ },
10143
+ {
10144
+ "disabled": false,
10145
+ "document": "多语言音频流参数,最大支持16个。\u000b每个数组元素对应自适应码流中的一条音频流。如果要将主媒体文件中的音频流添加到输出的自适应码流中,那么也需要在此处指定。\u000b数组中元素的顺序将决定自适应码流中的音频流顺序。\u000b如果输入的媒体文件同时带有视频流和音频流,那么视频流将被忽略。",
10146
+ "example": "无",
10147
+ "member": "ComplexAdaptiveDynamicStreamingTaskAudioInput",
10148
+ "name": "AudioSet",
10149
+ "required": false,
10150
+ "type": "list"
10151
+ },
10152
+ {
10153
+ "disabled": false,
10154
+ "document": "多语言字幕参数,最大可支持16个。\u000b每个数组元素对应自适应码流中的一条字幕流。\u000b数组中元素的顺序将决定自适应码流中的字幕流顺序。",
10155
+ "example": "无",
10156
+ "member": "ComplexAdaptiveDynamicStreamingTaskSubtitleInput",
10157
+ "name": "SubtitleSet",
10158
+ "required": false,
10159
+ "type": "list"
10160
+ }
10161
+ ],
10162
+ "type": "object"
10163
+ },
10164
+ "CreateComplexAdaptiveDynamicStreamingTaskResponse": {
10165
+ "document": "CreateComplexAdaptiveDynamicStreamingTask返回参数结构体",
10166
+ "members": [
10167
+ {
10168
+ "disabled": false,
10169
+ "document": "任务 ID。",
10170
+ "example": "1250000000-procedurev2-463192642364261",
10171
+ "member": "string",
10172
+ "name": "TaskId",
10173
+ "output_required": true,
10174
+ "type": "string",
10175
+ "value_allowed_null": false
10176
+ },
10177
+ {
10178
+ "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
10179
+ "member": "string",
10180
+ "name": "RequestId",
10181
+ "type": "string"
10182
+ }
10183
+ ],
10184
+ "type": "object"
10185
+ },
9837
10186
  "CreateContentReviewTemplateRequest": {
9838
10187
  "document": "CreateContentReviewTemplate请求参数结构体",
9839
10188
  "members": [
@@ -15345,7 +15694,7 @@
15345
15694
  },
15346
15695
  {
15347
15696
  "disabled": false,
15348
- "document": "查询视频处理任务类型,目前支持的任务类型包括:\n<li> Transcoding: 普通转码</li>\n<li> Transcoding-TESHD: 极速高清转码</li>\n<li> Editing: 视频编辑</li>\n<li> Editing-TESHD: 极速高清视频编辑</li>\n<li> AdaptiveBitrateStreaming: 自适应码流</li>\n<li> ContentAudit: 内容审核</li>\n<li> ContentRecognition: 内容识别</li>\n<li> RemoveWatermark: 去除水印</li>\n<li> ExtractTraceWatermark: 提取水印</li>\n<li> AddTraceWatermark: 添加水印</li>\n<li> RebuildMedia: 音画质重生</li>\n<li> QualityInspect: 音画质检测</li>\n<li> VideoHighlight: 视频智能集锦</li>\n<li> VideoTag: 视频智能标签</li>\n<li> VideoClassification: 视频智能分类</li>\n<li> VideoCover: 视频智能封面</li>\n<li> VideoSegment: 视频智能拆条</li>\n<li> VideoProduce: 视频制作</li>\n<li> MediaCast: 媒体转推</li>\n<li>Transcode: 转码,包含普通转码、极速高清和视频编辑(不推荐使用)</li>",
15697
+ "document": "查询视频处理任务类型,目前支持的任务类型包括:\n<li> Transcoding: 普通转码</li>\n<li> Transcoding-TESHD: 极速高清转码</li>\n<li> Editing: 视频编辑</li>\n<li> Editing-TESHD: 极速高清视频编辑</li>\n<li> AdaptiveBitrateStreaming: 自适应码流</li>\n<li> ContentAudit: 内容审核</li>\n<li> ContentRecognition: 内容识别</li>\n<li> RemoveWatermark: 去除水印</li>\n<li> ExtractTraceWatermark: 提取水印</li>\n<li> AddTraceWatermark: 添加水印</li>\n<li> RebuildMedia: 音画质重生</li>\n<li> QualityInspect: 音画质检测</li>\n<li> VideoHighlight: 视频智能集锦</li>\n<li> VideoTag: 视频智能标签</li>\n<li> VideoClassification: 视频智能分类</li>\n<li> VideoCover: 视频智能封面</li>\n<li> VideoSegment: 视频智能拆条</li>\n<li> VideoProduce: 视频制作</li>\n<li> MediaCast: 媒体转推</li>\n<li>Transcode: 转码,包含普通转码、极速高清和视频编辑(不推荐使用)</li>\n<li>VoiceTranslation: 语音翻译</li>",
15349
15698
  "example": "Transcoding-TESHD",
15350
15699
  "member": "string",
15351
15700
  "name": "Type",
@@ -16600,7 +16949,7 @@
16600
16949
  "members": [
16601
16950
  {
16602
16951
  "disabled": false,
16603
- "document": "任务类型,取值:\n<li>Procedure:视频处理任务;</li>\n<li>EditMedia:视频编辑任务;</li>\n<li>SplitMedia:视频拆条任务;</li>\n<li>ComposeMedia:制作媒体文件任务;</li>\n<li>WechatPublish:微信发布任务;</li>\n<li>WechatMiniProgramPublish:微信小程序视频发布任务;</li>\n<li>PullUpload:拉取上传媒体文件任务;</li>\n<li>FastClipMedia:快速剪辑任务;</li>\n<li>RemoveWatermarkTask:智能去除水印任务;</li>\n<li>DescribeFileAttributesTask:获取文件属性任务;</li>\n<li>RebuildMedia:音画质重生任务(不推荐使用);</li>\n<li>ReviewAudioVideo:音视频审核任务;</li>\n<li>ExtractTraceWatermark:提取溯源水印任务;</li>\n<li>ExtractCopyRightWatermark:提取版权水印任务;</li>\n<li>QualityInspect:音画质检测任务;</li>\n<li>QualityEnhance:音画质重生任务。</li>",
16952
+ "document": "任务类型,取值:<li>Procedure:视频处理任务;</li><li>EditMedia:视频编辑任务;</li><li>SplitMedia:视频拆条任务;</li><li>ComposeMedia:制作媒体文件任务;</li><li>WechatPublish:微信发布任务;</li><li>WechatMiniProgramPublish:微信小程序视频发布任务;</li><li>PullUpload:拉取上传媒体文件任务;</li><li>FastClipMedia:快速剪辑任务;</li><li>RemoveWatermarkTask:智能去除水印任务;</li><li>DescribeFileAttributesTask:获取文件属性任务;</li><li>RebuildMedia:音画质重生任务(不推荐使用);</li><li>ReviewAudioVideo:音视频审核任务;</li><li>ExtractTraceWatermark:提取溯源水印任务;</li><li>ExtractCopyRightWatermark:提取版权水印任务;</li><li>QualityInspect:音画质检测任务;</li><li>QualityEnhance:音画质重生任务;</li><li>ComplexAdaptiveDynamicStreaming:复杂自适应码流任务。</li>",
16604
16953
  "example": "Procedure",
16605
16954
  "member": "string",
16606
16955
  "name": "TaskType",
@@ -16858,6 +17207,16 @@
16858
17207
  "type": "object",
16859
17208
  "value_allowed_null": true
16860
17209
  },
17210
+ {
17211
+ "disabled": false,
17212
+ "document": "复杂自适应码流任务信息,仅当 TaskType 为 ComplexAdaptiveDynamicStreaming,该字段有值。\n注意:此字段可能返回 null,表示取不到有效值。",
17213
+ "example": "无",
17214
+ "member": "ComplexAdaptiveDynamicStreamingTask",
17215
+ "name": "ComplexAdaptiveDynamicStreamingTask",
17216
+ "output_required": true,
17217
+ "type": "object",
17218
+ "value_allowed_null": true
17219
+ },
16861
17220
  {
16862
17221
  "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
16863
17222
  "member": "string",
@@ -17445,6 +17804,16 @@
17445
17804
  "output_required": true,
17446
17805
  "type": "object",
17447
17806
  "value_allowed_null": true
17807
+ },
17808
+ {
17809
+ "disabled": false,
17810
+ "document": "IP 访问限制配置信息。\n注意:此字段可能返回 null,表示取不到有效值。",
17811
+ "example": "无",
17812
+ "member": "IPFilterPolicy",
17813
+ "name": "IPFilterPolicy",
17814
+ "output_required": true,
17815
+ "type": "object",
17816
+ "value_allowed_null": true
17448
17817
  }
17449
17818
  ],
17450
17819
  "usage": "out"
@@ -18452,7 +18821,7 @@
18452
18821
  },
18453
18822
  {
18454
18823
  "disabled": false,
18455
- "document": "<b>支持事件类型:</b>\n<li>NewFileUpload:视频上传完成;</li>\n<li>ProcedureStateChanged:任务流状态变更;</li>\n<li>FileDeleted:视频删除完成;</li>\n<li>RestoreMediaComplete:视频取回完成;</li>\n<li>PullComplete:视频转拉完成;</li>\n<li>EditMediaComplete:视频编辑完成;</li>\n<li>SplitMediaComplete:视频拆分完成;</li>\n<li>ComposeMediaComplete:制作媒体文件完成;</li>\n<li>WechatMiniProgramPublishComplete:微信小程序发布完成。</li>\n<li>RemoveWatermark:智能去除水印完成。</li>\n<li>RebuildMediaComplete:音画质重生完成事件(不推荐使用)。</li>\n<li>ReviewAudioVideoComplete:音视频审核完成;</li>\n<li>ExtractTraceWatermarkComplete:提取溯源水印完成;</li>\n<li>ExtractCopyRightWatermarkComplete:提取版权水印完成;</li>\n<li>DescribeFileAttributesComplete:获取文件属性完成;</li>\n<li>QualityInspectComplete:音画质检测完成;</li>\n<li>QualityEnhanceComplete:音画质重生任务完成;</li>\n<li>PersistenceComplete:剪辑固化完成。</li>\n<b>兼容 2017 版的事件类型:</b>\n<li>TranscodeComplete:视频转码完成;</li>\n<li>ConcatComplete:视频拼接完成;</li>\n<li>ClipComplete:视频剪辑完成;</li>\n<li>CreateImageSpriteComplete:视频截取雪碧图完成;</li>\n<li>CreateSnapshotByTimeOffsetComplete:视频按时间点截图完成。</li>",
18824
+ "document": "<b>支持事件类型:</b>\n<li>NewFileUpload:视频上传完成;</li>\n<li>ProcedureStateChanged:任务流状态变更;</li>\n<li>FileDeleted:视频删除完成;</li>\n<li>RestoreMediaComplete:视频取回完成;</li>\n<li>PullComplete:视频转拉完成;</li>\n<li>EditMediaComplete:视频编辑完成;</li>\n<li>SplitMediaComplete:视频拆分完成;</li>\n<li>ComposeMediaComplete:制作媒体文件完成;</li>\n<li>WechatMiniProgramPublishComplete:微信小程序发布完成。</li>\n<li>RemoveWatermark:智能去除水印完成。</li>\n<li>RebuildMediaComplete:音画质重生完成事件(不推荐使用)。</li>\n<li>ReviewAudioVideoComplete:音视频审核完成;</li>\n<li>ExtractTraceWatermarkComplete:提取溯源水印完成;</li>\n<li>ExtractCopyRightWatermarkComplete:提取版权水印完成;</li>\n<li>DescribeFileAttributesComplete:获取文件属性完成;</li>\n<li>QualityInspectComplete:音画质检测完成;</li>\n<li>QualityEnhanceComplete:音画质重生任务完成;</li>\n<li>PersistenceComplete:剪辑固化完成;</li>\n<li>ComplexAdaptiveDynamicStreamingComplete:复杂自适应码流任务完成。</li>\n<b>兼容 2017 版的事件类型:</b>\n<li>TranscodeComplete:视频转码完成;</li>\n<li>ConcatComplete:视频拼接完成;</li>\n<li>ClipComplete:视频剪辑完成;</li>\n<li>CreateImageSpriteComplete:视频截取雪碧图完成;</li>\n<li>CreateSnapshotByTimeOffsetComplete:视频按时间点截图完成。</li>",
18456
18825
  "example": "null",
18457
18826
  "member": "string",
18458
18827
  "name": "EventType",
@@ -18719,6 +19088,16 @@
18719
19088
  "output_required": true,
18720
19089
  "type": "object",
18721
19090
  "value_allowed_null": true
19091
+ },
19092
+ {
19093
+ "disabled": false,
19094
+ "document": "自适应码流任务信息,仅当 EventType 为ComplexAdaptiveDynamicStreamingComplete 时有效。\n注意:此字段可能返回 null,表示取不到有效值。",
19095
+ "example": "null",
19096
+ "member": "ComplexAdaptiveDynamicStreamingTask",
19097
+ "name": "ComplexAdaptiveDynamicStreamingCompleteEvent",
19098
+ "output_required": true,
19099
+ "type": "object",
19100
+ "value_allowed_null": true
18722
19101
  }
18723
19102
  ],
18724
19103
  "usage": "out"
@@ -20086,6 +20465,45 @@
20086
20465
  ],
20087
20466
  "usage": "in"
20088
20467
  },
20468
+ "IPFilterPolicy": {
20469
+ "document": "IP 访问限制规则,当前支持配置 IP 黑名单和白名单。",
20470
+ "members": [
20471
+ {
20472
+ "disabled": false,
20473
+ "document": "IP 访问限制状态,可选值:\n<li>Enabled:启用;</li>\n<li>Disabled:禁用。</li>",
20474
+ "example": "Enabled",
20475
+ "member": "string",
20476
+ "name": "Status",
20477
+ "output_required": true,
20478
+ "required": true,
20479
+ "type": "string",
20480
+ "value_allowed_null": false
20481
+ },
20482
+ {
20483
+ "disabled": false,
20484
+ "document": "IP 访问限制类型: <li>Black:黑名单方式校验。只有来自 IPList 列表中的 IP 请求会被拦截。</li>\n<li>White:白名单方式校验。只有来自 IPList 列表中的 IP 请求会被放行。</li>当 Status 取值为 Enabled 时,FilterType 必须赋值。",
20485
+ "example": "Black",
20486
+ "member": "string",
20487
+ "name": "FilterType",
20488
+ "output_required": true,
20489
+ "required": false,
20490
+ "type": "string",
20491
+ "value_allowed_null": false
20492
+ },
20493
+ {
20494
+ "disabled": false,
20495
+ "document": "IP 列表,支持 X.X.X.X 格式 IPV4 地址,或 X:X:X:X:X:X:X:X 格式 IPV6 地址,或网段格式 /N(IPV4:1≤N≤32;IPV6:1≤N≤128);最多可填充 200 个 IP 或网段。当 Status 取值为 Enabled 时,IPList 必须赋值。",
20496
+ "example": "[\"1.1.1.1\"]",
20497
+ "member": "string",
20498
+ "name": "IPList",
20499
+ "output_required": true,
20500
+ "required": false,
20501
+ "type": "list",
20502
+ "value_allowed_null": false
20503
+ }
20504
+ ],
20505
+ "usage": "both"
20506
+ },
20089
20507
  "ImageBlur": {
20090
20508
  "document": "图片模糊处理。",
20091
20509
  "members": [
@@ -27064,6 +27482,15 @@
27064
27482
  "name": "QUICConfig",
27065
27483
  "required": false,
27066
27484
  "type": "object"
27485
+ },
27486
+ {
27487
+ "disabled": false,
27488
+ "document": "IP 访问限制规则。",
27489
+ "example": "无",
27490
+ "member": "IPFilterPolicy",
27491
+ "name": "IPFilterPolicy",
27492
+ "required": false,
27493
+ "type": "object"
27067
27494
  }
27068
27495
  ],
27069
27496
  "type": "object"
@@ -36226,7 +36653,7 @@
36226
36653
  "members": [
36227
36654
  {
36228
36655
  "disabled": false,
36229
- "document": "任务类型。\n<li> Transcoding: 普通转码</li>\n<li> Transcoding-TESHD: 极速高清转码</li>\n<li> Editing: 视频编辑</li>\n<li> Editing-TESHD: 极速高清视频编辑</li>\n<li> AdaptiveBitrateStreaming: 自适应码流</li>\n<li> ContentAudit: 内容审核</li>\n<li> ContentRecognition: 内容识别</li>\n<li> RemoveWatermark: 去水印</li>\n<li> ExtractTraceWatermark: 提取水印</li>\n<li> AddTraceWatermark: 添加水印</li>\n<li> RebuildMedia: 音画质重生</li>\n<li> QualityInspect: 音画质检测</li>\n<li>Transcode: 转码,包含普通转码、极速高清和视频编辑(不推荐使用)</li>",
36656
+ "document": "任务类型。\n<li> Transcoding: 普通转码</li>\n<li> Transcoding-TESHD: 极速高清转码</li>\n<li> Editing: 视频编辑</li>\n<li> Editing-TESHD: 极速高清视频编辑</li>\n<li> AdaptiveBitrateStreaming: 自适应码流</li>\n<li> ContentAudit: 内容审核</li>\n<li> ContentRecognition: 内容识别</li>\n<li> RemoveWatermark: 去水印</li>\n<li> ExtractTraceWatermark: 提取水印</li>\n<li> AddTraceWatermark: 添加水印</li>\n<li> RebuildMedia: 音画质重生</li>\n<li> QualityInspect: 音画质检测</li>\n<li>Transcode: 转码,包含普通转码、极速高清和视频编辑(不推荐使用)</li>\n<li>VoiceTranslation: 语音翻译</li>",
36230
36657
  "example": "Transcoding",
36231
36658
  "member": "string",
36232
36659
  "name": "TaskType",