tencentcloud-sdk-nodejs 4.0.875 → 4.0.876

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 (59) hide show
  1. package/CHANGELOG.md +209 -0
  2. package/SERVICE_CHANGELOG.md +240 -233
  3. package/package.json +1 -1
  4. package/products.md +16 -16
  5. package/src/common/sdk_version.ts +1 -1
  6. package/src/services/ciam/v20220331/ciam_models.ts +51 -42
  7. package/src/services/cls/v20201016/cls_client.ts +3 -3
  8. package/src/services/cls/v20201016/cls_models.ts +2 -2
  9. package/src/services/ess/v20201111/ess_client.ts +1 -0
  10. package/src/services/ess/v20201111/ess_models.ts +11 -8
  11. package/src/services/essbasic/v20210526/essbasic_models.ts +15 -2
  12. package/src/services/redis/v20180412/redis_client.ts +62 -13
  13. package/src/services/redis/v20180412/redis_models.ts +175 -55
  14. package/src/services/ssl/v20191205/ssl_models.ts +7 -7
  15. package/src/services/tcm/v20210413/tcm_models.ts +24 -3
  16. package/src/services/tcr/v20190924/tcr_models.ts +8 -8
  17. package/src/services/tdmq/v20200217/tdmq_models.ts +7 -2
  18. package/src/services/tke/v20180525/tke_client.ts +4 -2
  19. package/src/services/tke/v20180525/tke_models.ts +14 -14
  20. package/src/services/trtc/v20190722/trtc_models.ts +2 -2
  21. package/src/services/tse/v20201207/tse_client.ts +2 -0
  22. package/src/services/tse/v20201207/tse_models.ts +61 -0
  23. package/src/services/tts/v20190823/tts_models.ts +1 -1
  24. package/src/services/waf/v20180125/waf_client.ts +27 -14
  25. package/src/services/waf/v20180125/waf_models.ts +139 -80
  26. package/src/services/wedata/v20210820/wedata_client.ts +13 -1
  27. package/src/services/wedata/v20210820/wedata_models.ts +43 -6
  28. package/tencentcloud/common/sdk_version.d.ts +1 -1
  29. package/tencentcloud/common/sdk_version.js +1 -1
  30. package/tencentcloud/services/ciam/v20220331/ciam_models.d.ts +51 -42
  31. package/tencentcloud/services/cls/v20201016/cls_client.d.ts +3 -3
  32. package/tencentcloud/services/cls/v20201016/cls_client.js +3 -3
  33. package/tencentcloud/services/cls/v20201016/cls_models.d.ts +2 -2
  34. package/tencentcloud/services/ess/v20201111/ess_client.d.ts +1 -0
  35. package/tencentcloud/services/ess/v20201111/ess_client.js +1 -0
  36. package/tencentcloud/services/ess/v20201111/ess_models.d.ts +11 -8
  37. package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +15 -2
  38. package/tencentcloud/services/redis/v20180412/redis_client.d.ts +19 -3
  39. package/tencentcloud/services/redis/v20180412/redis_client.js +27 -3
  40. package/tencentcloud/services/redis/v20180412/redis_models.d.ts +166 -55
  41. package/tencentcloud/services/ssl/v20191205/ssl_models.d.ts +7 -7
  42. package/tencentcloud/services/tcm/v20210413/tcm_models.d.ts +24 -3
  43. package/tencentcloud/services/tcr/v20190924/tcr_models.d.ts +8 -8
  44. package/tencentcloud/services/tdmq/v20200217/tdmq_models.d.ts +7 -2
  45. package/tencentcloud/services/tke/v20180525/tke_client.d.ts +3 -1
  46. package/tencentcloud/services/tke/v20180525/tke_client.js +3 -1
  47. package/tencentcloud/services/tke/v20180525/tke_models.d.ts +14 -14
  48. package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +2 -2
  49. package/tencentcloud/services/tse/v20201207/tse_models.d.ts +59 -0
  50. package/tencentcloud/services/tts/v20190823/tts_models.d.ts +1 -1
  51. package/tencentcloud/services/waf/v20180125/waf_client.d.ts +9 -5
  52. package/tencentcloud/services/waf/v20180125/waf_client.js +12 -6
  53. package/tencentcloud/services/waf/v20180125/waf_models.d.ts +135 -79
  54. package/tencentcloud/services/wedata/v20210820/wedata_client.d.ts +5 -1
  55. package/tencentcloud/services/wedata/v20210820/wedata_client.js +6 -0
  56. package/tencentcloud/services/wedata/v20210820/wedata_models.d.ts +41 -6
  57. package/test/redis.v20180412.test.js +42 -2
  58. package/test/waf.v20180125.test.js +14 -4
  59. package/test/wedata.v20210820.test.js +10 -0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tencentcloud-sdk-nodejs",
