tccli 3.0.1389.1__py2.py3-none-any.whl → 3.0.1390.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.
Files changed (58) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/services/__init__.py +3 -0
  3. tccli/services/ai3d/ai3d_client.py +106 -0
  4. tccli/services/ai3d/v20250513/api.json +172 -0
  5. tccli/services/ai3d/v20250513/examples.json +16 -0
  6. tccli/services/batch/v20170312/api.json +3 -3
  7. tccli/services/batch/v20170312/examples.json +3 -3
  8. tccli/services/cam/v20190116/api.json +11 -1
  9. tccli/services/ccc/v20200210/api.json +10 -10
  10. tccli/services/cdb/v20170320/api.json +40 -2
  11. tccli/services/cdz/v20221123/api.json +1 -1
  12. tccli/services/ckafka/v20190819/api.json +29 -21
  13. tccli/services/ckafka/v20190819/examples.json +1 -1
  14. tccli/services/cloudapp/cloudapp_client.py +53 -0
  15. tccli/services/cloudapp/v20220530/api.json +68 -0
  16. tccli/services/cloudapp/v20220530/examples.json +14 -0
  17. tccli/services/cls/cls_client.py +167 -8
  18. tccli/services/cls/v20201016/api.json +292 -2
  19. tccli/services/cls/v20201016/examples.json +24 -0
  20. tccli/services/dts/v20211206/api.json +15 -15
  21. tccli/services/dts/v20211206/examples.json +1 -1
  22. tccli/services/es/v20250101/api.json +99 -5
  23. tccli/services/ess/v20201111/api.json +145 -4
  24. tccli/services/ess/v20201111/examples.json +1 -1
  25. tccli/services/gme/v20180711/api.json +7 -7
  26. tccli/services/igtm/v20231024/api.json +3 -3
  27. tccli/services/iotexplorer/v20190423/api.json +19 -1
  28. tccli/services/iotexplorer/v20190423/examples.json +1 -1
  29. tccli/services/lighthouse/lighthouse_client.py +53 -0
  30. tccli/services/lighthouse/v20200324/api.json +228 -35
  31. tccli/services/lighthouse/v20200324/examples.json +8 -0
  32. tccli/services/live/v20180801/api.json +2 -2
  33. tccli/services/lowcode/lowcode_client.py +163 -4
  34. tccli/services/lowcode/v20210108/api.json +1373 -96
  35. tccli/services/lowcode/v20210108/examples.json +24 -0
  36. tccli/services/mps/v20190612/api.json +804 -47
  37. tccli/services/ocr/v20181119/api.json +3 -3
  38. tccli/services/sqlserver/v20180328/api.json +4 -4
  39. tccli/services/tcbr/v20220217/api.json +51 -0
  40. tccli/services/tdai/__init__.py +4 -0
  41. tccli/services/tdai/tdai_client.py +1108 -0
  42. tccli/services/tdai/v20250717/api.json +1930 -0
  43. tccli/services/tdai/v20250717/examples.json +149 -0
  44. tccli/services/teo/teo_client.py +53 -0
  45. tccli/services/teo/v20220901/api.json +111 -3
  46. tccli/services/teo/v20220901/examples.json +8 -0
  47. tccli/services/tmt/v20180321/api.json +3 -3
  48. tccli/services/tts/v20190823/api.json +11 -11
  49. tccli/services/vpc/v20170312/api.json +37 -7
  50. tccli/services/vpc/v20170312/examples.json +7 -7
  51. tccli/services/vtc/v20240223/api.json +3 -1
  52. tccli/services/vtc/v20240223/examples.json +1 -1
  53. tccli/services/waf/v20180125/api.json +6 -6
  54. {tccli-3.0.1389.1.dist-info → tccli-3.0.1390.1.dist-info}/METADATA +2 -2
  55. {tccli-3.0.1389.1.dist-info → tccli-3.0.1390.1.dist-info}/RECORD +58 -54
  56. {tccli-3.0.1389.1.dist-info → tccli-3.0.1390.1.dist-info}/WHEEL +0 -0
  57. {tccli-3.0.1389.1.dist-info → tccli-3.0.1390.1.dist-info}/entry_points.txt +0 -0
  58. {tccli-3.0.1389.1.dist-info → tccli-3.0.1390.1.dist-info}/license_files/LICENSE +0 -0
@@ -1564,7 +1564,7 @@
1564
1564
  },
1565
1565
  {
1566
1566
  "disabled": false,
1567
- "document": "源端信息,分布式类型数据库配置使用,且SrcNodeType传cluster。例如分布式数据库tdsqlmysql等。",
1567
+ "document": "源端信息,分布式类型数据库配置使用,且SrcNodeType传cluster。例如分布式数据库tdsqlmysql等,mongodb使用此参数透传。",
1568
1568
  "example": "无",
1569
1569
  "member": "SyncDBEndpointInfos",
1570
1570
  "name": "SrcInfos",
@@ -1591,7 +1591,7 @@
1591
1591
  },
