tencentcloud-sdk-nodejs 4.0.578 → 4.0.579

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 (67) hide show
  1. package/CHANGELOG.md +44 -0
  2. package/SERVICE_CHANGELOG.md +49 -71
  3. package/package.json +1 -1
  4. package/products.md +10 -10
  5. package/src/common/sdk_version.ts +1 -1
  6. package/src/services/btoe/index.ts +2 -2
  7. package/src/services/chdfs/index.ts +2 -2
  8. package/src/services/cvm/v20170312/cvm_models.ts +6 -4
  9. package/src/services/ess/v20201111/ess_client.ts +8 -8
  10. package/src/services/ess/v20201111/ess_models.ts +8 -8
  11. package/src/services/essbasic/index.ts +2 -2
  12. package/src/services/facefusion/index.ts +2 -2
  13. package/src/services/faceid/v20180301/faceid_models.ts +12 -0
  14. package/src/services/iotvideo/index.ts +2 -2
  15. package/src/services/mgobe/index.ts +2 -2
  16. package/src/services/redis/v20180412/redis_client.ts +1 -1
  17. package/src/services/redis/v20180412/redis_models.ts +118 -65
  18. package/src/services/sms/index.ts +2 -2
  19. package/src/services/tcaplusdb/v20190823/tcaplusdb_client.ts +51 -9
  20. package/src/services/tcaplusdb/v20190823/tcaplusdb_models.ts +241 -35
  21. package/src/services/tem/index.ts +2 -2
  22. package/src/services/teo/v20220901/teo_models.ts +2 -2
  23. package/src/services/thpc/index.ts +2 -2
  24. package/src/services/tiw/v20190919/tiw_client.ts +1 -1
  25. package/src/services/tiw/v20190919/tiw_models.ts +2 -2
  26. package/src/services/tsw/index.ts +2 -2
  27. package/src/services/vm/index.ts +4 -4
  28. package/tencentcloud/common/sdk_version.d.ts +1 -1
  29. package/tencentcloud/common/sdk_version.js +1 -1
  30. package/tencentcloud/services/btoe/index.d.ts +4 -4
  31. package/tencentcloud/services/btoe/index.js +2 -2
  32. package/tencentcloud/services/chdfs/index.d.ts +4 -4
  33. package/tencentcloud/services/chdfs/index.js +2 -2
  34. package/tencentcloud/services/cvm/v20170312/cvm_models.d.ts +6 -4
  35. package/tencentcloud/services/ess/v20201111/ess_client.d.ts +8 -8
  36. package/tencentcloud/services/ess/v20201111/ess_client.js +8 -8
  37. package/tencentcloud/services/ess/v20201111/ess_models.d.ts +8 -8
  38. package/tencentcloud/services/essbasic/index.d.ts +4 -4
  39. package/tencentcloud/services/essbasic/index.js +2 -2
  40. package/tencentcloud/services/facefusion/index.d.ts +4 -4
  41. package/tencentcloud/services/facefusion/index.js +2 -2
  42. package/tencentcloud/services/faceid/v20180301/faceid_models.d.ts +10 -0
  43. package/tencentcloud/services/iotvideo/index.d.ts +4 -4
  44. package/tencentcloud/services/iotvideo/index.js +2 -2
  45. package/tencentcloud/services/mgobe/index.d.ts +4 -4
  46. package/tencentcloud/services/mgobe/index.js +2 -2
  47. package/tencentcloud/services/redis/v20180412/redis_client.d.ts +1 -1
  48. package/tencentcloud/services/redis/v20180412/redis_client.js +1 -1
  49. package/tencentcloud/services/redis/v20180412/redis_models.d.ts +109 -56
  50. package/tencentcloud/services/sms/index.d.ts +4 -4
  51. package/tencentcloud/services/sms/index.js +2 -2
  52. package/tencentcloud/services/tcaplusdb/v20190823/tcaplusdb_client.d.ts +19 -3
  53. package/tencentcloud/services/tcaplusdb/v20190823/tcaplusdb_client.js +25 -3
  54. package/tencentcloud/services/tcaplusdb/v20190823/tcaplusdb_models.d.ts +207 -32
  55. package/tencentcloud/services/tem/index.d.ts +4 -4
  56. package/tencentcloud/services/tem/index.js +2 -2
  57. package/tencentcloud/services/teo/v20220901/teo_models.d.ts +2 -2
  58. package/tencentcloud/services/thpc/index.d.ts +4 -4
  59. package/tencentcloud/services/thpc/index.js +2 -2
  60. package/tencentcloud/services/tiw/v20190919/tiw_client.d.ts +1 -1
  61. package/tencentcloud/services/tiw/v20190919/tiw_client.js +1 -1
  62. package/tencentcloud/services/tiw/v20190919/tiw_models.d.ts +2 -2
  63. package/tencentcloud/services/tsw/index.d.ts +4 -4
  64. package/tencentcloud/services/tsw/index.js +2 -2
  65. package/tencentcloud/services/vm/index.d.ts +6 -6
  66. package/tencentcloud/services/vm/index.js +4 -4
  67. package/test/tcaplusdb.v20190823.test.js +32 -2