3
- "version": "4.0.875",
3
+ "version": "4.0.876",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "tencentcloud/index.js",
6
6
  "scripts": {
package/products.md CHANGED
@@ -14,10 +14,10 @@
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) | 2024-03-25 01:07:43 |
17
+ | apigateway | [API 网关](https://cloud.tencent.com/document/product/628) | 2024-06-17 01:08:48 |
18
18
  | apm | [应用性能监控](https://cloud.tencent.com/document/product/1463) | 2024-05-10 01:10:01 |
19
19
  | as | [弹性伸缩](https://cloud.tencent.com/document/product/377) | 2024-05-17 01:06:16 |
20
- | asr | [语音识别](https://cloud.tencent.com/document/product/1093) | 2024-06-13 01:06:57 |
20
+ | asr | [语音识别](https://cloud.tencent.com/document/product/1093) | 2024-06-17 01:10:24 |
21
21
  | asw | [应用与服务编排工作流](https://cloud.tencent.com/document/product/1272) | 2023-05-18 01:04:02 |
22
22
  | ba | [ICP备案](https://cloud.tencent.com/document/product/243) | 2024-04-22 01:08:02 |
23
23
  | batch | [批量计算](https://cloud.tencent.com/document/product/599) | 2024-05-22 01:10:06 |
@@ -51,7 +51,7 @@
51
51
  | cfs | [文件存储](https://cloud.tencent.com/document/product/582) | 2024-04-26 01:10:32 |
52
52
  | cfw | [云防火墙](https://cloud.tencent.com/document/product/1132) | 2024-06-06 01:22:29 |
53
53
  | chdfs | [云 HDFS](https://cloud.tencent.com/document/product/1105) | 2024-03-20 01:10:55 |
54
- | ciam | [账号风控平台](https://cloud.tencent.com/document/product/1441) | 2024-03-20 01:10:58 |
54
+ | ciam | [账号风控平台](https://cloud.tencent.com/document/product/1441) | 2024-06-17 01:21:02 |
55
55
  | cii | [智能保险助手](https://cloud.tencent.com/document/product/1368) | 2023-05-18 01:12:07 |
56
56
  | cim | [](https://cloud.tencent.com/document/product) | 2019-05-16 17:21:18 |
57
57
  | cis | [](https://cloud.tencent.com/document/product) | 2018-06-07 15:01:42 |
@@ -60,7 +60,7 @@
60
60
  | cloudaudit | [操作审计](https://cloud.tencent.com/document/product/629) | 2024-01-15 01:09:37 |
61
61
  | cloudhsm | [云加密机](https://cloud.tencent.com/document/product/639) | 2024-03-20 01:11:31 |
62
62
  | cloudstudio | [Cloud Studio(云端 IDE)](https://cloud.tencent.com/document/product/1039) | 2024-05-29 01:21:54 |
63
- | cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2024-06-13 01:22:31 |
63
+ | cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2024-06-17 01:23:11 |
64
64
  | cme | [多媒体创作引擎](https://cloud.tencent.com/document/product/1156) | 2024-03-20 01:12:05 |
65
65
  | cmq | [消息队列 CMQ](https://cloud.tencent.com/document/product/406) | 2024-03-20 01:12:14 |
66
66
  | cms | [内容安全](https://cloud.tencent.com/document/product/669) | 2024-04-22 01:12:28 |
@@ -96,8 +96,8 @@
96
96
  | eis | [数据连接器](https://cloud.tencent.com/document/product/1270) | 2023-08-10 01:17:44 |
97
97
  | emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2024-06-12 17:52:35 |
98
98
  | es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2024-06-14 01:50:54 |
99
- | ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2024-06-13 01:45:02 |
100
- | essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2024-06-14 01:52:51 |
99
+ | ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2024-06-17 01:41:32 |
100
+ | essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2024-06-17 01:42:30 |
101
101
  | facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2024-06-05 10:32:35 |
102
102
  | faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2024-06-04 01:43:35 |
103
103
  | fmu | [人脸试妆](https://cloud.tencent.com/document/product/1172) | 2024-05-09 01:15:52 |
@@ -164,7 +164,7 @@
164
164
  | privatedns | [私有域解析 Private DNS](https://cloud.tencent.com/document/product/1338) | 2024-03-20 01:22:42 |
165
165
  | pts | [云压测](https://cloud.tencent.com/document/product/1484) | 2024-06-06 02:18:50 |
166
166
  | rce | [全栈式风控引擎](https://cloud.tencent.com/document/product/1343) | 2024-06-14 02:22:55 |
167
- | redis | [云数据库Redis](https://cloud.tencent.com/document/product/239) | 2024-06-14 02:23:01 |
167
+ | redis | [云数据库Redis](https://cloud.tencent.com/document/product/239) | 2024-06-17 02:05:47 |
168
168
  | region | [地域管理系统](https://cloud.tencent.com/document/product/1596) | 2024-04-22 01:23:34 |
169
169
  | rkp | [风险探针](https://cloud.tencent.com/document/product/1169) | 2023-12-25 00:16:39 |
170
170
  | rp | [注册保护](https://cloud.tencent.com/document/product/1191) | 2022-04-04 07:04:06 |
@@ -179,7 +179,7 @@
179
179
  | solar | [智汇零售](https://cloud.tencent.com/document/product) | 2020-03-19 08:01:59 |
180
180
  | sqlserver | [云数据库 SQL Server](https://cloud.tencent.com/document/product/238) | 2024-06-06 02:22:45 |
181
181
  | ssa | [安全运营中心](https://cloud.tencent.com/document/product/664) | 2023-11-15 02:18:28 |
182
- | ssl | [SSL 证书](https://cloud.tencent.com/document/product/400) | 2024-05-28 02:06:39 |
182
+ | ssl | [SSL 证书](https://cloud.tencent.com/document/product/400) | 2024-06-17 02:09:44 |
183
183
  | sslpod | [证书监控 SSLPod](https://cloud.tencent.com/document/product/1084) | 2024-03-20 01:24:03 |
184
184
  | ssm | [凭据管理系统](https://cloud.tencent.com/document/product/1140) | 2024-05-21 02:06:48 |
185
185
  | sts | [安全凭证服务](https://cloud.tencent.com/document/product/1312) | 2024-03-20 01:24:08 |
@@ -198,12 +198,12 @@
198
198
  | tcex | [腾讯云释义](https://cloud.tencent.com/document/product/1266) | 2022-07-21 06:17:29 |
199
199
  | tchd | [腾讯云健康看板](https://cloud.tencent.com/document/product/1688) | 2024-03-20 01:24:49 |
200
200
  | tci | [腾讯智学课堂分析](https://cloud.tencent.com/document/product) | 2020-08-24 08:06:03 |
201
- | tcm | [服务网格](https://cloud.tencent.com/document/product/1261) | 2024-03-20 01:24:49 |
202
- | tcr | [容器镜像服务](https://cloud.tencent.com/document/product/1141) | 2024-06-04 02:13:52 |
201
+ | tcm | [服务网格](https://cloud.tencent.com/document/product/1261) | 2024-06-17 02:13:16 |
202
+ | tcr | [容器镜像服务](https://cloud.tencent.com/document/product/1141) | 2024-06-17 02:13:29 |
203
203
  | tcss | [容器安全服务](https://cloud.tencent.com/document/product/1285) | 2024-06-06 02:29:53 |
204
204
  | tdcpg | [TDSQL-C PostgreSQL 版](https://cloud.tencent.com/document/product/1556) | 2024-03-20 01:25:48 |
205
205
  | tdid | [分布式身份](https://cloud.tencent.com/document/product/1439) | 2024-06-04 02:17:43 |
206
- | tdmq | [消息队列 TDMQ](https://cloud.tencent.com/document/product/1179) | 2024-06-14 02:37:52 |
206
+ | tdmq | [消息队列 TDMQ](https://cloud.tencent.com/document/product/1179) | 2024-06-17 02:17:28 |
207
207
  | tds | [设备安全](https://cloud.tencent.com/document/product/1628) | 2024-04-22 01:26:50 |
208
208
  | tem | [弹性微服务](https://cloud.tencent.com/document/product/1371) | 2024-03-20 01:26:14 |
209
209
  | teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2024-06-13 16:47:31 |
@@ -225,11 +225,11 @@
225
225
  | trocket | [消息队列 RocketMQ 版](https://cloud.tencent.com/document/product/1493) | 2024-06-03 02:23:52 |
226
226
  | trp | [T-Sec-安心平台(RP)](https://cloud.tencent.com/document/product/1458) | 2024-06-06 02:42:14 |
227
227
  | trro | [远程实时操控](https://cloud.tencent.com/document/product/1584) | 2024-06-07 02:42:38 |
228
- | trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2024-06-12 02:42:04 |
229
- | tse | [微服务引擎](https://cloud.tencent.com/document/product/1364) | 2024-06-13 02:39:07 |
228
+ | trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2024-06-14 12:02:53 |
229
+ | tse | [微服务引擎](https://cloud.tencent.com/document/product/1364) | 2024-06-17 02:25:45 |
230
230
  | tsf | [微服务平台 TSF](https://cloud.tencent.com/document/product/649) | 2024-06-04 02:27:15 |
231
231
  | tsw | [微服务观测平台 TSW](https://cloud.tencent.com/document/product/1311) | 2024-03-20 01:30:06 |
232
- | tts | [语音合成](https://cloud.tencent.com/document/product/1073) | 2024-04-24 01:23:54 |
232
+ | tts | [语音合成](https://cloud.tencent.com/document/product/1073) | 2024-06-17 02:28:35 |
233
233
  | ump | [客流数字化平台](https://cloud.tencent.com/document/product/1320) | 2024-03-20 01:30:08 |
234
234
  | vcg | [视频生成](https://cloud.tencent.com/document/product/1770) | 2024-06-06 02:47:17 |
235
235
  | vdb | [向量数据库](https://cloud.tencent.com/document/product/1709) | 2024-06-05 02:29:39 |
@@ -239,9 +239,9 @@
239
239
  | vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2024-05-10 02:45:29 |
240
240
  | vrs | [声音复刻](https://cloud.tencent.com/document/product/1283) | 2024-04-02 01:27:45 |
241
241
  | vtc | [视频转译](https://cloud.tencent.com/document/product/1769) | 2024-06-07 02:52:58 |
242
- | waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2024-06-13 02:48:34 |
242
+ | waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2024-06-17 02:33:30 |
243
243
  | wav | [企业微信汽车行业版](https://cloud.tencent.com/document/product/1318) | 2024-03-20 01:32:09 |
244
- | wedata | [数据开发治理平台 WeData](https://cloud.tencent.com/document/product/1267) | 2024-06-14 03:00:16 |
244
+ | wedata | [数据开发治理平台 WeData](https://cloud.tencent.com/document/product/1267) | 2024-06-17 02:35:04 |
245
245
  | weilingwith | [微瓴同业开放平台](https://cloud.tencent.com/document/product/1693) | 2024-05-15 01:38:36 |
246
246
  | wss | [SSL证书管理服务](https://cloud.tencent.com/document/product) | 2020-04-01 08:53:44 |
247
247
  | yinsuda | [音速达直播音乐版权引擎](https://cloud.tencent.com/document/product/1592) | 2024-06-05 02:38:46 |
@@ -1 +1 @@
1
- export const sdkVersion = "4.0.875"
1
+ export const sdkVersion = "4.0.876"
@@ -308,7 +308,7 @@ export interface DeleteUsersRequest {
308
308
 
309
309
  /**
310
310
  * 导入用户信息
311
- 1、UserName,PhoneNumber ,Email ,WechatOpenId ,WechatUnionId ,AlipayUserId ,QqOpenId ,QqUnionId 八个属性中,导入时必须包含其中一个属性并遵守初始化自定义属性的正则表达式规则。UserName,PhoneNumber,Email的正则表达式在控制台的自定义属性中可以查询到。
311
+ 1、UserName,PhoneNumber ,Email ,WechatOpenId ,WechatUnionId ,AlipayUserId ,QqOpenId ,QqUnionId ,WeComUserId 九个属性中,导入时必须包含其中一个属性并遵守初始化自定义属性的正则表达式规则。UserName,PhoneNumber,Email的正则表达式在控制台的自定义属性中可以查询到。
312
312
  2、对于密码的导入,导入的密码支持明文导入,MD5密文导入,SHA1密文导入,BCRYPT密文导入 ,这个需要在PasswordEncryptTypeEnum 字段中指定。
313
313
  3、IdentityVerified,IdentityVerificationMethod 支持导入,
314
314
  IdentityVerified 为true,IdentityVerificationMethod必传;
@@ -364,6 +364,10 @@ export interface ImportUser {
364
364
  * 支付宝alipayUserId
365
365
  */
366
366
  AlipayUserId?: string
367
+ /**
368
+ * 企业微信weComUserId
369
+ */
370
+ WeComUserId?: string
367
371
  /**
368
372
  * 描述
369
373
  */
@@ -789,204 +793,209 @@ export interface User {
789
793
  /**
790
794
  * 用户ID
791
795
  */
792
- UserId: string
796
+ UserId?: string
793
797
  /**
794
798
  * 用户名
795
799
  注意:此字段可能返回 null,表示取不到有效值。
796
800
  */
797
- UserName: string
801
+ UserName?: string
798
802
  /**
799
803
  * 手机号
800
804
  注意:此字段可能返回 null,表示取不到有效值。
801
805
  */
802
- PhoneNumber: string
806
+ PhoneNumber?: string
803
807
  /**
804
808
  * 邮箱
805
809
  注意:此字段可能返回 null,表示取不到有效值。
806
810
  */
807
- Email: string
811
+ Email?: string
808
812
  /**
809
813
  * 上次登录时间
810
814
  注意:此字段可能返回 null,表示取不到有效值。
811
815
  */
812
- LastSignOn: number
816
+ LastSignOn?: number
813
817
  /**
814
818
  * 创建时间
815
819
  */
816
- CreatedDate: number
820
+ CreatedDate?: number
817
821
  /**
818
822
  * 状态
819
823
  */
820
- Status: string
824
+ Status?: string
821
825
  /**
822
826
  * 用户来源
823
827
  */
824
- UserDataSourceEnum: string
828
+ UserDataSourceEnum?: string
825
829
  /**
826
830
  * 昵称
827
831
  注意:此字段可能返回 null,表示取不到有效值。
828
832
  */
829
- Nickname: string
833
+ Nickname?: string
830
834
  /**
831
835
  * 地址
832
836
  注意:此字段可能返回 null,表示取不到有效值。
833
837
  */
834
- Address: string
838
+ Address?: string
835
839
  /**
836
840
  * 生日
837
841
  注意:此字段可能返回 null,表示取不到有效值。
838
842
  */
839
- Birthdate: number
843
+ Birthdate?: number
840
844
  /**
841
845
  * 用户组ID
842
846
  注意:此字段可能返回 null,表示取不到有效值。
843
847
  */
844
- UserGroups: Array<string>
848
+ UserGroups?: Array<string>
845
849
  /**
846
850
  * 上次修改时间
847
851
  注意:此字段可能返回 null,表示取不到有效值。
848
852
  */
849
- LastModifiedDate: number
853
+ LastModifiedDate?: number
850
854
  /**
851
855
  * 自定义属性
852
856
  注意:此字段可能返回 null,表示取不到有效值。
853
857
  */
854
- CustomAttributes: Array<MemberMap>
858
+ CustomAttributes?: Array<MemberMap>
855
859
  /**
856
860
  * 身份证号
857
861
  注意:此字段可能返回 null,表示取不到有效值。
858
862
  */
859
- ResidentIdentityCard: string
863
+ ResidentIdentityCard?: string
860
864
  /**
861
865
  * QQ的OpenId
862
866
  注意:此字段可能返回 null,表示取不到有效值。
863
867
  */
864
- QqOpenId: string
868
+ QqOpenId?: string
865
869
  /**
866
870
  * QQ的UnionId
867
871
  注意:此字段可能返回 null,表示取不到有效值。
868
872
  */
869
- QqUnionId: string
873
+ QqUnionId?: string
870
874
  /**
871
875
  * 微信的WechatOpenId
872
876
  注意:此字段可能返回 null,表示取不到有效值。
873
877
  */
874
- WechatOpenId: string
878
+ WechatOpenId?: string
875
879
  /**
876
880
  * 微信的WechatUnionId
877
881
  注意:此字段可能返回 null,表示取不到有效值。
878
882
  */
879
- WechatUnionId: string
883
+ WechatUnionId?: string
880
884
  /**
881
885
  * 支付宝的AlipayUserId
882
886
  注意:此字段可能返回 null,表示取不到有效值。
883
887
  */
884
- AlipayUserId: string
888
+ AlipayUserId?: string
889
+ /**
890
+ * 企业微信的WeComUserId
891
+ 注意:此字段可能返回 null,表示取不到有效值。
892
+ */
893
+ WeComUserId?: string
885
894
  /**
886
895
  * 描述
887
896
  注意:此字段可能返回 null,表示取不到有效值。
888
897
  */
889
- Description: string
898
+ Description?: string
890
899
  /**
891
900
  * 姓名
892
901
  注意:此字段可能返回 null,表示取不到有效值。
893
902
  */
894
- Name: string
903
+ Name?: string
895
904
  /**
896
905
  * 坐标
897
906
  注意:此字段可能返回 null,表示取不到有效值。
898
907
  */
899
- Locale: string
908
+ Locale?: string
900
909
  /**
901
910
  * 性别
902
911
  注意:此字段可能返回 null,表示取不到有效值。
903
912
  */
904
- Gender: string
913
+ Gender?: string
905
914
  /**
906
915
  * 实名核验方式
907
916
  注意:此字段可能返回 null,表示取不到有效值。
908
917
  */
909
- IdentityVerificationMethod: string
918
+ IdentityVerificationMethod?: string
910
919
  /**
911
920
  * 是否已经实名核验
912
921
  注意:此字段可能返回 null,表示取不到有效值。
913
922
  */
914
- IdentityVerified: boolean
923
+ IdentityVerified?: boolean
915
924
  /**
916
925
  * 工作
917
926
  注意:此字段可能返回 null,表示取不到有效值。
918
927
  */
919
- Job: string
928
+ Job?: string
920
929
  /**
921
930
  * 国家
922
931
  注意:此字段可能返回 null,表示取不到有效值。
923
932
  */
924
- Nationality: string
933
+ Nationality?: string
925
934
  /**
926
935
  * 是否主账号(进行过账号融合后,主账号为true,从账号为false)
927
936
  注意:此字段可能返回 null,表示取不到有效值。
928
937
  */
929
- Primary: boolean
938
+ Primary?: boolean
930
939
  /**
931
940
  * 时区
932
941
  注意:此字段可能返回 null,表示取不到有效值。
933
942
  */
934
- Zone: string
943
+ Zone?: string
935
944
  /**
936
945
  * 是否已经首次登录
937
946
  注意:此字段可能返回 null,表示取不到有效值。
938
947
  */
939
- AlreadyFirstLogin: boolean
948
+ AlreadyFirstLogin?: boolean
940
949
  /**
941
950
  * 租户id
942
951
  注意:此字段可能返回 null,表示取不到有效值。
943
952
  */
944
- TenantId: string
953
+ TenantId?: string
945
954
  /**
946
955
  * 用户目录id
947
956
  注意:此字段可能返回 null,表示取不到有效值。
948
957
  */
949
- UserStoreId: string
958
+ UserStoreId?: string
950
959
  /**
951
960
  * 版本
952
961
  注意:此字段可能返回 null,表示取不到有效值。
953
962
  */
954
- Version: number
963
+ Version?: number
955
964
  /**
956
965
  * 锁定类型(分为管理员锁定,和登录策略锁定)
957
966
  注意:此字段可能返回 null,表示取不到有效值。
958
967
  */
959
- LockType: string
968
+ LockType?: string
960
969
  /**
961
970
  * 锁定时间点
962
971
  注意:此字段可能返回 null,表示取不到有效值。
963
972
  */
964
- LockTime: number
973
+ LockTime?: number
965
974
  /**
966
975
  * 索引字段1
967
976
  注意:此字段可能返回 null,表示取不到有效值。
968
977
  */
969
- IndexedAttribute1: string
978
+ IndexedAttribute1?: string
970
979
  /**
971
980
  * 索引字段2
972
981
  注意:此字段可能返回 null,表示取不到有效值。
973
982
  */
974
- IndexedAttribute2: string
983
+ IndexedAttribute2?: string
975
984
  /**
976
985
  * 索引字段3
977
986
  注意:此字段可能返回 null,表示取不到有效值。
978
987
  */
979
- IndexedAttribute3: string
988
+ IndexedAttribute3?: string
980
989
  /**
981
990
  * 索引字段4
982
991
  注意:此字段可能返回 null,表示取不到有效值。
983
992
  */
984
- IndexedAttribute4: string
993
+ IndexedAttribute4?: string
985
994
  /**
986
995
  * 索引字段5
987
996
  注意:此字段可能返回 null,表示取不到有效值。
988
997
  */
989
- IndexedAttribute5: string
998
+ IndexedAttribute5?: string
990
999
  }
991
1000
 
992
1001
  /**
@@ -510,7 +510,7 @@ export class Client extends AbstractClient {
510
510
  }
511
511
 
512
512
  /**
513
- * 本接口用于合并一个读写态的主题分区,合并时指定一个主题分区 ID,日志服务会自动合并范围右相邻的分区。
513
+ * 该接口已废弃,如需修改分区数量,请使用ModifyTopic接口。
514
514
  */
515
515
  async MergePartition(
516
516
  req: MergePartitionRequest,
@@ -940,7 +940,7 @@ export class Client extends AbstractClient {
940
940
  }
941
941
 
942
942
  /**
943
- * 本接口用于获取主题分区列表。
943
+ * 该接口已废弃,如需获取分区数量,请使用DescribeTopics接口。
944
944
  */
945
945
  async DescribePartitions(
946
946
  req: DescribePartitionsRequest,
@@ -1023,7 +1023,7 @@ export class Client extends AbstractClient {
1023
1023
  }
1024
1024
 
1025
1025
  /**
1026
- * 本接口用于分裂主题分区
1026
+ * 该接口已废弃,如需修改分区数量,请使用ModifyTopic接口。
1027
1027
  */
1028
1028
  async SplitPartition(
1029
1029
  req: SplitPartitionRequest,
@@ -2163,7 +2163,7 @@ export interface DescribePartitionsResponse {
2163
2163
  /**
2164
2164
  * 分区列表
2165
2165
  */
2166
- Partitions: Array<PartitionInfo>
2166
+ Partitions?: Array<PartitionInfo>
2167
2167
  /**
2168
2168
  * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
2169
2169
  */
@@ -4988,7 +4988,7 @@ export interface SplitPartitionResponse {
4988
4988
  /**
4989
4989
  * 分裂结果集
4990
4990
  */
4991
- Partitions: Array<PartitionInfo>
4991
+ Partitions?: Array<PartitionInfo>
4992
4992
  /**
4993
4993
  * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
4994
4994
  */
@@ -799,6 +799,7 @@ export class Client extends AbstractClient {
799
799
  3. 用户通过一码多签签署码发起合同时,因企业额度不足导致失败 会触发签署二维码相关回调,具体参考文档[签署二维码相关回调](https://qian.tencent.com/developers/company/callback_types_commons#%E7%AD%BE%E7%BD%B2%E4%BA%8C%E7%BB%B4%E7%A0%81%E7%9B%B8%E5%85%B3%E5%9B%9E%E8%B0%83)
800
800
 
801
801
  签署码的样式如下图:
802
+
802
803
  ![image](https://qcloudimg.tencent-cloud.cn/raw/27317cf5aacb094fb1dc6f94179a5148.png )
803
804
  */
804
805
  async CreateMultiFlowSignQRCode(
@@ -282,8 +282,11 @@ export interface CreateSealRequest {
282
282
  SealSize?: string
283
283
  /**
284
284
  * 企业税号
285
- 注: `1.印章类型SealType是INVOICE类型时,此参数才会生效`
286
- `2.印章类型SealType是INVOICE类型,且该字段没有传入值或传入空时,会取该企业对应的统一社会信用代码作为默认的企业税号`
285
+ 注:
286
+ <ul>
287
+ <li>1.印章类型SealType是INVOICE类型时,此参数才会生效</li>
288
+ <li>2.印章类型SealType是INVOICE类型,且该字段没有传入值或传入空时,会取该企业对应的统一社会信用代码作为默认的企业税号(<font color="red">如果是通过授权书授权方式认证的企业,此参数必传不能为空</font>)</li>
289
+ </ul>
287
290
  */
288
291
  TaxIdentifyCode?: string
289
292
  }
@@ -1610,7 +1613,7 @@ export interface CreateConvertTaskApiRequest {
1610
1613
  ResourceId: string
1611
1614
  /**
1612
1615
  * 执行本接口操作的员工信息。
1613
- 注: `在调用此接口时,请确保指定的员工已获得所需的接口调用权限,并具备接口传入的相应资源的数据权限。
1616
+ 注: `在调用此接口时,请确保指定的员工已获得所需的接口调用权限,并具备接口传入的相应资源的数据权限。`
1614
1617
  */
1615
1618
  Operator?: UserInfo
1616
1619
  /**
@@ -2583,10 +2586,10 @@ export interface CreateSchemeUrlRequest {
2583
2586
  /**
2584
2587
  * 要跳转到的页面类型
2585
2588
 
2586
- <ul><li> **0** : 腾讯电子签小程序个人首页 (默认)</li>
2587
- <li> **1** : 腾讯电子签小程序流程合同的详情页 (即合同签署页面)</li>
2588
- <li> **2** : 腾讯电子签小程序合同列表页</li><li> **3** : 腾讯电子签小程序合同封面页
2589
- 注:`生成动态签署人补充链接时,必须指定为封面页`</li></ul>
2589
+ <ul><li> **0** : 腾讯电子签小程序个人首页 (默认) <a href="https://qcloudimg.tencent-cloud.cn/raw/a2667ea84ec993cc060321afe3191d65.jpg" target="_blank" >点击查看示例页面</a></li>
2590
+ <li> **1** : 腾讯电子签小程序流程合同的详情页 (即合同签署页面)<a href="https://qcloudimg.tencent-cloud.cn/raw/446a679f09b1b7f40eb84e67face8acc.jpg" target="_blank" >点击查看示例页面</a></li>
2591
+ <li> **2** : 腾讯电子签小程序合同列表页 <a href="https://qcloudimg.tencent-cloud.cn/raw/c7b80e44c1d68ae3270a6fc4939c7214.jpg" target="_blank" >点击查看示例页面</a> </li>
2592
+ <li> **3** : 腾讯电子签小程序合同封面页 (注:`生成动态签署人补充链接时,必须指定为封面页`)<a href="https://qcloudimg.tencent-cloud.cn/raw/0d22cc587be4bf084877c151350c3bf7.jpg" target="_blank" >点击查看示例页面</a></li></ul>
2590
2593
  */
2591
2594
  PathType?: number
2592
2595
  /**
@@ -5540,7 +5543,7 @@ export interface GetTaskResultApiRequest {
5540
5543
  TaskId: string
5541
5544
  /**
5542
5545
  * 执行本接口操作的员工信息。
5543
- 注: `在调用此接口时,请确保指定的员工已获得所需的接口调用权限,并具备接口传入的相应资源的数据权限。
5546
+ 注: `在调用此接口时,请确保指定的员工已获得所需的接口调用权限,并具备接口传入的相应资源的数据权限。`
5544
5547
  */
5545
5548
  Operator?: UserInfo
5546
5549
  /**
@@ -5839,6 +5839,15 @@ export interface CreatePartnerAutoSignAuthUrlRequest {
5839
5839
 
5840
5840
  */
5841
5841
  PlatformAppAuthorization?: boolean
5842
+ /**
5843
+ * 指定印章类型,指定后只能选择该类型的印章进行授权
5844
+ 支持以下印章类型:
5845
+ - OFFICIAL : 企业公章
5846
+ - CONTRACT : 合同专用章
5847
+ - FINANCE : 财务专用章
5848
+ - PERSONNEL : 人事专用章
5849
+ */
5850
+ SealTypes?: Array<string>
5842
5851
  }
5843
5852
 
5844
5853
  /**
@@ -7954,8 +7963,12 @@ export interface CreateSealByImageRequest {
7954
7963
  SealSize?: string
7955
7964
  /**
7956
7965
  * 企业税号
7957
- 注: `1.印章类型SealType是INVOICE类型时,此参数才会生效`
7958
- `2.印章类型SealType是INVOICE类型,且该字段没有传入值或传入空时,会取该企业对应的统一社会信用代码作为默认的企业税号`
7966
+
7967
+ 注:
7968
+ <ul>
7969
+ <li>1.印章类型SealType是INVOICE类型时,此参数才会生效</li>
7970
+ <li>2.印章类型SealType是INVOICE类型,且该字段没有传入值或传入空时,会取该企业对应的统一社会信用代码作为默认的企业税号(<font color="red">如果是通过授权书授权方式认证的企业,此参数必传不能为空</font>)</li>
7971
+ </ul>
7959
7972
  */
7960
7973
  TaxIdentifyCode?: string
7961
7974
  }