tencentcloud-sdk-nodejs-redis 4.0.454 → 4.0.455
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 +143 -0
- package/SERVICE_CHANGELOG.md +206 -63
- package/package.json +1 -1
- package/products.md +11 -11
- package/src/services/redis/v20180412/redis_client.ts +1 -1
- package/src/services/redis/v20180412/redis_models.ts +13 -8
- package/tencentcloud/services/redis/v20180412/redis_client.d.ts +1 -1
- package/tencentcloud/services/redis/v20180412/redis_client.js +1 -1
- package/tencentcloud/services/redis/v20180412/redis_models.d.ts +12 -8
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,146 @@
|
|
|
1
|
+
# Release 4.0.455
|
|
2
|
+
|
|
3
|
+
## 商业流程服务(bpaas) 版本:2018-12-17
|
|
4
|
+
|
|
5
|
+
### 第 2 次发布
|
|
6
|
+
|
|
7
|
+
发布时间:2022-09-30 06:12:23
|
|
8
|
+
|
|
9
|
+
本次发布包含了以下内容:
|
|
10
|
+
|
|
11
|
+
改善已有的文档。
|
|
12
|
+
|
|
13
|
+
新增数据结构:
|
|
14
|
+
|
|
15
|
+
* [Scf](https://cloud.tencent.com/document/api/1083/80917#Scf)
|
|
16
|
+
* [ScfParam](https://cloud.tencent.com/document/api/1083/80917#ScfParam)
|
|
17
|
+
|
|
18
|
+
修改数据结构:
|
|
19
|
+
|
|
20
|
+
* [ApproveUser](https://cloud.tencent.com/document/api/1083/80917#ApproveUser)
|
|
21
|
+
|
|
22
|
+
* 新增成员:Scf
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
|
|
26
|
+
|
|
27
|
+
## 云服务器(cvm) 版本:2017-03-12
|
|
28
|
+
|
|
29
|
+
### 第 95 次发布
|
|
30
|
+
|
|
31
|
+
发布时间:2022-09-30 06:22:32
|
|
32
|
+
|
|
33
|
+
本次发布包含了以下内容:
|
|
34
|
+
|
|
35
|
+
改善已有的文档。
|
|
36
|
+
|
|
37
|
+
修改数据结构:
|
|
38
|
+
|
|
39
|
+
* [Instance](https://cloud.tencent.com/document/api/213/15753#Instance)
|
|
40
|
+
|
|
41
|
+
* 新增成员:DisableApiTermination
|
|
42
|
+
|
|
43
|
+
|
|
44
|
+
|
|
45
|
+
|
|
46
|
+
## 云数据库 Redis(redis) 版本:2018-04-12
|
|
47
|
+
|
|
48
|
+
### 第 54 次发布
|
|
49
|
+
|
|
50
|
+
发布时间:2022-09-30 06:48:02
|
|
51
|
+
|
|
52
|
+
本次发布包含了以下内容:
|
|
53
|
+
|
|
54
|
+
改善已有的文档。
|
|
55
|
+
|
|
56
|
+
修改接口:
|
|
57
|
+
|
|
58
|
+
* [DescribeSlowLog](https://cloud.tencent.com/document/api/239/37984)
|
|
59
|
+
|
|
60
|
+
* 新增入参:Role
|
|
61
|
+
|
|
62
|
+
|
|
63
|
+
|
|
64
|
+
|
|
65
|
+
## 边缘安全加速平台(teo) 版本:2022-09-01
|
|
66
|
+
|
|
67
|
+
### 第 3 次发布
|
|
68
|
+
|
|
69
|
+
发布时间:2022-09-30 06:58:07
|
|
70
|
+
|
|
71
|
+
本次发布包含了以下内容:
|
|
72
|
+
|
|
73
|
+
改善已有的文档。
|
|
74
|
+
|
|
75
|
+
修改接口:
|
|
76
|
+
|
|
77
|
+
* [CreateZone](https://cloud.tencent.com/document/api/1552/80719)
|
|
78
|
+
|
|
79
|
+
* 新增入参:AllowDuplicates
|
|
80
|
+
|
|
81
|
+
* [ModifyHostsCertificate](https://cloud.tencent.com/document/api/1552/80764)
|
|
82
|
+
|
|
83
|
+
* 新增入参:ApplyType
|
|
84
|
+
|
|
85
|
+
|
|
86
|
+
修改数据结构:
|
|
87
|
+
|
|
88
|
+
* [RuleCondition](https://cloud.tencent.com/document/api/1552/80721#RuleCondition)
|
|
89
|
+
|
|
90
|
+
* 新增成员:IgnoreCase
|
|
91
|
+
|
|
92
|
+
|
|
93
|
+
|
|
94
|
+
|
|
95
|
+
## 边缘安全加速平台(teo) 版本:2022-01-06
|
|
96
|
+
|
|
97
|
+
|
|
98
|
+
|
|
99
|
+
## 腾讯云 TI 平台 TI-ONE(tione) 版本:2021-11-11
|
|
100
|
+
|
|
101
|
+
### 第 6 次发布
|
|
102
|
+
|
|
103
|
+
发布时间:2022-09-30 07:00:21
|
|
104
|
+
|
|
105
|
+
本次发布包含了以下内容:
|
|
106
|
+
|
|
107
|
+
改善已有的文档。
|
|
108
|
+
|
|
109
|
+
修改接口:
|
|
110
|
+
|
|
111
|
+
* [CreateDataset](https://cloud.tencent.com/document/api/851/75050)
|
|
112
|
+
|
|
113
|
+
* 新增入参:ContentType
|
|
114
|
+
|
|
115
|
+
* [DescribeDatasetDetailUnstructured](https://cloud.tencent.com/document/api/851/75078)
|
|
116
|
+
|
|
117
|
+
* 新增入参:TextClassificationLabels
|
|
118
|
+
|
|
119
|
+
* 新增出参:RowTexts
|
|
120
|
+
|
|
121
|
+
|
|
122
|
+
新增数据结构:
|
|
123
|
+
|
|
124
|
+
* [TextLabelDistributionDetailInfoFifthClass](https://cloud.tencent.com/document/api/851/75051#TextLabelDistributionDetailInfoFifthClass)
|
|
125
|
+
* [TextLabelDistributionDetailInfoFirstClass](https://cloud.tencent.com/document/api/851/75051#TextLabelDistributionDetailInfoFirstClass)
|
|
126
|
+
* [TextLabelDistributionDetailInfoFourthClass](https://cloud.tencent.com/document/api/851/75051#TextLabelDistributionDetailInfoFourthClass)
|
|
127
|
+
* [TextLabelDistributionDetailInfoSecondClass](https://cloud.tencent.com/document/api/851/75051#TextLabelDistributionDetailInfoSecondClass)
|
|
128
|
+
* [TextLabelDistributionDetailInfoThirdClass](https://cloud.tencent.com/document/api/851/75051#TextLabelDistributionDetailInfoThirdClass)
|
|
129
|
+
* [TextLabelDistributionInfo](https://cloud.tencent.com/document/api/851/75051#TextLabelDistributionInfo)
|
|
130
|
+
|
|
131
|
+
修改数据结构:
|
|
132
|
+
|
|
133
|
+
* [FilterLabelInfo](https://cloud.tencent.com/document/api/851/75051#FilterLabelInfo)
|
|
134
|
+
|
|
135
|
+
* 新增成员:OcrLabelInfo, TextClassificationLabelList, RowText, ContentOmit
|
|
136
|
+
|
|
137
|
+
|
|
138
|
+
|
|
139
|
+
|
|
140
|
+
## 腾讯云 TI 平台 TI-ONE(tione) 版本:2019-10-22
|
|
141
|
+
|
|
142
|
+
|
|
143
|
+
|
|
1
144
|
# Release 4.0.454
|
|
2
145
|
|
|
3
146
|
## 二进制软件成分分析(bsca) 版本:2021-08-11
|
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,113 +1,143 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## 商业流程服务(bpaas) 版本:2018-12-17
|
|
4
4
|
|
|
5
|
-
### 第
|
|
5
|
+
### 第 2 次发布
|
|
6
6
|
|
|
7
|
-
发布时间:2022-09-
|
|
7
|
+
发布时间:2022-09-30 06:12:23
|
|
8
8
|
|
|
9
9
|
本次发布包含了以下内容:
|
|
10
10
|
|
|
11
11
|
改善已有的文档。
|
|
12
12
|
|
|
13
|
-
|
|
13
|
+
新增数据结构:
|
|
14
14
|
|
|
15
|
-
* [
|
|
15
|
+
* [Scf](https://cloud.tencent.com/document/api/1083/80917#Scf)
|
|
16
|
+
* [ScfParam](https://cloud.tencent.com/document/api/1083/80917#ScfParam)
|
|
16
17
|
|
|
17
|
-
|
|
18
|
+
修改数据结构:
|
|
18
19
|
|
|
20
|
+
* [ApproveUser](https://cloud.tencent.com/document/api/1083/80917#ApproveUser)
|
|
19
21
|
|
|
22
|
+
* 新增成员:Scf
|
|
20
23
|
|
|
21
24
|
|
|
22
|
-
## 云数据库 MySQL(cdb) 版本:2017-03-20
|
|
23
25
|
|
|
24
|
-
### 第 102 次发布
|
|
25
26
|
|
|
26
|
-
|
|
27
|
+
## 云服务器(cvm) 版本:2017-03-12
|
|
28
|
+
|
|
29
|
+
### 第 95 次发布
|
|
30
|
+
|
|
31
|
+
发布时间:2022-09-30 06:22:32
|
|
27
32
|
|
|
28
33
|
本次发布包含了以下内容:
|
|
29
34
|
|
|
30
35
|
改善已有的文档。
|
|
31
36
|
|
|
32
|
-
|
|
37
|
+
修改数据结构:
|
|
33
38
|
|
|
34
|
-
* [
|
|
39
|
+
* [Instance](https://cloud.tencent.com/document/api/213/15753#Instance)
|
|
35
40
|
|
|
36
|
-
*
|
|
41
|
+
* 新增成员:DisableApiTermination
|
|
37
42
|
|
|
38
43
|
|
|
39
44
|
|
|
40
45
|
|
|
41
|
-
##
|
|
46
|
+
## 云数据库 Redis(redis) 版本:2018-04-12
|
|
42
47
|
|
|
43
|
-
### 第
|
|
48
|
+
### 第 54 次发布
|
|
44
49
|
|
|
45
|
-
发布时间:2022-09-
|
|
50
|
+
发布时间:2022-09-30 06:48:02
|
|
46
51
|
|
|
47
52
|
本次发布包含了以下内容:
|
|
48
53
|
|
|
49
54
|
改善已有的文档。
|
|
50
55
|
|
|
51
|
-
|
|
56
|
+
修改接口:
|
|
52
57
|
|
|
53
|
-
* [
|
|
54
|
-
* [DeleteIntegrationEmployees](https://cloud.tencent.com/document/api/1323/81116)
|
|
55
|
-
* [DescribeIntegrationEmployees](https://cloud.tencent.com/document/api/1323/81115)
|
|
58
|
+
* [DescribeSlowLog](https://cloud.tencent.com/document/api/239/37984)
|
|
56
59
|
|
|
57
|
-
|
|
60
|
+
* 新增入参:Role
|
|
58
61
|
|
|
59
|
-
* [CreateStaffResult](https://cloud.tencent.com/document/api/1323/70369#CreateStaffResult)
|
|
60
|
-
* [DeleteStaffsResult](https://cloud.tencent.com/document/api/1323/70369#DeleteStaffsResult)
|
|
61
|
-
* [Department](https://cloud.tencent.com/document/api/1323/70369#Department)
|
|
62
|
-
* [FailedCreateStaffData](https://cloud.tencent.com/document/api/1323/70369#FailedCreateStaffData)
|
|
63
|
-
* [FailedDeleteStaffData](https://cloud.tencent.com/document/api/1323/70369#FailedDeleteStaffData)
|
|
64
|
-
* [Staff](https://cloud.tencent.com/document/api/1323/70369#Staff)
|
|
65
|
-
* [StaffRole](https://cloud.tencent.com/document/api/1323/70369#StaffRole)
|
|
66
|
-
* [SuccessCreateStaffData](https://cloud.tencent.com/document/api/1323/70369#SuccessCreateStaffData)
|
|
67
|
-
* [SuccessDeleteStaffData](https://cloud.tencent.com/document/api/1323/70369#SuccessDeleteStaffData)
|
|
68
62
|
|
|
69
63
|
|
|
70
64
|
|
|
71
|
-
##
|
|
65
|
+
## 边缘安全加速平台(teo) 版本:2022-09-01
|
|
72
66
|
|
|
73
|
-
### 第
|
|
67
|
+
### 第 3 次发布
|
|
74
68
|
|
|
75
|
-
发布时间:2022-09-
|
|
69
|
+
发布时间:2022-09-30 06:58:07
|
|
76
70
|
|
|
77
71
|
本次发布包含了以下内容:
|
|
78
72
|
|
|
79
73
|
改善已有的文档。
|
|
80
74
|
|
|
81
|
-
|
|
75
|
+
修改接口:
|
|
82
76
|
|
|
83
|
-
* [
|
|
77
|
+
* [CreateZone](https://cloud.tencent.com/document/api/1552/80719)
|
|
84
78
|
|
|
85
|
-
|
|
79
|
+
* 新增入参:AllowDuplicates
|
|
86
80
|
|
|
87
|
-
* [
|
|
88
|
-
* [Filter](https://cloud.tencent.com/document/api/1420/61525#Filter)
|
|
89
|
-
* [Staff](https://cloud.tencent.com/document/api/1420/61525#Staff)
|
|
90
|
-
* [StaffRole](https://cloud.tencent.com/document/api/1420/61525#StaffRole)
|
|
81
|
+
* [ModifyHostsCertificate](https://cloud.tencent.com/document/api/1552/80764)
|
|
91
82
|
|
|
83
|
+
* 新增入参:ApplyType
|
|
92
84
|
|
|
93
85
|
|
|
94
|
-
|
|
86
|
+
修改数据结构:
|
|
95
87
|
|
|
88
|
+
* [RuleCondition](https://cloud.tencent.com/document/api/1552/80721#RuleCondition)
|
|
96
89
|
|
|
90
|
+
* 新增成员:IgnoreCase
|
|
97
91
|
|
|
98
|
-
## 私有网络(vpc) 版本:2017-03-12
|
|
99
92
|
|
|
100
|
-
### 第 126 次发布
|
|
101
93
|
|
|
102
|
-
|
|
94
|
+
|
|
95
|
+
## 边缘安全加速平台(teo) 版本:2022-01-06
|
|
96
|
+
|
|
97
|
+
|
|
98
|
+
|
|
99
|
+
## 腾讯云 TI 平台 TI-ONE(tione) 版本:2021-11-11
|
|
100
|
+
|
|
101
|
+
### 第 6 次发布
|
|
102
|
+
|
|
103
|
+
发布时间:2022-09-30 07:00:21
|
|
103
104
|
|
|
104
105
|
本次发布包含了以下内容:
|
|
105
106
|
|
|
106
107
|
改善已有的文档。
|
|
107
108
|
|
|
108
|
-
|
|
109
|
+
修改接口:
|
|
109
110
|
|
|
110
|
-
* [
|
|
111
|
+
* [CreateDataset](https://cloud.tencent.com/document/api/851/75050)
|
|
112
|
+
|
|
113
|
+
* 新增入参:ContentType
|
|
114
|
+
|
|
115
|
+
* [DescribeDatasetDetailUnstructured](https://cloud.tencent.com/document/api/851/75078)
|
|
116
|
+
|
|
117
|
+
* 新增入参:TextClassificationLabels
|
|
118
|
+
|
|
119
|
+
* 新增出参:RowTexts
|
|
120
|
+
|
|
121
|
+
|
|
122
|
+
新增数据结构:
|
|
123
|
+
|
|
124
|
+
* [TextLabelDistributionDetailInfoFifthClass](https://cloud.tencent.com/document/api/851/75051#TextLabelDistributionDetailInfoFifthClass)
|
|
125
|
+
* [TextLabelDistributionDetailInfoFirstClass](https://cloud.tencent.com/document/api/851/75051#TextLabelDistributionDetailInfoFirstClass)
|
|
126
|
+
* [TextLabelDistributionDetailInfoFourthClass](https://cloud.tencent.com/document/api/851/75051#TextLabelDistributionDetailInfoFourthClass)
|
|
127
|
+
* [TextLabelDistributionDetailInfoSecondClass](https://cloud.tencent.com/document/api/851/75051#TextLabelDistributionDetailInfoSecondClass)
|
|
128
|
+
* [TextLabelDistributionDetailInfoThirdClass](https://cloud.tencent.com/document/api/851/75051#TextLabelDistributionDetailInfoThirdClass)
|
|
129
|
+
* [TextLabelDistributionInfo](https://cloud.tencent.com/document/api/851/75051#TextLabelDistributionInfo)
|
|
130
|
+
|
|
131
|
+
修改数据结构:
|
|
132
|
+
|
|
133
|
+
* [FilterLabelInfo](https://cloud.tencent.com/document/api/851/75051#FilterLabelInfo)
|
|
134
|
+
|
|
135
|
+
* 新增成员:OcrLabelInfo, TextClassificationLabelList, RowText, ContentOmit
|
|
136
|
+
|
|
137
|
+
|
|
138
|
+
|
|
139
|
+
|
|
140
|
+
## 腾讯云 TI 平台 TI-ONE(tione) 版本:2019-10-22
|
|
111
141
|
|
|
112
142
|
|
|
113
143
|
|
|
@@ -8548,6 +8578,26 @@
|
|
|
8548
8578
|
|
|
8549
8579
|
## 商业流程服务(bpaas) 版本:2018-12-17
|
|
8550
8580
|
|
|
8581
|
+
### 第 2 次发布
|
|
8582
|
+
|
|
8583
|
+
发布时间:2022-09-30 06:12:23
|
|
8584
|
+
|
|
8585
|
+
本次发布包含了以下内容:
|
|
8586
|
+
|
|
8587
|
+
改善已有的文档。
|
|
8588
|
+
|
|
8589
|
+
新增数据结构:
|
|
8590
|
+
|
|
8591
|
+
* [[Scf](https://cloud.tencent.com/document/api/1083/80917#Scf)](https://cloud.tencent.com/document/api/1083/80917#[Scf](https://cloud.tencent.com/document/api/1083/80917#Scf))
|
|
8592
|
+
* [[ScfParam](https://cloud.tencent.com/document/api/1083/80917#ScfParam)](https://cloud.tencent.com/document/api/1083/80917#[ScfParam](https://cloud.tencent.com/document/api/1083/80917#ScfParam))
|
|
8593
|
+
|
|
8594
|
+
修改数据结构:
|
|
8595
|
+
|
|
8596
|
+
* [ApproveUser](https://cloud.tencent.com/document/api/1083/80917#ApproveUser)
|
|
8597
|
+
|
|
8598
|
+
* 新增成员:Scf
|
|
8599
|
+
|
|
8600
|
+
|
|
8551
8601
|
### 第 1 次发布
|
|
8552
8602
|
|
|
8553
8603
|
发布时间:2022-09-22 11:16:45
|
|
@@ -25898,6 +25948,21 @@
|
|
|
25898
25948
|
|
|
25899
25949
|
## 云服务器(cvm) 版本:2017-03-12
|
|
25900
25950
|
|
|
25951
|
+
### 第 95 次发布
|
|
25952
|
+
|
|
25953
|
+
发布时间:2022-09-30 06:22:32
|
|
25954
|
+
|
|
25955
|
+
本次发布包含了以下内容:
|
|
25956
|
+
|
|
25957
|
+
改善已有的文档。
|
|
25958
|
+
|
|
25959
|
+
修改数据结构:
|
|
25960
|
+
|
|
25961
|
+
* [Instance](https://cloud.tencent.com/document/api/213/15753#Instance)
|
|
25962
|
+
|
|
25963
|
+
* 新增成员:DisableApiTermination
|
|
25964
|
+
|
|
25965
|
+
|
|
25901
25966
|
### 第 94 次发布
|
|
25902
25967
|
|
|
25903
25968
|
发布时间:2022-09-16 06:17:50
|
|
@@ -38796,21 +38861,21 @@
|
|
|
38796
38861
|
|
|
38797
38862
|
新增接口:
|
|
38798
38863
|
|
|
38799
|
-
* [
|
|
38800
|
-
* [
|
|
38801
|
-
* [
|
|
38864
|
+
* [CreateIntegrationEmployees](https://cloud.tencent.com/document/api/1323/81117)
|
|
38865
|
+
* [DeleteIntegrationEmployees](https://cloud.tencent.com/document/api/1323/81116)
|
|
38866
|
+
* [DescribeIntegrationEmployees](https://cloud.tencent.com/document/api/1323/81115)
|
|
38802
38867
|
|
|
38803
38868
|
新增数据结构:
|
|
38804
38869
|
|
|
38805
|
-
* [
|
|
38806
|
-
* [
|
|
38807
|
-
* [
|
|
38808
|
-
* [
|
|
38809
|
-
* [
|
|
38810
|
-
* [
|
|
38811
|
-
* [
|
|
38812
|
-
* [
|
|
38813
|
-
* [
|
|
38870
|
+
* [CreateStaffResult](https://cloud.tencent.com/document/api/1323/70369#CreateStaffResult)
|
|
38871
|
+
* [DeleteStaffsResult](https://cloud.tencent.com/document/api/1323/70369#DeleteStaffsResult)
|
|
38872
|
+
* [Department](https://cloud.tencent.com/document/api/1323/70369#Department)
|
|
38873
|
+
* [FailedCreateStaffData](https://cloud.tencent.com/document/api/1323/70369#FailedCreateStaffData)
|
|
38874
|
+
* [FailedDeleteStaffData](https://cloud.tencent.com/document/api/1323/70369#FailedDeleteStaffData)
|
|
38875
|
+
* [Staff](https://cloud.tencent.com/document/api/1323/70369#Staff)
|
|
38876
|
+
* [StaffRole](https://cloud.tencent.com/document/api/1323/70369#StaffRole)
|
|
38877
|
+
* [SuccessCreateStaffData](https://cloud.tencent.com/document/api/1323/70369#SuccessCreateStaffData)
|
|
38878
|
+
* [SuccessDeleteStaffData](https://cloud.tencent.com/document/api/1323/70369#SuccessDeleteStaffData)
|
|
38814
38879
|
|
|
38815
38880
|
### 第 18 次发布
|
|
38816
38881
|
|
|
@@ -39270,14 +39335,14 @@
|
|
|
39270
39335
|
|
|
39271
39336
|
新增接口:
|
|
39272
39337
|
|
|
39273
|
-
* [
|
|
39338
|
+
* [ChannelDescribeEmployees](https://cloud.tencent.com/document/api/1420/81119)
|
|
39274
39339
|
|
|
39275
39340
|
新增数据结构:
|
|
39276
39341
|
|
|
39277
|
-
* [
|
|
39278
|
-
* [
|
|
39279
|
-
* [
|
|
39280
|
-
* [
|
|
39342
|
+
* [Department](https://cloud.tencent.com/document/api/1420/61525#Department)
|
|
39343
|
+
* [Filter](https://cloud.tencent.com/document/api/1420/61525#Filter)
|
|
39344
|
+
* [Staff](https://cloud.tencent.com/document/api/1420/61525#Staff)
|
|
39345
|
+
* [StaffRole](https://cloud.tencent.com/document/api/1420/61525#StaffRole)
|
|
39281
39346
|
|
|
39282
39347
|
### 第 31 次发布
|
|
39283
39348
|
|
|
@@ -61899,6 +61964,21 @@
|
|
|
61899
61964
|
|
|
61900
61965
|
## 云数据库 Redis(redis) 版本:2018-04-12
|
|
61901
61966
|
|
|
61967
|
+
### 第 54 次发布
|
|
61968
|
+
|
|
61969
|
+
发布时间:2022-09-30 06:48:02
|
|
61970
|
+
|
|
61971
|
+
本次发布包含了以下内容:
|
|
61972
|
+
|
|
61973
|
+
改善已有的文档。
|
|
61974
|
+
|
|
61975
|
+
修改接口:
|
|
61976
|
+
|
|
61977
|
+
* [DescribeSlowLog](https://cloud.tencent.com/document/api/239/37984)
|
|
61978
|
+
|
|
61979
|
+
* 新增入参:Role
|
|
61980
|
+
|
|
61981
|
+
|
|
61902
61982
|
### 第 53 次发布
|
|
61903
61983
|
|
|
61904
61984
|
发布时间:2022-08-11 06:44:49
|
|
@@ -76093,6 +76173,32 @@
|
|
|
76093
76173
|
|
|
76094
76174
|
## 边缘安全加速平台(teo) 版本:2022-09-01
|
|
76095
76175
|
|
|
76176
|
+
### 第 3 次发布
|
|
76177
|
+
|
|
76178
|
+
发布时间:2022-09-30 06:58:07
|
|
76179
|
+
|
|
76180
|
+
本次发布包含了以下内容:
|
|
76181
|
+
|
|
76182
|
+
改善已有的文档。
|
|
76183
|
+
|
|
76184
|
+
修改接口:
|
|
76185
|
+
|
|
76186
|
+
* [CreateZone](https://cloud.tencent.com/document/api/1552/80719)
|
|
76187
|
+
|
|
76188
|
+
* 新增入参:AllowDuplicates
|
|
76189
|
+
|
|
76190
|
+
* [ModifyHostsCertificate](https://cloud.tencent.com/document/api/1552/80764)
|
|
76191
|
+
|
|
76192
|
+
* 新增入参:ApplyType
|
|
76193
|
+
|
|
76194
|
+
|
|
76195
|
+
修改数据结构:
|
|
76196
|
+
|
|
76197
|
+
* [RuleCondition](https://cloud.tencent.com/document/api/1552/80721#RuleCondition)
|
|
76198
|
+
|
|
76199
|
+
* 新增成员:IgnoreCase
|
|
76200
|
+
|
|
76201
|
+
|
|
76096
76202
|
### 第 2 次发布
|
|
76097
76203
|
|
|
76098
76204
|
发布时间:2022-09-28 19:21:32
|
|
@@ -78034,6 +78140,43 @@
|
|
|
78034
78140
|
|
|
78035
78141
|
## 腾讯云 TI 平台 TI-ONE(tione) 版本:2021-11-11
|
|
78036
78142
|
|
|
78143
|
+
### 第 6 次发布
|
|
78144
|
+
|
|
78145
|
+
发布时间:2022-09-30 07:00:21
|
|
78146
|
+
|
|
78147
|
+
本次发布包含了以下内容:
|
|
78148
|
+
|
|
78149
|
+
改善已有的文档。
|
|
78150
|
+
|
|
78151
|
+
修改接口:
|
|
78152
|
+
|
|
78153
|
+
* [CreateDataset](https://cloud.tencent.com/document/api/851/75050)
|
|
78154
|
+
|
|
78155
|
+
* 新增入参:ContentType
|
|
78156
|
+
|
|
78157
|
+
* [DescribeDatasetDetailUnstructured](https://cloud.tencent.com/document/api/851/75078)
|
|
78158
|
+
|
|
78159
|
+
* 新增入参:TextClassificationLabels
|
|
78160
|
+
|
|
78161
|
+
* 新增出参:RowTexts
|
|
78162
|
+
|
|
78163
|
+
|
|
78164
|
+
新增数据结构:
|
|
78165
|
+
|
|
78166
|
+
* [[TextLabelDistributionDetailInfoFifthClass](https://cloud.tencent.com/document/api/851/75051#TextLabelDistributionDetailInfoFifthClass)](https://cloud.tencent.com/document/api/851/75051#[TextLabelDistributionDetailInfoFifthClass](https://cloud.tencent.com/document/api/851/75051#TextLabelDistributionDetailInfoFifthClass))
|
|
78167
|
+
* [[TextLabelDistributionDetailInfoFirstClass](https://cloud.tencent.com/document/api/851/75051#TextLabelDistributionDetailInfoFirstClass)](https://cloud.tencent.com/document/api/851/75051#[TextLabelDistributionDetailInfoFirstClass](https://cloud.tencent.com/document/api/851/75051#TextLabelDistributionDetailInfoFirstClass))
|
|
78168
|
+
* [[TextLabelDistributionDetailInfoFourthClass](https://cloud.tencent.com/document/api/851/75051#TextLabelDistributionDetailInfoFourthClass)](https://cloud.tencent.com/document/api/851/75051#[TextLabelDistributionDetailInfoFourthClass](https://cloud.tencent.com/document/api/851/75051#TextLabelDistributionDetailInfoFourthClass))
|
|
78169
|
+
* [[TextLabelDistributionDetailInfoSecondClass](https://cloud.tencent.com/document/api/851/75051#TextLabelDistributionDetailInfoSecondClass)](https://cloud.tencent.com/document/api/851/75051#[TextLabelDistributionDetailInfoSecondClass](https://cloud.tencent.com/document/api/851/75051#TextLabelDistributionDetailInfoSecondClass))
|
|
78170
|
+
* [[TextLabelDistributionDetailInfoThirdClass](https://cloud.tencent.com/document/api/851/75051#TextLabelDistributionDetailInfoThirdClass)](https://cloud.tencent.com/document/api/851/75051#[TextLabelDistributionDetailInfoThirdClass](https://cloud.tencent.com/document/api/851/75051#TextLabelDistributionDetailInfoThirdClass))
|
|
78171
|
+
* [[TextLabelDistributionInfo](https://cloud.tencent.com/document/api/851/75051#TextLabelDistributionInfo)](https://cloud.tencent.com/document/api/851/75051#[TextLabelDistributionInfo](https://cloud.tencent.com/document/api/851/75051#TextLabelDistributionInfo))
|
|
78172
|
+
|
|
78173
|
+
修改数据结构:
|
|
78174
|
+
|
|
78175
|
+
* [FilterLabelInfo](https://cloud.tencent.com/document/api/851/75051#FilterLabelInfo)
|
|
78176
|
+
|
|
78177
|
+
* 新增成员:OcrLabelInfo, TextClassificationLabelList, RowText, ContentOmit
|
|
78178
|
+
|
|
78179
|
+
|
|
78037
78180
|
### 第 5 次发布
|
|
78038
78181
|
|
|
78039
78182
|
发布时间:2022-09-06 13:11:30
|
|
@@ -88841,7 +88984,7 @@
|
|
|
88841
88984
|
|
|
88842
88985
|
新增接口:
|
|
88843
88986
|
|
|
88844
|
-
* [
|
|
88987
|
+
* [SetVpnGatewaysRenewFlag](https://cloud.tencent.com/document/api/215/81120)
|
|
88845
88988
|
|
|
88846
88989
|
### 第 125 次发布
|
|
88847
88990
|
|
package/package.json
CHANGED
package/products.md
CHANGED
|
@@ -28,7 +28,7 @@
|
|
|
28
28
|
| bmeip | [黑石弹性公网IP](https://cloud.tencent.com/document/product/1028) | 2022-04-19 06:04:56 |
|
|
29
29
|
| bmlb | [黑石负载均衡](https://cloud.tencent.com/document/product/1027) | 2022-04-04 06:09:37 |
|
|
30
30
|
| bmvpc | [黑石私有网络](https://cloud.tencent.com/document/product/1024) | 2022-04-15 06:02:36 |
|
|
31
|
-
| bpaas | [商业流程服务](https://cloud.tencent.com/document/product/1083) | 2022-09-
|
|
31
|
+
| bpaas | [商业流程服务](https://cloud.tencent.com/document/product/1083) | 2022-09-30 06:12:23 |
|
|
32
32
|
| bri | [业务风险情报](https://cloud.tencent.com/document/product/1064) | 2021-01-07 08:02:40 |
|
|
33
33
|
| bsca | [二进制软件成分分析](https://cloud.tencent.com/document/product/1483) | 2022-09-29 06:12:03 |
|
|
34
34
|
| btoe | [区块链可信取证](https://cloud.tencent.com/document/product/1259) | 2022-04-04 06:10:17 |
|
|
@@ -41,7 +41,7 @@
|
|
|
41
41
|
| ccc | [云呼叫中心](https://cloud.tencent.com/document/product/679) | 2022-09-22 06:12:48 |
|
|
42
42
|
| cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2022-09-29 06:13:46 |
|
|
43
43
|
| cdc | [本地专用集群](https://cloud.tencent.com/document/product/1346) | 2022-07-30 15:07:54 |
|
|
44
|
-
| cdn | [内容分发网络](https://cloud.tencent.com/document/product/228) | 2022-09-
|
|
44
|
+
| cdn | [内容分发网络](https://cloud.tencent.com/document/product/228) | 2022-09-30 06:15:35 |
|
|
45
45
|
| cds | [数据安全审计](https://cloud.tencent.com/document/product/856) | 2022-04-04 06:17:07 |
|
|
46
46
|
| cfg | [混沌演练平台](https://cloud.tencent.com/document/product/1500) | 2022-09-26 06:16:02 |
|
|
47
47
|
| cfs | [文件存储](https://cloud.tencent.com/document/product/582) | 2022-09-07 06:15:13 |
|
|
@@ -62,7 +62,7 @@
|
|
|
62
62
|
| cms | [内容安全](https://cloud.tencent.com/document/product) | 2020-10-29 08:03:08 |
|
|
63
63
|
| cpdp | [企业收付平台](https://cloud.tencent.com/document/product/1122) | 2022-09-29 06:20:13 |
|
|
64
64
|
| cr | [金融联络机器人](https://cloud.tencent.com/document/product/656) | 2021-02-24 08:03:24 |
|
|
65
|
-
| cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2022-09-
|
|
65
|
+
| cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2022-09-30 06:22:32 |
|
|
66
66
|
| cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2022-09-28 06:22:44 |
|
|
67
67
|
| cws | [漏洞扫描服务](https://cloud.tencent.com/document/product) | 2019-11-22 12:16:15 |
|
|
68
68
|
| cynosdb | [云原生数据库 TDSQL-C](https://cloud.tencent.com/document/product/1003) | 2022-09-22 06:22:08 |
|
|
@@ -88,8 +88,8 @@
|
|
|
88
88
|
| eis | [企业集成服务](https://cloud.tencent.com/document/product/1270) | 2022-08-16 06:23:41 |
|
|
89
89
|
| emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2022-09-06 06:30:34 |
|
|
90
90
|
| es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2022-09-28 06:30:23 |
|
|
91
|
-
| ess | [电子签服务](https://cloud.tencent.com/document/product/1323) | 2022-09-
|
|
92
|
-
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2022-09-
|
|
91
|
+
| ess | [电子签服务](https://cloud.tencent.com/document/product/1323) | 2022-09-30 06:31:46 |
|
|
92
|
+
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2022-09-30 06:32:03 |
|
|
93
93
|
| facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2022-06-15 06:09:10 |
|
|
94
94
|
| faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2022-09-20 06:29:06 |
|
|
95
95
|
| fmu | [人脸试妆](https://cloud.tencent.com/document/product/1172) | 2022-04-04 06:43:06 |
|
|
@@ -138,7 +138,7 @@
|
|
|
138
138
|
| nlp | [自然语言处理](https://cloud.tencent.com/document/product/271) | 2022-04-13 07:00:13 |
|
|
139
139
|
| npp | [号码保护](https://cloud.tencent.com/document/product) | 2020-04-22 08:00:22 |
|
|
140
140
|
| oceanus | [流计算 Oceanus](https://cloud.tencent.com/document/product/849) | 2022-09-27 06:36:12 |
|
|
141
|
-
| ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2022-09-
|
|
141
|
+
| ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2022-09-30 06:45:38 |
|
|
142
142
|
| organization | [企业组织](https://cloud.tencent.com/document/product/850) | 2022-09-23 06:41:45 |
|
|
143
143
|
| partners | [渠道合作伙伴](https://cloud.tencent.com/document/product/563) | 2022-09-05 06:41:45 |
|
|
144
144
|
| pds | [私域安全](https://cloud.tencent.com/document/product/1473) | 2022-04-04 07:02:02 |
|
|
@@ -146,12 +146,12 @@
|
|
|
146
146
|
| privatedns | [私有域解析 Private DNS](https://cloud.tencent.com/document/product/1338) | 2022-09-19 06:43:11 |
|
|
147
147
|
| pts | [云压测](https://cloud.tencent.com/document/product/1484) | 2022-09-19 06:43:24 |
|
|
148
148
|
| rce | [全栈式风控引擎](https://cloud.tencent.com/document/product/1343) | 2022-09-23 06:43:17 |
|
|
149
|
-
| redis | [云数据库 Redis](https://cloud.tencent.com/document/product/239) | 2022-09-
|
|
149
|
+
| redis | [云数据库 Redis](https://cloud.tencent.com/document/product/239) | 2022-09-30 06:48:02 |
|
|
150
150
|
| region | [地域管理系统](https://cloud.tencent.com/document/product/1596) | 2022-07-27 21:10:02 |
|
|
151
151
|
| rkp | [风险探针](https://cloud.tencent.com/document/product/1169) | 2022-04-04 07:04:04 |
|
|
152
152
|
| rp | [注册保护](https://cloud.tencent.com/document/product/1191) | 2022-04-04 07:04:06 |
|
|
153
153
|
| rum | [前端性能监控](https://cloud.tencent.com/document/product/1464) | 2022-09-22 06:42:11 |
|
|
154
|
-
| scf | [云函数](https://cloud.tencent.com/document/product/583) | 2022-
|
|
154
|
+
| scf | [云函数](https://cloud.tencent.com/document/product/583) | 2022-09-30 06:49:15 |
|
|
155
155
|
| ses | [邮件推送](https://cloud.tencent.com/document/product/1288) | 2022-09-06 06:49:17 |
|
|
156
156
|
| smh | [智能媒资托管](https://cloud.tencent.com/document/product/1339) | 2022-04-25 06:11:28 |
|
|
157
157
|
| smpn | [营销号码安全](https://cloud.tencent.com/document/product/1127) | 2022-04-04 07:05:41 |
|
|
@@ -185,7 +185,7 @@
|
|
|
185
185
|
| tdmq | [分布式消息队列](https://cloud.tencent.com/document/product/1179) | 2022-09-22 06:48:45 |
|
|
186
186
|
| tds | [设备安全](https://cloud.tencent.com/document/product/1628) | 2022-09-23 17:56:43 |
|
|
187
187
|
| tem | [弹性微服务](https://cloud.tencent.com/document/product/1371) | 2022-09-28 06:54:52 |
|
|
188
|
-
| teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2022-09-
|
|
188
|
+
| teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2022-09-30 06:58:07 |
|
|
189
189
|
| thpc | [高性能计算平台](https://cloud.tencent.com/document/product/1527) | 2022-06-02 06:15:03 |
|
|
190
190
|
| tia | [智能钛机器学习](https://cloud.tencent.com/document/product/851) | 2021-10-21 11:12:52 |
|
|
191
191
|
| tic | [腾讯云IaC平台](https://cloud.tencent.com/document/product/1213) | 2022-04-04 07:16:52 |
|
|
@@ -193,9 +193,9 @@
|
|
|
193
193
|
| tics | [威胁情报云查服务](https://cloud.tencent.com/document/product/1013) | 2022-04-04 07:16:59 |
|
|
194
194
|
| tiems | [腾讯云 TI 平台 TI-EMS ](https://cloud.tencent.com/document/product/1120) | 2022-07-19 06:19:39 |
|
|
195
195
|
| tiia | [图像分析](https://cloud.tencent.com/document/product/865) | 2022-09-20 06:53:40 |
|
|
196
|
-
| tione | [腾讯云 TI 平台 TI-ONE](https://cloud.tencent.com/document/product/851) | 2022-09-
|
|
196
|
+
| tione | [腾讯云 TI 平台 TI-ONE](https://cloud.tencent.com/document/product/851) | 2022-09-30 07:00:21 |
|
|
197
197
|
| tiw | [互动白板](https://cloud.tencent.com/document/product/1137) | 2022-05-17 06:17:19 |
|
|
198
|
-
| tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2022-09-
|
|
198
|
+
| tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2022-09-30 07:01:06 |
|
|
199
199
|
| tkgdq | [腾讯知识图谱数据查询](https://cloud.tencent.com/document/product) | 2020-03-10 00:51:44 |
|
|
200
200
|
| tms | [文本内容安全](https://cloud.tencent.com/document/product/1124) | 2022-04-04 07:18:11 |
|
|
201
201
|
| tmt | [机器翻译](https://cloud.tencent.com/document/product/551) | 2022-08-31 06:55:53 |
|
|
@@ -636,12 +636,12 @@ export interface RenewInstanceResponse {
|
|
|
636
636
|
*/
|
|
637
637
|
export interface DescribeSlowLogResponse {
|
|
638
638
|
/**
|
|
639
|
-
*
|
|
639
|
+
* 慢查询总数。
|
|
640
640
|
*/
|
|
641
641
|
TotalCount: number
|
|
642
642
|
|
|
643
643
|
/**
|
|
644
|
-
*
|
|
644
|
+
* 慢查询详情。
|
|
645
645
|
*/
|
|
646
646
|
InstanceSlowlogDetail: Array<InstanceSlowlogDetail>
|
|
647
647
|
|
|
@@ -3722,34 +3722,39 @@ export interface ModfiyInstancePasswordRequest {
|
|
|
3722
3722
|
*/
|
|
3723
3723
|
export interface DescribeSlowLogRequest {
|
|
3724
3724
|
/**
|
|
3725
|
-
* 实例Id
|
|
3725
|
+
* 实例Id。
|
|
3726
3726
|
*/
|
|
3727
3727
|
InstanceId: string
|
|
3728
3728
|
|
|
3729
3729
|
/**
|
|
3730
|
-
*
|
|
3730
|
+
* 开始时间。
|
|
3731
3731
|
*/
|
|
3732
3732
|
BeginTime: string
|
|
3733
3733
|
|
|
3734
3734
|
/**
|
|
3735
|
-
*
|
|
3735
|
+
* 结束时间。
|
|
3736
3736
|
*/
|
|
3737
3737
|
EndTime: string
|
|
3738
3738
|
|
|
3739
3739
|
/**
|
|
3740
|
-
*
|
|
3740
|
+
* 慢查询平均执行时间阈值(单位:微秒)。
|
|
3741
3741
|
*/
|
|
3742
3742
|
MinQueryTime?: number
|
|
3743
3743
|
|
|
3744
3744
|
/**
|
|
3745
|
-
*
|
|
3745
|
+
* 每个页面展示的慢查询条数,默认值为20。
|
|
3746
3746
|
*/
|
|
3747
3747
|
Limit?: number
|
|
3748
3748
|
|
|
3749
3749
|
/**
|
|
3750
|
-
*
|
|
3750
|
+
* 慢查询条数的偏移量,取Limit整数倍。
|
|
3751
3751
|
*/
|
|
3752
3752
|
Offset?: number
|
|
3753
|
+
|
|
3754
|
+
/**
|
|
3755
|
+
* 节点所属角色。<ul><li>master:主节点。</li><li>slave:从节点。</li></ul>
|
|
3756
|
+
*/
|
|
3757
|
+
Role?: string
|
|
3753
3758
|
}
|
|
3754
3759
|
|
|
3755
3760
|
/**
|
|
@@ -43,7 +43,7 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
43
43
|
*/
|
|
44
44
|
ReleaseWanAddress(req: ReleaseWanAddressRequest, cb?: (error: string, rep: ReleaseWanAddressResponse) => void): Promise<ReleaseWanAddressResponse>;
|
|
45
45
|
/**
|
|
46
|
-
*
|
|
46
|
+
* 本接口(DescribeSlowLog)查询实例慢查询记录。
|
|
47
47
|
*/
|
|
48
48
|
DescribeSlowLog(req: DescribeSlowLogRequest, cb?: (error: string, rep: DescribeSlowLogResponse) => void): Promise<DescribeSlowLogResponse>;
|
|
49
49
|
/**
|
|
@@ -82,7 +82,7 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
82
82
|
return this.request("ReleaseWanAddress", req, cb);
|
|
83
83
|
}
|
|
84
84
|
/**
|
|
85
|
-
*
|
|
85
|
+
* 本接口(DescribeSlowLog)查询实例慢查询记录。
|
|
86
86
|
*/
|
|
87
87
|
async DescribeSlowLog(req, cb) {
|
|
88
88
|
return this.request("DescribeSlowLog", req, cb);
|
|
@@ -520,11 +520,11 @@ export interface RenewInstanceResponse {
|
|
|
520
520
|
*/
|
|
521
521
|
export interface DescribeSlowLogResponse {
|
|
522
522
|
/**
|
|
523
|
-
*
|
|
523
|
+
* 慢查询总数。
|
|
524
524
|
*/
|
|
525
525
|
TotalCount: number;
|
|
526
526
|
/**
|
|
527
|
-
*
|
|
527
|
+
* 慢查询详情。
|
|
528
528
|
*/
|
|
529
529
|
InstanceSlowlogDetail: Array<InstanceSlowlogDetail>;
|
|
530
530
|
/**
|
|
@@ -3128,29 +3128,33 @@ export interface ModfiyInstancePasswordRequest {
|
|
|
3128
3128
|
*/
|
|
3129
3129
|
export interface DescribeSlowLogRequest {
|
|
3130
3130
|
/**
|
|
3131
|
-
* 实例Id
|
|
3131
|
+
* 实例Id。
|
|
3132
3132
|
*/
|
|
3133
3133
|
InstanceId: string;
|
|
3134
3134
|
/**
|
|
3135
|
-
*
|
|
3135
|
+
* 开始时间。
|
|
3136
3136
|
*/
|
|
3137
3137
|
BeginTime: string;
|
|
3138
3138
|
/**
|
|
3139
|
-
*
|
|
3139
|
+
* 结束时间。
|
|
3140
3140
|
*/
|
|
3141
3141
|
EndTime: string;
|
|
3142
3142
|
/**
|
|
3143
|
-
*
|
|
3143
|
+
* 慢查询平均执行时间阈值(单位:微秒)。
|
|
3144
3144
|
*/
|
|
3145
3145
|
MinQueryTime?: number;
|
|
3146
3146
|
/**
|
|
3147
|
-
*
|
|
3147
|
+
* 每个页面展示的慢查询条数,默认值为20。
|
|
3148
3148
|
*/
|
|
3149
3149
|
Limit?: number;
|
|
3150
3150
|
/**
|
|
3151
|
-
*
|
|
3151
|
+
* 慢查询条数的偏移量,取Limit整数倍。
|
|
3152
3152
|
*/
|
|
3153
3153
|
Offset?: number;
|
|
3154
|
+
/**
|
|
3155
|
+
* 节点所属角色。<ul><li>master:主节点。</li><li>slave:从节点。</li></ul>
|
|
3156
|
+
*/
|
|
3157
|
+
Role?: string;
|
|
3154
3158
|
}
|
|
3155
3159
|
/**
|
|
3156
3160
|
* DeleteParamTemplate请求参数结构体
|