tencentcloud-sdk-nodejs 4.0.752 → 4.0.753
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 +156 -0
- package/SERVICE_CHANGELOG.md +221 -42
- package/package.json +1 -1
- package/products.md +13 -13
- package/src/common/sdk_version.ts +1 -1
- package/src/services/clb/v20180317/clb_models.ts +1 -2
- package/src/services/cls/v20201016/cls_models.ts +4 -3
- package/src/services/dc/v20180410/dc_client.ts +1 -1
- package/src/services/dc/v20180410/dc_models.ts +25 -32
- package/src/services/dlc/v20210125/dlc_models.ts +48 -38
- package/src/services/essbasic/v20210526/essbasic_models.ts +1 -1
- package/src/services/monitor/v20180724/monitor_client.ts +3 -3
- package/src/services/monitor/v20180724/monitor_models.ts +30 -30
- package/src/services/mps/v20190612/mps_client.ts +7 -2
- package/src/services/mps/v20190612/mps_models.ts +162 -68
- package/src/services/privatedns/v20201028/privatedns_models.ts +18 -0
- package/src/services/teo/v20220901/teo_client.ts +22 -9
- package/src/services/teo/v20220901/teo_models.ts +82 -42
- package/src/services/tmt/v20180321/tmt_models.ts +28 -28
- package/src/services/waf/v20180125/waf_client.ts +1 -0
- package/src/services/waf/v20180125/waf_models.ts +89 -18
- package/src/services/wedata/v20210820/wedata_models.ts +16 -0
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/clb/v20180317/clb_models.d.ts +1 -2
- package/tencentcloud/services/cls/v20201016/cls_models.d.ts +4 -3
- package/tencentcloud/services/dc/v20180410/dc_client.d.ts +1 -1
- package/tencentcloud/services/dc/v20180410/dc_client.js +1 -1
- package/tencentcloud/services/dc/v20180410/dc_models.d.ts +25 -32
- package/tencentcloud/services/dlc/v20210125/dlc_models.d.ts +48 -38
- package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +1 -1
- package/tencentcloud/services/monitor/v20180724/monitor_client.d.ts +3 -3
- package/tencentcloud/services/monitor/v20180724/monitor_client.js +3 -3
- package/tencentcloud/services/monitor/v20180724/monitor_models.d.ts +30 -30
- package/tencentcloud/services/mps/v20190612/mps_models.d.ts +157 -68
- package/tencentcloud/services/privatedns/v20201028/privatedns_models.d.ts +18 -0
- package/tencentcloud/services/teo/v20220901/teo_client.d.ts +7 -3
- package/tencentcloud/services/teo/v20220901/teo_client.js +9 -3
- package/tencentcloud/services/teo/v20220901/teo_models.d.ts +79 -42
- package/tencentcloud/services/tmt/v20180321/tmt_models.d.ts +28 -28
- package/tencentcloud/services/waf/v20180125/waf_models.d.ts +88 -18
- package/tencentcloud/services/wedata/v20210820/wedata_models.d.ts +16 -0
- package/test/teo.v20220901.test.js +12 -2
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,159 @@
|
|
|
1
|
+
# Release 4.0.753
|
|
2
|
+
|
|
3
|
+
## 数据湖计算 DLC(dlc) 版本:2021-01-25
|
|
4
|
+
|
|
5
|
+
### 第 78 次发布
|
|
6
|
+
|
|
7
|
+
发布时间:2023-12-07 01:38:53
|
|
8
|
+
|
|
9
|
+
本次发布包含了以下内容:
|
|
10
|
+
|
|
11
|
+
改善已有的文档。
|
|
12
|
+
|
|
13
|
+
修改数据结构:
|
|
14
|
+
|
|
15
|
+
* [NotebookSessionInfo](https://cloud.tencent.com/document/api/1342/53778#NotebookSessionInfo)
|
|
16
|
+
|
|
17
|
+
* <font color="#dd0000">**修改成员**:</font>ExecutorMaxNumbers
|
|
18
|
+
|
|
19
|
+
* [TableResponseInfo](https://cloud.tencent.com/document/api/1342/53778#TableResponseInfo)
|
|
20
|
+
|
|
21
|
+
* 新增成员:HeatValue
|
|
22
|
+
|
|
23
|
+
* [TaskResponseInfo](https://cloud.tencent.com/document/api/1342/53778#TaskResponseInfo)
|
|
24
|
+
|
|
25
|
+
* 新增成员:ResultFormat
|
|
26
|
+
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
|
|
30
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
|
31
|
+
|
|
32
|
+
### 第 138 次发布
|
|
33
|
+
|
|
34
|
+
发布时间:2023-12-07 01:49:40
|
|
35
|
+
|
|
36
|
+
本次发布包含了以下内容:
|
|
37
|
+
|
|
38
|
+
改善已有的文档。
|
|
39
|
+
|
|
40
|
+
修改数据结构:
|
|
41
|
+
|
|
42
|
+
* [CreateFlowOption](https://cloud.tencent.com/document/api/1420/61525#CreateFlowOption)
|
|
43
|
+
|
|
44
|
+
* <font color="#dd0000">**修改成员**:</font>SkipUploadFile
|
|
45
|
+
|
|
46
|
+
|
|
47
|
+
|
|
48
|
+
|
|
49
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2020-12-22
|
|
50
|
+
|
|
51
|
+
|
|
52
|
+
|
|
53
|
+
## 媒体处理(mps) 版本:2019-06-12
|
|
54
|
+
|
|
55
|
+
### 第 77 次发布
|
|
56
|
+
|
|
57
|
+
发布时间:2023-12-06 20:13:59
|
|
58
|
+
|
|
59
|
+
本次发布包含了以下内容:
|
|
60
|
+
|
|
61
|
+
改善已有的文档。
|
|
62
|
+
|
|
63
|
+
新增数据结构:
|
|
64
|
+
|
|
65
|
+
* [AiAnalysisTaskDescriptionInput](https://cloud.tencent.com/document/api/862/37615#AiAnalysisTaskDescriptionInput)
|
|
66
|
+
* [AiAnalysisTaskDescriptionOutput](https://cloud.tencent.com/document/api/862/37615#AiAnalysisTaskDescriptionOutput)
|
|
67
|
+
* [AiAnalysisTaskDescriptionResult](https://cloud.tencent.com/document/api/862/37615#AiAnalysisTaskDescriptionResult)
|
|
68
|
+
* [AiParagraphInfo](https://cloud.tencent.com/document/api/862/37615#AiParagraphInfo)
|
|
69
|
+
* [MediaAiAnalysisDescriptionItem](https://cloud.tencent.com/document/api/862/37615#MediaAiAnalysisDescriptionItem)
|
|
70
|
+
|
|
71
|
+
修改数据结构:
|
|
72
|
+
|
|
73
|
+
* [AiAnalysisResult](https://cloud.tencent.com/document/api/862/37615#AiAnalysisResult)
|
|
74
|
+
|
|
75
|
+
* 新增成员:DescriptionTask
|
|
76
|
+
|
|
77
|
+
|
|
78
|
+
|
|
79
|
+
|
|
80
|
+
## 私有域解析 Private DNS(privatedns) 版本:2020-10-28
|
|
81
|
+
|
|
82
|
+
### 第 15 次发布
|
|
83
|
+
|
|
84
|
+
发布时间:2023-12-07 02:16:03
|
|
85
|
+
|
|
86
|
+
本次发布包含了以下内容:
|
|
87
|
+
|
|
88
|
+
改善已有的文档。
|
|
89
|
+
|
|
90
|
+
修改接口:
|
|
91
|
+
|
|
92
|
+
* [AddSpecifyPrivateZoneVpc](https://cloud.tencent.com/document/api/1338/98675)
|
|
93
|
+
|
|
94
|
+
* 新增入参:Sync
|
|
95
|
+
|
|
96
|
+
* 新增出参:UniqId
|
|
97
|
+
|
|
98
|
+
* [DeleteSpecifyPrivateZoneVpc](https://cloud.tencent.com/document/api/1338/98674)
|
|
99
|
+
|
|
100
|
+
* 新增入参:Sync
|
|
101
|
+
|
|
102
|
+
* 新增出参:UniqId
|
|
103
|
+
|
|
104
|
+
|
|
105
|
+
|
|
106
|
+
|
|
107
|
+
## Web 应用防火墙(waf) 版本:2018-01-25
|
|
108
|
+
|
|
109
|
+
### 第 76 次发布
|
|
110
|
+
|
|
111
|
+
发布时间:2023-12-07 02:50:53
|
|
112
|
+
|
|
113
|
+
本次发布包含了以下内容:
|
|
114
|
+
|
|
115
|
+
改善已有的文档。
|
|
116
|
+
|
|
117
|
+
新增数据结构:
|
|
118
|
+
|
|
119
|
+
* [MiniPkg](https://cloud.tencent.com/document/api/627/53609#MiniPkg)
|
|
120
|
+
|
|
121
|
+
修改数据结构:
|
|
122
|
+
|
|
123
|
+
* [BotQPS](https://cloud.tencent.com/document/api/627/53609#BotQPS)
|
|
124
|
+
|
|
125
|
+
* <font color="#dd0000">**修改成员**:</font>RenewFlag
|
|
126
|
+
|
|
127
|
+
* [InstanceInfo](https://cloud.tencent.com/document/api/627/53609#InstanceInfo)
|
|
128
|
+
|
|
129
|
+
* 新增成员:MiniPkg, MiniQpsStandard, MiniMaxQPS
|
|
130
|
+
|
|
131
|
+
|
|
132
|
+
|
|
133
|
+
|
|
134
|
+
## 数据开发治理平台 WeData(wedata) 版本:2021-08-20
|
|
135
|
+
|
|
136
|
+
### 第 62 次发布
|
|
137
|
+
|
|
138
|
+
发布时间:2023-12-07 02:52:47
|
|
139
|
+
|
|
140
|
+
本次发布包含了以下内容:
|
|
141
|
+
|
|
142
|
+
改善已有的文档。
|
|
143
|
+
|
|
144
|
+
修改接口:
|
|
145
|
+
|
|
146
|
+
* [DescribeDsFolderTree](https://cloud.tencent.com/document/api/1267/100212)
|
|
147
|
+
|
|
148
|
+
* 新增入参:TaskFolderId, DisplayType, IncludeTaskFolder
|
|
149
|
+
|
|
150
|
+
* [DescribeDsParentFolderTree](https://cloud.tencent.com/document/api/1267/100211)
|
|
151
|
+
|
|
152
|
+
* 新增入参:DisplayType
|
|
153
|
+
|
|
154
|
+
|
|
155
|
+
|
|
156
|
+
|
|
1
157
|
# Release 4.0.752
|
|
2
158
|
|
|
3
159
|
## 商业智能分析 BI(bi) 版本:2022-01-05
|
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,119 +1,156 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## 数据湖计算 DLC(dlc) 版本:2021-01-25
|
|
4
4
|
|
|
5
|
-
### 第
|
|
5
|
+
### 第 78 次发布
|
|
6
6
|
|
|
7
|
-
发布时间:2023-12-
|
|
7
|
+
发布时间:2023-12-07 01:38:53
|
|
8
8
|
|
|
9
9
|
本次发布包含了以下内容:
|
|
10
10
|
|
|
11
11
|
改善已有的文档。
|
|
12
12
|
|
|
13
|
-
|
|
13
|
+
修改数据结构:
|
|
14
14
|
|
|
15
|
-
* [
|
|
15
|
+
* [NotebookSessionInfo](https://cloud.tencent.com/document/api/1342/53778#NotebookSessionInfo)
|
|
16
16
|
|
|
17
|
-
*
|
|
17
|
+
* <font color="#dd0000">**修改成员**:</font>ExecutorMaxNumbers
|
|
18
18
|
|
|
19
|
-
* [
|
|
19
|
+
* [TableResponseInfo](https://cloud.tencent.com/document/api/1342/53778#TableResponseInfo)
|
|
20
20
|
|
|
21
|
-
*
|
|
21
|
+
* 新增成员:HeatValue
|
|
22
22
|
|
|
23
|
-
* [
|
|
23
|
+
* [TaskResponseInfo](https://cloud.tencent.com/document/api/1342/53778#TaskResponseInfo)
|
|
24
24
|
|
|
25
|
-
*
|
|
25
|
+
* 新增成员:ResultFormat
|
|
26
|
+
|
|
27
|
+
|
|
28
|
+
|
|
29
|
+
|
|
30
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
|
26
31
|
|
|
32
|
+
### 第 138 次发布
|
|
33
|
+
|
|
34
|
+
发布时间:2023-12-07 01:49:40
|
|
35
|
+
|
|
36
|
+
本次发布包含了以下内容:
|
|
37
|
+
|
|
38
|
+
改善已有的文档。
|
|
27
39
|
|
|
28
40
|
修改数据结构:
|
|
29
41
|
|
|
30
|
-
* [
|
|
42
|
+
* [CreateFlowOption](https://cloud.tencent.com/document/api/1420/61525#CreateFlowOption)
|
|
31
43
|
|
|
32
|
-
*
|
|
44
|
+
* <font color="#dd0000">**修改成员**:</font>SkipUploadFile
|
|
33
45
|
|
|
34
46
|
|
|
35
47
|
|
|
36
48
|
|
|
37
|
-
##
|
|
49
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2020-12-22
|
|
38
50
|
|
|
39
|
-
### 第 75 次发布
|
|
40
51
|
|
|
41
|
-
|
|
52
|
+
|
|
53
|
+
## 媒体处理(mps) 版本:2019-06-12
|
|
54
|
+
|
|
55
|
+
### 第 77 次发布
|
|
56
|
+
|
|
57
|
+
发布时间:2023-12-06 20:13:59
|
|
42
58
|
|
|
43
59
|
本次发布包含了以下内容:
|
|
44
60
|
|
|
45
61
|
改善已有的文档。
|
|
46
62
|
|
|
63
|
+
新增数据结构:
|
|
64
|
+
|
|
65
|
+
* [AiAnalysisTaskDescriptionInput](https://cloud.tencent.com/document/api/862/37615#AiAnalysisTaskDescriptionInput)
|
|
66
|
+
* [AiAnalysisTaskDescriptionOutput](https://cloud.tencent.com/document/api/862/37615#AiAnalysisTaskDescriptionOutput)
|
|
67
|
+
* [AiAnalysisTaskDescriptionResult](https://cloud.tencent.com/document/api/862/37615#AiAnalysisTaskDescriptionResult)
|
|
68
|
+
* [AiParagraphInfo](https://cloud.tencent.com/document/api/862/37615#AiParagraphInfo)
|
|
69
|
+
* [MediaAiAnalysisDescriptionItem](https://cloud.tencent.com/document/api/862/37615#MediaAiAnalysisDescriptionItem)
|
|
70
|
+
|
|
47
71
|
修改数据结构:
|
|
48
72
|
|
|
49
|
-
* [
|
|
73
|
+
* [AiAnalysisResult](https://cloud.tencent.com/document/api/862/37615#AiAnalysisResult)
|
|
50
74
|
|
|
51
|
-
* 新增成员:
|
|
75
|
+
* 新增成员:DescriptionTask
|
|
52
76
|
|
|
53
77
|
|
|
54
78
|
|
|
55
79
|
|
|
56
|
-
##
|
|
80
|
+
## 私有域解析 Private DNS(privatedns) 版本:2020-10-28
|
|
57
81
|
|
|
58
|
-
### 第
|
|
82
|
+
### 第 15 次发布
|
|
59
83
|
|
|
60
|
-
发布时间:2023-12-
|
|
84
|
+
发布时间:2023-12-07 02:16:03
|
|
61
85
|
|
|
62
86
|
本次发布包含了以下内容:
|
|
63
87
|
|
|
64
88
|
改善已有的文档。
|
|
65
89
|
|
|
66
|
-
|
|
90
|
+
修改接口:
|
|
67
91
|
|
|
68
|
-
* [
|
|
92
|
+
* [AddSpecifyPrivateZoneVpc](https://cloud.tencent.com/document/api/1338/98675)
|
|
69
93
|
|
|
94
|
+
* 新增入参:Sync
|
|
70
95
|
|
|
96
|
+
* 新增出参:UniqId
|
|
71
97
|
|
|
72
|
-
|
|
98
|
+
* [DeleteSpecifyPrivateZoneVpc](https://cloud.tencent.com/document/api/1338/98674)
|
|
73
99
|
|
|
74
|
-
|
|
100
|
+
* 新增入参:Sync
|
|
75
101
|
|
|
76
|
-
|
|
102
|
+
* 新增出参:UniqId
|
|
103
|
+
|
|
104
|
+
|
|
105
|
+
|
|
106
|
+
|
|
107
|
+
## Web 应用防火墙(waf) 版本:2018-01-25
|
|
108
|
+
|
|
109
|
+
### 第 76 次发布
|
|
110
|
+
|
|
111
|
+
发布时间:2023-12-07 02:50:53
|
|
77
112
|
|
|
78
113
|
本次发布包含了以下内容:
|
|
79
114
|
|
|
80
115
|
改善已有的文档。
|
|
81
116
|
|
|
82
|
-
|
|
117
|
+
新增数据结构:
|
|
83
118
|
|
|
84
|
-
*
|
|
85
|
-
* DescribeAgeDetectTask
|
|
119
|
+
* [MiniPkg](https://cloud.tencent.com/document/api/627/53609#MiniPkg)
|
|
86
120
|
|
|
121
|
+
修改数据结构:
|
|
87
122
|
|
|
123
|
+
* [BotQPS](https://cloud.tencent.com/document/api/627/53609#BotQPS)
|
|
88
124
|
|
|
89
|
-
|
|
125
|
+
* <font color="#dd0000">**修改成员**:</font>RenewFlag
|
|
90
126
|
|
|
91
|
-
|
|
127
|
+
* [InstanceInfo](https://cloud.tencent.com/document/api/627/53609#InstanceInfo)
|
|
92
128
|
|
|
93
|
-
|
|
129
|
+
* 新增成员:MiniPkg, MiniQpsStandard, MiniMaxQPS
|
|
94
130
|
|
|
95
|
-
本次发布包含了以下内容:
|
|
96
131
|
|
|
97
|
-
改善已有的文档。
|
|
98
132
|
|
|
99
|
-
修改数据结构:
|
|
100
133
|
|
|
101
|
-
|
|
134
|
+
## 数据开发治理平台 WeData(wedata) 版本:2021-08-20
|
|
102
135
|
|
|
103
|
-
|
|
136
|
+
### 第 62 次发布
|
|
104
137
|
|
|
105
|
-
|
|
138
|
+
发布时间:2023-12-07 02:52:47
|
|
106
139
|
|
|
107
|
-
|
|
140
|
+
本次发布包含了以下内容:
|
|
108
141
|
|
|
109
|
-
|
|
142
|
+
改善已有的文档。
|
|
110
143
|
|
|
111
|
-
|
|
144
|
+
修改接口:
|
|
145
|
+
|
|
146
|
+
* [DescribeDsFolderTree](https://cloud.tencent.com/document/api/1267/100212)
|
|
112
147
|
|
|
148
|
+
* 新增入参:TaskFolderId, DisplayType, IncludeTaskFolder
|
|
113
149
|
|
|
150
|
+
* [DescribeDsParentFolderTree](https://cloud.tencent.com/document/api/1267/100211)
|
|
114
151
|
|
|
152
|
+
* 新增入参:DisplayType
|
|
115
153
|
|
|
116
|
-
## 边缘安全加速平台(teo) 版本:2022-01-06
|
|
117
154
|
|
|
118
155
|
|
|
119
156
|
|
|
@@ -46806,6 +46843,29 @@
|
|
|
46806
46843
|
|
|
46807
46844
|
## 数据湖计算 DLC(dlc) 版本:2021-01-25
|
|
46808
46845
|
|
|
46846
|
+
### 第 78 次发布
|
|
46847
|
+
|
|
46848
|
+
发布时间:2023-12-07 01:38:53
|
|
46849
|
+
|
|
46850
|
+
本次发布包含了以下内容:
|
|
46851
|
+
|
|
46852
|
+
改善已有的文档。
|
|
46853
|
+
|
|
46854
|
+
修改数据结构:
|
|
46855
|
+
|
|
46856
|
+
* [NotebookSessionInfo](https://cloud.tencent.com/document/api/1342/53778#NotebookSessionInfo)
|
|
46857
|
+
|
|
46858
|
+
* <font color="#dd0000">**修改成员**:</font>ExecutorMaxNumbers
|
|
46859
|
+
|
|
46860
|
+
* [TableResponseInfo](https://cloud.tencent.com/document/api/1342/53778#TableResponseInfo)
|
|
46861
|
+
|
|
46862
|
+
* 新增成员:HeatValue
|
|
46863
|
+
|
|
46864
|
+
* [TaskResponseInfo](https://cloud.tencent.com/document/api/1342/53778#TaskResponseInfo)
|
|
46865
|
+
|
|
46866
|
+
* 新增成员:ResultFormat
|
|
46867
|
+
|
|
46868
|
+
|
|
46809
46869
|
### 第 77 次发布
|
|
46810
46870
|
|
|
46811
46871
|
发布时间:2023-11-30 03:35:40
|
|
@@ -59098,6 +59158,21 @@
|
|
|
59098
59158
|
|
|
59099
59159
|
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
|
59100
59160
|
|
|
59161
|
+
### 第 138 次发布
|
|
59162
|
+
|
|
59163
|
+
发布时间:2023-12-07 01:49:40
|
|
59164
|
+
|
|
59165
|
+
本次发布包含了以下内容:
|
|
59166
|
+
|
|
59167
|
+
改善已有的文档。
|
|
59168
|
+
|
|
59169
|
+
修改数据结构:
|
|
59170
|
+
|
|
59171
|
+
* [CreateFlowOption](https://cloud.tencent.com/document/api/1420/61525#CreateFlowOption)
|
|
59172
|
+
|
|
59173
|
+
* <font color="#dd0000">**修改成员**:</font>SkipUploadFile
|
|
59174
|
+
|
|
59175
|
+
|
|
59101
59176
|
### 第 137 次发布
|
|
59102
59177
|
|
|
59103
59178
|
发布时间:2023-11-30 16:01:23
|
|
@@ -61867,7 +61942,7 @@
|
|
|
61867
61942
|
|
|
61868
61943
|
新增接口:
|
|
61869
61944
|
|
|
61870
|
-
* [
|
|
61945
|
+
* [ImageRecognitionV2](https://cloud.tencent.com/document/api/1007/102203)
|
|
61871
61946
|
|
|
61872
61947
|
### 第 66 次发布
|
|
61873
61948
|
|
|
@@ -83051,6 +83126,29 @@
|
|
|
83051
83126
|
|
|
83052
83127
|
## 媒体处理(mps) 版本:2019-06-12
|
|
83053
83128
|
|
|
83129
|
+
### 第 77 次发布
|
|
83130
|
+
|
|
83131
|
+
发布时间:2023-12-06 20:13:59
|
|
83132
|
+
|
|
83133
|
+
本次发布包含了以下内容:
|
|
83134
|
+
|
|
83135
|
+
改善已有的文档。
|
|
83136
|
+
|
|
83137
|
+
新增数据结构:
|
|
83138
|
+
|
|
83139
|
+
* [[AiAnalysisTaskDescriptionInput](https://cloud.tencent.com/document/api/862/37615#AiAnalysisTaskDescriptionInput)](https://cloud.tencent.com/document/api/862/37615#[AiAnalysisTaskDescriptionInput](https://cloud.tencent.com/document/api/862/37615#AiAnalysisTaskDescriptionInput))
|
|
83140
|
+
* [[AiAnalysisTaskDescriptionOutput](https://cloud.tencent.com/document/api/862/37615#AiAnalysisTaskDescriptionOutput)](https://cloud.tencent.com/document/api/862/37615#[AiAnalysisTaskDescriptionOutput](https://cloud.tencent.com/document/api/862/37615#AiAnalysisTaskDescriptionOutput))
|
|
83141
|
+
* [[AiAnalysisTaskDescriptionResult](https://cloud.tencent.com/document/api/862/37615#AiAnalysisTaskDescriptionResult)](https://cloud.tencent.com/document/api/862/37615#[AiAnalysisTaskDescriptionResult](https://cloud.tencent.com/document/api/862/37615#AiAnalysisTaskDescriptionResult))
|
|
83142
|
+
* [[AiParagraphInfo](https://cloud.tencent.com/document/api/862/37615#AiParagraphInfo)](https://cloud.tencent.com/document/api/862/37615#[AiParagraphInfo](https://cloud.tencent.com/document/api/862/37615#AiParagraphInfo))
|
|
83143
|
+
* [[MediaAiAnalysisDescriptionItem](https://cloud.tencent.com/document/api/862/37615#MediaAiAnalysisDescriptionItem)](https://cloud.tencent.com/document/api/862/37615#[MediaAiAnalysisDescriptionItem](https://cloud.tencent.com/document/api/862/37615#MediaAiAnalysisDescriptionItem))
|
|
83144
|
+
|
|
83145
|
+
修改数据结构:
|
|
83146
|
+
|
|
83147
|
+
* [AiAnalysisResult](https://cloud.tencent.com/document/api/862/37615#AiAnalysisResult)
|
|
83148
|
+
|
|
83149
|
+
* 新增成员:DescriptionTask
|
|
83150
|
+
|
|
83151
|
+
|
|
83054
83152
|
### 第 76 次发布
|
|
83055
83153
|
|
|
83056
83154
|
发布时间:2023-10-23 09:46:19
|
|
@@ -92849,6 +92947,29 @@
|
|
|
92849
92947
|
|
|
92850
92948
|
## 私有域解析 Private DNS(privatedns) 版本:2020-10-28
|
|
92851
92949
|
|
|
92950
|
+
### 第 15 次发布
|
|
92951
|
+
|
|
92952
|
+
发布时间:2023-12-07 02:16:03
|
|
92953
|
+
|
|
92954
|
+
本次发布包含了以下内容:
|
|
92955
|
+
|
|
92956
|
+
改善已有的文档。
|
|
92957
|
+
|
|
92958
|
+
修改接口:
|
|
92959
|
+
|
|
92960
|
+
* [AddSpecifyPrivateZoneVpc](https://cloud.tencent.com/document/api/1338/98675)
|
|
92961
|
+
|
|
92962
|
+
* 新增入参:Sync
|
|
92963
|
+
|
|
92964
|
+
* 新增出参:UniqId
|
|
92965
|
+
|
|
92966
|
+
* [DeleteSpecifyPrivateZoneVpc](https://cloud.tencent.com/document/api/1338/98674)
|
|
92967
|
+
|
|
92968
|
+
* 新增入参:Sync
|
|
92969
|
+
|
|
92970
|
+
* 新增出参:UniqId
|
|
92971
|
+
|
|
92972
|
+
|
|
92852
92973
|
### 第 14 次发布
|
|
92853
92974
|
|
|
92854
92975
|
发布时间:2023-09-19 01:22:56
|
|
@@ -114372,6 +114493,22 @@
|
|
|
114372
114493
|
|
|
114373
114494
|
## 边缘安全加速平台(teo) 版本:2022-09-01
|
|
114374
114495
|
|
|
114496
|
+
### 第 68 次发布
|
|
114497
|
+
|
|
114498
|
+
发布时间:2023-12-06 12:21:14
|
|
114499
|
+
|
|
114500
|
+
本次发布包含了以下内容:
|
|
114501
|
+
|
|
114502
|
+
改善已有的文档。
|
|
114503
|
+
|
|
114504
|
+
新增接口:
|
|
114505
|
+
|
|
114506
|
+
* [DescribeIPRegion](https://cloud.tencent.com/document/api/1552/102227)
|
|
114507
|
+
|
|
114508
|
+
新增数据结构:
|
|
114509
|
+
|
|
114510
|
+
* [IPRegionInfo](https://cloud.tencent.com/document/api/1552/80721#IPRegionInfo)
|
|
114511
|
+
|
|
114375
114512
|
### 第 67 次发布
|
|
114376
114513
|
|
|
114377
114514
|
发布时间:2023-12-06 02:32:56
|
|
@@ -139517,6 +139654,29 @@
|
|
|
139517
139654
|
|
|
139518
139655
|
## Web 应用防火墙(waf) 版本:2018-01-25
|
|
139519
139656
|
|
|
139657
|
+
### 第 76 次发布
|
|
139658
|
+
|
|
139659
|
+
发布时间:2023-12-07 02:50:53
|
|
139660
|
+
|
|
139661
|
+
本次发布包含了以下内容:
|
|
139662
|
+
|
|
139663
|
+
改善已有的文档。
|
|
139664
|
+
|
|
139665
|
+
新增数据结构:
|
|
139666
|
+
|
|
139667
|
+
* [[MiniPkg](https://cloud.tencent.com/document/api/627/53609#MiniPkg)](https://cloud.tencent.com/document/api/627/53609#[MiniPkg](https://cloud.tencent.com/document/api/627/53609#MiniPkg))
|
|
139668
|
+
|
|
139669
|
+
修改数据结构:
|
|
139670
|
+
|
|
139671
|
+
* [BotQPS](https://cloud.tencent.com/document/api/627/53609#BotQPS)
|
|
139672
|
+
|
|
139673
|
+
* <font color="#dd0000">**修改成员**:</font>RenewFlag
|
|
139674
|
+
|
|
139675
|
+
* [InstanceInfo](https://cloud.tencent.com/document/api/627/53609#InstanceInfo)
|
|
139676
|
+
|
|
139677
|
+
* 新增成员:MiniPkg, MiniQpsStandard, MiniMaxQPS
|
|
139678
|
+
|
|
139679
|
+
|
|
139520
139680
|
### 第 75 次发布
|
|
139521
139681
|
|
|
139522
139682
|
发布时间:2023-11-21 01:41:48
|
|
@@ -141494,6 +141654,25 @@
|
|
|
141494
141654
|
|
|
141495
141655
|
## 数据开发治理平台 WeData(wedata) 版本:2021-08-20
|
|
141496
141656
|
|
|
141657
|
+
### 第 62 次发布
|
|
141658
|
+
|
|
141659
|
+
发布时间:2023-12-07 02:52:47
|
|
141660
|
+
|
|
141661
|
+
本次发布包含了以下内容:
|
|
141662
|
+
|
|
141663
|
+
改善已有的文档。
|
|
141664
|
+
|
|
141665
|
+
修改接口:
|
|
141666
|
+
|
|
141667
|
+
* [DescribeDsFolderTree](https://cloud.tencent.com/document/api/1267/100212)
|
|
141668
|
+
|
|
141669
|
+
* 新增入参:TaskFolderId, DisplayType, IncludeTaskFolder
|
|
141670
|
+
|
|
141671
|
+
* [DescribeDsParentFolderTree](https://cloud.tencent.com/document/api/1267/100211)
|
|
141672
|
+
|
|
141673
|
+
* 新增入参:DisplayType
|
|
141674
|
+
|
|
141675
|
+
|
|
141497
141676
|
### 第 61 次发布
|
|
141498
141677
|
|
|
141499
141678
|
发布时间:2023-12-01 01:30:04
|
package/package.json
CHANGED
package/products.md
CHANGED
|
@@ -55,11 +55,11 @@
|
|
|
55
55
|
| cim | [](https://cloud.tencent.com/document/product) | 2019-05-16 17:21:18 |
|
|
56
56
|
| cis | [](https://cloud.tencent.com/document/product) | 2018-06-07 15:01:42 |
|
|
57
57
|
| ckafka | [消息队列 CKafka 版](https://cloud.tencent.com/document/product/597) | 2023-11-07 01:20:22 |
|
|
58
|
-
| clb | [负载均衡](https://cloud.tencent.com/document/product/214) | 2023-12-
|
|
58
|
+
| clb | [负载均衡](https://cloud.tencent.com/document/product/214) | 2023-12-07 01:24:06 |
|
|
59
59
|
| cloudaudit | [云审计](https://cloud.tencent.com/document/product/629) | 2023-05-18 01:13:28 |
|
|
60
60
|
| cloudhsm | [云加密机](https://cloud.tencent.com/document/product/639) | 2023-08-17 01:57:08 |
|
|
61
61
|
| cloudstudio | [Cloud Studio(云端 IDE)](https://cloud.tencent.com/document/product/1039) | 2023-08-03 01:03:28 |
|
|
62
|
-
| cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2023-12-
|
|
62
|
+
| cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2023-12-07 01:25:42 |
|
|
63
63
|
| cme | [多媒体创作引擎](https://cloud.tencent.com/document/product/1156) | 2023-12-05 01:27:33 |
|
|
64
64
|
| cmq | [消息队列 CMQ](https://cloud.tencent.com/document/product/406) | 2023-08-17 02:03:39 |
|
|
65
65
|
| cms | [内容安全](https://cloud.tencent.com/document/product/669) | 2023-08-24 01:10:10 |
|
|
@@ -77,9 +77,9 @@
|
|
|
77
77
|
| dayu | [DDoS 高防包](https://cloud.tencent.com/document/product/1021) | 2023-05-18 01:20:11 |
|
|
78
78
|
| dbbrain | [数据库智能管家 DBbrain](https://cloud.tencent.com/document/product/1130) | 2023-10-09 01:12:39 |
|
|
79
79
|
| dbdc | [云数据库独享集群](https://cloud.tencent.com/document/product/1322) | 2023-08-22 01:11:33 |
|
|
80
|
-
| dc | [专线接入](https://cloud.tencent.com/document/product/216) | 2023-
|
|
80
|
+
| dc | [专线接入](https://cloud.tencent.com/document/product/216) | 2023-12-07 01:37:41 |
|
|
81
81
|
| dcdb | [TDSQL MySQL 版](https://cloud.tencent.com/document/product/557) | 2023-10-30 00:33:47 |
|
|
82
|
-
| dlc | [数据湖计算 DLC](https://cloud.tencent.com/document/product/1342) | 2023-
|
|
82
|
+
| dlc | [数据湖计算 DLC](https://cloud.tencent.com/document/product/1342) | 2023-12-07 01:38:53 |
|
|
83
83
|
| dnspod | [DNSPod](https://cloud.tencent.com/document/product/1427) | 2023-11-15 01:33:00 |
|
|
84
84
|
| domain | [域名注册](https://cloud.tencent.com/document/product/242) | 2023-11-29 01:52:55 |
|
|
85
85
|
| drm | [数字版权管理](https://cloud.tencent.com/document/product/1000) | 2023-11-10 01:14:28 |
|
|
@@ -93,10 +93,10 @@
|
|
|
93
93
|
| ecm | [边缘计算机器](https://cloud.tencent.com/document/product/1108) | 2023-11-29 01:54:46 |
|
|
94
94
|
| eiam | [数字身份管控平台(员工版)](https://cloud.tencent.com/document/product/1442) | 2023-05-18 01:25:40 |
|
|
95
95
|
| eis | [数据连接器](https://cloud.tencent.com/document/product/1270) | 2023-08-10 01:17:44 |
|
|
96
|
-
| emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2023-
|
|
96
|
+
| emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2023-12-07 01:47:01 |
|
|
97
97
|
| es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2023-12-05 01:46:13 |
|
|
98
98
|
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2023-12-06 01:47:30 |
|
|
99
|
-
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2023-12-
|
|
99
|
+
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2023-12-07 01:49:40 |
|
|
100
100
|
| facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2023-09-18 01:48:33 |
|
|
101
101
|
| faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2023-12-06 01:49:35 |
|
|
102
102
|
| fmu | [人脸试妆](https://cloud.tencent.com/document/product/1172) | 2023-08-17 03:12:49 |
|
|
@@ -143,8 +143,8 @@
|
|
|
143
143
|
| mmps | [小程序安全](https://cloud.tencent.com/document/product/1223) | 2023-05-18 01:39:20 |
|
|
144
144
|
| mna | [多网聚合加速](https://cloud.tencent.com/document/product/1385) | 2023-12-01 01:19:47 |
|
|
145
145
|
| mongodb | [云数据库 MongoDB](https://cloud.tencent.com/document/product/240) | 2023-09-15 02:08:53 |
|
|
146
|
-
| monitor | [腾讯云可观测平台](https://cloud.tencent.com/document/product/248) | 2023-12-
|
|
147
|
-
| mps | [媒体处理](https://cloud.tencent.com/document/product/862) | 2023-
|
|
146
|
+
| monitor | [腾讯云可观测平台](https://cloud.tencent.com/document/product/248) | 2023-12-07 02:07:57 |
|
|
147
|
+
| mps | [媒体处理](https://cloud.tencent.com/document/product/862) | 2023-12-06 20:13:59 |
|
|
148
148
|
| mrs | [医疗报告结构化](https://cloud.tencent.com/document/product/1314) | 2023-11-30 05:22:15 |
|
|
149
149
|
| ms | [移动应用安全](https://cloud.tencent.com/document/product/283) | 2023-12-05 02:07:42 |
|
|
150
150
|
| msp | [迁移服务平台](https://cloud.tencent.com/document/product/659) | 2023-08-17 04:18:22 |
|
|
@@ -158,7 +158,7 @@
|
|
|
158
158
|
| partners | [渠道合作伙伴](https://cloud.tencent.com/document/product/563) | 2023-08-17 04:23:46 |
|
|
159
159
|
| pds | [私域安全](https://cloud.tencent.com/document/product/1473) | 2023-05-18 01:44:14 |
|
|
160
160
|
| postgres | [云数据库 PostgreSQL](https://cloud.tencent.com/document/product/409) | 2023-11-14 01:22:46 |
|
|
161
|
-
| privatedns | [私有域解析 Private DNS](https://cloud.tencent.com/document/product/1338) | 2023-
|
|
161
|
+
| privatedns | [私有域解析 Private DNS](https://cloud.tencent.com/document/product/1338) | 2023-12-07 02:16:03 |
|
|
162
162
|
| pts | [云压测](https://cloud.tencent.com/document/product/1484) | 2023-08-24 01:24:59 |
|
|
163
163
|
| rce | [全栈式风控引擎](https://cloud.tencent.com/document/product/1343) | 2023-11-24 01:21:07 |
|
|
164
164
|
| redis | [云数据库Redis](https://cloud.tencent.com/document/product/239) | 2023-11-17 01:21:42 |
|
|
@@ -202,7 +202,7 @@
|
|
|
202
202
|
| tdmq | [消息队列 TDMQ](https://cloud.tencent.com/document/product/1179) | 2023-11-28 01:25:42 |
|
|
203
203
|
| tds | [设备安全](https://cloud.tencent.com/document/product/1628) | 2023-11-15 02:26:59 |
|
|
204
204
|
| tem | [弹性微服务](https://cloud.tencent.com/document/product/1371) | 2023-08-30 01:25:15 |
|
|
205
|
-
| teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2023-12-06
|
|
205
|
+
| teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2023-12-06 12:21:14 |
|
|
206
206
|
| thpc | [高性能计算平台](https://cloud.tencent.com/document/product/1527) | 2023-11-27 00:20:12 |
|
|
207
207
|
| tia | [智能钛机器学习](https://cloud.tencent.com/document/product/851) | 2021-10-21 11:12:52 |
|
|
208
208
|
| tic | [资源编排 TIC](https://cloud.tencent.com/document/product/1213) | 2023-08-17 05:26:08 |
|
|
@@ -215,7 +215,7 @@
|
|
|
215
215
|
| tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2023-12-01 01:26:20 |
|
|
216
216
|
| tkgdq | [腾讯知识图谱数据查询](https://cloud.tencent.com/document/product) | 2020-03-10 00:51:44 |
|
|
217
217
|
| tms | [文本内容安全](https://cloud.tencent.com/document/product/1124) | 2023-11-28 01:28:13 |
|
|
218
|
-
| tmt | [机器翻译](https://cloud.tencent.com/document/product/551) | 2023-
|
|
218
|
+
| tmt | [机器翻译](https://cloud.tencent.com/document/product/551) | 2023-12-07 02:40:15 |
|
|
219
219
|
| tourism | [文旅客情大数据](https://cloud.tencent.com/document/product/1684) | 2023-08-10 01:43:37 |
|
|
220
220
|
| trdp | [流量风险决策平台](https://cloud.tencent.com/document/product/1604) | 2023-05-18 02:01:19 |
|
|
221
221
|
| trocket | [消息队列 RocketMQ 版](https://cloud.tencent.com/document/product/1493) | 2023-12-01 01:26:49 |
|
|
@@ -232,9 +232,9 @@
|
|
|
232
232
|
| vod | [云点播](https://cloud.tencent.com/document/product/266) | 2023-12-04 00:22:12 |
|
|
233
233
|
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2023-12-01 01:28:57 |
|
|
234
234
|
| vrs | [声音复刻](https://cloud.tencent.com/document/product/1283) | 2023-11-27 00:23:42 |
|
|
235
|
-
| waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2023-
|
|
235
|
+
| waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2023-12-07 02:50:53 |
|
|
236
236
|
| wav | [企业微信汽车行业版](https://cloud.tencent.com/document/product/1318) | 2023-11-15 02:42:49 |
|
|
237
|
-
| wedata | [数据开发治理平台 WeData](https://cloud.tencent.com/document/product/1267) | 2023-12-
|
|
237
|
+
| wedata | [数据开发治理平台 WeData](https://cloud.tencent.com/document/product/1267) | 2023-12-07 02:52:47 |
|
|
238
238
|
| weilingwith | [微瓴同业开放平台](https://cloud.tencent.com/document/product/1693) | 2023-12-05 02:48:51 |
|
|
239
239
|
| wss | [SSL证书管理服务](https://cloud.tencent.com/document/product) | 2020-04-01 08:53:44 |
|
|
240
240
|
| yinsuda | [音速达直播音乐版权引擎](https://cloud.tencent.com/document/product/1592) | 2023-08-10 01:50:27 |
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const sdkVersion = "4.0.
|
|
1
|
+
export const sdkVersion = "4.0.753"
|
|
@@ -247,7 +247,7 @@ OPEN:公网属性, INTERNAL:内网属性。
|
|
|
247
247
|
ExclusiveCluster?: ExclusiveCluster
|
|
248
248
|
/**
|
|
249
249
|
* 性能容量型规格。
|
|
250
|
-
<ul><li>若需要创建性能容量型实例,则此参数必填,取值范围:<ul><li>
|
|
250
|
+
<ul><li>若需要创建性能容量型实例,则此参数必填,取值范围:<ul><li> clb.c2.medium:标准型规格 </li><li> clb.c3.small:高阶型1规格 </li><li> clb.c3.medium:高阶型2规格 </li><li> clb.c4.small:超强型1规格 </li><li> clb.c4.medium:超强型2规格 </li><li> clb.c4.large:超强型3规格 </li><li> clb.c4.xlarge:超强型4规格 </li></ul></li><li>若需要创建共享型实例,则无需填写此参数。</li></ul>如需了解规格详情,请参见[实例规格对比](https://cloud.tencent.com/document/product/214/84689)。
|
|
251
251
|
*/
|
|
252
252
|
SlaType?: string
|
|
253
253
|
/**
|
|
@@ -1735,7 +1735,6 @@ export interface SlaUpdateParam {
|
|
|
1735
1735
|
LoadBalancerId: string
|
|
1736
1736
|
/**
|
|
1737
1737
|
* 性能容量型规格,取值范围:
|
|
1738
|
-
<li> SLA:超强型4规格 </li>
|
|
1739
1738
|
<li> clb.c2.medium:标准型规格 </li>
|
|
1740
1739
|
<li> clb.c3.small:高阶型1规格 </li>
|
|
1741
1740
|
<li> clb.c3.medium:高阶型2规格 </li>
|