tencentcloud-sdk-nodejs 4.0.650 → 4.0.651

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 (52) hide show
  1. package/CHANGELOG.md +292 -0
  2. package/SERVICE_CHANGELOG.md +393 -128
  3. package/package.json +1 -1
  4. package/products.md +17 -17
  5. package/src/common/sdk_version.ts +1 -1
  6. package/src/services/apigateway/v20180808/apigateway_client.ts +1 -16
  7. package/src/services/apigateway/v20180808/apigateway_models.ts +8 -54
  8. package/src/services/cfs/v20190719/cfs_models.ts +8 -0
  9. package/src/services/cls/v20201016/cls_models.ts +1 -1
  10. package/src/services/cynosdb/v20190107/cynosdb_models.ts +9 -1
  11. package/src/services/ess/v20201111/ess_client.ts +54 -15
  12. package/src/services/ess/v20201111/ess_models.ts +263 -94
  13. package/src/services/essbasic/v20210526/essbasic_client.ts +23 -10
  14. package/src/services/essbasic/v20210526/essbasic_models.ts +401 -355
  15. package/src/services/facefusion/v20181201/facefusion_client.ts +4 -1
  16. package/src/services/facefusion/v20181201/facefusion_models.ts +62 -20
  17. package/src/services/facefusion/v20220927/facefusion_client.ts +3 -0
  18. package/src/services/facefusion/v20220927/facefusion_models.ts +39 -1
  19. package/src/services/iotvideo/v20211125/iotvideo_models.ts +10 -0
  20. package/src/services/lcic/v20220817/lcic_models.ts +2 -2
  21. package/src/services/live/v20180801/live_models.ts +1 -1
  22. package/src/services/ocr/v20181119/ocr_client.ts +1 -1
  23. package/src/services/ocr/v20181119/ocr_models.ts +4 -0
  24. package/src/services/postgres/v20170312/postgres_models.ts +50 -34
  25. package/src/services/tts/v20190823/tts_models.ts +2 -2
  26. package/tencentcloud/common/sdk_version.d.ts +1 -1
  27. package/tencentcloud/common/sdk_version.js +1 -1
  28. package/tencentcloud/services/apigateway/v20180808/apigateway_client.d.ts +1 -7
  29. package/tencentcloud/services/apigateway/v20180808/apigateway_client.js +0 -8
  30. package/tencentcloud/services/apigateway/v20180808/apigateway_models.d.ts +8 -51
  31. package/tencentcloud/services/cfs/v20190719/cfs_models.d.ts +8 -0
  32. package/tencentcloud/services/cls/v20201016/cls_models.d.ts +1 -1
  33. package/tencentcloud/services/cynosdb/v20190107/cynosdb_models.d.ts +9 -1
  34. package/tencentcloud/services/ess/v20201111/ess_client.d.ts +18 -5
  35. package/tencentcloud/services/ess/v20201111/ess_client.js +25 -6
  36. package/tencentcloud/services/ess/v20201111/ess_models.d.ts +255 -94
  37. package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +9 -5
  38. package/tencentcloud/services/essbasic/v20210526/essbasic_client.js +11 -5
  39. package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +393 -350
  40. package/tencentcloud/services/facefusion/v20181201/facefusion_models.d.ts +59 -20
  41. package/tencentcloud/services/facefusion/v20220927/facefusion_models.d.ts +36 -1
  42. package/tencentcloud/services/iotvideo/v20211125/iotvideo_models.d.ts +10 -0
  43. package/tencentcloud/services/lcic/v20220817/lcic_models.d.ts +2 -2
  44. package/tencentcloud/services/live/v20180801/live_models.d.ts +1 -1
  45. package/tencentcloud/services/ocr/v20181119/ocr_client.d.ts +1 -1
  46. package/tencentcloud/services/ocr/v20181119/ocr_client.js +1 -1
  47. package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +4 -0
  48. package/tencentcloud/services/postgres/v20170312/postgres_models.d.ts +50 -34
  49. package/tencentcloud/services/tts/v20190823/tts_models.d.ts +2 -2
  50. package/test/apigateway.v20180808.test.js +0 -10
  51. package/test/ess.v20201111.test.js +34 -4
  52. package/test/essbasic.v20210526.test.js +12 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tencentcloud-sdk-nodejs",
