tencentcloud-sdk-nodejs 4.0.853 → 4.0.854
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.
- package/CHANGELOG.md +97 -0
- package/SERVICE_CHANGELOG.md +145 -13
- package/package.json +1 -1
- package/products.md +11 -11
- package/src/common/sdk_version.ts +1 -1
- package/src/services/ckafka/v20190819/ckafka_client.ts +2 -0
- package/src/services/ckafka/v20190819/ckafka_models.ts +260 -40
- package/src/services/cls/v20201016/cls_models.ts +1 -1
- package/src/services/csip/v20221121/csip_client.ts +13 -0
- package/src/services/csip/v20221121/csip_models.ts +80 -0
- package/src/services/cwp/v20180228/cwp_models.ts +6 -4
- package/src/services/dnspod/v20210323/dnspod_models.ts +1 -1
- package/src/services/ess/v20201111/ess_models.ts +4 -0
- package/src/services/essbasic/v20210526/essbasic_client.ts +1 -1
- package/src/services/tcss/v20201101/tcss_client.ts +19 -6
- package/src/services/tcss/v20201101/tcss_models.ts +109 -0
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/ckafka/v20190819/ckafka_models.d.ts +258 -40
- package/tencentcloud/services/cls/v20201016/cls_models.d.ts +1 -1
- package/tencentcloud/services/csip/v20221121/csip_client.d.ts +5 -1
- package/tencentcloud/services/csip/v20221121/csip_client.js +6 -0
- package/tencentcloud/services/csip/v20221121/csip_models.d.ts +77 -0
- package/tencentcloud/services/cwp/v20180228/cwp_models.d.ts +6 -4
- package/tencentcloud/services/dnspod/v20210323/dnspod_models.d.ts +1 -1
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +4 -0
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +1 -1
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.js +1 -1
- package/tencentcloud/services/tcss/v20201101/tcss_client.d.ts +7 -3
- package/tencentcloud/services/tcss/v20201101/tcss_client.js +9 -3
- package/tencentcloud/services/tcss/v20201101/tcss_models.d.ts +106 -0
- package/test/csip.v20221121.test.js +10 -0
- package/test/tcss.v20201101.test.js +12 -2
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,100 @@
|
|
|
1
|
+
# Release 4.0.854
|
|
2
|
+
|
|
3
|
+
## 消息队列 CKafka 版(ckafka) 版本:2019-08-19
|
|
4
|
+
|
|
5
|
+
### 第 101 次发布
|
|
6
|
+
|
|
7
|
+
发布时间:2024-05-16 01:22:41
|
|
8
|
+
|
|
9
|
+
本次发布包含了以下内容:
|
|
10
|
+
|
|
11
|
+
改善已有的文档。
|
|
12
|
+
|
|
13
|
+
新增数据结构:
|
|
14
|
+
|
|
15
|
+
* [MqttConnectParam](https://cloud.tencent.com/document/api/597/40861#MqttConnectParam)
|
|
16
|
+
* [MqttParam](https://cloud.tencent.com/document/api/597/40861#MqttParam)
|
|
17
|
+
|
|
18
|
+
修改数据结构:
|
|
19
|
+
|
|
20
|
+
* [DatahubResource](https://cloud.tencent.com/document/api/597/40861#DatahubResource)
|
|
21
|
+
|
|
22
|
+
* 新增成员:MqttParam
|
|
23
|
+
|
|
24
|
+
* [DescribeConnectResource](https://cloud.tencent.com/document/api/597/40861#DescribeConnectResource)
|
|
25
|
+
|
|
26
|
+
* 新增成员:MqttConnectParam
|
|
27
|
+
|
|
28
|
+
* <font color="#dd0000">**修改成员**:</font>TaskProgress, StepList, KafkaConnectParam
|
|
29
|
+
|
|
30
|
+
* [DescribeConnectResourceResp](https://cloud.tencent.com/document/api/597/40861#DescribeConnectResourceResp)
|
|
31
|
+
|
|
32
|
+
* 新增成员:MqttConnectParam
|
|
33
|
+
|
|
34
|
+
* <font color="#dd0000">**修改成员**:</font>KafkaConnectParam
|
|
35
|
+
|
|
36
|
+
|
|
37
|
+
|
|
38
|
+
|
|
39
|
+
## 云安全一体化平台(csip) 版本:2022-11-21
|
|
40
|
+
|
|
41
|
+
### 第 38 次发布
|
|
42
|
+
|
|
43
|
+
发布时间:2024-05-16 01:26:49
|
|
44
|
+
|
|
45
|
+
本次发布包含了以下内容:
|
|
46
|
+
|
|
47
|
+
改善已有的文档。
|
|
48
|
+
|
|
49
|
+
新增接口:
|
|
50
|
+
|
|
51
|
+
* [UpdateAlertStatusList](https://cloud.tencent.com/document/api/664/106208)
|
|
52
|
+
|
|
53
|
+
新增数据结构:
|
|
54
|
+
|
|
55
|
+
* [NewAlertKey](https://cloud.tencent.com/document/api/664/90825#NewAlertKey)
|
|
56
|
+
|
|
57
|
+
|
|
58
|
+
|
|
59
|
+
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
60
|
+
|
|
61
|
+
### 第 170 次发布
|
|
62
|
+
|
|
63
|
+
发布时间:2024-05-16 01:44:57
|
|
64
|
+
|
|
65
|
+
本次发布包含了以下内容:
|
|
66
|
+
|
|
67
|
+
改善已有的文档。
|
|
68
|
+
|
|
69
|
+
修改接口:
|
|
70
|
+
|
|
71
|
+
* [CreateUserVerifyUrl](https://cloud.tencent.com/document/api/1323/105961)
|
|
72
|
+
|
|
73
|
+
* 新增入参:UserData
|
|
74
|
+
|
|
75
|
+
|
|
76
|
+
|
|
77
|
+
|
|
78
|
+
## 容器安全服务(tcss) 版本:2020-11-01
|
|
79
|
+
|
|
80
|
+
### 第 61 次发布
|
|
81
|
+
|
|
82
|
+
发布时间:2024-05-16 02:21:16
|
|
83
|
+
|
|
84
|
+
本次发布包含了以下内容:
|
|
85
|
+
|
|
86
|
+
改善已有的文档。
|
|
87
|
+
|
|
88
|
+
新增接口:
|
|
89
|
+
|
|
90
|
+
* [DescribeEventEscapeImageList](https://cloud.tencent.com/document/api/1285/106209)
|
|
91
|
+
|
|
92
|
+
新增数据结构:
|
|
93
|
+
|
|
94
|
+
* [EventEscapeImageInfo](https://cloud.tencent.com/document/api/1285/65614#EventEscapeImageInfo)
|
|
95
|
+
|
|
96
|
+
|
|
97
|
+
|
|
1
98
|
# Release 4.0.853
|
|
2
99
|
|
|
3
100
|
## 腾讯云数据仓库 TCHouse-D(cdwdoris) 版本:2021-12-28
|
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,33 +1,66 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## 消息队列 CKafka 版(ckafka) 版本:2019-08-19
|
|
4
4
|
|
|
5
|
-
### 第
|
|
5
|
+
### 第 101 次发布
|
|
6
6
|
|
|
7
|
-
发布时间:2024-05-
|
|
7
|
+
发布时间:2024-05-16 01:22:41
|
|
8
8
|
|
|
9
9
|
本次发布包含了以下内容:
|
|
10
10
|
|
|
11
11
|
改善已有的文档。
|
|
12
12
|
|
|
13
|
-
|
|
13
|
+
新增数据结构:
|
|
14
14
|
|
|
15
|
-
* [
|
|
15
|
+
* [MqttConnectParam](https://cloud.tencent.com/document/api/597/40861#MqttConnectParam)
|
|
16
|
+
* [MqttParam](https://cloud.tencent.com/document/api/597/40861#MqttParam)
|
|
16
17
|
|
|
17
|
-
|
|
18
|
+
修改数据结构:
|
|
18
19
|
|
|
19
|
-
* [
|
|
20
|
+
* [DatahubResource](https://cloud.tencent.com/document/api/597/40861#DatahubResource)
|
|
20
21
|
|
|
21
|
-
*
|
|
22
|
+
* 新增成员:MqttParam
|
|
22
23
|
|
|
24
|
+
* [DescribeConnectResource](https://cloud.tencent.com/document/api/597/40861#DescribeConnectResource)
|
|
23
25
|
|
|
26
|
+
* 新增成员:MqttConnectParam
|
|
24
27
|
|
|
28
|
+
* <font color="#dd0000">**修改成员**:</font>TaskProgress, StepList, KafkaConnectParam
|
|
25
29
|
|
|
26
|
-
|
|
30
|
+
* [DescribeConnectResourceResp](https://cloud.tencent.com/document/api/597/40861#DescribeConnectResourceResp)
|
|
27
31
|
|
|
28
|
-
|
|
32
|
+
* 新增成员:MqttConnectParam
|
|
29
33
|
|
|
30
|
-
|
|
34
|
+
* <font color="#dd0000">**修改成员**:</font>KafkaConnectParam
|
|
35
|
+
|
|
36
|
+
|
|
37
|
+
|
|
38
|
+
|
|
39
|
+
## 云安全一体化平台(csip) 版本:2022-11-21
|
|
40
|
+
|
|
41
|
+
### 第 38 次发布
|
|
42
|
+
|
|
43
|
+
发布时间:2024-05-16 01:26:49
|
|
44
|
+
|
|
45
|
+
本次发布包含了以下内容:
|
|
46
|
+
|
|
47
|
+
改善已有的文档。
|
|
48
|
+
|
|
49
|
+
新增接口:
|
|
50
|
+
|
|
51
|
+
* [UpdateAlertStatusList](https://cloud.tencent.com/document/api/664/106208)
|
|
52
|
+
|
|
53
|
+
新增数据结构:
|
|
54
|
+
|
|
55
|
+
* [NewAlertKey](https://cloud.tencent.com/document/api/664/90825#NewAlertKey)
|
|
56
|
+
|
|
57
|
+
|
|
58
|
+
|
|
59
|
+
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
60
|
+
|
|
61
|
+
### 第 170 次发布
|
|
62
|
+
|
|
63
|
+
发布时间:2024-05-16 01:44:57
|
|
31
64
|
|
|
32
65
|
本次发布包含了以下内容:
|
|
33
66
|
|
|
@@ -35,10 +68,30 @@
|
|
|
35
68
|
|
|
36
69
|
修改接口:
|
|
37
70
|
|
|
38
|
-
* [
|
|
71
|
+
* [CreateUserVerifyUrl](https://cloud.tencent.com/document/api/1323/105961)
|
|
39
72
|
|
|
40
|
-
* 新增入参:
|
|
73
|
+
* 新增入参:UserData
|
|
74
|
+
|
|
75
|
+
|
|
76
|
+
|
|
77
|
+
|
|
78
|
+
## 容器安全服务(tcss) 版本:2020-11-01
|
|
79
|
+
|
|
80
|
+
### 第 61 次发布
|
|
81
|
+
|
|
82
|
+
发布时间:2024-05-16 02:21:16
|
|
83
|
+
|
|
84
|
+
本次发布包含了以下内容:
|
|
85
|
+
|
|
86
|
+
改善已有的文档。
|
|
87
|
+
|
|
88
|
+
新增接口:
|
|
89
|
+
|
|
90
|
+
* [DescribeEventEscapeImageList](https://cloud.tencent.com/document/api/1285/106209)
|
|
91
|
+
|
|
92
|
+
新增数据结构:
|
|
41
93
|
|
|
94
|
+
* [EventEscapeImageInfo](https://cloud.tencent.com/document/api/1285/65614#EventEscapeImageInfo)
|
|
42
95
|
|
|
43
96
|
|
|
44
97
|
|
|
@@ -26027,6 +26080,38 @@
|
|
|
26027
26080
|
|
|
26028
26081
|
## 消息队列 CKafka 版(ckafka) 版本:2019-08-19
|
|
26029
26082
|
|
|
26083
|
+
### 第 101 次发布
|
|
26084
|
+
|
|
26085
|
+
发布时间:2024-05-16 01:22:41
|
|
26086
|
+
|
|
26087
|
+
本次发布包含了以下内容:
|
|
26088
|
+
|
|
26089
|
+
改善已有的文档。
|
|
26090
|
+
|
|
26091
|
+
新增数据结构:
|
|
26092
|
+
|
|
26093
|
+
* [[MqttConnectParam](https://cloud.tencent.com/document/api/597/40861#MqttConnectParam)](https://cloud.tencent.com/document/api/597/40861#[MqttConnectParam](https://cloud.tencent.com/document/api/597/40861#MqttConnectParam))
|
|
26094
|
+
* [[MqttParam](https://cloud.tencent.com/document/api/597/40861#MqttParam)](https://cloud.tencent.com/document/api/597/40861#[MqttParam](https://cloud.tencent.com/document/api/597/40861#MqttParam))
|
|
26095
|
+
|
|
26096
|
+
修改数据结构:
|
|
26097
|
+
|
|
26098
|
+
* [DatahubResource](https://cloud.tencent.com/document/api/597/40861#DatahubResource)
|
|
26099
|
+
|
|
26100
|
+
* 新增成员:MqttParam
|
|
26101
|
+
|
|
26102
|
+
* [DescribeConnectResource](https://cloud.tencent.com/document/api/597/40861#DescribeConnectResource)
|
|
26103
|
+
|
|
26104
|
+
* 新增成员:MqttConnectParam
|
|
26105
|
+
|
|
26106
|
+
* <font color="#dd0000">**修改成员**:</font>TaskProgress, StepList, KafkaConnectParam
|
|
26107
|
+
|
|
26108
|
+
* [DescribeConnectResourceResp](https://cloud.tencent.com/document/api/597/40861#DescribeConnectResourceResp)
|
|
26109
|
+
|
|
26110
|
+
* 新增成员:MqttConnectParam
|
|
26111
|
+
|
|
26112
|
+
* <font color="#dd0000">**修改成员**:</font>KafkaConnectParam
|
|
26113
|
+
|
|
26114
|
+
|
|
26030
26115
|
### 第 100 次发布
|
|
26031
26116
|
|
|
26032
26117
|
发布时间:2024-03-28 01:11:33
|
|
@@ -37260,6 +37345,22 @@
|
|
|
37260
37345
|
|
|
37261
37346
|
## 云安全一体化平台(csip) 版本:2022-11-21
|
|
37262
37347
|
|
|
37348
|
+
### 第 38 次发布
|
|
37349
|
+
|
|
37350
|
+
发布时间:2024-05-16 01:26:49
|
|
37351
|
+
|
|
37352
|
+
本次发布包含了以下内容:
|
|
37353
|
+
|
|
37354
|
+
改善已有的文档。
|
|
37355
|
+
|
|
37356
|
+
新增接口:
|
|
37357
|
+
|
|
37358
|
+
* [[UpdateAlertStatusList](https://cloud.tencent.com/document/api/664/106208)](https://cloud.tencent.com/document/api/#/#)
|
|
37359
|
+
|
|
37360
|
+
新增数据结构:
|
|
37361
|
+
|
|
37362
|
+
* [[NewAlertKey](https://cloud.tencent.com/document/api/664/90825#NewAlertKey)](https://cloud.tencent.com/document/api/664/90825#[NewAlertKey](https://cloud.tencent.com/document/api/664/90825#NewAlertKey))
|
|
37363
|
+
|
|
37263
37364
|
### 第 37 次发布
|
|
37264
37365
|
|
|
37265
37366
|
发布时间:2024-05-10 01:27:43
|
|
@@ -60657,6 +60758,21 @@
|
|
|
60657
60758
|
|
|
60658
60759
|
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
60659
60760
|
|
|
60761
|
+
### 第 170 次发布
|
|
60762
|
+
|
|
60763
|
+
发布时间:2024-05-16 01:44:57
|
|
60764
|
+
|
|
60765
|
+
本次发布包含了以下内容:
|
|
60766
|
+
|
|
60767
|
+
改善已有的文档。
|
|
60768
|
+
|
|
60769
|
+
修改接口:
|
|
60770
|
+
|
|
60771
|
+
* [CreateUserVerifyUrl](https://cloud.tencent.com/document/api/1323/105961)
|
|
60772
|
+
|
|
60773
|
+
* 新增入参:UserData
|
|
60774
|
+
|
|
60775
|
+
|
|
60660
60776
|
### 第 169 次发布
|
|
60661
60777
|
|
|
60662
60778
|
发布时间:2024-05-13 01:18:00
|
|
@@ -116799,6 +116915,22 @@
|
|
|
116799
116915
|
|
|
116800
116916
|
## 容器安全服务(tcss) 版本:2020-11-01
|
|
116801
116917
|
|
|
116918
|
+
### 第 61 次发布
|
|
116919
|
+
|
|
116920
|
+
发布时间:2024-05-16 02:21:16
|
|
116921
|
+
|
|
116922
|
+
本次发布包含了以下内容:
|
|
116923
|
+
|
|
116924
|
+
改善已有的文档。
|
|
116925
|
+
|
|
116926
|
+
新增接口:
|
|
116927
|
+
|
|
116928
|
+
* [[DescribeEventEscapeImageList](https://cloud.tencent.com/document/api/1285/106209)](https://cloud.tencent.com/document/api/#/#)
|
|
116929
|
+
|
|
116930
|
+
新增数据结构:
|
|
116931
|
+
|
|
116932
|
+
* [[EventEscapeImageInfo](https://cloud.tencent.com/document/api/1285/65614#EventEscapeImageInfo)](https://cloud.tencent.com/document/api/1285/65614#[EventEscapeImageInfo](https://cloud.tencent.com/document/api/1285/65614#EventEscapeImageInfo))
|
|
116933
|
+
|
|
116802
116934
|
### 第 60 次发布
|
|
116803
116935
|
|
|
116804
116936
|
发布时间:2024-02-02 01:21:42
|
package/package.json
CHANGED
package/products.md
CHANGED
|
@@ -55,22 +55,22 @@
|
|
|
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 |
|
|
58
|
-
| ckafka | [消息队列 CKafka 版](https://cloud.tencent.com/document/product/597) | 2024-
|
|
58
|
+
| ckafka | [消息队列 CKafka 版](https://cloud.tencent.com/document/product/597) | 2024-05-16 01:22:41 |
|
|
59
59
|
| clb | [负载均衡](https://cloud.tencent.com/document/product/214) | 2024-05-14 01:28:52 |
|
|
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-04-26 01:11:33 |
|
|
63
|
-
| cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2024-05-
|
|
63
|
+
| cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2024-05-16 01:24:50 |
|
|
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 |
|
|
67
67
|
| config | [配置审计](https://cloud.tencent.com/document/product/1579) | 2024-03-20 01:12:18 |
|
|
68
68
|
| cpdp | [企业收付平台](https://cloud.tencent.com/document/product/1122) | 2023-09-21 02:09:54 |
|
|
69
69
|
| cr | [金融联络机器人](https://cloud.tencent.com/document/product/656) | 2021-02-24 08:03:24 |
|
|
70
|
-
| csip | [云安全一体化平台](https://cloud.tencent.com/document/product/664) | 2024-05-
|
|
70
|
+
| csip | [云安全一体化平台](https://cloud.tencent.com/document/product/664) | 2024-05-16 01:26:49 |
|
|
71
71
|
| csxg | [5G入云服务](https://cloud.tencent.com/document/product/1687) | 2024-03-20 01:12:25 |
|
|
72
72
|
| cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2024-05-13 01:13:30 |
|
|
73
|
-
| cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2024-05-
|
|
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
75
|
| cynosdb | [TDSQL-C MySQL 版](https://cloud.tencent.com/document/product/1003) | 2024-05-14 01:39:01 |
|
|
76
76
|
| dasb | [T-Sec-堡垒机(BH)](https://cloud.tencent.com/document/product/1025) | 2024-04-22 01:14:04 |
|
|
@@ -81,7 +81,7 @@
|
|
|
81
81
|
| dc | [专线接入](https://cloud.tencent.com/document/product/216) | 2024-03-20 01:14:27 |
|
|
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-05-09 01:13:34 |
|
|
84
|
-
| dnspod | [DNSPod](https://cloud.tencent.com/document/product/1427) | 2024-
|
|
84
|
+
| dnspod | [DNSPod](https://cloud.tencent.com/document/product/1427) | 2024-05-16 01:37:56 |
|
|
85
85
|
| domain | [域名注册](https://cloud.tencent.com/document/product/242) | 2024-04-29 01:14:52 |
|
|
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 |
|
|
@@ -94,10 +94,10 @@
|
|
|
94
94
|
| ecm | [边缘计算机器](https://cloud.tencent.com/document/product/1108) | 2024-03-20 01:15:56 |
|
|
95
95
|
| eiam | [数字身份管控平台(员工版)](https://cloud.tencent.com/document/product/1442) | 2024-03-20 01:16:13 |
|
|
96
96
|
| eis | [数据连接器](https://cloud.tencent.com/document/product/1270) | 2023-08-10 01:17:44 |
|
|
97
|
-
| emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2024-05-
|
|
97
|
+
| emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2024-05-16 01:43:42 |
|
|
98
98
|
| es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2024-05-14 01:51:30 |
|
|
99
|
-
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2024-05-
|
|
100
|
-
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2024-05-
|
|
99
|
+
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2024-05-16 01:44:57 |
|
|
100
|
+
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2024-05-16 01:45:59 |
|
|
101
101
|
| facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2024-04-18 01:20:43 |
|
|
102
102
|
| faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2024-05-14 01:54:24 |
|
|
103
103
|
| fmu | [人脸试妆](https://cloud.tencent.com/document/product/1172) | 2024-05-09 01:15:52 |
|
|
@@ -200,10 +200,10 @@
|
|
|
200
200
|
| tci | [腾讯智学课堂分析](https://cloud.tencent.com/document/product) | 2020-08-24 08:06:03 |
|
|
201
201
|
| tcm | [服务网格](https://cloud.tencent.com/document/product/1261) | 2024-03-20 01:24:49 |
|
|
202
202
|
| tcr | [容器镜像服务](https://cloud.tencent.com/document/product/1141) | 2024-03-20 01:24:52 |
|
|
203
|
-
| tcss | [容器安全服务](https://cloud.tencent.com/document/product/1285) | 2024-
|
|
203
|
+
| tcss | [容器安全服务](https://cloud.tencent.com/document/product/1285) | 2024-05-16 02:21:16 |
|
|
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-04-25 01:24:56 |
|
|
206
|
-
| tdmq | [消息队列 TDMQ](https://cloud.tencent.com/document/product/1179) | 2024-05-
|
|
206
|
+
| tdmq | [消息队列 TDMQ](https://cloud.tencent.com/document/product/1179) | 2024-05-16 02:24:47 |
|
|
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-05-14 21:02:38 |
|
|
@@ -222,7 +222,7 @@
|
|
|
222
222
|
| tmt | [机器翻译](https://cloud.tencent.com/document/product/551) | 2024-05-14 02:44:25 |
|
|
223
223
|
| tourism | [文旅客情大数据](https://cloud.tencent.com/document/product/1684) | 2024-03-20 01:28:59 |
|
|
224
224
|
| trdp | [流量风险决策平台](https://cloud.tencent.com/document/product/1604) | 2023-05-18 02:01:19 |
|
|
225
|
-
| trocket | [消息队列 RocketMQ 版](https://cloud.tencent.com/document/product/1493) | 2024-
|
|
225
|
+
| trocket | [消息队列 RocketMQ 版](https://cloud.tencent.com/document/product/1493) | 2024-05-16 02:33:50 |
|
|
226
226
|
| trp | [T-Sec-安心平台(RP)](https://cloud.tencent.com/document/product/1458) | 2024-04-22 01:28:30 |
|
|
227
227
|
| trro | [远程实时操控](https://cloud.tencent.com/document/product/1584) | 2024-03-20 01:29:13 |
|
|
228
228
|
| trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2024-05-14 02:45:49 |
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const sdkVersion = "4.0.
|
|
1
|
+
export const sdkVersion = "4.0.854"
|
|
@@ -91,6 +91,7 @@ import {
|
|
|
91
91
|
DynamicDiskConfig,
|
|
92
92
|
TopicMessageHeapRanking,
|
|
93
93
|
DorisConnectParam,
|
|
94
|
+
MqttParam,
|
|
94
95
|
SendMessageRequest,
|
|
95
96
|
TopicFlowRanking,
|
|
96
97
|
BrokerTopicFlowData,
|
|
@@ -173,6 +174,7 @@ import {
|
|
|
173
174
|
DescribeInstanceAttributesRequest,
|
|
174
175
|
InquiryPublicNetworkParam,
|
|
175
176
|
TopicInSyncReplicaInfo,
|
|
177
|
+
MqttConnectParam,
|
|
176
178
|
DeleteConnectResourceResponse,
|
|
177
179
|
DescribeRegionRequest,
|
|
178
180
|
InstanceConfigDO,
|