tccli 3.0.1268.1__py2.py3-none-any.whl → 3.0.1270.1__py2.py3-none-any.whl
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.
- tccli/__init__.py +1 -1
- tccli/services/__init__.py +5 -4
- tccli/services/aiart/aiart_client.py +106 -0
- tccli/services/aiart/v20221229/api.json +286 -11
- tccli/services/aiart/v20221229/examples.json +18 -2
- tccli/services/antiddos/v20200309/api.json +201 -132
- tccli/services/antiddos/v20200309/examples.json +12 -12
- tccli/services/apm/v20210622/api.json +13 -3
- tccli/services/billing/billing_client.py +4 -163
- tccli/services/billing/v20180709/api.json +0 -489
- tccli/services/billing/v20180709/examples.json +0 -24
- tccli/services/cam/v20190116/api.json +8 -8
- tccli/services/cat/v20180409/api.json +3 -1
- tccli/services/cbs/cbs_client.py +220 -8
- tccli/services/cbs/v20170312/api.json +418 -2
- tccli/services/cbs/v20170312/examples.json +32 -0
- tccli/services/ccc/v20200210/api.json +11 -11
- tccli/services/ccc/v20200210/examples.json +2 -2
- tccli/services/cdb/v20170320/api.json +48 -18
- tccli/services/cdwdoris/v20211228/api.json +10 -1
- tccli/services/cfw/v20190904/api.json +30 -30
- tccli/services/ckafka/v20190819/api.json +10 -0
- tccli/services/cls/v20201016/api.json +11 -0
- tccli/services/csip/v20221121/api.json +38 -38
- tccli/services/cwp/cwp_client.py +4 -57
- tccli/services/cwp/v20180228/api.json +0 -184
- tccli/services/cwp/v20180228/examples.json +0 -8
- tccli/services/cynosdb/v20190107/api.json +1 -1
- tccli/services/cynosdb/v20190107/examples.json +1 -1
- tccli/services/dcdb/dcdb_client.py +122 -16
- tccli/services/dcdb/v20180411/api.json +222 -0
- tccli/services/dcdb/v20180411/examples.json +16 -0
- tccli/services/dlc/v20210125/api.json +169 -50
- tccli/services/dlc/v20210125/examples.json +20 -20
- tccli/services/domain/v20180808/api.json +8 -8
- tccli/services/domain/v20180808/examples.json +3 -3
- tccli/services/dts/v20211206/api.json +1 -1
- tccli/services/es/v20180416/api.json +9 -9
- tccli/services/ess/v20201111/api.json +1 -1
- tccli/services/essbasic/v20210526/api.json +3 -3
- tccli/services/essbasic/v20210526/examples.json +2 -2
- tccli/services/facefusion/v20220927/api.json +4 -4
- tccli/services/faceid/v20180301/api.json +5 -5
- tccli/services/faceid/v20180301/examples.json +6 -0
- tccli/services/gme/v20180711/api.json +147 -141
- tccli/services/gme/v20180711/examples.json +9 -9
- tccli/services/hunyuan/v20230901/api.json +9 -0
- tccli/services/iotexplorer/v20190423/api.json +4 -4
- tccli/services/iotexplorer/v20190423/examples.json +5 -5
- tccli/services/keewidb/v20220308/api.json +2 -2
- tccli/services/lcic/v20220817/api.json +177 -177
- tccli/services/lcic/v20220817/examples.json +2 -2
- tccli/services/lighthouse/v20200324/api.json +76 -67
- tccli/services/live/v20180801/api.json +1 -1
- tccli/services/lke/v20231130/api.json +31 -0
- tccli/services/lkeap/v20240522/api.json +55 -9
- tccli/services/lkeap/v20240522/examples.json +1 -1
- tccli/services/mna/mna_client.py +106 -0
- tccli/services/mna/v20210119/api.json +246 -0
- tccli/services/mna/v20210119/examples.json +16 -0
- tccli/services/monitor/monitor_client.py +62 -57
- tccli/services/monitor/v20230616/api.json +266 -0
- tccli/services/monitor/v20230616/examples.json +19 -0
- tccli/services/mqtt/mqtt_client.py +489 -12
- tccli/services/mqtt/v20240516/api.json +864 -3
- tccli/services/mqtt/v20240516/examples.json +72 -0
- tccli/services/ocr/ocr_client.py +53 -0
- tccli/services/ocr/v20181119/api.json +319 -2
- tccli/services/ocr/v20181119/examples.json +8 -0
- tccli/services/postgres/postgres_client.py +334 -16
- tccli/services/postgres/v20170312/api.json +717 -34
- tccli/services/postgres/v20170312/examples.json +72 -0
- tccli/services/ses/v20201002/api.json +15 -5
- tccli/services/ssl/v20191205/api.json +496 -493
- tccli/services/ssl/v20191205/examples.json +144 -24
- tccli/services/svp/v20240125/api.json +6 -6
- tccli/services/taf/taf_client.py +0 -159
- tccli/services/taf/v20200210/api.json +0 -665
- tccli/services/taf/v20200210/examples.json +0 -24
- tccli/services/teo/v20220901/api.json +40 -2
- tccli/services/tione/v20211111/api.json +14 -3
- tccli/services/trabbit/__init__.py +4 -0
- tccli/services/trabbit/trabbit_client.py +1691 -0
- tccli/services/trabbit/v20230418/api.json +4773 -0
- tccli/services/trabbit/v20230418/examples.json +237 -0
- tccli/services/trp/v20210515/api.json +549 -513
- tccli/services/trp/v20210515/examples.json +5 -5
- tccli/services/trtc/v20190722/api.json +8 -8
- tccli/services/trtc/v20190722/examples.json +2 -2
- tccli/services/vclm/v20240523/api.json +0 -450
- tccli/services/vclm/v20240523/examples.json +0 -48
- tccli/services/vclm/vclm_client.py +0 -159
- tccli/services/vpc/v20170312/api.json +124 -0
- tccli/services/vpc/v20170312/examples.json +16 -0
- tccli/services/vpc/vpc_client.py +106 -0
- tccli/services/wedata/v20210820/api.json +211 -33
- tccli/services/wedata/v20210820/examples.json +14 -0
- tccli/services/wedata/wedata_client.py +53 -0
- {tccli-3.0.1268.1.dist-info → tccli-3.0.1270.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1268.1.dist-info → tccli-3.0.1270.1.dist-info}/RECORD +103 -101
- tccli/services/aa/__init__.py +0 -4
- tccli/services/aa/aa_client.py +0 -207
- tccli/services/aa/v20200224/api.json +0 -397
- tccli/services/aa/v20200224/examples.json +0 -13
- {tccli-3.0.1268.1.dist-info → tccli-3.0.1270.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1268.1.dist-info → tccli-3.0.1270.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1268.1.dist-info → tccli-3.0.1270.1.dist-info}/license_files/LICENSE +0 -0
@@ -244,7 +244,7 @@
|
|
244
244
|
{
|
245
245
|
"document": "",
|
246
246
|
"input": "POST / HTTP/1.1\nHost: trp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeMerchants\n<公共请求参数>\n\n{\n \"Name\": \"商户名称\",\n \"PageSize\": 10,\n \"PageNumber\": 1\n}",
|
247
|
-
"output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"Merchants\": [\n {\n \"Remark\": \"商户备注信息\",\n \"Name\": \"商户名称\",\n \"CorpId\": 10000,\n \"UpdateTime\": \"2023-08-15T02:47:35.000Z\",\n \"MerchantId\": \"
|
247
|
+
"output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"Merchants\": [\n {\n \"Remark\": \"商户备注信息\",\n \"Name\": \"商户名称\",\n \"CorpId\": 10000,\n \"UpdateTime\": \"2023-08-15T02:47:35.000Z\",\n \"MerchantId\": \"pn30msjjxwga\",\n \"CodeRule\": \"https://xxx.xxx.com/qr/(.*)\",\n \"CreateTime\": \"2023-08-15T02:47:35.000Z\",\n \"CodeType\": 0,\n \"CodeUrl\": \"https://xxx.xxx.com\"\n }\n ],\n \"RequestId\": \"eaa3ccac-d2f5-4df0-a8b3-7b51324e9283\"\n }\n}",
|
248
248
|
"title": "查询商户列表"
|
249
249
|
}
|
250
250
|
],
|
@@ -260,7 +260,7 @@
|
|
260
260
|
{
|
261
261
|
"document": "",
|
262
262
|
"input": "POST / HTTP/1.1\nHost: trp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribePlanQRCodes\n<公共请求参数>\n\n{\n \"PlanId\": 67087,\n \"StartTime\": \"2023-10-10 00:00:00\",\n \"EndTime\": \"2023-10-10 23:59:59\",\n \"PageNo\": 1,\n \"PageSize\": 10\n}",
|
263
|
-
"output": "{\n \"Response\": {\n \"Ret\": 0,\n \"Total\": 1,\n \"Data\": [\n {\n \"Url\": \"https://anxin.qq.com/q99j9ovp5c6sok7l5g\",\n \"Status\": 1\n }\n ],\n \"RequestId\": \"
|
263
|
+
"output": "{\n \"Response\": {\n \"Ret\": 0,\n \"Total\": 1,\n \"Data\": [\n {\n \"Url\": \"https://anxin.qq.com/q99j9ovp5c6sok7l5g\",\n \"Status\": 1\n }\n ],\n \"RequestId\": \"1ybwr6bdn3yp\"\n }\n}",
|
264
264
|
"title": "查询安心计划二维码列表"
|
265
265
|
}
|
266
266
|
],
|
@@ -268,7 +268,7 @@
|
|
268
268
|
{
|
269
269
|
"document": "",
|
270
270
|
"input": "POST / HTTP/1.1\nHost: trp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeProductById\n<公共请求参数>\n\n{\n \"ProductId\": \"eqdmnz7020bmtvi9\"\n}",
|
271
|
-
"output": "{\n \"Response\": {\n \"Product\": {\n \"ProductId\": \"85tfp1sn78r9m1568i\",\n \"CorpId\": 10000,\n \"MerchantId\": \"eqdmnz7020bmtvi9\",\n \"ProductCode\": \"85tfp1sn78r9m1568i\",\n \"Name\": \"demo5\",\n \"Specification\": \"100ml\",\n \"Remark\": \"desc\",\n \"Logo\": [\n \"https://xxx.xxx.com/logo.png\"\n ],\n \"CreateTime\": \"2021-11-30T09:00:33.000Z\",\n \"UpdateTime\": \"2021-11-30T09:16:23.000Z\",\n \"Ext\": {\n \"Value\": \"
|
271
|
+
"output": "{\n \"Response\": {\n \"Product\": {\n \"ProductId\": \"85tfp1sn78r9m1568i\",\n \"CorpId\": 10000,\n \"MerchantId\": \"eqdmnz7020bmtvi9\",\n \"ProductCode\": \"85tfp1sn78r9m1568i\",\n \"Name\": \"demo5\",\n \"Specification\": \"100ml\",\n \"Remark\": \"desc\",\n \"Logo\": [\n \"https://xxx.xxx.com/logo.png\"\n ],\n \"CreateTime\": \"2021-11-30T09:00:33.000Z\",\n \"UpdateTime\": \"2021-11-30T09:16:23.000Z\",\n \"Ext\": {\n \"Value\": \"自定义\"\n },\n \"MerchantName\": \"demo\",\n \"CertState\": 1\n },\n \"RequestId\": \"06356857-6961-4b9d-bf1e-df5e0311358e\"\n }\n}",
|
272
272
|
"title": "查询商品信息"
|
273
273
|
}
|
274
274
|
],
|
@@ -276,7 +276,7 @@
|
|
276
276
|
{
|
277
277
|
"document": "",
|
278
278
|
"input": "POST / HTTP/1.1\nHost: trp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeProducts\n<公共请求参数>\n\n{\n \"Name\": \"商品名称\",\n \"MerchantId\": \"商户ID\",\n \"PageSize\": 10,\n \"PageNumber\": 1,\n \"CertState\": 1\n}",
|
279
|
-
"output": "{\n \"Response\": {\n \"Products\": [\n {\n \"ProductId\": \"85tfp1sn78r9m1568i\",\n \"CorpId\": 10000,\n \"MerchantId\": \"eqdmnz7020bmtvi9\",\n \"ProductCode\": \"85tfp1sn78r9m1568i\",\n \"Name\": \"demo5\",\n \"Specification\": \"100ml\",\n \"Remark\": \"desc\",\n \"Logo\": [\n \"https://xxx.xxx.com/logo.png\"\n ],\n \"CreateTime\": \"2021-11-30T09:00:33.000Z\",\n \"UpdateTime\": \"2021-11-30T09:16:23.000Z\",\n \"Ext\": {\n \"Value\": \"
|
279
|
+
"output": "{\n \"Response\": {\n \"Products\": [\n {\n \"ProductId\": \"85tfp1sn78r9m1568i\",\n \"CorpId\": 10000,\n \"MerchantId\": \"eqdmnz7020bmtvi9\",\n \"ProductCode\": \"85tfp1sn78r9m1568i\",\n \"Name\": \"demo5\",\n \"Specification\": \"100ml\",\n \"Remark\": \"desc\",\n \"Logo\": [\n \"https://xxx.xxx.com/logo.png\"\n ],\n \"CreateTime\": \"2021-11-30T09:00:33.000Z\",\n \"UpdateTime\": \"2021-11-30T09:16:23.000Z\",\n \"Ext\": {\n \"Value\": \"自定义\"\n },\n \"MerchantName\": \"demo\",\n \"CertState\": 1\n }\n ],\n \"TotalCount\": 1,\n \"RequestId\": \"eaa3ccac-d2f5-4df0-a8b3-7b51324e9283\"\n }\n}",
|
280
280
|
"title": "查询商品列表"
|
281
281
|
}
|
282
282
|
],
|
@@ -379,7 +379,7 @@
|
|
379
379
|
"ModifyMerchant": [
|
380
380
|
{
|
381
381
|
"document": "",
|
382
|
-
"input": "POST / HTTP/1.1\nHost: trp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyMerchant\n<公共请求参数>\n\n{\n \"MerchantId\": \"eqdmnz7020bmtvi9\",\n \"Name\": \"demo\",\n \"Remark\": \"
|
382
|
+
"input": "POST / HTTP/1.1\nHost: trp.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyMerchant\n<公共请求参数>\n\n{\n \"MerchantId\": \"eqdmnz7020bmtvi9\",\n \"Name\": \"demo\",\n \"Remark\": \"备注\"\n}",
|
383
383
|
"output": "{\n \"Response\": {\n \"MerchantId\": \"eqdmnz7020bmtvi9\",\n \"RequestId\": \"511b8969-7d23-46f6-bd64-cdfab11c9134\"\n }\n}",
|
384
384
|
"title": "编辑商户"
|
385
385
|
}
|
@@ -192,7 +192,7 @@
|
|
192
192
|
"DescribeTrtcMcuTranscodeTime": {
|
193
193
|
"document": "查询旁路转码计费时长。\n- 查询时间小于等于1天时,返回每5分钟粒度的数据;查询时间大于1天时,返回按天汇总的数据。\n- 单次查询统计区间最多不能超过31天。\n- 若查询当天用量,由于统计延迟等原因,返回数据可能不够准确。\n- 日结后付费将于次日上午推送账单,建议次日上午9点以后再来查询前一天的用量。",
|
194
194
|
"input": "DescribeTrtcMcuTranscodeTimeRequest",
|
195
|
-
"name": "
|
195
|
+
"name": "查询旁路转码计费时长(旧)",
|
196
196
|
"output": "DescribeTrtcMcuTranscodeTimeResponse",
|
197
197
|
"status": "online"
|
198
198
|
},
|
@@ -2822,7 +2822,7 @@
|
|
2822
2822
|
"example": "无",
|
2823
2823
|
"member": "OneSdkAppIdTranscodeTimeUsagesInfo",
|
2824
2824
|
"name": "Usages",
|
2825
|
-
"
|
2825
|
+
"output_required": true,
|
2826
2826
|
"type": "list",
|
2827
2827
|
"value_allowed_null": false
|
2828
2828
|
},
|
@@ -5832,33 +5832,33 @@
|
|
5832
5832
|
},
|
5833
5833
|
{
|
5834
5834
|
"disabled": false,
|
5835
|
-
"document": "房间人数,用户重复进入同一个房间为1
|
5835
|
+
"document": "房间人数,用户重复进入同一个房间为1次",
|
5836
5836
|
"example": "108",
|
5837
5837
|
"member": "uint64",
|
5838
5838
|
"name": "UserNumber",
|
5839
5839
|
"output_required": true,
|
5840
5840
|
"type": "int",
|
5841
|
-
"value_allowed_null":
|
5841
|
+
"value_allowed_null": false
|
5842
5842
|
},
|
5843
5843
|
{
|
5844
5844
|
"disabled": false,
|
5845
|
-
"document": "
|
5845
|
+
"document": "房间人次,用户每次进入房间为一次",
|
5846
5846
|
"example": "10086",
|
5847
5847
|
"member": "uint64",
|
5848
5848
|
"name": "UserCount",
|
5849
5849
|
"output_required": true,
|
5850
5850
|
"type": "int",
|
5851
|
-
"value_allowed_null":
|
5851
|
+
"value_allowed_null": false
|
5852
5852
|
},
|
5853
5853
|
{
|
5854
5854
|
"disabled": false,
|
5855
|
-
"document": "sdkappid
|
5855
|
+
"document": "sdkappid下一天内的房间数",
|
5856
5856
|
"example": "65",
|
5857
5857
|
"member": "uint64",
|
5858
5858
|
"name": "RoomNumbers",
|
5859
5859
|
"output_required": true,
|
5860
5860
|
"type": "int",
|
5861
|
-
"value_allowed_null":
|
5861
|
+
"value_allowed_null": false
|
5862
5862
|
}
|
5863
5863
|
],
|
5864
5864
|
"usage": "out"
|
@@ -219,8 +219,8 @@
|
|
219
219
|
"DescribeTrtcMcuTranscodeTime": [
|
220
220
|
{
|
221
221
|
"document": "多日查询",
|
222
|
-
"input": "
|
223
|
-
"output": "{\n \"Response\": {\n \"Usages\": [\n {\n \"SdkAppId\": \"1400123456\",\n \"TotalNum\": 1,\n \"SdkAppIdTranscodeTimeUsages\": [\n {\n \"AudioTime\":
|
222
|
+
"input": "POST / HTTP/1.1\nHost: trtc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeTrtcMcuTranscodeTime\n<公共请求参数>\n\n{\n \"EndTime\": \"2020-09-08\",\n \"StartTime\": \"2020-09-07\",\n \"SdkAppId\": \"1400123456\"\n}",
|
223
|
+
"output": "{\n \"Response\": {\n \"Usages\": [\n {\n \"SdkAppId\": \"1400123456\",\n \"TotalNum\": 1,\n \"SdkAppIdTranscodeTimeUsages\": [\n {\n \"Flux\": 10,\n \"AudioTime\": 12,\n \"VideoTimeHd\": 21,\n \"VideoTimeFhd\": 234,\n \"VideoTimeSd\": 198,\n \"TimeKey\": \"2020-09-07\"\n }\n ]\n }\n ],\n \"RequestId\": \"644956b8-9f7c-44c5-b833-31d91dba1b23\"\n }\n}",
|
224
224
|
"title": "查询旁路转码计费时长"
|
225
225
|
}
|
226
226
|
],
|
@@ -7,13 +7,6 @@
|
|
7
7
|
"output": "CheckAnimateImageJobResponse",
|
8
8
|
"status": "online"
|
9
9
|
},
|
10
|
-
"ConfirmVideoTranslateJob": {
|
11
|
-
"document": "确认视频转译结果",
|
12
|
-
"input": "ConfirmVideoTranslateJobRequest",
|
13
|
-
"name": "确认视频转译结果",
|
14
|
-
"output": "ConfirmVideoTranslateJobResponse",
|
15
|
-
"status": "online"
|
16
|
-
},
|
17
10
|
"DescribeImageAnimateJob": {
|
18
11
|
"document": "用于查询图片跳舞任务。图片跳舞能力支持舞蹈动作结合图片生成跳舞视频,满足社交娱乐、互动营销等场景的需求。",
|
19
12
|
"input": "DescribeImageAnimateJobRequest",
|
@@ -35,13 +28,6 @@
|
|
35
28
|
"output": "DescribeVideoStylizationJobResponse",
|
36
29
|
"status": "online"
|
37
30
|
},
|
38
|
-
"DescribeVideoTranslateJob": {
|
39
|
-
"document": "查询视频转译任务",
|
40
|
-
"input": "DescribeVideoTranslateJobRequest",
|
41
|
-
"name": "查询视频转译任务",
|
42
|
-
"output": "DescribeVideoTranslateJobResponse",
|
43
|
-
"status": "online"
|
44
|
-
},
|
45
31
|
"SubmitImageAnimateJob": {
|
46
32
|
"document": "用于提交图片跳舞任务。图片跳舞能力支持舞蹈动作结合图片生成跳舞视频,满足社交娱乐、互动营销等场景的需求。",
|
47
33
|
"input": "SubmitImageAnimateJobRequest",
|
@@ -62,13 +48,6 @@
|
|
62
48
|
"name": "提交视频风格化任务",
|
63
49
|
"output": "SubmitVideoStylizationJobResponse",
|
64
50
|
"status": "online"
|
65
|
-
},
|
66
|
-
"SubmitVideoTranslateJob": {
|
67
|
-
"document": "### 支持音色种别列表。\n每个音色都支持:英语(美国)、阿拉伯语、德语、西班牙语、法语、印尼语、意大利语、日语、韩语、马来语、葡萄牙语、俄语、泰语、土耳其语、越南语。\n\n| 音色名称 | 性别 | 音色ID |\n| ----------- | ---- | ------ |\n| Seraphina | 女 | 701002 |\n| Ada | 女 | 701003 |\n| Emma | 女 | 701007 |\n| Brian | 男 | 701008 |\n| Amanda | 女 | 701013 |\n| Brandon | 男 | 701014 |\n| Christopher | 男 | 701015 |\n| Davis | 男 | 701017 |\n| Derek | 男 | 701018 |\n| Dustin | 男 | 701019 |\n| Evelyn | 女 | 701020 |\n| Lewis | 男 | 701021 |\n| Lola | 女 | 701022 |\n| Samuel | 男 | 701026 |\n| Steffan | 男 | 701028 |\n| Arabella | 女 | 701029 |\n| Isidora | 女 | 701030 |\n| Tristan | 男 | 701031 |\n| Vivienne | 女 | 701034 |\n| Lucien | 男 | 701035 |\n| Alessio | 男 | 701036 |\n| Giuseppe | 男 | 701037 |\n| Isabella | 女 | 701038 |\n| Marcello | 男 | 701039 |\n| Masaru | 男 | 701040 |\n| Macerio | 男 | 701042 |\n| Thalita | 女 | 701043 |\n| 晓晓 | 女 | 701045 |\n| 晓宇 | 女 | 701046 |\n| 云逸 | 男 | 701047 |\n| Yunfan | 男 | 701048 |",
|
68
|
-
"input": "SubmitVideoTranslateJobRequest",
|
69
|
-
"name": "提交视频转译任务",
|
70
|
-
"output": "SubmitVideoTranslateJobResponse",
|
71
|
-
"status": "online"
|
72
51
|
}
|
73
52
|
},
|
74
53
|
"metadata": {
|
@@ -78,45 +57,6 @@
|
|
78
57
|
"serviceShortName": "vclm"
|
79
58
|
},
|
80
59
|
"objects": {
|
81
|
-
"AsrTimestamps": {
|
82
|
-
"document": "文本片段及其时间戳",
|
83
|
-
"members": [
|
84
|
-
{
|
85
|
-
"disabled": false,
|
86
|
-
"document": "文本片段\t\n注意:此字段可能返回 null,表示取不到有效值。",
|
87
|
-
"example": "无",
|
88
|
-
"member": "string",
|
89
|
-
"name": "Text",
|
90
|
-
"output_required": true,
|
91
|
-
"required": true,
|
92
|
-
"type": "string",
|
93
|
-
"value_allowed_null": true
|
94
|
-
},
|
95
|
-
{
|
96
|
-
"disabled": false,
|
97
|
-
"document": "开始时间\n注意:此字段可能返回 null,表示取不到有效值。",
|
98
|
-
"example": "无",
|
99
|
-
"member": "int64",
|
100
|
-
"name": "StartMs",
|
101
|
-
"output_required": true,
|
102
|
-
"required": true,
|
103
|
-
"type": "int",
|
104
|
-
"value_allowed_null": true
|
105
|
-
},
|
106
|
-
{
|
107
|
-
"disabled": false,
|
108
|
-
"document": "结束时间\n注意:此字段可能返回 null,表示取不到有效值。",
|
109
|
-
"example": "无",
|
110
|
-
"member": "int64",
|
111
|
-
"name": "EndMs",
|
112
|
-
"output_required": true,
|
113
|
-
"required": true,
|
114
|
-
"type": "int",
|
115
|
-
"value_allowed_null": true
|
116
|
-
}
|
117
|
-
],
|
118
|
-
"usage": "both"
|
119
|
-
},
|
120
60
|
"CheckAnimateImageJobRequest": {
|
121
61
|
"document": "CheckAnimateImageJob请求参数结构体",
|
122
62
|
"members": [
|
@@ -181,102 +121,6 @@
|
|
181
121
|
],
|
182
122
|
"type": "object"
|
183
123
|
},
|
184
|
-
"ConfirmVideoTranslateJobRequest": {
|
185
|
-
"document": "ConfirmVideoTranslateJob请求参数结构体",
|
186
|
-
"members": [
|
187
|
-
{
|
188
|
-
"disabled": false,
|
189
|
-
"document": "视频转译任务 ID",
|
190
|
-
"example": "vlSYvQkMM0KwPuoakawm0tPrREwc2p7c",
|
191
|
-
"member": "string",
|
192
|
-
"name": "JobId",
|
193
|
-
"required": true,
|
194
|
-
"type": "string"
|
195
|
-
},
|
196
|
-
{
|
197
|
-
"disabled": false,
|
198
|
-
"document": "待确认文本。\n如果文本中含有数字,支持将数字配置为SSML语言",
|
199
|
-
"example": "[{\"SourceText\":\"当工作或学习结果不理想,甚至面临被全盘否定的情况时,你会如何应对?可以举例说明当时你是如何处理负面情绪,并找到解决办法的。\",\"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.\"}]",
|
200
|
-
"member": "TranslateResult",
|
201
|
-
"name": "TranslateResults",
|
202
|
-
"required": true,
|
203
|
-
"type": "list"
|
204
|
-
}
|
205
|
-
],
|
206
|
-
"type": "object"
|
207
|
-
},
|
208
|
-
"ConfirmVideoTranslateJobResponse": {
|
209
|
-
"document": "ConfirmVideoTranslateJob返回参数结构体",
|
210
|
-
"members": [
|
211
|
-
{
|
212
|
-
"disabled": false,
|
213
|
-
"document": "视频转译任务 ID。",
|
214
|
-
"example": "vlSYvQkMM0KwPuoakawm0tPrREwc2p7c",
|
215
|
-
"member": "string",
|
216
|
-
"name": "JobId",
|
217
|
-
"output_required": false,
|
218
|
-
"type": "string",
|
219
|
-
"value_allowed_null": false
|
220
|
-
},
|
221
|
-
{
|
222
|
-
"disabled": true,
|
223
|
-
"document": "音频转译任务 ID。",
|
224
|
-
"example": "ecaa9680e41441399b4f29759174383f",
|
225
|
-
"member": "string",
|
226
|
-
"name": "TaskId",
|
227
|
-
"output_required": false,
|
228
|
-
"type": "string",
|
229
|
-
"value_allowed_null": false
|
230
|
-
},
|
231
|
-
{
|
232
|
-
"disabled": true,
|
233
|
-
"document": "音频转译结果确认 session。\t",
|
234
|
-
"example": "0bfda02b562d4432be1176904bbcbe68",
|
235
|
-
"member": "string",
|
236
|
-
"name": "SessionId",
|
237
|
-
"output_required": false,
|
238
|
-
"type": "string",
|
239
|
-
"value_allowed_null": false
|
240
|
-
},
|
241
|
-
{
|
242
|
-
"disabled": true,
|
243
|
-
"document": "任务状态。0:任务初始化。1:音频翻译中。 2:音频翻译失败。 3:音频翻译成功。 4:音频结果待确认。 5:音频结果已确认完毕。6:视频翻译中。 7:视频翻译失败。 8:视频翻译成功。",
|
244
|
-
"example": "5",
|
245
|
-
"member": "int64",
|
246
|
-
"name": "Status",
|
247
|
-
"output_required": false,
|
248
|
-
"type": "int",
|
249
|
-
"value_allowed_null": false
|
250
|
-
},
|
251
|
-
{
|
252
|
-
"disabled": true,
|
253
|
-
"document": "视频转译任务信息。\t",
|
254
|
-
"example": "音频转译结果已确认",
|
255
|
-
"member": "string",
|
256
|
-
"name": "Message",
|
257
|
-
"output_required": false,
|
258
|
-
"type": "string",
|
259
|
-
"value_allowed_null": false
|
260
|
-
},
|
261
|
-
{
|
262
|
-
"disabled": false,
|
263
|
-
"document": "任务状态。0:任务初始化。1:音频翻译中。 2:音频翻译失败。 3:音频翻译成功。 4:音频结果待确认。 5:音频结果已确认完毕。6:视频翻译中。 7:视频翻译失败。 8:视频翻译成功。",
|
264
|
-
"example": "5",
|
265
|
-
"member": "int64",
|
266
|
-
"name": "JobStatus",
|
267
|
-
"output_required": false,
|
268
|
-
"type": "int",
|
269
|
-
"value_allowed_null": false
|
270
|
-
},
|
271
|
-
{
|
272
|
-
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
273
|
-
"member": "string",
|
274
|
-
"name": "RequestId",
|
275
|
-
"type": "string"
|
276
|
-
}
|
277
|
-
],
|
278
|
-
"type": "object"
|
279
|
-
},
|
280
124
|
"DescribeImageAnimateJobRequest": {
|
281
125
|
"document": "DescribeImageAnimateJob请求参数结构体",
|
282
126
|
"members": [
|
@@ -508,163 +352,6 @@
|
|
508
352
|
],
|
509
353
|
"type": "object"
|
510
354
|
},
|
511
|
-
"DescribeVideoTranslateJobRequest": {
|
512
|
-
"document": "DescribeVideoTranslateJob请求参数结构体",
|
513
|
-
"members": [
|
514
|
-
{
|
515
|
-
"disabled": false,
|
516
|
-
"document": "视频转译任务 ID",
|
517
|
-
"example": "vlSYvQkMM0KwPuoakawm0tPrREwc2p7c",
|
518
|
-
"member": "string",
|
519
|
-
"name": "JobId",
|
520
|
-
"required": true,
|
521
|
-
"type": "string"
|
522
|
-
}
|
523
|
-
],
|
524
|
-
"type": "object"
|
525
|
-
},
|
526
|
-
"DescribeVideoTranslateJobResponse": {
|
527
|
-
"document": "DescribeVideoTranslateJob返回参数结构体",
|
528
|
-
"members": [
|
529
|
-
{
|
530
|
-
"disabled": false,
|
531
|
-
"document": "任务状态。0: 任务初始化。 1:音频转译中。 2:音频转译失败。 3:音频转译成功。 4:音频结果待确认。 5:音频结果已确认完毕。6:视频转译中。 7:视频转译失败。 8:视频转译成功。\t",
|
532
|
-
"example": "8",
|
533
|
-
"member": "int64",
|
534
|
-
"name": "JobStatus",
|
535
|
-
"output_required": false,
|
536
|
-
"type": "int",
|
537
|
-
"value_allowed_null": false
|
538
|
-
},
|
539
|
-
{
|
540
|
-
"disabled": false,
|
541
|
-
"document": "本次任务出错的错误码,用来定位问题原因。",
|
542
|
-
"example": "FailedOperation.JobNotExist",
|
543
|
-
"member": "string",
|
544
|
-
"name": "JobErrorCode",
|
545
|
-
"output_required": false,
|
546
|
-
"type": "string",
|
547
|
-
"value_allowed_null": false
|
548
|
-
},
|
549
|
-
{
|
550
|
-
"disabled": false,
|
551
|
-
"document": "任务错误信息,错误码出现的原因。",
|
552
|
-
"example": "任务不存在",
|
553
|
-
"member": "string",
|
554
|
-
"name": "JobErrorMsg",
|
555
|
-
"output_required": false,
|
556
|
-
"type": "string",
|
557
|
-
"value_allowed_null": false
|
558
|
-
},
|
559
|
-
{
|
560
|
-
"disabled": false,
|
561
|
-
"document": "视频转译生成结果视频url,有效期1天。当JobStatus为8时,该字段返回视频Url。",
|
562
|
-
"example": "https://tencent.cos.ap-guangzhou.myqcloud.com/video_translate/output/video.mp4",
|
563
|
-
"member": "string",
|
564
|
-
"name": "ResultVideoUrl",
|
565
|
-
"output_required": false,
|
566
|
-
"type": "string",
|
567
|
-
"value_allowed_null": false
|
568
|
-
},
|
569
|
-
{
|
570
|
-
"disabled": false,
|
571
|
-
"document": "音频转译后分句翻译内容,包含分句起始时间、源识别文本以及翻译后文本。\n当JobStatus为3、4时,该字段返回分句翻译数据。",
|
572
|
-
"example": "无",
|
573
|
-
"member": "TranslateResult",
|
574
|
-
"name": "TranslateResults",
|
575
|
-
"output_required": false,
|
576
|
-
"type": "list",
|
577
|
-
"value_allowed_null": false
|
578
|
-
},
|
579
|
-
{
|
580
|
-
"disabled": true,
|
581
|
-
"document": "是否需要确认翻译结果。0:不需要,1:需要。\t",
|
582
|
-
"example": "1",
|
583
|
-
"member": "int64",
|
584
|
-
"name": "JobConfirm",
|
585
|
-
"output_required": false,
|
586
|
-
"type": "int",
|
587
|
-
"value_allowed_null": false
|
588
|
-
},
|
589
|
-
{
|
590
|
-
"disabled": true,
|
591
|
-
"document": "音频任务 ID。\t",
|
592
|
-
"example": "b4c2e836bf01418a888c8958f06c75fd",
|
593
|
-
"member": "string",
|
594
|
-
"name": "JobAudioTaskId",
|
595
|
-
"output_required": false,
|
596
|
-
"type": "string",
|
597
|
-
"value_allowed_null": false
|
598
|
-
},
|
599
|
-
{
|
600
|
-
"disabled": true,
|
601
|
-
"document": "视频审核任务ID。",
|
602
|
-
"example": "1245282556098985984",
|
603
|
-
"member": "string",
|
604
|
-
"name": "JobVideoModerationId",
|
605
|
-
"output_required": false,
|
606
|
-
"type": "string",
|
607
|
-
"value_allowed_null": false
|
608
|
-
},
|
609
|
-
{
|
610
|
-
"disabled": true,
|
611
|
-
"document": "音频审核任务 ID。",
|
612
|
-
"example": "1982362556098762761",
|
613
|
-
"member": "string",
|
614
|
-
"name": "JobAudioModerationId",
|
615
|
-
"output_required": false,
|
616
|
-
"type": "string",
|
617
|
-
"value_allowed_null": false
|
618
|
-
},
|
619
|
-
{
|
620
|
-
"disabled": true,
|
621
|
-
"document": "口型驱动任务 ID。",
|
622
|
-
"example": "1245339406861418496",
|
623
|
-
"member": "string",
|
624
|
-
"name": "JobVideoId",
|
625
|
-
"output_required": false,
|
626
|
-
"type": "string",
|
627
|
-
"value_allowed_null": false
|
628
|
-
},
|
629
|
-
{
|
630
|
-
"disabled": true,
|
631
|
-
"document": "视频素材原始 URL。",
|
632
|
-
"example": "https://console.cloud.tencent.com/cos/video.mp4",
|
633
|
-
"member": "string",
|
634
|
-
"name": "OriginalVideoUrl",
|
635
|
-
"output_required": false,
|
636
|
-
"type": "string",
|
637
|
-
"value_allowed_null": false
|
638
|
-
},
|
639
|
-
{
|
640
|
-
"disabled": false,
|
641
|
-
"document": "文本片段及其时间戳。",
|
642
|
-
"example": "无",
|
643
|
-
"member": "AsrTimestamps",
|
644
|
-
"name": "AsrTimestamps",
|
645
|
-
"output_required": false,
|
646
|
-
"type": "list",
|
647
|
-
"value_allowed_null": false
|
648
|
-
},
|
649
|
-
{
|
650
|
-
"disabled": true,
|
651
|
-
"document": "提交视频转译任务时的 requestId。",
|
652
|
-
"example": "403fb3f1-c40b-454b-9a68-fbcdefcdce58",
|
653
|
-
"member": "string",
|
654
|
-
"name": "JobSubmitReqId",
|
655
|
-
"output_required": false,
|
656
|
-
"type": "string",
|
657
|
-
"value_allowed_null": false
|
658
|
-
},
|
659
|
-
{
|
660
|
-
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
661
|
-
"member": "string",
|
662
|
-
"name": "RequestId",
|
663
|
-
"type": "string"
|
664
|
-
}
|
665
|
-
],
|
666
|
-
"type": "object"
|
667
|
-
},
|
668
355
|
"LogoParam": {
|
669
356
|
"document": "logo参数",
|
670
357
|
"members": [
|
@@ -999,143 +686,6 @@
|
|
999
686
|
}
|
1000
687
|
],
|
1001
688
|
"type": "object"
|
1002
|
-
},
|
1003
|
-
"SubmitVideoTranslateJobRequest": {
|
1004
|
-
"document": "SubmitVideoTranslateJob请求参数结构体",
|
1005
|
-
"members": [
|
1006
|
-
{
|
1007
|
-
"disabled": false,
|
1008
|
-
"document": "视频地址URL。\n格式要求:支持 mp4、mov、avi 。\n时长要求:【5-600】秒。\nfps 要求:【15-60】fps\n分辨率要求:单边像素要求在 【360~4096】 之间。\n大小要求:不超过500MB\n请保证文件的下载速度,否则会下载失败。",
|
1009
|
-
"example": "http://console.cloud.tencent.com/cos/video.mp4",
|
1010
|
-
"member": "string",
|
1011
|
-
"name": "VideoUrl",
|
1012
|
-
"required": true,
|
1013
|
-
"type": "string"
|
1014
|
-
},
|
1015
|
-
{
|
1016
|
-
"disabled": false,
|
1017
|
-
"document": "输入视频中音频语种\n目前支持语种范围:zh(中文), en(英文)",
|
1018
|
-
"example": "zh(中文)",
|
1019
|
-
"member": "string",
|
1020
|
-
"name": "SrcLang",
|
1021
|
-
"required": true,
|
1022
|
-
"type": "string"
|
1023
|
-
},
|
1024
|
-
{
|
1025
|
-
"disabled": false,
|
1026
|
-
"document": "当音频 URL 不为空时,不经过语音AI处理,直接以视频为素材用音频内容做视频口型驱动。\n格式要求:支持 mp3、m4a、aac、wav 格式。\n时长要求:【5~600】秒,音频时长要匹配视频时长。\n大小要求:不超过 100MB。\n请保证文件的下载速度,否则会下载失败。",
|
1027
|
-
"example": "http://console.cloud.tencent.com/cos/audio.mp3",
|
1028
|
-
"member": "string",
|
1029
|
-
"name": "AudioUrl",
|
1030
|
-
"required": false,
|
1031
|
-
"type": "string"
|
1032
|
-
},
|
1033
|
-
{
|
1034
|
-
"disabled": false,
|
1035
|
-
"document": "输出视频中翻译语种。默认是en(英语)。\n目前支持语种范围:zh(简体中文)、en(英语)、ar(阿拉伯语)、de(德语)、es(西班牙语)、fr(法语)、id(印尼语)、it(意大利语)、ja(日语)、ko(韩语)、ms(马来语)、pt(葡萄牙语)、ru(俄语)、th(泰语)、tr(土耳其语)、vi(越南语)",
|
1036
|
-
"example": "ar(阿拉伯语)",
|
1037
|
-
"member": "string",
|
1038
|
-
"name": "DstLang",
|
1039
|
-
"required": false,
|
1040
|
-
"type": "string"
|
1041
|
-
},
|
1042
|
-
{
|
1043
|
-
"disabled": false,
|
1044
|
-
"document": "翻译语种匹配音色种别,其他说明如下:\n1)默认不填代表克隆输入视频中音频音色;\n2)翻译语种非中英(即zh、en),该项必填;\n\n具体音色种别详见说明“支持音色种别列表”,每个音色都支持 15 个目标语种。\n",
|
1045
|
-
"example": "701003",
|
1046
|
-
"member": "string",
|
1047
|
-
"name": "VoiceType",
|
1048
|
-
"required": false,
|
1049
|
-
"type": "string"
|
1050
|
-
},
|
1051
|
-
{
|
1052
|
-
"disabled": false,
|
1053
|
-
"document": "是否需要纠正视频中音频识别与翻译内容,取值范围:0-不需要,1-需要,默认0。\n",
|
1054
|
-
"example": "1",
|
1055
|
-
"member": "int64",
|
1056
|
-
"name": "Confirm",
|
1057
|
-
"required": false,
|
1058
|
-
"type": "int"
|
1059
|
-
},
|
1060
|
-
{
|
1061
|
-
"disabled": false,
|
1062
|
-
"document": "是否需要去除VideoUrl或AudioUrl中背景音,取值范围:0-不需要,1-需要,默认0 。",
|
1063
|
-
"example": "0",
|
1064
|
-
"member": "int64",
|
1065
|
-
"name": "RemoveVocal",
|
1066
|
-
"required": false,
|
1067
|
-
"type": "int"
|
1068
|
-
},
|
1069
|
-
{
|
1070
|
-
"disabled": false,
|
1071
|
-
"document": "是否开启口型驱动,0-不开启,1-开启。默认0。",
|
1072
|
-
"example": "1",
|
1073
|
-
"member": "int64",
|
1074
|
-
"name": "LipSync",
|
1075
|
-
"required": false,
|
1076
|
-
"type": "int"
|
1077
|
-
},
|
1078
|
-
{
|
1079
|
-
"disabled": false,
|
1080
|
-
"document": "当 AudioUrl 字段有输入音频时,如果输入音频时长大于输入视频时长,会拼接视频( 0-正向拼接、1-反向拼接 )对齐音频时长。默认 0。",
|
1081
|
-
"example": "0",
|
1082
|
-
"member": "int64",
|
1083
|
-
"name": "VideoLoop",
|
1084
|
-
"required": false,
|
1085
|
-
"type": "int"
|
1086
|
-
}
|
1087
|
-
],
|
1088
|
-
"type": "object"
|
1089
|
-
},
|
1090
|
-
"SubmitVideoTranslateJobResponse": {
|
1091
|
-
"document": "SubmitVideoTranslateJob返回参数结构体",
|
1092
|
-
"members": [
|
1093
|
-
{
|
1094
|
-
"disabled": false,
|
1095
|
-
"document": "视频转译任务的ID",
|
1096
|
-
"example": "vlSYvQkMM0KwPuoakawm0tPrREwc2p7c",
|
1097
|
-
"member": "string",
|
1098
|
-
"name": "JobId",
|
1099
|
-
"output_required": false,
|
1100
|
-
"type": "string",
|
1101
|
-
"value_allowed_null": false
|
1102
|
-
},
|
1103
|
-
{
|
1104
|
-
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
1105
|
-
"member": "string",
|
1106
|
-
"name": "RequestId",
|
1107
|
-
"type": "string"
|
1108
|
-
}
|
1109
|
-
],
|
1110
|
-
"type": "object"
|
1111
|
-
},
|
1112
|
-
"TranslateResult": {
|
1113
|
-
"document": "音频翻译结果",
|
1114
|
-
"members": [
|
1115
|
-
{
|
1116
|
-
"disabled": false,
|
1117
|
-
"document": "翻译源文字\n注意:此字段可能返回 null,表示取不到有效值。",
|
1118
|
-
"example": "无",
|
1119
|
-
"member": "string",
|
1120
|
-
"name": "SourceText",
|
1121
|
-
"output_required": true,
|
1122
|
-
"required": false,
|
1123
|
-
"type": "string",
|
1124
|
-
"value_allowed_null": true
|
1125
|
-
},
|
1126
|
-
{
|
1127
|
-
"disabled": false,
|
1128
|
-
"document": "翻译后文字。\n注意:此字段可能返回 null,表示取不到有效值。",
|
1129
|
-
"example": "无",
|
1130
|
-
"member": "string",
|
1131
|
-
"name": "TargetText",
|
1132
|
-
"output_required": true,
|
1133
|
-
"required": false,
|
1134
|
-
"type": "string",
|
1135
|
-
"value_allowed_null": true
|
1136
|
-
}
|
1137
|
-
],
|
1138
|
-
"usage": "both"
|
1139
689
|
}
|
1140
690
|
},
|
1141
691
|
"version": "1.0"
|