tencentcloud-sdk-nodejs 4.0.875 → 4.0.877

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 (146) hide show
  1. package/CHANGELOG.md +419 -0
  2. package/SERVICE_CHANGELOG.md +400 -228
  3. package/package.json +1 -1
  4. package/products.md +28 -28
  5. package/src/common/sdk_version.ts +1 -1
  6. package/src/services/ams/index.ts +2 -2
  7. package/src/services/bma/index.ts +2 -2
  8. package/src/services/cdb/v20170320/cdb_models.ts +4 -2
  9. package/src/services/cds/v20180420/cds_client.ts +7 -21
  10. package/src/services/cds/v20180420/cds_models.ts +0 -23
  11. package/src/services/cdwch/v20200915/cdwch_models.ts +15 -0
  12. package/src/services/chdfs/index.ts +2 -2
  13. package/src/services/ciam/v20220331/ciam_models.ts +51 -42
  14. package/src/services/cls/v20201016/cls_client.ts +3 -3
  15. package/src/services/cls/v20201016/cls_models.ts +2 -2
  16. package/src/services/cynosdb/v20190107/cynosdb_client.ts +4 -2
  17. package/src/services/cynosdb/v20190107/cynosdb_models.ts +20 -0
  18. package/src/services/dbbrain/index.ts +2 -2
  19. package/src/services/domain/v20180808/domain_models.ts +6 -6
  20. package/src/services/ess/v20201111/ess_client.ts +1 -0
  21. package/src/services/ess/v20201111/ess_models.ts +17 -14
  22. package/src/services/essbasic/index.ts +2 -2
  23. package/src/services/essbasic/v20210526/essbasic_models.ts +15 -2
  24. package/src/services/facefusion/index.ts +2 -2
  25. package/src/services/iai/index.ts +2 -2
  26. package/src/services/ims/index.ts +2 -2
  27. package/src/services/iotvideo/index.ts +2 -2
  28. package/src/services/irp/index.ts +2 -2
  29. package/src/services/lighthouse/v20200324/lighthouse_models.ts +14 -14
  30. package/src/services/mgobe/index.ts +2 -2
  31. package/src/services/mongodb/index.ts +2 -2
  32. package/src/services/mongodb/v20190725/mongodb_models.ts +24 -11
  33. package/src/services/privatedns/v20201028/privatedns_models.ts +5 -5
  34. package/src/services/redis/v20180412/redis_client.ts +62 -13
  35. package/src/services/redis/v20180412/redis_models.ts +190 -66
  36. package/src/services/sms/index.ts +2 -2
  37. package/src/services/ssl/v20191205/ssl_models.ts +7 -7
  38. package/src/services/tbp/index.ts +2 -2
  39. package/src/services/tcaplusdb/v20190823/tcaplusdb_models.ts +36 -2
  40. package/src/services/tcbr/v20220217/tcbr_models.ts +1 -1
  41. package/src/services/tcm/v20210413/tcm_models.ts +34 -13
  42. package/src/services/tcr/v20190924/tcr_models.ts +8 -8
  43. package/src/services/tdmq/v20200217/tdmq_models.ts +7 -2
  44. package/src/services/thpc/index.ts +4 -4
  45. package/src/services/tke/index.ts +2 -2
  46. package/src/services/tke/v20180525/tke_client.ts +4 -2
  47. package/src/services/tke/v20180525/tke_models.ts +14 -14
  48. package/src/services/tms/index.ts +2 -2
  49. package/src/services/trtc/v20190722/trtc_client.ts +1 -3
  50. package/src/services/trtc/v20190722/trtc_models.ts +4 -2
  51. package/src/services/tse/v20201207/tse_client.ts +6 -2
  52. package/src/services/tse/v20201207/tse_models.ts +131 -14
  53. package/src/services/tsf/v20180326/tsf_models.ts +45 -40
  54. package/src/services/tts/v20190823/tts_models.ts +1 -1
  55. package/src/services/vm/index.ts +2 -2
  56. package/src/services/waf/v20180125/waf_client.ts +27 -14
  57. package/src/services/waf/v20180125/waf_models.ts +139 -80
  58. package/src/services/wedata/v20210820/wedata_client.ts +13 -1
  59. package/src/services/wedata/v20210820/wedata_models.ts +43 -6
  60. package/tencentcloud/common/sdk_version.d.ts +1 -1
  61. package/tencentcloud/common/sdk_version.js +1 -1
  62. package/tencentcloud/services/ams/index.d.ts +4 -4
  63. package/tencentcloud/services/ams/index.js +2 -2
  64. package/tencentcloud/services/bma/index.d.ts +4 -4
  65. package/tencentcloud/services/bma/index.js +2 -2
  66. package/tencentcloud/services/cdb/v20170320/cdb_models.d.ts +4 -2
  67. package/tencentcloud/services/cds/v20180420/cds_client.d.ts +3 -9
  68. package/tencentcloud/services/cds/v20180420/cds_client.js +3 -11
  69. package/tencentcloud/services/cds/v20180420/cds_models.d.ts +0 -21
  70. package/tencentcloud/services/cdwch/v20200915/cdwch_models.d.ts +15 -0
  71. package/tencentcloud/services/chdfs/index.d.ts +4 -4
  72. package/tencentcloud/services/chdfs/index.js +2 -2
  73. package/tencentcloud/services/ciam/v20220331/ciam_models.d.ts +51 -42
  74. package/tencentcloud/services/cls/v20201016/cls_client.d.ts +3 -3
  75. package/tencentcloud/services/cls/v20201016/cls_client.js +3 -3
  76. package/tencentcloud/services/cls/v20201016/cls_models.d.ts +2 -2
  77. package/tencentcloud/services/cynosdb/v20190107/cynosdb_client.d.ts +3 -1
  78. package/tencentcloud/services/cynosdb/v20190107/cynosdb_client.js +3 -1
  79. package/tencentcloud/services/cynosdb/v20190107/cynosdb_models.d.ts +20 -0
  80. package/tencentcloud/services/dbbrain/index.d.ts +4 -4
  81. package/tencentcloud/services/dbbrain/index.js +2 -2
  82. package/tencentcloud/services/domain/v20180808/domain_models.d.ts +6 -6
  83. package/tencentcloud/services/ess/v20201111/ess_client.d.ts +1 -0
  84. package/tencentcloud/services/ess/v20201111/ess_client.js +1 -0
  85. package/tencentcloud/services/ess/v20201111/ess_models.d.ts +17 -14
  86. package/tencentcloud/services/essbasic/index.d.ts +4 -4
  87. package/tencentcloud/services/essbasic/index.js +2 -2
  88. package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +15 -2
  89. package/tencentcloud/services/facefusion/index.d.ts +4 -4
  90. package/tencentcloud/services/facefusion/index.js +2 -2
  91. package/tencentcloud/services/iai/index.d.ts +4 -4
  92. package/tencentcloud/services/iai/index.js +2 -2
  93. package/tencentcloud/services/ims/index.d.ts +4 -4
  94. package/tencentcloud/services/ims/index.js +2 -2
  95. package/tencentcloud/services/iotvideo/index.d.ts +4 -4
  96. package/tencentcloud/services/iotvideo/index.js +2 -2
  97. package/tencentcloud/services/irp/index.d.ts +4 -4
  98. package/tencentcloud/services/irp/index.js +2 -2
  99. package/tencentcloud/services/lighthouse/v20200324/lighthouse_models.d.ts +14 -14
  100. package/tencentcloud/services/mgobe/index.d.ts +4 -4
  101. package/tencentcloud/services/mgobe/index.js +2 -2
  102. package/tencentcloud/services/mongodb/index.d.ts +4 -4
  103. package/tencentcloud/services/mongodb/index.js +2 -2
  104. package/tencentcloud/services/mongodb/v20190725/mongodb_models.d.ts +24 -11
  105. package/tencentcloud/services/privatedns/v20201028/privatedns_models.d.ts +5 -5
  106. package/tencentcloud/services/redis/v20180412/redis_client.d.ts +19 -3
  107. package/tencentcloud/services/redis/v20180412/redis_client.js +27 -3
  108. package/tencentcloud/services/redis/v20180412/redis_models.d.ts +181 -66
  109. package/tencentcloud/services/sms/index.d.ts +4 -4
  110. package/tencentcloud/services/sms/index.js +2 -2
  111. package/tencentcloud/services/ssl/v20191205/ssl_models.d.ts +7 -7
  112. package/tencentcloud/services/tbp/index.d.ts +4 -4
  113. package/tencentcloud/services/tbp/index.js +2 -2
  114. package/tencentcloud/services/tcaplusdb/v20190823/tcaplusdb_models.d.ts +36 -2
  115. package/tencentcloud/services/tcbr/v20220217/tcbr_models.d.ts +1 -1
  116. package/tencentcloud/services/tcm/v20210413/tcm_models.d.ts +34 -13
  117. package/tencentcloud/services/tcr/v20190924/tcr_models.d.ts +8 -8
  118. package/tencentcloud/services/tdmq/v20200217/tdmq_models.d.ts +7 -2
  119. package/tencentcloud/services/thpc/index.d.ts +6 -6
  120. package/tencentcloud/services/thpc/index.js +4 -4
  121. package/tencentcloud/services/tke/index.d.ts +4 -4
  122. package/tencentcloud/services/tke/index.js +2 -2
  123. package/tencentcloud/services/tke/v20180525/tke_client.d.ts +3 -1
  124. package/tencentcloud/services/tke/v20180525/tke_client.js +3 -1
  125. package/tencentcloud/services/tke/v20180525/tke_models.d.ts +14 -14
  126. package/tencentcloud/services/tms/index.d.ts +4 -4
  127. package/tencentcloud/services/tms/index.js +2 -2
  128. package/tencentcloud/services/trtc/v20190722/trtc_client.d.ts +1 -3
  129. package/tencentcloud/services/trtc/v20190722/trtc_client.js +1 -3
  130. package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +4 -2
  131. package/tencentcloud/services/tse/v20201207/tse_client.d.ts +1 -1
  132. package/tencentcloud/services/tse/v20201207/tse_models.d.ts +127 -14
  133. package/tencentcloud/services/tsf/v20180326/tsf_models.d.ts +45 -40
  134. package/tencentcloud/services/tts/v20190823/tts_models.d.ts +1 -1
  135. package/tencentcloud/services/vm/index.d.ts +4 -4
  136. package/tencentcloud/services/vm/index.js +2 -2
  137. package/tencentcloud/services/waf/v20180125/waf_client.d.ts +9 -5
  138. package/tencentcloud/services/waf/v20180125/waf_client.js +12 -6
  139. package/tencentcloud/services/waf/v20180125/waf_models.d.ts +135 -79
  140. package/tencentcloud/services/wedata/v20210820/wedata_client.d.ts +5 -1
  141. package/tencentcloud/services/wedata/v20210820/wedata_client.js +6 -0
  142. package/tencentcloud/services/wedata/v20210820/wedata_models.d.ts +41 -6
  143. package/test/cds.v20180420.test.js +2 -12
  144. package/test/redis.v20180412.test.js +42 -2
  145. package/test/waf.v20180125.test.js +14 -4
  146. 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.877",
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 |
@@ -40,18 +40,18 @@
40
40
  | cat | [云拨测](https://cloud.tencent.com/document/product/280) | 2024-06-14 01:17:35 |
41
41
  | cbs | [云硬盘](https://cloud.tencent.com/document/product/362) | 2024-03-21 01:09:20 |
42
42
  | ccc | [云联络中心](https://cloud.tencent.com/document/product/679) | 2024-06-13 01:13:25 |
43
- | cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2024-06-06 01:17:58 |
43
+ | cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2024-06-18 01:16:16 |
44
44
  | cdc | [本地专用集群](https://cloud.tencent.com/document/product/1346) | 2024-03-20 01:10:04 |
45
45
  | cdn | [内容分发网络 CDN](https://cloud.tencent.com/document/product/228) | 2024-05-21 01:17:01 |
46
- | cds | [T-Sec-数据安全审计(DSA)](https://cloud.tencent.com/document/product/856) | 2024-06-12 01:21:04 |
47
- | cdwch | [云数据仓库 ClickHouse](https://cloud.tencent.com/document/product/1299) | 2024-04-26 01:10:21 |
46
+ | cds | [T-Sec-数据安全审计(DSA)](https://cloud.tencent.com/document/product/856) | 2024-06-18 01:18:51 |
47
+ | cdwch | [云数据仓库 ClickHouse](https://cloud.tencent.com/document/product/1299) | 2024-06-18 01:18:55 |
48
48
  | cdwdoris | [腾讯云数据仓库 TCHouse-D](https://cloud.tencent.com/document/product/1387) | 2024-06-14 01:22:52 |
49
49
  | cdwpg | [云数据仓库 PostgreSQL](https://cloud.tencent.com/document/product/878) | 2024-03-28 01:10:53 |
50
50
  | cfg | [混沌演练平台](https://cloud.tencent.com/document/product/1500) | 2024-04-10 01:10:22 |
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 |
@@ -72,7 +72,7 @@
72
72
  | cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2024-05-17 01:23:32 |
73
73
  | cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2024-05-16 01:28:30 |
74
74
  | cws | [漏洞扫描服务](https://cloud.tencent.com/document/product) | 2019-11-22 12:16:15 |
75
- | cynosdb | [TDSQL-C MySQL 版](https://cloud.tencent.com/document/product/1003) | 2024-06-14 01:37:09 |
75
+ | cynosdb | [TDSQL-C MySQL 版](https://cloud.tencent.com/document/product/1003) | 2024-06-18 01:30:07 |
76
76
  | dasb | [运维安全中心(堡垒机)](https://cloud.tencent.com/document/product/1025) | 2024-05-31 01:30:02 |
77
77
  | dataintegration | [数据接入平台](https://cloud.tencent.com/document/product/1591) | 2022-07-26 15:32:15 |
78
78
  | dayu | [DDoS 高防包](https://cloud.tencent.com/document/product/1021) | 2023-05-18 01:20:11 |
@@ -82,7 +82,7 @@
82
82
  | dcdb | [TDSQL MySQL 版](https://cloud.tencent.com/document/product/557) | 2024-04-26 01:13:59 |
83
83
  | dlc | [数据湖计算 DLC](https://cloud.tencent.com/document/product/1342) | 2024-06-14 01:41:51 |
84
84
  | dnspod | [DNSPod](https://cloud.tencent.com/document/product/1427) | 2024-05-30 01:33:24 |
85
- | domain | [域名注册](https://cloud.tencent.com/document/product/242) | 2024-06-13 01:37:48 |
85
+ | domain | [域名注册](https://cloud.tencent.com/document/product/242) | 2024-06-18 01:35:38 |
86
86
  | drm | [数字版权管理](https://cloud.tencent.com/document/product/1000) | 2024-04-22 01:15:04 |
87
87
  | ds | [文档服务](https://cloud.tencent.com/document/product/869) | 2024-03-20 01:15:13 |
88
88
  | dsgc | [数据安全治理中心](https://cloud.tencent.com/document/product/1087) | 2024-06-13 01:38:46 |
@@ -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-18 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 |
@@ -120,7 +120,7 @@
120
120
  | iecp | [物联网边缘计算平台](https://cloud.tencent.com/document/product/1118) | 2024-03-20 01:17:49 |
121
121
  | iir | [智能识图](https://cloud.tencent.com/document/product/1217) | 2022-04-04 06:48:05 |
122
122
  | ims | [图片内容安全](https://cloud.tencent.com/document/product/1125) | 2024-05-29 01:44:48 |
123
- | ioa | [iOA 零信任安全管理系统](https://cloud.tencent.com/document/product/1092) | 2024-04-03 11:20:41 |
123
+ | ioa | [iOA 零信任安全管理系统](https://cloud.tencent.com/document/product/1092) | 2024-06-18 01:47:16 |
124
124
  | iot | [加速物联网套件](https://cloud.tencent.com/document/product/568) | 2023-07-17 01:22:28 |
125
125
  | iotcloud | [物联网通信](https://cloud.tencent.com/document/product/634) | 2024-06-05 01:47:50 |
126
126
  | iotexplorer | [物联网开发平台](https://cloud.tencent.com/document/product/1081) | 2024-06-13 01:52:49 |
@@ -133,7 +133,7 @@
133
133
  | keewidb | [云数据库 KeeWiDB](https://cloud.tencent.com/document/product/1520) | 2024-03-20 01:19:20 |
134
134
  | kms | [密钥管理系统](https://cloud.tencent.com/document/product/573) | 2024-04-17 01:17:16 |
135
135
  | lcic | [实时互动-教育版](https://cloud.tencent.com/document/product/1639) | 2024-04-26 01:18:49 |
136
- | lighthouse | [轻量应用服务器](https://cloud.tencent.com/document/product/1207) | 2024-06-14 02:07:28 |
136
+ | lighthouse | [轻量应用服务器](https://cloud.tencent.com/document/product/1207) | 2024-06-18 01:53:48 |
137
137
  | live | [云直播CSS](https://cloud.tencent.com/document/product/267) | 2024-05-29 01:52:02 |
138
138
  | lke | [大模型知识引擎](https://cloud.tencent.com/document/product/1759) | 2024-05-31 01:53:17 |
139
139
  | lowcode | [云开发低码](https://cloud.tencent.com/document/product/1301) | 2022-04-04 06:56:51 |
@@ -145,7 +145,7 @@
145
145
  | mgobe | [游戏联机对战引擎](https://cloud.tencent.com/document/product/1038) | 2022-07-08 06:11:32 |
146
146
  | mmps | [小程序安全](https://cloud.tencent.com/document/product/1223) | 2024-03-20 01:20:23 |
147
147
  | mna | [多网聚合加速](https://cloud.tencent.com/document/product/1385) | 2024-05-28 01:54:57 |
148
- | mongodb | [云数据库 MongoDB](https://cloud.tencent.com/document/product/240) | 2024-06-12 02:08:47 |
148
+ | mongodb | [云数据库 MongoDB](https://cloud.tencent.com/document/product/240) | 2024-06-18 01:57:52 |
149
149
  | monitor | [腾讯云可观测平台](https://cloud.tencent.com/document/product/248) | 2024-06-14 02:13:11 |
150
150
  | mps | [媒体处理](https://cloud.tencent.com/document/product/862) | 2024-06-14 02:15:02 |
151
151
  | mrs | [医疗报告结构化](https://cloud.tencent.com/document/product/1314) | 2024-06-14 02:16:42 |
@@ -161,10 +161,10 @@
161
161
  | partners | [渠道合作伙伴](https://cloud.tencent.com/document/product/563) | 2024-03-20 01:22:23 |
162
162
  | pds | [私域安全](https://cloud.tencent.com/document/product/1473) | 2023-05-18 01:44:14 |
163
163
  | postgres | [云数据库 PostgreSQL](https://cloud.tencent.com/document/product/409) | 2024-06-10 02:16:23 |
164
- | privatedns | [私有域解析 Private DNS](https://cloud.tencent.com/document/product/1338) | 2024-03-20 01:22:42 |
164
+ | privatedns | [私有域解析 Private DNS](https://cloud.tencent.com/document/product/1338) | 2024-06-18 02:05:02 |
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-18 02:05:48 |
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-18 02:09:42 |
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 |
@@ -192,18 +192,18 @@
192
192
  | tbaas | [腾讯云区块链服务平台 TBaaS](https://cloud.tencent.com/document/product/663) | 2024-05-14 02:28:40 |
193
193
  | tbm | [](https://cloud.tencent.com/document/product) | 2019-03-29 14:49:11 |
194
194
  | tbp | [腾讯智能对话平台](https://cloud.tencent.com/document/product/1060) | 2024-03-20 01:24:24 |
195
- | tcaplusdb | [游戏数据库 TcaplusDB](https://cloud.tencent.com/document/product/596) | 2024-03-20 01:24:25 |
195
+ | tcaplusdb | [游戏数据库 TcaplusDB](https://cloud.tencent.com/document/product/596) | 2024-06-18 02:11:49 |
196
196
  | tcb | [云开发 CloudBase](https://cloud.tencent.com/document/product/876) | 2024-06-04 02:12:41 |
197
- | tcbr | [云托管 CloudBase Run](https://cloud.tencent.com/document/product/1243) | 2024-04-22 01:25:05 |
197
+ | tcbr | [云托管 CloudBase Run](https://cloud.tencent.com/document/product/1243) | 2024-06-18 02:13:09 |
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-18 02:13:19 |
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 |
230
- | tsf | [微服务平台 TSF](https://cloud.tencent.com/document/product/649) | 2024-06-04 02:27:15 |
228
+ | trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2024-06-18 02:25:06 |
229
+ | tse | [微服务引擎](https://cloud.tencent.com/document/product/1364) | 2024-06-18 02:25:40 |
230
+ | tsf | [微服务平台 TSF](https://cloud.tencent.com/document/product/649) | 2024-06-18 02:26:44 |
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.877"
@@ -1,7 +1,7 @@
1
- import { v20200608 } from "./v20200608"
2
1
  import { v20201229 } from "./v20201229"
2
+ import { v20200608 } from "./v20200608"
3
3
 
4
4
  export const ams = {
5
- v20200608: v20200608,
6
5
  v20201229: v20201229,
6
+ v20200608: v20200608,
7
7
  }
@@ -1,7 +1,7 @@
1
- import { v20210624 } from "./v20210624"
2
1
  import { v20221115 } from "./v20221115"
2
+ import { v20210624 } from "./v20210624"
3
3
 
4
4
  export const bma = {
5
- v20210624: v20210624,
6
5
  v20221115: v20221115,
6
+ v20210624: v20210624,
7
7
  }
@@ -4813,7 +4813,8 @@ export interface CreateDBInstanceRequest {
4813
4813
  */
4814
4814
  MasterInstanceId?: string
4815
4815
  /**
4816
- * MySQL 版本,值包括:5.5、5.6 、5.7和8.0,请使用 [获取云数据库可售卖规格](https://cloud.tencent.com/document/api/236/17229) 接口获取可创建的实例版本。
4816
+ * MySQL 版本,值包括:5.5、5.6、5.7和8.0,请使用 [获取云数据库可售卖规格](https://cloud.tencent.com/document/api/236/17229) 接口获取可创建的实例版本。
4817
+ 说明:若此参数不填,则默认值为5.6。
4817
4818
  */
4818
4819
  EngineVersion?: string
4819
4820
  /**
@@ -8534,7 +8535,8 @@ export interface CreateDBInstanceHourRequest {
8534
8535
  */
8535
8536
  Volume: number
8536
8537
  /**
8537
- * MySQL 版本,值包括:5.5、5.6 、5.7 、8.0,请使用 [获取云数据库可售卖规格](https://cloud.tencent.com/document/api/236/17229) 接口获取可创建的实例版本。
8538
+ * MySQL 版本,值包括:5.5、5.6、5.7、8.0,请使用 [获取云数据库可售卖规格](https://cloud.tencent.com/document/api/236/17229) 接口获取可创建的实例版本。
8539
+ 说明:若此参数不填,则默认值为5.6。
8538
8540
  */
8539
8541
  EngineVersion?: string
8540
8542
  /**
@@ -31,8 +31,6 @@ import {
31
31
  DbauditTypesInfo,
32
32
  DescribeDbauditUsedRegionsRequest,
33
33
  InquiryPriceDbauditInstanceRequest,
34
- DescribeDasbImageIdsResponse,
35
- DescribeDasbImageIdsRequest,
36
34
  } from "./cds_models"
37
35
 
38
36
  /**
@@ -45,15 +43,13 @@ export class Client extends AbstractClient {
45
43
  }
46
44
 
47
45
  /**
48
- * 这些接口是传统版堡垒机接口.数审未用到,堡垒机的已全部迁移到dasb下,cds这边预下线
49
-
50
- 获取镜像列表
51
- */
52
- async DescribeDasbImageIds(
53
- req?: DescribeDasbImageIdsRequest,
54
- cb?: (error: string, rep: DescribeDasbImageIdsResponse) => void
55
- ): Promise<DescribeDasbImageIdsResponse> {
56
- return this.request("DescribeDasbImageIds", req, cb)
46
+ * 本接口 (DescribeDbauditInstanceType) 用于查询可售卖的产品规格列表。
47
+ */
48
+ async DescribeDbauditInstanceType(
49
+ req?: DescribeDbauditInstanceTypeRequest,
50
+ cb?: (error: string, rep: DescribeDbauditInstanceTypeResponse) => void
51
+ ): Promise<DescribeDbauditInstanceTypeResponse> {
52
+ return this.request("DescribeDbauditInstanceType", req, cb)
57
53
  }
58
54
 
59
55
  /**
@@ -95,14 +91,4 @@ export class Client extends AbstractClient {
95
91
  ): Promise<DescribeDbauditUsedRegionsResponse> {
96
92
  return this.request("DescribeDbauditUsedRegions", req, cb)
97
93
  }
98
-
99
- /**
100
- * 本接口 (DescribeDbauditInstanceType) 用于查询可售卖的产品规格列表。
101
- */
102
- async DescribeDbauditInstanceType(
103
- req?: DescribeDbauditInstanceTypeRequest,
104
- cb?: (error: string, rep: DescribeDbauditInstanceTypeResponse) => void
105
- ): Promise<DescribeDbauditInstanceTypeResponse> {
106
- return this.request("DescribeDbauditInstanceType", req, cb)
107
- }
108
94
  }
@@ -286,26 +286,3 @@ export interface InquiryPriceDbauditInstanceRequest {
286
286
  */
287
287
  ServiceRegion: string
288
288
  }
289
-
290
- /**
291
- * DescribeDasbImageIds返回参数结构体
292
- */
293
- export interface DescribeDasbImageIdsResponse {
294
- /**
295
- * 基础镜像ID
296
- */
297
- BaseImageId?: string
298
- /**
299
- * AI镜像ID
300
- */
301
- AiImageId?: string
302
- /**
303
- * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
304
- */
305
- RequestId?: string
306
- }
307
-
308
- /**
309
- * DescribeDasbImageIds请求参数结构体
310
- */
311
- export type DescribeDasbImageIdsRequest = null
@@ -950,6 +950,21 @@ Modify 集群变更中;
950
950
  注意:此字段可能返回 null,表示取不到有效值。
951
951
  */
952
952
  HasEsIndex?: boolean
953
+ /**
954
+ * true
955
+ 注意:此字段可能返回 null,表示取不到有效值。
956
+ */
957
+ IsSecondaryZone?: boolean
958
+ /**
959
+ * desc
960
+ 注意:此字段可能返回 null,表示取不到有效值。
961
+ */
962
+ SecondaryZoneInfo?: string
963
+ /**
964
+ * 是否clickhouse-keeper
965
+ 注意:此字段可能返回 null,表示取不到有效值。
966
+ */
967
+ ClickHouseKeeper?: boolean
953
968
  }
954
969
 
955
970
  /**
@@ -1,7 +1,7 @@
1
- import { v20201112 } from "./v20201112"
2
1
  import { v20190718 } from "./v20190718"
2
+ import { v20201112 } from "./v20201112"
3
3
 
4
4
  export const chdfs = {
5
- v20201112: v20201112,
6
5
  v20190718: v20190718,
6
+ v20201112: v20201112,
7
7
  }
@@ -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,