3
- "version": "4.0.650",
3
+ "version": "4.0.651",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "tencentcloud/index.js",
6
6
  "scripts": {
package/products.md CHANGED
@@ -14,7 +14,7 @@
14
14
  | apcas | [汽车精准获客服务](https://cloud.tencent.com/document/product/1244) | 2022-04-04 06:05:36 |
15
15
  | ape | [正版图库直通车](https://cloud.tencent.com/document/product/1181) | 2022-04-04 06:05:40 |
16
16
  | api | [云 API](https://cloud.tencent.com/document/product/1278) | 2023-01-05 01:02:52 |
17
- | apigateway | [API 网关](https://cloud.tencent.com/document/product/628) | 2023-07-20 01:09:29 |
17
+ | apigateway | [API 网关](https://cloud.tencent.com/document/product/628) | 2023-07-27 01:06:01 |
18
18
  | apm | [应用性能监控](https://cloud.tencent.com/document/product/1463) | 2023-07-18 01:07:24 |
19
19
  | as | [弹性伸缩](https://cloud.tencent.com/document/product/377) | 2023-07-19 01:07:14 |
20
20
  | asr | [语音识别](https://cloud.tencent.com/document/product/1093) | 2023-07-26 01:04:04 |
@@ -22,7 +22,7 @@
22
22
  | ba | [网站备案](https://cloud.tencent.com/document/product/243) | 2023-05-18 01:04:06 |
23
23
  | batch | [批量计算](https://cloud.tencent.com/document/product/599) | 2023-07-19 01:07:48 |
24
24
  | bda | [人体分析](https://cloud.tencent.com/document/product/1208) | 2023-06-26 01:08:49 |
25
- | bi | [商业智能分析 BI](https://cloud.tencent.com/document/product/590) | 2023-07-17 01:03:44 |
25
+ | bi | [商业智能分析 BI](https://cloud.tencent.com/document/product/590) | 2023-07-27 01:07:49 |
26
26
  | billing | [费用中心](https://cloud.tencent.com/document/product/555) | 2023-07-25 10:39:16 |
27
27
  | bizlive | [商业直播](https://cloud.tencent.com/document/product) | 2020-03-10 01:08:07 |
28
28
  | bm | [黑石物理服务器CPM](https://cloud.tencent.com/document/product/386) | 2023-05-18 01:04:59 |
@@ -47,7 +47,7 @@
47
47
  | cds | [T-Sec-数据安全审计(DSA)](https://cloud.tencent.com/document/product/856) | 2023-05-18 01:10:41 |
48
48
  | cdwch | [云数据仓库 ClickHouse](https://cloud.tencent.com/document/product/1299) | 2023-07-20 01:14:55 |
49
49
  | cfg | [混沌演练平台](https://cloud.tencent.com/document/product/1500) | 2023-07-25 10:44:01 |
50
- | cfs | [文件存储](https://cloud.tencent.com/document/product/582) | 2023-07-14 01:07:56 |
50
+ | cfs | [文件存储](https://cloud.tencent.com/document/product/582) | 2023-07-27 01:09:08 |
51
51
  | cfw | [云防火墙](https://cloud.tencent.com/document/product/1132) | 2023-07-14 01:08:16 |
52
52
  | chdfs | [云 HDFS](https://cloud.tencent.com/document/product/1105) | 2023-05-31 01:12:53 |
53
53
  | ciam | [账号风控平台](https://cloud.tencent.com/document/product/1441) | 2023-07-06 01:13:25 |
@@ -59,7 +59,7 @@
59
59
  | cloudaudit | [云审计](https://cloud.tencent.com/document/product/629) | 2023-05-18 01:13:28 |
60
60
  | cloudhsm | [云加密机](https://cloud.tencent.com/document/product/639) | 2023-05-18 01:13:36 |
61
61
  | cloudstudio | [Cloud Studio(云端 IDE)](https://cloud.tencent.com/document/product/1039) | 2023-07-24 01:17:40 |
62
- | cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2023-07-26 01:10:44 |
62
+ | cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2023-07-27 01:09:55 |
63
63
  | cme | [多媒体创作引擎](https://cloud.tencent.com/document/product/1156) | 2023-07-26 01:11:19 |
64
64
  | cmq | [消息队列 CMQ](https://cloud.tencent.com/document/product/406) | 2023-05-18 01:14:51 |
65
65
  | cms | [内容安全](https://cloud.tencent.com/document/product/669) | 2023-07-11 01:11:56 |
@@ -67,10 +67,10 @@
67
67
  | cr | [金融联络机器人](https://cloud.tencent.com/document/product/656) | 2021-02-24 08:03:24 |
68
68
  | csip | [云安全一体化平台](https://cloud.tencent.com/document/product/664) | 2023-07-18 01:21:16 |
69
69
  | csxg | [5G入云服务](https://cloud.tencent.com/document/product/1687) | 2023-05-19 11:26:14 |
70
- | cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2023-07-19 01:16:55 |
70
+ | cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2023-07-27 01:10:40 |
71
71
  | cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2023-07-18 01:22:32 |
72
72
  | cws | [漏洞扫描服务](https://cloud.tencent.com/document/product) | 2019-11-22 12:16:15 |
73
- | cynosdb | [TDSQL-C MySQL 版](https://cloud.tencent.com/document/product/1003) | 2023-07-20 01:21:05 |
73
+ | cynosdb | [TDSQL-C MySQL 版](https://cloud.tencent.com/document/product/1003) | 2023-07-27 01:11:21 |
74
74
  | dasb | [T-Sec-堡垒机(BH)](https://cloud.tencent.com/document/product/1025) | 2023-07-07 01:21:45 |
75
75
  | dataintegration | [数据接入平台](https://cloud.tencent.com/document/product/1591) | 2022-07-26 15:32:15 |
76
76
  | dayu | [DDoS 高防包](https://cloud.tencent.com/document/product/1021) | 2023-05-18 01:20:11 |
@@ -93,9 +93,9 @@
93
93
  | eis | [数据连接器](https://cloud.tencent.com/document/product/1270) | 2023-05-18 01:25:58 |
94
94
  | emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2023-07-25 10:56:12 |
95
95
  | es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2023-07-12 01:24:00 |
96
- | ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2023-07-26 01:19:51 |
97
- | essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2023-07-26 01:20:16 |
98
- | facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2023-07-11 01:24:18 |
96
+ | ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2023-07-26 17:55:39 |
97
+ | essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2023-07-26 16:20:45 |
98
+ | facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2023-07-27 01:13:31 |
99
99
  | faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2023-07-25 10:59:09 |
100
100
  | fmu | [人脸试妆](https://cloud.tencent.com/document/product/1172) | 2023-07-14 14:55:45 |
101
101
  | ft | [人像变换](https://cloud.tencent.com/document/product/1202) | 2023-05-18 01:28:35 |
@@ -119,15 +119,15 @@
119
119
  | iotcloud | [物联网通信](https://cloud.tencent.com/document/product/634) | 2023-06-14 01:27:08 |
120
120
  | iotexplorer | [物联网开发平台](https://cloud.tencent.com/document/product/1081) | 2023-07-19 01:27:32 |
121
121
  | iottid | [物联网设备身份认证](https://cloud.tencent.com/document/product/1086) | 2023-05-18 01:33:02 |
122
- | iotvideo | [物联网智能视频服务](https://cloud.tencent.com/document/product/1131) | 2023-07-26 01:24:02 |
122
+ | iotvideo | [物联网智能视频服务](https://cloud.tencent.com/document/product/1131) | 2023-07-27 01:14:43 |
123
123
  | iotvideoindustry | [物联网智能视频服务(行业版)](https://cloud.tencent.com/document/product/1361) | 2023-05-18 01:34:37 |
124
124
  | irp | [智能推荐平台](https://cloud.tencent.com/document/product/1541) | 2023-06-13 01:25:28 |
125
125
  | ivld | [媒体智能标签](https://cloud.tencent.com/document/product/1509) | 2023-05-18 01:35:21 |
126
126
  | keewidb | [云数据库 KeeWiDB](https://cloud.tencent.com/document/product/1520) | 2023-07-19 01:29:34 |
127
127
  | kms | [密钥管理系统](https://cloud.tencent.com/document/product/573) | 2023-05-18 01:35:58 |
128
- | lcic | [低代码互动课堂](https://cloud.tencent.com/document/product/1639) | 2023-07-26 01:25:48 |
128
+ | lcic | [低代码互动课堂](https://cloud.tencent.com/document/product/1639) | 2023-07-27 01:15:22 |
129
129
  | lighthouse | [轻量应用服务器](https://cloud.tencent.com/document/product/1207) | 2023-07-25 11:04:43 |
130
- | live | [云直播CSS](https://cloud.tencent.com/document/product/267) | 2023-07-26 01:26:36 |
130
+ | live | [云直播CSS](https://cloud.tencent.com/document/product/267) | 2023-07-27 01:15:38 |
131
131
  | lowcode | [云开发低码](https://cloud.tencent.com/document/product/1301) | 2022-04-04 06:56:51 |
132
132
  | lp | [登录保护](https://cloud.tencent.com/document/product/1190) | 2022-04-04 06:56:52 |
133
133
  | mall | [商场客留大数据](https://cloud.tencent.com/document/product/1707) | 2023-07-17 10:16:02 |
@@ -141,18 +141,18 @@
141
141
  | monitor | [腾讯云可观测平台](https://cloud.tencent.com/document/product/248) | 2023-07-19 01:32:20 |
142
142
  | mps | [媒体处理](https://cloud.tencent.com/document/product/862) | 2023-07-20 01:35:35 |
143
143
  | mrs | [医疗报告结构化](https://cloud.tencent.com/document/product/1314) | 2023-05-18 01:42:01 |
144
- | ms | [移动应用安全](https://cloud.tencent.com/document/product/283) | 2023-07-26 01:29:37 |
144
+ | ms | [移动应用安全](https://cloud.tencent.com/document/product/283) | 2023-07-27 01:16:41 |
145
145
  | msp | [迁移服务平台](https://cloud.tencent.com/document/product/659) | 2023-05-18 01:42:21 |
146
146
  | mvj | [营销价值判断](https://cloud.tencent.com/document/product) | 2020-03-19 08:11:44 |
147
147
  | nlp | [NLP 服务](https://cloud.tencent.com/document/product/271) | 2023-07-18 01:40:17 |
148
148
  | npp | [号码保护](https://cloud.tencent.com/document/product) | 2020-04-22 08:00:22 |
149
149
  | oceanus | [流计算 Oceanus](https://cloud.tencent.com/document/product/849) | 2023-07-17 01:29:44 |
150
- | ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2023-07-26 01:30:16 |
150
+ | ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2023-07-27 01:16:57 |
151
151
  | omics | [腾讯健康组学平台](https://cloud.tencent.com/document/product/1643) | 2023-07-20 01:37:20 |
152
- | organization | [集团账号管理](https://cloud.tencent.com/document/product/850) | 2023-06-30 01:38:16 |
152
+ | organization | [集团账号管理](https://cloud.tencent.com/document/product/850) | 2023-07-27 01:17:15 |
153
153
  | partners | [渠道合作伙伴](https://cloud.tencent.com/document/product/563) | 2023-07-20 18:40:49 |
154
154
  | pds | [私域安全](https://cloud.tencent.com/document/product/1473) | 2023-05-18 01:44:14 |
155
- | postgres | [云数据库 PostgreSQL](https://cloud.tencent.com/document/product/409) | 2023-07-21 01:35:07 |
155
+ | postgres | [云数据库 PostgreSQL](https://cloud.tencent.com/document/product/409) | 2023-07-27 01:17:24 |
156
156
  | privatedns | [私有域解析 Private DNS](https://cloud.tencent.com/document/product/1338) | 2023-07-06 01:39:21 |
157
157
  | pts | [云压测](https://cloud.tencent.com/document/product/1484) | 2023-07-26 01:31:49 |
158
158
  | rce | [全栈式风控引擎](https://cloud.tencent.com/document/product/1343) | 2023-05-18 01:45:58 |
@@ -219,7 +219,7 @@
219
219
  | tse | [微服务引擎 TSE](https://cloud.tencent.com/document/product/1364) | 2023-07-19 01:46:53 |
220
220
  | tsf | [微服务平台 TSF](https://cloud.tencent.com/document/product/649) | 2023-06-19 01:42:54 |
221
221
  | tsw | [微服务观测平台 TSW](https://cloud.tencent.com/document/product/1311) | 2023-05-18 02:04:00 |
222
- | tts | [语音合成](https://cloud.tencent.com/document/product/1073) | 2023-07-11 01:50:46 |
222
+ | tts | [语音合成](https://cloud.tencent.com/document/product/1073) | 2023-07-27 01:21:25 |
223
223
  | ump | [客流数字化平台](https://cloud.tencent.com/document/product/1320) | 2023-05-18 02:04:06 |
224
224
  | vm | [视频内容安全](https://cloud.tencent.com/document/product/1265) | 2023-05-18 02:04:19 |
225
225
  | vms | [语音消息](https://cloud.tencent.com/document/product/1128) | 2023-05-18 02:04:23 |
@@ -1 +1 @@
1
- export const sdkVersion = "4.0.650"
1
+ export const sdkVersion = "4.0.651"
@@ -184,7 +184,6 @@ import {
184
184
  APIDocInfo,
185
185
  CosConfig,
186
186
  ModifyApiIncrementRequest,
187
- GenerateApiDocumentRequest,
188
187
  ServiceUsagePlanSet,
189
188
  CreateUpstreamRequest,
190
189
  ModifyServiceEnvironmentStrategyResponse,
@@ -227,12 +226,11 @@ import {
227
226
  DeletePluginResponse,
228
227
  DescribeUpstreamBindApis,
229
228
  ModifyServiceEnvironmentStrategyRequest,
230
- DocumentSDK,
231
229
  CreateAPIDocRequest,
232
230
  DescribeApiAppBindApisStatusResponse,
233
231
  DescribeServiceSubDomainsRequest,
234
232
  ModifyApiAppRequest,
235
- GenerateApiDocumentResponse,
233
+ ReleaseService,
236
234
  DescribeUsagePlanEnvironmentsResponse,
237
235
  DescribeServiceSubDomainsResponse,
238
236
  AttachPluginRequest,
@@ -280,7 +278,6 @@ import {
280
278
  UsagePlanInfo,
281
279
  DescribeServiceEnvironmentReleaseHistoryRequest,
282
280
  UnbindApiAppRequest,
283
- ReleaseService,
284
281
  ServiceEnvironmentSet,
285
282
  CreateServiceResponse,
286
283
  DeleteAPIDocResponse,
@@ -567,18 +564,6 @@ API 网关可绑定自定义域名到服务,并且可以对自定义域名的
567
564
  return this.request("DescribeApi", req, cb)
568
565
  }
569
566
 
570
- /**
571
- * 接口已废弃
572
-
573
- 本接口(GenerateApiDocument)用于自动生成 API 文档和 SDK,一个服务的一个环境生成一份文档和 SDK。
574
- */
575
- async GenerateApiDocument(
576
- req: GenerateApiDocumentRequest,
577
- cb?: (error: string, rep: GenerateApiDocumentResponse) => void
578
- ): Promise<GenerateApiDocumentResponse> {
579
- return this.request("GenerateApiDocument", req, cb)
580
- }
581
-
582
567
  /**
583
568
  * 本接口(UnbindApiApp)用于解除应用和API绑定。
584
569
  */
@@ -4357,24 +4357,6 @@ export interface ModifyApiIncrementRequest {
4357
4357
  LoginRedirectUrl?: string
4358
4358
  }
4359
4359
 
4360
- /**
4361
- * GenerateApiDocument请求参数结构体
4362
- */
4363
- export interface GenerateApiDocumentRequest {
4364
- /**
4365
- * 待创建文档的服务唯一 ID。
4366
- */
4367
- ServiceId: string
4368
- /**
4369
- * 待创建 SDK 的服务所在环境。
4370
- */
4371
- GenEnvironment: string
4372
- /**
4373
- * 待创建 SDK 的语言。当前只支持 Python 和 JavaScript。
4374
- */
4375
- GenLanguage: string
4376
- }
4377
-
4378
4360
  /**
4379
4361
  * 服务绑定使用计划列表
4380
4362
  */
@@ -5256,20 +5238,6 @@ export interface ModifyServiceEnvironmentStrategyRequest {
5256
5238
  EnvironmentNames: Array<string>
5257
5239
  }
5258
5240
 
5259
- /**
5260
- * api文档下载
5261
- */
5262
- export interface DocumentSDK {
5263
- /**
5264
- * 生成的 document 会存放到 COS 中,此出参返回产生文件的下载链接。
5265
- */
5266
- DocumentURL: string
5267
- /**
5268
- * 生成的 SDK 会存放到 COS 中,此出参返回产生 SDK 文件的下载链接。
5269
- */
5270
- SdkURL: string
5271
- }
5272
-
5273
5241
  /**
5274
5242
  * CreateAPIDoc请求参数结构体
5275
5243
  */
@@ -5344,17 +5312,19 @@ export interface ModifyApiAppRequest {
5344
5312
  }
5345
5313
 
5346
5314
  /**
5347
- * GenerateApiDocument返回参数结构体
5315
+ * 发布服务返回
5348
5316
  */
5349
- export interface GenerateApiDocumentResponse {
5317
+ export interface ReleaseService {
5350
5318
  /**
5351
- * api文档&sdk链接。
5319
+ * 发布时的备注信息填写。
5320
+ 注意:此字段可能返回 null,表示取不到有效值。
5352
5321
  */
5353
- Result: DocumentSDK
5322
+ ReleaseDesc: string
5354
5323
  /**
5355
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId
5324
+ * 发布的版本id
5325
+ 注意:此字段可能返回 null,表示取不到有效值。
5356
5326
  */
5357
- RequestId?: string
5327
+ ReleaseVersion: string
5358
5328
  }
5359
5329
 
5360
5330
  /**
@@ -6458,22 +6428,6 @@ export interface UnbindApiAppRequest {
6458
6428
  ApiId: string
6459
6429
  }
6460
6430
 
6461
- /**
6462
- * 发布服务返回
6463
- */
6464
- export interface ReleaseService {
6465
- /**
6466
- * 发布时的备注信息填写。
6467
- 注意:此字段可能返回 null,表示取不到有效值。
6468
- */
6469
- ReleaseDesc: string
6470
- /**
6471
- * 发布的版本id。
6472
- 注意:此字段可能返回 null,表示取不到有效值。
6473
- */
6474
- ReleaseVersion: string
6475
- }
6476
-
6477
6431
  /**
6478
6432
  * 服务绑定环境详情
6479
6433
  */
@@ -1470,6 +1470,14 @@ export interface DescribeCfsFileSystemsRequest {
1470
1470
  * 子网 ID
1471
1471
  */
1472
1472
  SubnetId?: string
1473
+ /**
1474
+ * Offset 分页码
1475
+ */
1476
+ Offset?: number
1477
+ /**
1478
+ * Limit 页面大小
1479
+ */
1480
+ Limit?: number
1473
1481
  }
1474
1482
 
1475
1483
  /**
@@ -4350,7 +4350,7 @@ export interface MachineGroupTypeInfo {
4350
4350
  /**
4351
4351
  * 机器描述列表
4352
4352
  */
4353
- Values: Array<string>
4353
+ Values?: Array<string>
4354
4354
  }
4355
4355
 
4356
4356
  /**
@@ -5452,6 +5452,14 @@ export interface ExportInstanceSlowQueriesRequest {
5452
5452
  * 文件类型,可选值:csv, original
5453
5453
  */
5454
5454
  FileType?: string
5455
+ /**
5456
+ * 排序字段,可选值: QueryTime,LockTime,RowsExamined,RowsSent
5457
+ */
5458
+ OrderBy?: string
5459
+ /**
5460
+ * 排序类型,可选值:asc,desc
5461
+ */
5462
+ OrderByType?: string
5455
5463
  }
5456
5464
 
5457
5465
  /**
@@ -7090,7 +7098,7 @@ export interface ExportInstanceSlowQueriesResponse {
7090
7098
  /**
7091
7099
  * 慢查询导出内容
7092
7100
  */
7093
- FileContent: string
7101
+ FileContent?: string
7094
7102
  /**
7095
7103
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
7096
7104
  */
@@ -32,6 +32,7 @@ import {
32
32
  ModifyApplicationCallbackInfoResponse,
33
33
  CreateMultiFlowSignQRCodeResponse,
34
34
  FlowCreateApprover,
35
+ ReviewerInfo,
35
36
  DescribeThirdPartyAuthCodeResponse,
36
37
  HasAuthUser,
37
38
  DisableUserAutoSignResponse,
@@ -68,6 +69,7 @@ import {
68
69
  DescribeThirdPartyAuthCodeRequest,
69
70
  UnbindEmployeeUserIdWithClientOpenIdResponse,
70
71
  CreateReleaseFlowResponse,
72
+ CreateWebThemeConfigResponse,
71
73
  BindEmployeeUserIdWithClientOpenIdRequest,
72
74
  DescribeIntegrationDepartmentsRequest,
73
75
  CreateIntegrationDepartmentResponse,
@@ -110,6 +112,7 @@ import {
110
112
  FlowDetailInfo,
111
113
  CreatePreparedPersonalEsignResponse,
112
114
  DescribeOrganizationSealsResponse,
115
+ CreateEmbedWebUrlRequest,
113
116
  DeleteIntegrationEmployeesRequest,
114
117
  FailedUpdateStaffData,
115
118
  GetTaskResultApiRequest,
@@ -118,6 +121,7 @@ import {
118
121
  CreateFlowGroupByFilesResponse,
119
122
  CreateIntegrationEmployeesResponse,
120
123
  DeleteIntegrationRoleUsersRequest,
124
+ CreateFlowByFilesRequest,
121
125
  CreateFlowSignUrlRequest,
122
126
  CreateReleaseFlowRequest,
123
127
  CreateIntegrationUserRolesRequest,
@@ -135,25 +139,28 @@ import {
135
139
  Filter,
136
140
  CreateStaffResult,
137
141
  CreateUserAutoSignEnableUrlRequest,
142
+ CreateOrganizationBatchSignUrlResponse,
138
143
  DescribeIntegrationMainOrganizationUserResponse,
139
144
  RemindFlowRecords,
140
145
  CancelUserAutoSignEnableUrlRequest,
141
146
  FailedCreateStaffData,
142
147
  ApproverRestriction,
148
+ CreateWebThemeConfigRequest,
143
149
  DeleteSealPoliciesRequest,
144
- CreateFlowByFilesRequest,
150
+ CreateOrganizationBatchSignUrlRequest,
145
151
  IntegrateRole,
146
152
  CreatePrepareFlowResponse,
147
153
  GetTaskResultApiResponse,
148
154
  CancelMultiFlowSignQRCodeRequest,
149
155
  DeleteIntegrationDepartmentRequest,
156
+ WebThemeConfig,
150
157
  ModifyApplicationCallbackInfoRequest,
151
158
  IntegrationMainOrganizationUser,
152
159
  StartFlowRequest,
153
160
  CreateSealResponse,
154
161
  CreatePrepareFlowRequest,
155
162
  ApproverOption,
156
- FileUrl,
163
+ CreateEmbedWebUrlResponse,
157
164
  CreateSealPolicyRequest,
158
165
  DescribeOrganizationSealsRequest,
159
166
  CancelFlowRequest,
@@ -184,6 +191,7 @@ import {
184
191
  CreateFlowResponse,
185
192
  DescribeUserAutoSignStatusRequest,
186
193
  FilledComponent,
194
+ FileUrl,
187
195
  FlowBrief,
188
196
  DescribeOrganizationGroupOrganizationsResponse,
189
197
  DescribeExtendedServiceAuthInfosResponse,
@@ -299,13 +307,13 @@ callbackinfo包含: 回调地址和签名key
299
307
  }
300
308
 
301
309
  /**
302
- * 此API接口用户查询加入集团的成员企业
310
+ * 本接口(CreateEmbedWebUrl)用于创建嵌入web的链接 本接口支持创建:创建印章,创建模板,修改模板,预览模板,预览合同流程的web链接 进入web连接后与当前控制台操作保持一致
303
311
  */
304
- async DescribeOrganizationGroupOrganizations(
305
- req: DescribeOrganizationGroupOrganizationsRequest,
306
- cb?: (error: string, rep: DescribeOrganizationGroupOrganizationsResponse) => void
307
- ): Promise<DescribeOrganizationGroupOrganizationsResponse> {
308
- return this.request("DescribeOrganizationGroupOrganizations", req, cb)
312
+ async CreateEmbedWebUrl(
313
+ req: CreateEmbedWebUrlRequest,
314
+ cb?: (error: string, rep: CreateEmbedWebUrlResponse) => void
315
+ ): Promise<CreateEmbedWebUrlResponse> {
316
+ return this.request("CreateEmbedWebUrl", req, cb)
309
317
  }
310
318
 
311
319
  /**
@@ -698,13 +706,14 @@ httpProfile.setEndpoint("file.test.ess.tencent.cn");<br/>
698
706
  }
699
707
 
700
708
  /**
701
- * 查询流程填写控件内容,可以根据流程Id查询该流程相关联的填写控件信息
702
- */
703
- async DescribeFlowComponents(
704
- req: DescribeFlowComponentsRequest,
705
- cb?: (error: string, rep: DescribeFlowComponentsResponse) => void
706
- ): Promise<DescribeFlowComponentsResponse> {
707
- return this.request("DescribeFlowComponents", req, cb)
709
+ * 通过此接口,创建企业批量签署链接,企业员工点击链接即可跳转控制台进行批量签署。
710
+ 如果没有UserId,Name和Mobile必填,对应的员工必须在企业下已经实名,且该员工为批量签署合同中的签署方。
711
+ */
712
+ async CreateOrganizationBatchSignUrl(
713
+ req: CreateOrganizationBatchSignUrlRequest,
714
+ cb?: (error: string, rep: CreateOrganizationBatchSignUrlResponse) => void
715
+ ): Promise<CreateOrganizationBatchSignUrlResponse> {
716
+ return this.request("CreateOrganizationBatchSignUrl", req, cb)
708
717
  }
709
718
 
710
719
  /**
@@ -721,6 +730,16 @@ httpProfile.setEndpoint("file.test.ess.tencent.cn");<br/>
721
730
  return this.request("CreateFlowReminds", req, cb)
722
731
  }
723
732
 
733
+ /**
734
+ * 查询流程填写控件内容,可以根据流程Id查询该流程相关联的填写控件信息
735
+ */
736
+ async DescribeFlowComponents(
737
+ req: DescribeFlowComponentsRequest,
738
+ cb?: (error: string, rep: DescribeFlowComponentsResponse) => void
739
+ ): Promise<DescribeFlowComponentsResponse> {
740
+ return this.request("DescribeFlowComponents", req, cb)
741
+ }
742
+
724
743
  /**
725
744
  * 集团企业统一使用主代子进行操作,无需根据子企业账号进行转化查询,该接口需要屏蔽下线
726
745
 
@@ -743,6 +762,16 @@ httpProfile.setEndpoint("file.test.ess.tencent.cn");<br/>
743
762
  return this.request("DescribeThirdPartyAuthCode", req, cb)
744
763
  }
745
764
 
765
+ /**
766
+ * 用来创建页面主题配置
767
+ */
768
+ async CreateWebThemeConfig(
769
+ req: CreateWebThemeConfigRequest,
770
+ cb?: (error: string, rep: CreateWebThemeConfigResponse) => void
771
+ ): Promise<CreateWebThemeConfigResponse> {
772
+ return this.request("CreateWebThemeConfig", req, cb)
773
+ }
774
+
746
775
  /**
747
776
  * 查询企业印章的列表,需要操作者具有查询印章权限
748
777
  客户指定需要获取的印章数量和偏移量,数量最多100,超过100按100处理;入参InfoType控制印章是否携带授权人信息,为1则携带,为0则返回的授权人信息为空数组。接口调用成功返回印章的信息列表还有企业印章的总数。
@@ -816,6 +845,16 @@ PDF资源Id 通过上传文件接口获取
816
845
  return this.request("CreateFlowGroupByFiles", req, cb)
817
846
  }
818
847
 
848
+ /**
849
+ * 此API接口用户查询加入集团的成员企业
850
+ */
851
+ async DescribeOrganizationGroupOrganizations(
852
+ req: DescribeOrganizationGroupOrganizationsRequest,
853
+ cb?: (error: string, rep: DescribeOrganizationGroupOrganizationsResponse) => void
854
+ ): Promise<DescribeOrganizationGroupOrganizationsResponse> {
855
+ return this.request("DescribeOrganizationGroupOrganizations", req, cb)
856
+ }
857
+
819
858
  /**
820
859
  * 创建员工,此接口会发送提醒员工实名的短信
821
860
  */