package/CHANGELOG.md CHANGED
@@ -1,3 +1,47 @@
1
+ # Release 4.0.579
2
+
3
+ ## 人脸核身(faceid) 版本:2018-03-01
4
+
5
+ ### 第 56 次发布
6
+
7
+ 发布时间:2023-04-13 01:17:40
8
+
9
+ 本次发布包含了以下内容:
10
+
11
+ 改善已有的文档。
12
+
13
+ 修改数据结构:
14
+
15
+ * [DetectInfoText](https://cloud.tencent.com/document/api/1007/41958#DetectInfoText)
16
+
17
+ * 新增成员:PassNo, VisaNum
18
+
19
+
20
+
21
+
22
+ ## 游戏数据库 TcaplusDB(tcaplusdb) 版本:2019-08-23
23
+
24
+ ### 第 19 次发布
25
+
26
+ 发布时间:2023-04-13 01:37:44
27
+
28
+ 本次发布包含了以下内容:
29
+
30
+ 改善已有的文档。
31
+
32
+ 新增接口:
33
+
34
+ * [DeleteBackupRecords](https://cloud.tencent.com/document/api/596/90121)
35
+ * [DescribeBackupRecords](https://cloud.tencent.com/document/api/596/90119)
36
+ * [SetBackupExpireRule](https://cloud.tencent.com/document/api/596/90120)
37
+
38
+ 新增数据结构:
39
+
40
+ * [BackupExpireRuleInfo](https://cloud.tencent.com/document/api/596/39686#BackupExpireRuleInfo)
41
+ * [BackupRecords](https://cloud.tencent.com/document/api/596/39686#BackupRecords)
42
+
43
+
44
+
1
45
  # Release 4.0.578
2
46
 
3
47
  ## 品牌经营管家(bma) 版本:2022-11-15
@@ -1,30 +1,10 @@
1
1
  # 本版本更新包含以下内容:
2
2
 
3
- ## 品牌经营管家(bma) 版本:2022-11-15
4
-
5
-
6
-
7
- ## 品牌经营管家(bma) 版本:2021-06-24
8
-
9
- ### 第 17 次发布
10
-
11
- 发布时间:2023-04-12 01:06:30
12
-
13
- 本次发布包含了以下内容:
14
-
15
- 改善已有的文档。
16
-
17
- <font color="#dd0000">**删除接口**:</font>
18
-
19
- * CreateCRObtain
20
-
21
-
22
-
23
- ## 腾讯电子签企业版(ess) 版本:2020-11-11
3
+ ## 人脸核身(faceid) 版本:2018-03-01
24
4
 
25
5
  ### 第 56 次发布
26
6
 
27
- 发布时间:2023-04-12 01:27:24
7
+ 发布时间:2023-04-13 01:17:40
28
8
 
29
9
  本次发布包含了以下内容:
30
10
 
@@ -32,41 +12,18 @@
32
12
 
33
13
  修改数据结构:
34
14
 
35
- * [TemplateInfo](https://cloud.tencent.com/document/api/1323/70369#TemplateInfo)
36
-
37
- * 新增成员:Available
38
-
39
-
40
-
41
-
42
- ## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
43
-
44
- ### 第 73 次发布
45
-
46
- 发布时间:2023-04-12 01:27:48
47
-
48
- 本次发布包含了以下内容:
49
-
50
- 改善已有的文档。
51
-
52
- 修改数据结构:
53
-
54
- * [TemplateInfo](https://cloud.tencent.com/document/api/1420/61525#TemplateInfo)
55
-
56
- * 新增成员:Available
57
-
58
-
15
+ * [DetectInfoText](https://cloud.tencent.com/document/api/1007/41958#DetectInfoText)
59
16
 
17
+ * 新增成员:PassNo, VisaNum
60
18
 
61
- ## 腾讯电子签(基础版)(essbasic) 版本:2020-12-22
62
19
 
63
20
 
64
21
 
65
- ## 云数据库Redis(redis) 版本:2018-04-12
22
+ ## 游戏数据库 TcaplusDB(tcaplusdb) 版本:2019-08-23
66
23
 
67
- ### 第 64 次发布
24
+ ### 第 19 次发布
68
25
 
69
- 发布时间:2023-04-12 01:49:54
26
+ 发布时间:2023-04-13 01:37:44
70
27
 
71
28
  本次发布包含了以下内容:
72
29
 
@@ -74,27 +31,14 @@
74
31
 
75
32
  新增接口:
76
33
 
77
- * [DescribeBandwidthRange](https://cloud.tencent.com/document/api/239/90100)
78
- * [RemoveReplicationInstance](https://cloud.tencent.com/document/api/239/90099)
79
-
80
-
81
-
82
- ## T-Sec-安心平台(RP)(trp) 版本:2021-05-15
83
-
84
- ### 第 18 次发布
85
-
86
- 发布时间:2023-04-12 02:05:50
87
-
88
- 本次发布包含了以下内容:
89
-
90
- 改善已有的文档。
34
+ * [DeleteBackupRecords](https://cloud.tencent.com/document/api/596/90121)
35
+ * [DescribeBackupRecords](https://cloud.tencent.com/document/api/596/90119)
36
+ * [SetBackupExpireRule](https://cloud.tencent.com/document/api/596/90120)
91
37
 
92
- 修改接口:
93
-
94
- * [DescribeScanStats](https://cloud.tencent.com/document/api/1458/85942)
95
-
96
- * 新增入参:Code
38
+ 新增数据结构:
97
39
 
40
+ * [BackupExpireRuleInfo](https://cloud.tencent.com/document/api/596/39686#BackupExpireRuleInfo)
41
+ * [BackupRecords](https://cloud.tencent.com/document/api/596/39686#BackupRecords)
98
42
 
99
43
 
100
44
 
@@ -48229,6 +48173,21 @@
48229
48173
 
48230
48174
  ## 人脸核身(faceid) 版本:2018-03-01
48231
48175
 
48176
+ ### 第 56 次发布
48177
+
48178
+ 发布时间:2023-04-13 01:17:40
48179
+
48180
+ 本次发布包含了以下内容:
48181
+
48182
+ 改善已有的文档。
48183
+
48184
+ 修改数据结构:
48185
+
48186
+ * [DetectInfoText](https://cloud.tencent.com/document/api/1007/41958#DetectInfoText)
48187
+
48188
+ * 新增成员:PassNo, VisaNum
48189
+
48190
+
48232
48191
  ### 第 55 次发布
48233
48192
 
48234
48193
  发布时间:2023-03-15 01:37:54
@@ -74220,8 +74179,8 @@
74220
74179
 
74221
74180
  新增接口:
74222
74181
 
74223
- * [[DescribeBandwidthRange](https://cloud.tencent.com/document/api/239/90100)](https://cloud.tencent.com/document/api/#/#)
74224
- * [[RemoveReplicationInstance](https://cloud.tencent.com/document/api/239/90099)](https://cloud.tencent.com/document/api/#/#)
74182
+ * [DescribeBandwidthRange](https://cloud.tencent.com/document/api/239/90100)
74183
+ * [RemoveReplicationInstance](https://cloud.tencent.com/document/api/239/90099)
74225
74184
 
74226
74185
  ### 第 63 次发布
74227
74186
 
@@ -81812,6 +81771,25 @@
81812
81771
 
81813
81772
  ## 游戏数据库 TcaplusDB(tcaplusdb) 版本:2019-08-23
81814
81773
 
81774
+ ### 第 19 次发布
81775
+
81776
+ 发布时间:2023-04-13 01:37:44
81777
+
81778
+ 本次发布包含了以下内容:
81779
+
81780
+ 改善已有的文档。
81781
+
81782
+ 新增接口:
81783
+
81784
+ * [[DeleteBackupRecords](https://cloud.tencent.com/document/api/596/90121)](https://cloud.tencent.com/document/api/#/#)
81785
+ * [[DescribeBackupRecords](https://cloud.tencent.com/document/api/596/90119)](https://cloud.tencent.com/document/api/#/#)
81786
+ * [[SetBackupExpireRule](https://cloud.tencent.com/document/api/596/90120)](https://cloud.tencent.com/document/api/#/#)
81787
+
81788
+ 新增数据结构:
81789
+
81790
+ * [[BackupExpireRuleInfo](https://cloud.tencent.com/document/api/596/39686#BackupExpireRuleInfo)](https://cloud.tencent.com/document/api/596/39686#[BackupExpireRuleInfo](https://cloud.tencent.com/document/api/596/39686#BackupExpireRuleInfo))
81791
+ * [[BackupRecords](https://cloud.tencent.com/document/api/596/39686#BackupRecords)](https://cloud.tencent.com/document/api/596/39686#[BackupRecords](https://cloud.tencent.com/document/api/596/39686#BackupRecords))
81792
+
81815
81793
  ### 第 18 次发布
81816
81794
 
81817
81795
  发布时间:2023-03-10 01:48:39
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tencentcloud-sdk-nodejs",
3
- "version": "4.0.578",
3
+ "version": "4.0.579",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "tencentcloud/index.js",
6
6
  "scripts": {
package/products.md CHANGED
@@ -65,7 +65,7 @@
65
65
  | cms | [内容安全](https://cloud.tencent.com/document/product) | 2020-10-29 08:03:08 |
66
66
  | cpdp | [企业收付平台](https://cloud.tencent.com/document/product/1122) | 2023-03-30 01:11:55 |
67
67
  | cr | [金融联络机器人](https://cloud.tencent.com/document/product/656) | 2021-02-24 08:03:24 |
68
- | cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2023-04-11 01:11:51 |
68
+ | cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2023-04-13 01:10:39 |
69
69
  | cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2023-04-12 01:17:42 |
70
70
  | cws | [漏洞扫描服务](https://cloud.tencent.com/document/product) | 2019-11-22 12:16:15 |
71
71
  | cynosdb | [TDSQL-C MySQL 版](https://cloud.tencent.com/document/product/1003) | 2023-03-30 01:33:24 |
@@ -91,10 +91,10 @@
91
91
  | eis | [数据连接器](https://cloud.tencent.com/document/product/1270) | 2023-03-30 01:37:41 |
92
92
  | emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2023-04-11 01:19:59 |
93
93
  | es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2023-03-31 01:26:31 |
94
- | ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2023-04-12 01:27:24 |
94
+ | ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2023-04-12 21:35:37 |
95
95
  | essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2023-04-12 01:27:48 |
96
96
  | facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2023-03-30 01:38:40 |
97
- | faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2023-03-29 17:00:58 |
97
+ | faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2023-04-13 01:17:40 |
98
98
  | fmu | [人脸试妆](https://cloud.tencent.com/document/product/1172) | 2023-03-30 01:38:53 |
99
99
  | ft | [人像变换](https://cloud.tencent.com/document/product/1202) | 2023-03-30 01:38:57 |
100
100
  | gaap | [全球应用加速](https://cloud.tencent.com/document/product/608) | 2023-04-10 01:32:20 |
@@ -125,7 +125,7 @@
125
125
  | kms | [密钥管理系统](https://cloud.tencent.com/document/product/573) | 2023-03-30 01:43:44 |
126
126
  | lcic | [低代码互动课堂](https://cloud.tencent.com/document/product/1639) | 2023-04-11 01:26:50 |
127
127
  | lighthouse | [轻量应用服务器](https://cloud.tencent.com/document/product/1207) | 2023-04-03 01:23:59 |
128
- | live | [云直播CSS](https://cloud.tencent.com/document/product/267) | 2023-03-30 01:46:01 |
128
+ | live | [云直播CSS](https://cloud.tencent.com/document/product/267) | 2023-04-13 01:23:19 |
129
129
  | lowcode | [云开发低码](https://cloud.tencent.com/document/product/1301) | 2022-04-04 06:56:51 |
130
130
  | lp | [登录保护](https://cloud.tencent.com/document/product/1190) | 2022-04-04 06:56:52 |
131
131
  | mariadb | [云数据库 MariaDB](https://cloud.tencent.com/document/product/237) | 2023-03-30 01:46:35 |
@@ -153,7 +153,7 @@
153
153
  | privatedns | [私有域解析 Private DNS](https://cloud.tencent.com/document/product/1338) | 2023-03-30 01:51:05 |
154
154
  | pts | [云压测](https://cloud.tencent.com/document/product/1484) | 2023-04-07 02:06:22 |
155
155
  | rce | [全栈式风控引擎](https://cloud.tencent.com/document/product/1343) | 2023-03-30 01:51:25 |
156
- | redis | [云数据库Redis](https://cloud.tencent.com/document/product/239) | 2023-04-12 01:49:54 |
156
+ | redis | [云数据库Redis](https://cloud.tencent.com/document/product/239) | 2023-04-13 01:34:34 |
157
157
  | region | [地域管理系统](https://cloud.tencent.com/document/product/1596) | 2023-03-30 01:51:52 |
158
158
  | rkp | [风险探针](https://cloud.tencent.com/document/product/1169) | 2023-03-30 01:51:54 |
159
159
  | rp | [注册保护](https://cloud.tencent.com/document/product/1191) | 2022-04-04 07:04:06 |
@@ -180,7 +180,7 @@
180
180
  | tbaas | [腾讯云区块链服务平台 TBaaS](https://cloud.tencent.com/document/product/663) | 2023-03-30 01:54:25 |
181
181
  | tbm | [](https://cloud.tencent.com/document/product) | 2019-03-29 14:49:11 |
182
182
  | tbp | [腾讯智能对话平台](https://cloud.tencent.com/document/product/1060) | 2023-03-30 01:54:37 |
183
- | tcaplusdb | [游戏数据库 TcaplusDB](https://cloud.tencent.com/document/product/596) | 2023-03-30 01:54:41 |
183
+ | tcaplusdb | [游戏数据库 TcaplusDB](https://cloud.tencent.com/document/product/596) | 2023-04-13 01:37:44 |
184
184
  | tcb | [云开发 CloudBase](https://cloud.tencent.com/document/product/876) | 2023-03-30 01:54:55 |
185
185
  | tcbr | [云托管 CloudBase Run](https://cloud.tencent.com/document/product/1243) | 2023-03-30 01:57:42 |
186
186
  | tcex | [腾讯云释义](https://cloud.tencent.com/document/product/1266) | 2022-07-21 06:17:29 |
@@ -193,7 +193,7 @@
193
193
  | tdmq | [消息队列 TDMQ](https://cloud.tencent.com/document/product/1179) | 2023-04-05 01:56:03 |
194
194
  | tds | [设备安全](https://cloud.tencent.com/document/product/1628) | 2023-03-30 02:27:47 |
195
195
  | tem | [弹性微服务](https://cloud.tencent.com/document/product/1371) | 2023-03-30 02:27:51 |
196
- | teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2023-04-10 02:01:09 |
196
+ | teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2023-04-13 01:41:40 |
197
197
  | thpc | [高性能计算平台](https://cloud.tencent.com/document/product/1527) | 2023-03-30 02:29:55 |
198
198
  | tia | [智能钛机器学习](https://cloud.tencent.com/document/product/851) | 2021-10-21 11:12:52 |
199
199
  | tic | [资源编排 TIC](https://cloud.tencent.com/document/product/1213) | 2023-03-30 02:30:02 |
@@ -202,7 +202,7 @@
202
202
  | tiems | [腾讯云 TI 平台 TI-EMS ](https://cloud.tencent.com/document/product/1120) | 2022-07-19 06:19:39 |
203
203
  | tiia | [图像分析](https://cloud.tencent.com/document/product/865) | 2023-03-30 02:30:09 |
204
204
  | tione | [TI-ONE 训练平台](https://cloud.tencent.com/document/product/851) | 2023-04-07 02:48:14 |
205
- | tiw | [互动白板](https://cloud.tencent.com/document/product/1137) | 2023-04-11 01:42:49 |
205
+ | tiw | [互动白板](https://cloud.tencent.com/document/product/1137) | 2023-04-13 01:43:49 |
206
206
  | tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2023-04-10 02:04:46 |
207
207
  | tkgdq | [腾讯知识图谱数据查询](https://cloud.tencent.com/document/product) | 2020-03-10 00:51:44 |
208
208
  | tms | [文本内容安全](https://cloud.tencent.com/document/product/1124) | 2023-03-30 02:45:27 |
@@ -211,7 +211,7 @@
211
211
  | trdp | [流量风险决策平台](https://cloud.tencent.com/document/product/1604) | 2023-03-30 02:45:33 |
212
212
  | trp | [T-Sec-安心平台(RP)](https://cloud.tencent.com/document/product/1458) | 2023-04-12 02:05:50 |
213
213
  | trro | [远程实时操控](https://cloud.tencent.com/document/product/1584) | 2023-04-12 02:06:17 |
214
- | trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2023-04-12 02:06:39 |
214
+ | trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2023-04-13 01:45:53 |
215
215
  | tse | [微服务引擎 TSE](https://cloud.tencent.com/document/product/1364) | 2023-04-11 01:45:16 |
216
216
  | tsf | [微服务平台 TSF](https://cloud.tencent.com/document/product/649) | 2023-04-07 02:51:53 |
217
217
  | tsw | [微服务观测平台 TSW](https://cloud.tencent.com/document/product/1311) | 2023-03-30 02:47:12 |
@@ -224,7 +224,7 @@
224
224
  | vrs | [声音复刻](https://cloud.tencent.com/document/product/1283) | 2023-04-12 02:13:14 |
225
225
  | waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2023-04-05 02:09:55 |
226
226
  | wav | [企业微信汽车行业版](https://cloud.tencent.com/document/product/1318) | 2023-03-30 02:49:55 |
227
- | wedata | [数据开发治理平台 WeData](https://cloud.tencent.com/document/product/1267) | 2023-04-04 02:21:01 |
227
+ | wedata | [数据开发治理平台 WeData](https://cloud.tencent.com/document/product/1267) | 2023-04-13 01:50:59 |
228
228
  | wss | [SSL证书管理服务](https://cloud.tencent.com/document/product) | 2020-04-01 08:53:44 |
229
229
  | yinsuda | [音速达直播音乐版权引擎](https://cloud.tencent.com/document/product/1592) | 2023-03-30 02:59:12 |
230
230
  | youmall | [](https://cloud.tencent.com/document/product) | 2019-01-11 11:24:15 |
@@ -1 +1 @@
1
- export const sdkVersion = "4.0.578"
1
+ export const sdkVersion = "4.0.579"
@@ -1,7 +1,7 @@
1
- import { v20210514 } from "./v20210514"
2
1
  import { v20210303 } from "./v20210303"
2
+ import { v20210514 } from "./v20210514"
3
3
 
4
4
  export const btoe = {
5
- v20210514: v20210514,
6
5
  v20210303: v20210303,
6
+ v20210514: v20210514,
7
7
  }
@@ -1,7 +1,7 @@
1
- import { v20190718 } from "./v20190718"
2
1
  import { v20201112 } from "./v20201112"
2
+ import { v20190718 } from "./v20190718"
3
3
 
4
4
  export const chdfs = {
5
- v20190718: v20190718,
6
5
  v20201112: v20201112,
6
+ v20190718: v20190718,
7
7
  }
@@ -427,10 +427,12 @@ export interface ChcHost {
427
427
  /**
428
428
  * CHC的状态<br/>
429
429
  <ul>
430
- <li>REGISTERED: 设备已录入。还未配置带外和部署网络</li>
431
- <li>VPC_READY: 已配置带外和部署网络</li>
430
+ <li>INIT: 设备已录入。还未配置带外和部署网络</li>
431
+ <li>READY: 已配置带外和部署网络</li>
432
432
  <li>PREPARED: 可分配云主机</li>
433
433
  <li>ONLINE: 已分配云主机</li>
434
+ <li>OPERATING: 设备操作中,如正在配置带外网络等。</li>
435
+ <li>CLEAR_NETWORK_FAILED: 清理带外和部署网络失败</li>
434
436
  </ul>
435
437
  */
436
438
  InstanceState: string
@@ -1227,12 +1229,12 @@ export interface DescribeInstancesStatusResponse {
1227
1229
  /**
1228
1230
  * 符合条件的实例状态数量。
1229
1231
  */
1230
- TotalCount: number
1232
+ TotalCount?: number
1231
1233
 
1232
1234
  /**
1233
1235
  * [实例状态](https://cloud.tencent.com/document/api/213/15753#InstanceStatus) 列表。
1234
1236
  */
1235
- InstanceStatusSet: Array<InstanceStatus>
1237
+ InstanceStatusSet?: Array<InstanceStatus>
1236
1238
 
1237
1239
  /**
1238
1240
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
@@ -274,7 +274,7 @@ callbackinfo包含: 回调地址和签名key
274
274
  }
275
275
 
276
276
  /**
277
- * 电子签企业版:指定需要批量撤回的签署流程Id,获取批量撤销链接
277
+ * 指定需要批量撤回的签署流程Id,获取批量撤销链接
278
278
  客户指定需要撤回的签署流程Id,最多100个,超过100不处理;接口调用成功返回批量撤回合同的链接,通过链接跳转到电子签小程序完成批量撤回
279
279
  */
280
280
  async CreateBatchCancelFlowUrl(
@@ -319,7 +319,7 @@ callbackinfo包含: 回调地址和签名key
319
319
  }
320
320
 
321
321
  /**
322
- * 解绑用户角色绑定关系
322
+ * 解绑员工与对应角色关系
323
323
  */
324
324
  async DeleteIntegrationRoleUsers(
325
325
  req: DeleteIntegrationRoleUsersRequest,
@@ -443,7 +443,7 @@ callbackinfo包含: 回调地址和签名key
443
443
  }
444
444
 
445
445
  /**
446
- * 查询集成版角色
446
+ * 查询企业角色列表
447
447
  */
448
448
  async DescribeIntegrationRoles(
449
449
  req: DescribeIntegrationRolesRequest,
@@ -485,7 +485,7 @@ callbackinfo包含: 回调地址和签名key
485
485
  }
486
486
 
487
487
  /**
488
- * 查询员工信息,每次返回的数据量最大为20
488
+ * 查询企业员工列表,每次返回的数据量最大为20
489
489
  */
490
490
  async DescribeIntegrationEmployees(
491
491
  req: DescribeIntegrationEmployeesRequest,
@@ -495,7 +495,7 @@ callbackinfo包含: 回调地址和签名key
495
495
  }
496
496
 
497
497
  /**
498
- * 创建签署链接,请联系客户经理申请使用
498
+ * 创建集成页面签署链接,请联系客户经理申请使用
499
499
  */
500
500
  async CreateFlowSignUrl(
501
501
  req: CreateFlowSignUrlRequest,
@@ -527,7 +527,7 @@ callbackinfo包含: 回调地址和签名key
527
527
  }
528
528
 
529
529
  /**
530
- * 集成版绑定员工角色
530
+ * 绑定员工与对应角色
531
531
  */
532
532
  async CreateIntegrationUserRoles(
533
533
  req: CreateIntegrationUserRolesRequest,
@@ -605,7 +605,7 @@ callbackinfo包含: 回调地址和签名key
605
605
  }
606
606
 
607
607
  /**
608
- * 获取小程序跳转链接
608
+ * 获取小程序签署链接
609
609
 
610
610
  适用场景:如果需要签署人在自己的APP、小程序、H5应用中签署,可以通过此接口获取跳转腾讯电子签小程序的签署跳转链接。
611
611
 
@@ -635,7 +635,7 @@ callbackinfo包含: 回调地址和签名key
635
635
  }
636
636
 
637
637
  /**
638
- * 更新集成版员工信息(姓名,手机号,邮件),用户实名后无法更改姓名与手机号
638
+ * 更新员工信息(姓名,手机号,邮件),用户实名后无法更改姓名与手机号
639
639
  */
640
640
  async UpdateIntegrationEmployees(
641
641
  req: UpdateIntegrationEmployeesRequest,
@@ -1384,17 +1384,17 @@ export interface CreateBatchCancelFlowUrlResponse {
1384
1384
  /**
1385
1385
  * 批量撤回签署流程链接
1386
1386
  */
1387
- BatchCancelFlowUrl: string
1387
+ BatchCancelFlowUrl?: string
1388
1388
 
1389
1389
  /**
1390
1390
  * 签署流程撤回失败信息
1391
1391
  */
1392
- FailMessages: Array<string>
1392
+ FailMessages?: Array<string>
1393
1393
 
1394
1394
  /**
1395
1395
  * 签署连接过期时间字符串:年月日-时分秒
1396
1396
  */
1397
- UrlExpireOn: string
1397
+ UrlExpireOn?: string
1398
1398
 
1399
1399
  /**
1400
1400
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
@@ -1489,23 +1489,23 @@ export interface DescribeIntegrationEmployeesResponse {
1489
1489
  * 员工数据列表
1490
1490
  注意:此字段可能返回 null,表示取不到有效值。
1491
1491
  */
1492
- Employees: Array<Staff>
1492
+ Employees?: Array<Staff>
1493
1493
 
1494
1494
  /**
1495
1495
  * 偏移量,默认为0,最大为20000
1496
1496
  注意:此字段可能返回 null,表示取不到有效值。
1497
1497
  */
1498
- Offset: number
1498
+ Offset?: number
1499
1499
 
1500
1500
  /**
1501
1501
  * 返回最大数量,最大为20
1502
1502
  */
1503
- Limit: number
1503
+ Limit?: number
1504
1504
 
1505
1505
  /**
1506
1506
  * 符合条件的员工数量
1507
1507
  */
1508
- TotalCount: number
1508
+ TotalCount?: number
1509
1509
 
1510
1510
  /**
1511
1511
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
@@ -3105,7 +3105,7 @@ export interface CreatePrepareFlowResponse {
3105
3105
  /**
3106
3106
  * 快速发起预览链接
3107
3107
  */
3108
- Url: string
3108
+ Url?: string
3109
3109
 
3110
3110
  /**
3111
3111
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
@@ -1,7 +1,7 @@
1
- import { v20210526 } from "./v20210526"
2
1
  import { v20201222 } from "./v20201222"
2
+ import { v20210526 } from "./v20210526"
3
3
 
4
4
  export const essbasic = {
5
- v20210526: v20210526,
6
5
  v20201222: v20201222,
6
+ v20210526: v20210526,
7
7
  }
@@ -1,7 +1,7 @@
1
- import { v20220927 } from "./v20220927"
2
1
  import { v20181201 } from "./v20181201"
2
+ import { v20220927 } from "./v20220927"
3
3
 
4
4
  export const facefusion = {
5
- v20220927: v20220927,
6
5
  v20181201: v20181201,
6
+ v20220927: v20220927,
7
7
  }
@@ -1787,6 +1787,18 @@ export interface DetectInfoText {
1787
1787
  注意:此字段可能返回 null,表示取不到有效值。
1788
1788
  */
1789
1789
  NFCBillingCounts?: number
1790
+
1791
+ /**
1792
+ * 港澳台居住证通行证号码
1793
+ 注意:此字段可能返回 null,表示取不到有效值。
1794
+ */
1795
+ PassNo?: string
1796
+
1797
+ /**
1798
+ * 港澳台居住证签发次数
1799
+ 注意:此字段可能返回 null,表示取不到有效值。
1800
+ */
1801
+ VisaNum?: string
1790
1802
  }
1791
1803
 
1792
1804
  /**
@@ -1,9 +1,9 @@
1
1
  import { v20191126 } from "./v20191126"
2
- import { v20211125 } from "./v20211125"
3
2
  import { v20201215 } from "./v20201215"
3
+ import { v20211125 } from "./v20211125"
4
4
 
5
5
  export const iotvideo = {
6
6
  v20191126: v20191126,
7
- v20211125: v20211125,
8
7
  v20201215: v20201215,
8
+ v20211125: v20211125,
9
9
  }
@@ -1,7 +1,7 @@
1
- import { v20201014 } from "./v20201014"
2
1
  import { v20190929 } from "./v20190929"
2
+ import { v20201014 } from "./v20201014"
3
3
 
4
4
  export const mgobe = {
5
- v20201014: v20201014,
6
5
  v20190929: v20190929,
6
+ v20201014: v20201014,
7
7
  }
@@ -743,7 +743,7 @@ export class Client extends AbstractClient {
743
743
  }
744
744
 
745
745
  /**
746
- * 查询参数模板详情。
746
+ * 本接口(DescribeParamTemplateInfo)用于查询参数模板详情。
747
747
  */
748
748
  async DescribeParamTemplateInfo(
749
749
  req: DescribeParamTemplateInfoRequest,