1592
1592
  {
1593
1593
  "disabled": false,
1594
- "document": "目标端信息,分布式类型数据库配置使用,且SrcNodeType传cluster。例如分布式数据库tdsqlmysql等。",
1594
+ "document": "目标端信息,分布式类型数据库配置使用,且SrcNodeType传cluster。例如分布式数据库tdsqlmysql等,mongodb使用此参数透传。",
1595
1595
  "example": "无",
1596
1596
  "member": "SyncDBEndpointInfos",
1597
1597
  "name": "DstInfos",
@@ -6818,7 +6818,7 @@
6818
6818
  "members": [
6819
6819
  {
6820
6820
  "disabled": false,
6821
- "document": "投递到kafka的数据类型,如Avro,Json,canal-pb,canal-json",
6821
+ "document": "投递到kafka的数据类型,如Avro,Json,canal-pb,canal-json,debezium",
6822
6822
  "example": "Avro,Json",
6823
6823
  "member": "string",
6824
6824
  "name": "DataType",
@@ -7066,14 +7066,14 @@
7066
7066
  },
7067
7067
  {
7068
7068
  "disabled": false,
7069
- "document": "数据一致性校验选项, 默认为不开启一致性校验",
7069
+ "document": "数据一致性校验选项, 默认为不开启一致性校验\n注意:此字段可能返回 null,表示取不到有效值。",
7070
7070
  "example": "无",
7071
7071
  "member": "ConsistencyOption",
7072
7072
  "name": "Consistency",
7073
- "output_required": true,
7073
+ "output_required": false,
7074
7074
  "required": false,
7075
7075
  "type": "object",
7076
- "value_allowed_null": false
7076
+ "value_allowed_null": true
7077
7077
  },
7078
7078
  {
7079
7079
  "disabled": false,
@@ -7110,7 +7110,7 @@
7110
7110
  },
7111
7111
  {
7112
7112
  "disabled": false,
7113
- "document": "其他附加信息,对于特定库可设置额外参数,Redis可定义如下的参数: \n[\"DstWriteMode\":normal, \t目标库写入模式,可取值clearData(清空目标实例数据)、overwrite(以覆盖写的方式执行任务)、normal(跟正常流程一样,不做额外动作) \t\"IsDstReadOnly\":true, \t是否在迁移时设置目标库只读,true(设置只读)、false(不设置只读) \t\"ClientOutputBufferHardLimit\":512, \t从机缓冲区的硬性容量限制(MB) \t\"ClientOutputBufferSoftLimit\":512, \t从机缓冲区的软性容量限制(MB) \t\"ClientOutputBufferPersistTime\":60, 从机缓冲区的软性限制持续时间(秒) \t\"ReplBacklogSize\":512, \t环形缓冲区容量限制(MB) \t\"ReplTimeout\":120,\t\t复制超时时间(秒) \t\"IsExpireKey\":\"true\",过期key自动淘汰]",
7113
+ "document": "其他附加信息,对于特定库可设置额外参数,Redis可定义如下的参数: \n[\"DstWriteMode\":normal, \t目标库写入模式,可取值clearData(清空目标实例数据)、overwrite(以覆盖写的方式执行任务)、normal(要求目标端为空,否则校验不通过) ,不显示指定默认以覆盖写的方式执行任务\t\"IsDstReadOnly\":true, \t是否在迁移时设置目标库只读,true(设置只读)、false(不设置只读) \t\"ClientOutputBufferHardLimit\":512, \t从机缓冲区的硬性容量限制(MB) \t\"ClientOutputBufferSoftLimit\":512, \t从机缓冲区的软性容量限制(MB) \t\"ClientOutputBufferPersistTime\":60, 从机缓冲区的软性限制持续时间(秒) \t\"ReplBacklogSize\":512, \t环形缓冲区容量限制(MB) \t\"ReplTimeout\":120,\t\t复制超时时间(秒) \t\"IsExpireKey\":\"true\",过期key自动淘汰]",
7114
7114
  "example": "无",
7115
7115
  "member": "KeyValuePairOption",
7116
7116
  "name": "ExtraAttr",
@@ -8081,7 +8081,7 @@
8081
8081
  "members": [
8082
8082
  {
8083
8083
  "disabled": false,
8084
- "document": "同步初始化选项,Data(全量数据初始化)、Structure(结构初始化)、Full(全量数据且结构初始化,默认)、None(仅增量)",
8084
+ "document": "同步初始化选项,Data(全量数据初始化)、Structure(结构初始化)、Full(全量数据且结构初始化,默认)、None(仅增量);mongodb链路只支持全量数据初始化或仅增量。",
8085
8085
  "example": "Full",
8086
8086
  "member": "string",
8087
8087
  "name": "InitType",
@@ -8137,7 +8137,7 @@
8137
8137
  {
8138
8138
  "disabled": false,
8139
8139
  "document": "冲突处理的详细选项,如条件覆盖中的条件行和条件操作",
8140
- "example": "ConflictHandleOption",
8140
+ "example": "",
8141
8141
  "member": "ConflictHandleOption",
8142
8142
  "name": "ConflictHandleOption",
8143
8143
  "output_required": true,
@@ -8148,7 +8148,7 @@
8148
8148
  {
8149
8149
  "disabled": false,
8150
8150
  "document": "DDL同步选项,具体描述要同步哪些DDL\n注意:此字段可能返回 null,表示取不到有效值。",
8151
- "example": "DdlOption",
8151
+ "example": "",
8152
8152
  "member": "DdlOption",
8153
8153
  "name": "DdlOptions",
8154
8154
  "output_required": true,
@@ -8159,7 +8159,7 @@
8159
8159
  {
8160
8160
  "disabled": false,
8161
8161
  "document": "kafka同步选项",
8162
- "example": "KafkaOption",
8162
+ "example": "",
8163
8163
  "member": "KafkaOption",
8164
8164
  "name": "KafkaOption",
8165
8165
  "output_required": true,
@@ -8170,7 +8170,7 @@
8170
8170
  {
8171
8171
  "disabled": false,
8172
8172
  "document": "任务限速信息",
8173
- "example": "RateLimitOption",
8173
+ "example": "",
8174
8174
  "member": "RateLimitOption",
8175
8175
  "name": "RateLimitOption",
8176
8176
  "output_required": true,
@@ -10253,7 +10253,7 @@
10253
10253
  {
10254
10254
  "disabled": false,
10255
10255
  "document": "支持的所有操作",
10256
- "example": "[\"pause\",\"stop\",\"limitRate\",\"view\",\"resize\",\"isolate\",\"postPay2prePay\",\"configureOptObj\"]",
10256
+ "example": "[\"pause\",\"stop\",\"limitRate\",\"view\",\"resize\",\"isolate\",\"postPay2prePay\",\"configureOptObj\",\"modifyPosition\"]",
10257
10257
  "member": "string",
10258
10258
  "name": "AllActions",
10259
10259
  "output_required": true,
@@ -10362,7 +10362,7 @@
10362
10362
  },
10363
10363
  {
10364
10364
  "disabled": false,
10365
- "document": "源端信息,多节点数据库使用",
10365
+ "document": "源端信息,若SrcNodeType=cluster,则源端信息在这个字段里,mongodb链路使用此参数透传。",
10366
10366
  "example": "无",
10367
10367
  "member": "SyncDBEndpointInfos",
10368
10368
  "name": "SrcInfos",
@@ -10422,7 +10422,7 @@
10422
10422
  },
10423
10423
  {
10424
10424
  "disabled": false,
10425
- "document": "目标端信息,多节点数据库使用",
10425
+ "document": "目标端信息,若SrcNodeType=cluster,则源端信息在这个字段里,mongodb链路使用此参数透传。",
10426
10426
  "example": "无",
10427
10427
  "member": "SyncDBEndpointInfos",
10428
10428
  "name": "DstInfos",
@@ -416,7 +416,7 @@
416
416
  {
417
417
  "document": "修改任务全量导出线程数成功",
418
418
  "input": "POST / HTTP/1.1\nHost: dts.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifySyncRateLimit\n<公共请求参数>\n\n{\n \"JobId\": \"sync-asasdasa\",\n \"DumpThread\": 12,\n \"DumpRps\": 0,\n \"LoadThread\": 0,\n \"SinkerThread\": 0,\n \"LoadRps\": 0\n}",
419
- "output": "{\n \"Response\": {\n \"RequestId\": \"abc\"\n }\n}",
419
+ "output": "{\n \"Response\": {\n \"RequestId\": \"be20a600-66e5-11f0-b22f-efb8dc978dd0\"\n }\n}",
420
420
  "title": "修改任务全量导出线程数"
421
421
  }
422
422
  ],
@@ -77,7 +77,7 @@
77
77
  {
78
78
  "disabled": false,
79
79
  "document": "会话内容,按对话时间从旧到新在数组中排列,长度受模型窗口大小限制。",
80
- "example": "[{}]",
80
+ "example": "",
81
81
  "member": "Message",
82
82
  "name": "Messages",
83
83
  "required": true,
@@ -95,7 +95,7 @@
95
95
  {
96
96
  "disabled": false,
97
97
  "document": "是否以流式接口的形式返回数据,默认true。",
98
- "example": "是否以流式接口的形式返回数据,默认false",
98
+ "example": "true",
99
99
  "member": "bool",
100
100
  "name": "Stream",
101
101
  "required": false,
@@ -131,11 +131,38 @@
131
131
  {
132
132
  "disabled": false,
133
133
  "document": "当 OnlineSearch 为 true 时,指定的搜索引擎,默认为 bing。",
134
- "example": "{\"Engine\": \"bing\"}",
134
+ "example": "",
135
135
  "member": "OnlineSearchOptions",
136
136
  "name": "OnlineSearchOptions",
137
137
  "required": false,
138
138
  "type": "object"
139
+ },
140
+ {
141
+ "disabled": false,
142
+ "document": "可调用的工具列表,当前支持模型:hunyuan-turbo, deepseek-v3。",
143
+ "example": "无",
144
+ "member": "Tool",
145
+ "name": "Tools",
146
+ "required": false,
147
+ "type": "list"
148
+ },
149
+ {
150
+ "disabled": false,
151
+ "document": "工具使用选项,可选值包括 none、auto、custom。说明:1. 仅对 hunyuan-turbo、deepseek-v3 模型生效。2. none:不调用工具;auto:模型自行选择生成回复或调用工具;custom:强制模型调用指定的工具。3. 未设置时,默认值为auto",
152
+ "example": "auto",
153
+ "member": "string",
154
+ "name": "ToolChoice",
155
+ "required": false,
156
+ "type": "string"
157
+ },
158
+ {
159
+ "disabled": false,
160
+ "document": "强制模型调用指定的工具,当参数ToolChoice为custom时,此参数为必填",
161
+ "example": "无",
162
+ "member": "Tool",
163
+ "name": "CustomTool",
164
+ "required": false,
165
+ "type": "object"
139
166
  }
140
167
  ],
141
168
  "type": "object"
@@ -166,7 +193,7 @@
166
193
  {
167
194
  "disabled": false,
168
195
  "document": "token使用量",
169
- "example": "{\"PromptTokens\":324,\"CompletionTokens\":309,\"TotalTokens\":633}",
196
+ "example": "",
170
197
  "member": "TokenUsage",
171
198
  "name": "Usage",
172
199
  "output_required": false,
@@ -176,7 +203,7 @@
176
203
  {
177
204
  "disabled": false,
178
205
  "document": "联网搜索结果。\n注意:此字段可能返回 null,表示取不到有效值。",
179
- "example": "[{}]",
206
+ "example": "",
180
207
  "member": "WebContent",
181
208
  "name": "OnlineSearchContent",
182
209
  "output_required": false,
@@ -1250,6 +1277,34 @@
1250
1277
  ],
1251
1278
  "usage": "both"
1252
1279
  },
1280
+ "Tool": {
1281
+ "document": "用户指定模型使用的工具",
1282
+ "members": [
1283
+ {
1284
+ "disabled": false,
1285
+ "document": "工具类型,当前只支持function",
1286
+ "example": "function",
1287
+ "member": "string",
1288
+ "name": "Type",
1289
+ "output_required": false,
1290
+ "required": true,
1291
+ "type": "string",
1292
+ "value_allowed_null": false
1293
+ },
1294
+ {
1295
+ "disabled": false,
1296
+ "document": "具体要调用的function",
1297
+ "example": "无",
1298
+ "member": "ToolFunction",
1299
+ "name": "Function",
1300
+ "output_required": false,
1301
+ "required": true,
1302
+ "type": "object",
1303
+ "value_allowed_null": false
1304
+ }
1305
+ ],
1306
+ "usage": "both"
1307
+ },
1253
1308
  "ToolCall": {
1254
1309
  "document": "模型生成的工具调用",
1255
1310
  "members": [
@@ -1328,6 +1383,45 @@
1328
1383
  ],
1329
1384
  "usage": "both"
1330
1385
  },
1386
+ "ToolFunction": {
1387
+ "document": "function定义",
1388
+ "members": [
1389
+ {
1390
+ "disabled": false,
1391
+ "document": "function名称,只能包含a-z,A-Z,0-9,_或-",
1392
+ "example": "get_current_weather",
1393
+ "member": "string",
1394
+ "name": "Name",
1395
+ "output_required": false,
1396
+ "required": true,
1397
+ "type": "string",
1398
+ "value_allowed_null": false
1399
+ },
1400
+ {
1401
+ "disabled": false,
1402
+ "document": "function参数,一般为json字符串",
1403
+ "example": "{\"type\":\"object\",\"properties\":{\"location\":{\"type\":\"string\",\"description\":\"The city and state, e.g. San Francisco, CA\"}},\"required\":[\"location\",\"unit\"]}",
1404
+ "member": "string",
1405
+ "name": "Parameters",
1406
+ "output_required": false,
1407
+ "required": true,
1408
+ "type": "string",
1409
+ "value_allowed_null": false
1410
+ },
1411
+ {
1412
+ "disabled": false,
1413
+ "document": "function的简单描述",
1414
+ "example": "获取当前地点的天气",
1415
+ "member": "string",
1416
+ "name": "Description",
1417
+ "output_required": false,
1418
+ "required": false,
1419
+ "type": "string",
1420
+ "value_allowed_null": false
1421
+ }
1422
+ ],
1423
+ "usage": "both"
1424
+ },
1331
1425
  "Usage": {
1332
1426
  "document": "token消耗总数",
1333
1427
  "members": [
@@ -1144,6 +1144,15 @@
1144
1144
  "name": "SignEndpoints",
1145
1145
  "required": false,
1146
1146
  "type": "list"
1147
+ },
1148
+ {
1149
+ "disabled": false,
1150
+ "document": "快速注册相关信息\n",
1151
+ "example": "无",
1152
+ "member": "RegisterInfo",
1153
+ "name": "RegisterInfo",
1154
+ "required": false,
1155
+ "type": "object"
1147
1156
  }
1148
1157
  ],
1149
1158
  "usage": "in"
@@ -3628,7 +3637,7 @@
3628
3637
  },
3629
3638
  {
3630
3639
  "disabled": false,
3631
- "document": "是否为预览模式,取值如下:\n<ul><li> **false**:非预览模式(默认),会产生合同流程并返回合同流程编号FlowId。</li> \n<li> **true**:预览模式,不产生合同流程,不返回合同流程编号FlowId,而是返回预览链接PreviewUrl,有效期为300秒,用于查看真实发起后合同的样子。 <font color=\"red\">注意: 以预览模式创建的合同仅供查看,因此参与方无法进行签署操作</font> </li></ul>\n注: `当使用的模板中存在动态表格控件时,预览结果中没有动态表格的填写内容,动态表格合成完后会触发文档合成完成的回调通知`",
3640
+ "document": "是否为预览模式,取值如下:<ul><li> **false**:非预览模式(默认),会产生合同流程并返回合同流程编号FlowId。</li> <li> **true**:预览模式,不产生合同流程,不返回合同流程编号FlowId,而是返回预览链接PreviewUrl,有效期为300秒,用于查看真实发起后合同的样子。 <font color=\"red\">注意: 1.以预览模式创建的合同仅供查看,因此参与方无法进行签署操作;;2.以预览模式调用该接口返回的FlowId为临时Flowld,无法用于发起和拉取信息。</font> </li></ul>注: `当使用的模板中存在动态表格控件时,预览结果中没有动态表格的填写内容,动态表格合成完后会触发文档合成完成的回调通知`",
3632
3641
  "example": "false",
3633
3642
  "member": "bool",
3634
3643
  "name": "NeedPreview",
@@ -10880,8 +10889,8 @@
10880
10889
  "members": [
10881
10890
  {
10882
10891
  "disabled": false,
10883
- "document": "信息提取任务结果",
10884
- "example": "[{\"Description\":\"PDF文件中的机构名称\",\"Name\":\"机构名称\",\"Type\":\"TEXT\",\"Values\":[\"广州xxxx有限公司\"]},{\"Description\":\"\",\"Name\":\"社会信用代码\",\"Type\":\"TEXT\",\"Values\":[\"91440xxxxT\"]}]",
10892
+ "document": "合同信息提取字段信息",
10893
+ "example": "",
10885
10894
  "member": "ExtractionField",
10886
10895
  "name": "Fields",
10887
10896
  "output_required": false,
@@ -10908,6 +10917,16 @@
10908
10917
  "type": "string",
10909
10918
  "value_allowed_null": false
10910
10919
  },
10920
+ {
10921
+ "disabled": false,
10922
+ "document": "合同信息提取结果信息",
10923
+ "example": "无",
10924
+ "member": "ExtractionTaskResult",
10925
+ "name": "Results",
10926
+ "output_required": false,
10927
+ "type": "list",
10928
+ "value_allowed_null": false
10929
+ },
10911
10930
  {
10912
10931
  "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
10913
10932
  "member": "string",
@@ -12352,6 +12371,117 @@
12352
12371
  ],
12353
12372
  "usage": "both"
12354
12373
  },
12374
+ "ExtractionFieldResult": {
12375
+ "document": "合同信息提取字段值信息。",
12376
+ "members": [
12377
+ {
12378
+ "disabled": false,
12379
+ "document": "字段ID",
12380
+ "example": "yDxxxxx",
12381
+ "member": "string",
12382
+ "name": "Id",
12383
+ "output_required": false,
12384
+ "required": false,
12385
+ "type": "string",
12386
+ "value_allowed_null": false
12387
+ },
12388
+ {
12389
+ "disabled": false,
12390
+ "document": "用于合同智能提取的字段名称。",
12391
+ "example": "甲方",
12392
+ "member": "string",
12393
+ "name": "Name",
12394
+ "output_required": false,
12395
+ "required": false,
12396
+ "type": "string",
12397
+ "value_allowed_null": false
12398
+ },
12399
+ {
12400
+ "disabled": false,
12401
+ "document": "合同智能提取的字段类型,目前仅支持TEXT、DATE、NUMBER、OPTION类型。\n\n类型支持如下: 1、TEXT(文本) 2、DATE(日期) 3、NUMBER(数字) 4、OPTION(选项值)",
12402
+ "example": "TEXT",
12403
+ "member": "string",
12404
+ "name": "Type",
12405
+ "output_required": false,
12406
+ "required": false,
12407
+ "type": "string",
12408
+ "value_allowed_null": false
12409
+ },
12410
+ {
12411
+ "disabled": false,
12412
+ "document": "提取出合同中的字段信息。",
12413
+ "example": "[\"张三\"]",
12414
+ "member": "string",
12415
+ "name": "Values",
12416
+ "output_required": false,
12417
+ "required": false,
12418
+ "type": "list",
12419
+ "value_allowed_null": false
12420
+ },
12421
+ {
12422
+ "disabled": false,
12423
+ "document": "是否需要语义提取,默认为false",
12424
+ "example": "false",
12425
+ "member": "bool",
12426
+ "name": "RequiresSemanticExtraction",
12427
+ "output_required": false,
12428
+ "required": false,
12429
+ "type": "bool",
12430
+ "value_allowed_null": false
12431
+ },
12432
+ {
12433
+ "disabled": false,
12434
+ "document": "提取出值在合同中的坐标位置信息",
12435
+ "example": "无",
12436
+ "member": "PositionInfo",
12437
+ "name": "Positions",
12438
+ "output_required": false,
12439
+ "required": false,
12440
+ "type": "list",
12441
+ "value_allowed_null": false
12442
+ }
12443
+ ],
12444
+ "usage": "both"
12445
+ },
12446
+ "ExtractionTaskResult": {
12447
+ "document": "合同信息提取结果",
12448
+ "members": [
12449
+ {
12450
+ "disabled": false,
12451
+ "document": "用于合同信息提取的资源ID。",
12452
+ "example": "yDtIgUU2vxu",
12453
+ "member": "string",
12454
+ "name": "ResourceId",
12455
+ "output_required": false,
12456
+ "required": false,
12457
+ "type": "string",
12458
+ "value_allowed_null": false
12459
+ },
12460
+ {
12461
+ "disabled": false,
12462
+ "document": "用于合同信息提取的资源名称。",
12463
+ "example": "示例文件.pdf",
12464
+ "member": "string",
12465
+ "name": "ResourceName",
12466
+ "output_required": false,
12467
+ "required": false,
12468
+ "type": "string",
12469
+ "value_allowed_null": false
12470
+ },
12471
+ {
12472
+ "disabled": false,
12473
+ "document": "根据当前合同提取出的字段信息",
12474
+ "example": "无",
12475
+ "member": "ExtractionFieldResult",
12476
+ "name": "ExtractionFieldResults",
12477
+ "output_required": false,
12478
+ "required": false,
12479
+ "type": "list",
12480
+ "value_allowed_null": false
12481
+ }
12482
+ ],
12483
+ "usage": "both"
12484
+ },
12355
12485
  "FailedCreateRoleData": {
12356
12486
  "document": "绑定角色失败信息",
12357
12487
  "members": [
@@ -16560,7 +16690,7 @@
16560
16690
  {
16561
16691
  "disabled": true,
16562
16692
  "document": "社会统一信用代码\n注意:此字段可能返回 null,表示取不到有效值。",
16563
- "example": "",
16693
+ "example": "91110108772551611J",
16564
16694
  "member": "string",
16565
16695
  "name": "Uscc",
16566
16696
  "output_required": false,
@@ -16579,6 +16709,17 @@
16579
16709
  "type": "string",
16580
16710
  "value_allowed_null": false
16581
16711
  },
16712
+ {
16713
+ "disabled": false,
16714
+ "document": "组织机构企业注册地址。 请确认该企业注册地址与企业营业执照中注册的地址一致。",
16715
+ "example": "深圳市南山区高新区科技中一路腾讯大厦",
16716
+ "member": "string",
16717
+ "name": "OrganizationAddress",
16718
+ "output_required": false,
16719
+ "required": false,
16720
+ "type": "string",
16721
+ "value_allowed_null": false
16722
+ },
16582
16723
  {
16583
16724
  "disabled": true,
16584
16725
  "document": "指定企业认证的授权方式 支持多选:\n\n<ul>\n<li><strong>2</strong>: 法人授权方式</li>\n<li><strong>5</strong>: 授权书+对公打款方式</li>\n</ul>",
@@ -1654,7 +1654,7 @@
1654
1654
  {
1655
1655
  "document": "",
1656
1656
  "input": "POST / HTTP/1.1\nHost: ess.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeInformationExtractionTask\n<公共请求参数>\n\n{\n \"Operator\": {\n \"UserId\": \"yDx************************xxx\"\n },\n \"TaskId\": \"yDx************************yyy\"\n}",
1657
- "output": "{\n \"Response\": {\n \"Fields\": [\n {\n \"Name\": \"甲方\",\n \"Values\": [\n \"张三\",\n \"李四\"\n ],\n \"Type\": \"Text\",\n \"Description\": \"提取甲方信息\"\n }\n ],\n \"Status\": 3,\n \"Url\": \"https://file.ess.tencent.cn/bresource/resource/resource/0/0.XLSX?hkey=c83cf852247f9075f675f350e6d6ebeda61fa2d74d136f8efccdde201dc72cb280dcd8992c91808c55817c57c4bf87f718adfa54bf152500e9a45beb6cc9f697a0c938dc46f2abe3288a77d1fddf145d4cd2027ed8e4b6030b2f95355be37221\",\n \"RequestId\": \"s1735294966632123121\"\n }\n}",
1657
+ "output": "{\n \"Response\": {\n \"Fields\": [\n {\n \"Description\": \"\",\n \"Name\": \"甲方姓名\",\n \"Type\": \"TEXT\"\n },\n {\n \"Description\": \"\",\n \"Name\": \"甲方证件类型\",\n \"Type\": \"TEXT\"\n },\n {\n \"Description\": \"\",\n \"Name\": \"甲方证件号码\",\n \"Type\": \"TEXT\"\n },\n {\n \"Description\": \"\",\n \"Name\": \"甲方联系电话\",\n \"Type\": \"TEXT\"\n }\n ],\n \"RequestId\": \"s1757917252782050716\",\n \"Results\": [\n {\n \"ExtractionFieldResults\": [\n {\n \"Id\": \"yDtrwUUckp9wybmjUut60LQwZBsJBCb7\",\n \"Name\": \"甲方姓名\",\n \"Positions\": [\n {\n \"Height\": 62.85014245014244,\n \"Id\": \"c356ac4e-e519-4926-96e8-3f3802068587\",\n \"PageIndex\": 0,\n \"Width\": 276.866935483871,\n \"X\": 87.81048387096774,\n \"Y\": 101.7116809116809\n }\n ],\n \"RequiresSemanticExtraction\": true,\n \"Type\": \"TEXT\",\n \"Values\": [\n \"张三\"\n ]\n },\n {\n \"Id\": \"yDtrwUUckp9wybm8Uut60LQ8gfPP8SwF\",\n \"Name\": \"甲方证件类型\",\n \"Positions\": [\n {\n \"Height\": 62.85014245014244,\n \"Id\": \"41355563-8548-4295-b71c-4c2d5933a743\",\n \"PageIndex\": 0,\n \"Width\": 276.866935483871,\n \"X\": 87.81048387096774,\n \"Y\": 101.7116809116809\n }\n ],\n \"RequiresSemanticExtraction\": true,\n \"Type\": \"TEXT\",\n \"Values\": [\n \"统一社会信用代码/注册号\"\n ]\n },\n {\n \"Id\": \"yDtrwUUckp9wybmhUut60LQuyWcyz0XK\",\n \"Name\": \"甲方证件号码\",\n \"Positions\": [\n {\n \"Height\": 62.85014245014244,\n \"Id\": \"18c51f7f-0052-4918-839c-09f3ee53dfb5\",\n \"PageIndex\": 0,\n \"Width\": 276.866935483871,\n \"X\": 87.81048387096774,\n \"Y\": 101.7116809116809\n }\n ],\n \"RequiresSemanticExtraction\": true,\n \"Type\": \"TEXT\",\n \"Values\": [\n \"91xxxx3\"\n ]\n },\n {\n \"Id\": \"yDtrwUUckp9wybm2Uut60LQBKQ75zwdk\",\n \"Name\": \"甲方联系电话\",\n \"Positions\": [\n {\n \"Height\": 39.34131054131055,\n \"Id\": \"be7257bc-e35f-4ac9-9911-121870978a05\",\n \"PageIndex\": 0,\n \"Width\": 341.6451612903226,\n \"X\": 87.81048387096774,\n \"Y\": 174.15726495726494\n }\n ],\n \"RequiresSemanticExtraction\": true,\n \"Type\": \"TEXT\",\n \"Values\": [\n \"18888889999\"\n ]\n }\n ],\n \"ResourceId\": \"yDtrwUUckp9wa8mhUxBlpETSqyoBrgzT\",\n \"ResourceName\": \"【示例】某企业办公设备采购协议.pdf\"\n }\n ],\n \"Status\": 3,\n \"Url\": \"https://file.test.ess.tencent.cn/bresource/resource/resource/0/0.XLSX?hkey=c83cf852247f9075f675f350e6d6ebed68667f1e41dc9a6a5c2217df8e41ee87e0de0559839c7737f186b6aa90c51814914e54ef9a4d669e56c01d6442b0cb21c7fbdf6ad38dfcee4c1d4dce9f6bf8f429f525fe2506634e16c8d3a57959978c\"\n }\n}",
1658
1658
  "title": "获取合同智能提取任务详情"
1659
1659
  }
1660
1660
  ],
@@ -1310,7 +1310,7 @@
1310
1310
  },
1311
1311
  {
1312
1312
  "disabled": false,
1313
- "document": "需要新增送检的用户号。示例:\"1234\"\n(若UserIdString不填,则UserId必填;两者选其一;两者都填以UserIdString为准)",
1313
+ "document": "需要新增送检的用户号,长度不超过1024字符。示例:\"1234\"(若UserIdString不填,则UserId必填;两者选其一;两者都填以UserIdString为准)",
1314
1314
  "example": "\"1\"",
1315
1315
  "member": "string",
1316
1316
  "name": "UserIdString",
@@ -1574,7 +1574,7 @@
1574
1574
  {
1575
1575
  "disabled": false,
1576
1576
  "document": "应用ID,登录控制台 - 服务管理创建应用得到的AppID",
1577
- "example": "1 ",
1577
+ "example": "1400000000",
1578
1578
  "member": "uint64",
1579
1579
  "name": "BizId",
1580
1580
  "required": true,
@@ -1591,7 +1591,7 @@
1591
1591
  },
1592
1592
  {
1593
1593
  "disabled": false,
1594
- "document": "需要删除送检的用户号。示例:\"1234\"\n(若UserIdString不填,则UserId必填;两者选其一;两者都填以UserIdString为准)",
1594
+ "document": "需要删除送检的用户号,长度不超过1024字符。示例:\"1234\"(若UserIdString不填,则UserId必填;两者选其一;两者都填以UserIdString为准)",
1595
1595
  "example": "“1”",
1596
1596
  "member": "string",
1597
1597
  "name": "UserIdString",
@@ -4360,7 +4360,7 @@
4360
4360
  },
4361
4361
  {
4362
4362
  "disabled": false,
4363
- "document": "需要送检的所有房间号。多个房间号之间用\",\"分隔。示例:\"0001,0002,0003\"",
4363
+ "document": "需要送检的所有房间号。多个房间号之间用\",\"分隔,长度不超过1024字符。示例:\"0001,0002,0003\"",
4364
4364
  "example": "\"1\"",
4365
4365
  "member": "string",
4366
4366
  "name": "RoomIdString",
@@ -4369,7 +4369,7 @@
4369
4369
  },
4370
4370
  {
4371
4371
  "disabled": false,
4372
- "document": "符合此正则表达式规则的房间号将被送检。示例:^6.*(表示所有以6开头的房间号将被送检)",
4372
+ "document": "符合此正则表达式规则的房间号将被送检,最大不能超过10个。示例:^6.*(表示所有以6开头的房间号将被送检)",
4373
4373
  "example": "[\"1\"]",
4374
4374
  "member": "string",
4375
4375
  "name": "RoomIdRegex",
@@ -4415,7 +4415,7 @@
4415
4415
  },
4416
4416
  {
4417
4417
  "disabled": false,
4418
- "document": "需要送检的所有用户号。多个用户号之间用\",\"分隔。示例:\"0001,0002,0003\"",
4418
+ "document": "需要送检的所有用户号。多个用户号之间用\",\"分隔,长度不超过1024字符。示例:\"0001,0002,0003\"",
4419
4419
  "example": "\"1\"",
4420
4420
  "member": "string",
4421
4421
  "name": "UserIdString",
@@ -4424,7 +4424,7 @@
4424
4424
  },
4425
4425
  {
4426
4426
  "disabled": false,
4427
- "document": "符合此正则表达式规则的用户号将被送检。示例:[\"^6.*\"] 表示所有以6开头的用户号将被送检",
4427
+ "document": "符合此正则表达式规则的用户号将被送检,最大不能超过10个。示例:[\"^6.*\"] 表示所有以6开头的用户号将被送检",
4428
4428
  "example": "[\"1\"]",
4429
4429
  "member": "string",
4430
4430
  "name": "UserIdRegex",
@@ -3030,7 +3030,7 @@
3030
3030
  },
3031
3031
  {
3032
3032
  "disabled": false,
3033
- "document": "监控器id",
3033
+ "document": "监控器id,当监控器已关联策略时,此字段必传",
3034
3034
  "example": "1",
3035
3035
  "member": "uint64",
3036
3036
  "name": "MonitorId",
@@ -3039,8 +3039,8 @@
3039
3039
  },
3040
3040
  {
3041
3041
  "disabled": false,
3042
- "document": "地址列表",
3043
- "example": "[{\"AddressId\":100,\"Addr\":\"1.1.1.2\",\"Location\":\"中国上海\",\"IsEnable\":\"ENABLED\",\"Weight\":99}]",
3042
+ "document": "地址列表,全量更新逻辑,对于存量不需要修改的地址信息也需要带上(其中参数里的AddressId需传入正确的值),否则会被删除。",
3043
+ "example": "",
3044
3044
  "member": "Address",
3045
3045
  "name": "AddressSet",
3046
3046
  "required": false,
@@ -5808,12 +5808,30 @@
5808
5808
  },
5809
5809
  {
5810
5810
  "disabled": false,
5811
- "document": "云存 AI 服务类型。可选值:\n- `RealtimeObjectDetect`:目标检测\n- `Highlight`:视频浓缩",
5811
+ "document": "云存 AI 服务类型。可选值:\n- `Highlight`:视频浓缩",
5812
5812
  "example": "Highlight",
5813
5813
  "member": "string",
5814
5814
  "name": "ServiceType",
5815
5815
  "required": true,
5816
5816
  "type": "string"
5817
+ },
5818
+ {
5819
+ "disabled": false,
5820
+ "document": "通道 ID",
5821
+ "example": "0",
5822
+ "member": "uint64",
5823
+ "name": "ChannelId",
5824
+ "required": false,
5825
+ "type": "int"
5826
+ },
5827
+ {
5828
+ "disabled": false,
5829
+ "document": "用户 ID",
5830
+ "example": "user1",
5831
+ "member": "string",
5832
+ "name": "UserId",
5833
+ "required": false,
5834
+ "type": "string"
5817
5835
  }
5818
5836
  ],
5819
5837
  "type": "object"
@@ -527,7 +527,7 @@
527
527
  "DescribeCloudStorageAIService": [
528
528
  {
529
529
  "document": "",
530
- "input": "POST / HTTP/1.1\nHost: iotexplorer.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeCloudStorageAIService\n<公共请求参数>\n\n{\n \"ProductId\": \"KH6Q8C4N0D\",\n \"DeviceName\": \"aaa_31400554_1\",\n \"ServiceType\": \"Highlight\"\n}",
530
+ "input": "POST / HTTP/1.1\nHost: iotexplorer.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeCloudStorageAIService\n<公共请求参数>\n\n{\n \"ProductId\": \"KH6Q8C4N0D\",\n \"DeviceName\": \"aaa_31400554_1\",\n \"ServiceType\": \"Highlight\",\n \"ChannelId\": 0\n}",
531
531
  "output": "{\n \"Response\": {\n \"Enabled\": true,\n \"ROI\": \"{\\\"param1\\\":\\\"value1\\\"}\",\n \"Config\": \"{\\\"param1\\\":\\\"value1\\\"}\",\n \"Type\": 1,\n \"Status\": 1,\n \"ExpireTime\": 1719294987,\n \"UserId\": \"user1\",\n \"RequestId\": \"3c140219-cfe9-470e-b241-907877d6fb03\"\n }\n}",
532
532
  "title": "查询设备云存AI服务"
533
533
  }