tencentcloud-sdk-nodejs-gaap 4.0.264 → 4.0.265
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 +131 -0
- package/SERVICE_CHANGELOG.md +197 -27
- package/package.json +1 -1
- package/products.md +6 -6
- package/src/services/gaap/v20180529/gaap_client.ts +1 -1
- package/src/services/gaap/v20180529/gaap_models.ts +14 -7
- package/tencentcloud/services/gaap/v20180529/gaap_client.d.ts +1 -1
- package/tencentcloud/services/gaap/v20180529/gaap_client.js +1 -1
- package/tencentcloud/services/gaap/v20180529/gaap_models.d.ts +13 -7
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,134 @@
|
|
|
1
|
+
# Release 4.0.265
|
|
2
|
+
|
|
3
|
+
## Elasticsearch Service(es) 版本:2018-04-16
|
|
4
|
+
|
|
5
|
+
### 第 22 次发布
|
|
6
|
+
|
|
7
|
+
发布时间:2021-12-30 08:09:09
|
|
8
|
+
|
|
9
|
+
本次发布包含了以下内容:
|
|
10
|
+
|
|
11
|
+
改善已有的文档。
|
|
12
|
+
|
|
13
|
+
修改接口:
|
|
14
|
+
|
|
15
|
+
* [CreateInstance](https://cloud.tencent.com/document/api/845/30633)
|
|
16
|
+
|
|
17
|
+
* 新增出参:DealName
|
|
18
|
+
|
|
19
|
+
* [DescribeInstances](https://cloud.tencent.com/document/api/845/30631)
|
|
20
|
+
|
|
21
|
+
* 新增入参:ZoneList
|
|
22
|
+
|
|
23
|
+
* [UpdateInstance](https://cloud.tencent.com/document/api/845/30629)
|
|
24
|
+
|
|
25
|
+
* 新增出参:DealName
|
|
26
|
+
|
|
27
|
+
* [UpdatePlugins](https://cloud.tencent.com/document/api/845/46048)
|
|
28
|
+
|
|
29
|
+
* 新增入参:PluginType
|
|
30
|
+
|
|
31
|
+
* [UpgradeLicense](https://cloud.tencent.com/document/api/845/36269)
|
|
32
|
+
|
|
33
|
+
* 新增出参:DealName
|
|
34
|
+
|
|
35
|
+
|
|
36
|
+
修改数据结构:
|
|
37
|
+
|
|
38
|
+
* [ClusterView](https://cloud.tencent.com/document/api/845/30634#ClusterView)
|
|
39
|
+
|
|
40
|
+
* 新增成员:TotalCosStorage, SearchableSnapshotCosBucket, SearchableSnapshotCosAppId
|
|
41
|
+
|
|
42
|
+
* [InstanceInfo](https://cloud.tencent.com/document/api/845/30634#InstanceInfo)
|
|
43
|
+
|
|
44
|
+
* 新增成员:ColdNodeType, ColdNodeNum, ColdCpuNum, ColdMemSize, ColdDiskType, ColdDiskSize, FrozenNodeType, FrozenNodeNum, FrozenCpuNum, FrozenMemSize, FrozenDiskType, FrozenDiskSize
|
|
45
|
+
|
|
46
|
+
|
|
47
|
+
|
|
48
|
+
|
|
49
|
+
## 全球应用加速(gaap) 版本:2018-05-29
|
|
50
|
+
|
|
51
|
+
### 第 26 次发布
|
|
52
|
+
|
|
53
|
+
发布时间:2021-12-30 08:09:28
|
|
54
|
+
|
|
55
|
+
本次发布包含了以下内容:
|
|
56
|
+
|
|
57
|
+
改善已有的文档。
|
|
58
|
+
|
|
59
|
+
修改接口:
|
|
60
|
+
|
|
61
|
+
* [CreateProxy](https://cloud.tencent.com/document/api/608/36971)
|
|
62
|
+
|
|
63
|
+
* 新增入参:PackageType
|
|
64
|
+
|
|
65
|
+
|
|
66
|
+
|
|
67
|
+
|
|
68
|
+
## 云监控(monitor) 版本:2018-07-24
|
|
69
|
+
|
|
70
|
+
### 第 35 次发布
|
|
71
|
+
|
|
72
|
+
发布时间:2021-12-30 08:11:53
|
|
73
|
+
|
|
74
|
+
本次发布包含了以下内容:
|
|
75
|
+
|
|
76
|
+
改善已有的文档。
|
|
77
|
+
|
|
78
|
+
新增接口:
|
|
79
|
+
|
|
80
|
+
* [BindingPolicyTag](https://cloud.tencent.com/document/api/248/67219)
|
|
81
|
+
|
|
82
|
+
新增数据结构:
|
|
83
|
+
|
|
84
|
+
* [PolicyTag](https://cloud.tencent.com/document/api/248/30354#PolicyTag)
|
|
85
|
+
|
|
86
|
+
|
|
87
|
+
|
|
88
|
+
## 企业组织(organization) 版本:2021-03-31
|
|
89
|
+
|
|
90
|
+
### 第 4 次发布
|
|
91
|
+
|
|
92
|
+
发布时间:2021-12-30 08:12:38
|
|
93
|
+
|
|
94
|
+
本次发布包含了以下内容:
|
|
95
|
+
|
|
96
|
+
改善已有的文档。
|
|
97
|
+
|
|
98
|
+
新增接口:
|
|
99
|
+
|
|
100
|
+
* [DescribeOrganizationMembers](https://cloud.tencent.com/document/api/850/67220)
|
|
101
|
+
|
|
102
|
+
新增数据结构:
|
|
103
|
+
|
|
104
|
+
* [OrgMember](https://cloud.tencent.com/document/api/850/67060#OrgMember)
|
|
105
|
+
|
|
106
|
+
|
|
107
|
+
|
|
108
|
+
## 企业组织(organization) 版本:2018-12-25
|
|
109
|
+
|
|
110
|
+
|
|
111
|
+
|
|
112
|
+
## 腾讯微服务平台 TSF(tsf) 版本:2018-03-26
|
|
113
|
+
|
|
114
|
+
### 第 64 次发布
|
|
115
|
+
|
|
116
|
+
发布时间:2021-12-30 08:15:43
|
|
117
|
+
|
|
118
|
+
本次发布包含了以下内容:
|
|
119
|
+
|
|
120
|
+
改善已有的文档。
|
|
121
|
+
|
|
122
|
+
新增接口:
|
|
123
|
+
|
|
124
|
+
* [DescribeContainerGroupDeployInfo](https://cloud.tencent.com/document/api/649/67221)
|
|
125
|
+
|
|
126
|
+
新增数据结构:
|
|
127
|
+
|
|
128
|
+
* [ContainerGroupDeploy](https://cloud.tencent.com/document/api/649/36099#ContainerGroupDeploy)
|
|
129
|
+
|
|
130
|
+
|
|
131
|
+
|
|
1
132
|
# Release 4.0.264
|
|
2
133
|
|
|
3
134
|
## 云监控(monitor) 版本:2018-07-24
|
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,29 +1,95 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## Elasticsearch Service(es) 版本:2018-04-16
|
|
4
4
|
|
|
5
|
-
### 第
|
|
5
|
+
### 第 22 次发布
|
|
6
6
|
|
|
7
|
-
发布时间:2021-12-
|
|
7
|
+
发布时间:2021-12-30 08:09:09
|
|
8
8
|
|
|
9
9
|
本次发布包含了以下内容:
|
|
10
10
|
|
|
11
11
|
改善已有的文档。
|
|
12
12
|
|
|
13
|
+
修改接口:
|
|
14
|
+
|
|
15
|
+
* [CreateInstance](https://cloud.tencent.com/document/api/845/30633)
|
|
16
|
+
|
|
17
|
+
* 新增出参:DealName
|
|
18
|
+
|
|
19
|
+
* [DescribeInstances](https://cloud.tencent.com/document/api/845/30631)
|
|
20
|
+
|
|
21
|
+
* 新增入参:ZoneList
|
|
22
|
+
|
|
23
|
+
* [UpdateInstance](https://cloud.tencent.com/document/api/845/30629)
|
|
24
|
+
|
|
25
|
+
* 新增出参:DealName
|
|
26
|
+
|
|
27
|
+
* [UpdatePlugins](https://cloud.tencent.com/document/api/845/46048)
|
|
28
|
+
|
|
29
|
+
* 新增入参:PluginType
|
|
30
|
+
|
|
31
|
+
* [UpgradeLicense](https://cloud.tencent.com/document/api/845/36269)
|
|
32
|
+
|
|
33
|
+
* 新增出参:DealName
|
|
34
|
+
|
|
35
|
+
|
|
13
36
|
修改数据结构:
|
|
14
37
|
|
|
15
|
-
* [
|
|
38
|
+
* [ClusterView](https://cloud.tencent.com/document/api/845/30634#ClusterView)
|
|
16
39
|
|
|
17
|
-
* 新增成员:
|
|
40
|
+
* 新增成员:TotalCosStorage, SearchableSnapshotCosBucket, SearchableSnapshotCosAppId
|
|
41
|
+
|
|
42
|
+
* [InstanceInfo](https://cloud.tencent.com/document/api/845/30634#InstanceInfo)
|
|
18
43
|
|
|
44
|
+
* 新增成员:ColdNodeType, ColdNodeNum, ColdCpuNum, ColdMemSize, ColdDiskType, ColdDiskSize, FrozenNodeType, FrozenNodeNum, FrozenCpuNum, FrozenMemSize, FrozenDiskType, FrozenDiskSize
|
|
19
45
|
|
|
20
46
|
|
|
21
47
|
|
|
22
|
-
|
|
48
|
+
|
|
49
|
+
## 全球应用加速(gaap) 版本:2018-05-29
|
|
50
|
+
|
|
51
|
+
### 第 26 次发布
|
|
52
|
+
|
|
53
|
+
发布时间:2021-12-30 08:09:28
|
|
54
|
+
|
|
55
|
+
本次发布包含了以下内容:
|
|
56
|
+
|
|
57
|
+
改善已有的文档。
|
|
58
|
+
|
|
59
|
+
修改接口:
|
|
60
|
+
|
|
61
|
+
* [CreateProxy](https://cloud.tencent.com/document/api/608/36971)
|
|
62
|
+
|
|
63
|
+
* 新增入参:PackageType
|
|
64
|
+
|
|
65
|
+
|
|
66
|
+
|
|
67
|
+
|
|
68
|
+
## 云监控(monitor) 版本:2018-07-24
|
|
69
|
+
|
|
70
|
+
### 第 35 次发布
|
|
71
|
+
|
|
72
|
+
发布时间:2021-12-30 08:11:53
|
|
73
|
+
|
|
74
|
+
本次发布包含了以下内容:
|
|
75
|
+
|
|
76
|
+
改善已有的文档。
|
|
77
|
+
|
|
78
|
+
新增接口:
|
|
79
|
+
|
|
80
|
+
* [BindingPolicyTag](https://cloud.tencent.com/document/api/248/67219)
|
|
81
|
+
|
|
82
|
+
新增数据结构:
|
|
83
|
+
|
|
84
|
+
* [PolicyTag](https://cloud.tencent.com/document/api/248/30354#PolicyTag)
|
|
85
|
+
|
|
86
|
+
|
|
87
|
+
|
|
88
|
+
## 企业组织(organization) 版本:2021-03-31
|
|
23
89
|
|
|
24
90
|
### 第 4 次发布
|
|
25
91
|
|
|
26
|
-
发布时间:2021-12-
|
|
92
|
+
发布时间:2021-12-30 08:12:38
|
|
27
93
|
|
|
28
94
|
本次发布包含了以下内容:
|
|
29
95
|
|
|
@@ -31,36 +97,35 @@
|
|
|
31
97
|
|
|
32
98
|
新增接口:
|
|
33
99
|
|
|
34
|
-
* [
|
|
35
|
-
* [DescribeRiskTrends](https://cloud.tencent.com/document/api/1343/67098)
|
|
100
|
+
* [DescribeOrganizationMembers](https://cloud.tencent.com/document/api/850/67220)
|
|
36
101
|
|
|
37
102
|
新增数据结构:
|
|
38
103
|
|
|
39
|
-
* [
|
|
40
|
-
* [OutputFrontRisk](https://cloud.tencent.com/document/api/1343/52566#OutputFrontRisk)
|
|
41
|
-
* [OutputFrontRiskData](https://cloud.tencent.com/document/api/1343/52566#OutputFrontRiskData)
|
|
42
|
-
* [OutputFrontRiskValue](https://cloud.tencent.com/document/api/1343/52566#OutputFrontRiskValue)
|
|
104
|
+
* [OrgMember](https://cloud.tencent.com/document/api/850/67060#OrgMember)
|
|
43
105
|
|
|
44
106
|
|
|
45
107
|
|
|
46
|
-
##
|
|
108
|
+
## 企业组织(organization) 版本:2018-12-25
|
|
47
109
|
|
|
48
|
-
### 第 27 次发布
|
|
49
110
|
|
|
50
|
-
|
|
111
|
+
|
|
112
|
+
## 腾讯微服务平台 TSF(tsf) 版本:2018-03-26
|
|
113
|
+
|
|
114
|
+
### 第 64 次发布
|
|
115
|
+
|
|
116
|
+
发布时间:2021-12-30 08:15:43
|
|
51
117
|
|
|
52
118
|
本次发布包含了以下内容:
|
|
53
119
|
|
|
54
120
|
改善已有的文档。
|
|
55
121
|
|
|
56
|
-
|
|
122
|
+
新增接口:
|
|
57
123
|
|
|
58
|
-
*
|
|
124
|
+
* [DescribeContainerGroupDeployInfo](https://cloud.tencent.com/document/api/649/67221)
|
|
59
125
|
|
|
60
|
-
|
|
126
|
+
新增数据结构:
|
|
61
127
|
|
|
62
|
-
*
|
|
63
|
-
* Producer
|
|
128
|
+
* [ContainerGroupDeploy](https://cloud.tencent.com/document/api/649/36099#ContainerGroupDeploy)
|
|
64
129
|
|
|
65
130
|
|
|
66
131
|
|
|
@@ -27973,6 +28038,48 @@
|
|
|
27973
28038
|
|
|
27974
28039
|
## Elasticsearch Service(es) 版本:2018-04-16
|
|
27975
28040
|
|
|
28041
|
+
### 第 22 次发布
|
|
28042
|
+
|
|
28043
|
+
发布时间:2021-12-30 08:09:09
|
|
28044
|
+
|
|
28045
|
+
本次发布包含了以下内容:
|
|
28046
|
+
|
|
28047
|
+
改善已有的文档。
|
|
28048
|
+
|
|
28049
|
+
修改接口:
|
|
28050
|
+
|
|
28051
|
+
* [CreateInstance](https://cloud.tencent.com/document/api/845/30633)
|
|
28052
|
+
|
|
28053
|
+
* 新增出参:DealName
|
|
28054
|
+
|
|
28055
|
+
* [DescribeInstances](https://cloud.tencent.com/document/api/845/30631)
|
|
28056
|
+
|
|
28057
|
+
* 新增入参:ZoneList
|
|
28058
|
+
|
|
28059
|
+
* [UpdateInstance](https://cloud.tencent.com/document/api/845/30629)
|
|
28060
|
+
|
|
28061
|
+
* 新增出参:DealName
|
|
28062
|
+
|
|
28063
|
+
* [UpdatePlugins](https://cloud.tencent.com/document/api/845/46048)
|
|
28064
|
+
|
|
28065
|
+
* 新增入参:PluginType
|
|
28066
|
+
|
|
28067
|
+
* [UpgradeLicense](https://cloud.tencent.com/document/api/845/36269)
|
|
28068
|
+
|
|
28069
|
+
* 新增出参:DealName
|
|
28070
|
+
|
|
28071
|
+
|
|
28072
|
+
修改数据结构:
|
|
28073
|
+
|
|
28074
|
+
* [ClusterView](https://cloud.tencent.com/document/api/845/30634#ClusterView)
|
|
28075
|
+
|
|
28076
|
+
* 新增成员:TotalCosStorage, SearchableSnapshotCosBucket, SearchableSnapshotCosAppId
|
|
28077
|
+
|
|
28078
|
+
* [InstanceInfo](https://cloud.tencent.com/document/api/845/30634#InstanceInfo)
|
|
28079
|
+
|
|
28080
|
+
* 新增成员:ColdNodeType, ColdNodeNum, ColdCpuNum, ColdMemSize, ColdDiskType, ColdDiskSize, FrozenNodeType, FrozenNodeNum, FrozenCpuNum, FrozenMemSize, FrozenDiskType, FrozenDiskSize
|
|
28081
|
+
|
|
28082
|
+
|
|
27976
28083
|
### 第 21 次发布
|
|
27977
28084
|
|
|
27978
28085
|
发布时间:2021-12-22 16:41:08
|
|
@@ -29700,6 +29807,21 @@
|
|
|
29700
29807
|
|
|
29701
29808
|
## 全球应用加速(gaap) 版本:2018-05-29
|
|
29702
29809
|
|
|
29810
|
+
### 第 26 次发布
|
|
29811
|
+
|
|
29812
|
+
发布时间:2021-12-30 08:09:28
|
|
29813
|
+
|
|
29814
|
+
本次发布包含了以下内容:
|
|
29815
|
+
|
|
29816
|
+
改善已有的文档。
|
|
29817
|
+
|
|
29818
|
+
修改接口:
|
|
29819
|
+
|
|
29820
|
+
* [CreateProxy](https://cloud.tencent.com/document/api/608/36971)
|
|
29821
|
+
|
|
29822
|
+
* 新增入参:PackageType
|
|
29823
|
+
|
|
29824
|
+
|
|
29703
29825
|
### 第 25 次发布
|
|
29704
29826
|
|
|
29705
29827
|
发布时间:2021-12-03 08:06:49
|
|
@@ -40020,6 +40142,22 @@
|
|
|
40020
40142
|
|
|
40021
40143
|
## 云监控(monitor) 版本:2018-07-24
|
|
40022
40144
|
|
|
40145
|
+
### 第 35 次发布
|
|
40146
|
+
|
|
40147
|
+
发布时间:2021-12-30 08:11:53
|
|
40148
|
+
|
|
40149
|
+
本次发布包含了以下内容:
|
|
40150
|
+
|
|
40151
|
+
改善已有的文档。
|
|
40152
|
+
|
|
40153
|
+
新增接口:
|
|
40154
|
+
|
|
40155
|
+
* [[BindingPolicyTag](https://cloud.tencent.com/document/api/248/67219)](https://cloud.tencent.com/document/api/#/#)
|
|
40156
|
+
|
|
40157
|
+
新增数据结构:
|
|
40158
|
+
|
|
40159
|
+
* [[PolicyTag](https://cloud.tencent.com/document/api/248/30354#PolicyTag)](https://cloud.tencent.com/document/api/248/30354#[PolicyTag](https://cloud.tencent.com/document/api/248/30354#PolicyTag))
|
|
40160
|
+
|
|
40023
40161
|
### 第 34 次发布
|
|
40024
40162
|
|
|
40025
40163
|
发布时间:2021-12-29 08:10:29
|
|
@@ -44290,6 +44428,22 @@
|
|
|
44290
44428
|
|
|
44291
44429
|
## 企业组织(organization) 版本:2021-03-31
|
|
44292
44430
|
|
|
44431
|
+
### 第 4 次发布
|
|
44432
|
+
|
|
44433
|
+
发布时间:2021-12-30 08:12:38
|
|
44434
|
+
|
|
44435
|
+
本次发布包含了以下内容:
|
|
44436
|
+
|
|
44437
|
+
改善已有的文档。
|
|
44438
|
+
|
|
44439
|
+
新增接口:
|
|
44440
|
+
|
|
44441
|
+
* [[DescribeOrganizationMembers](https://cloud.tencent.com/document/api/850/67220)](https://cloud.tencent.com/document/api/#/#)
|
|
44442
|
+
|
|
44443
|
+
新增数据结构:
|
|
44444
|
+
|
|
44445
|
+
* [[OrgMember](https://cloud.tencent.com/document/api/850/67060#OrgMember)](https://cloud.tencent.com/document/api/850/67060#[OrgMember](https://cloud.tencent.com/document/api/850/67060#OrgMember))
|
|
44446
|
+
|
|
44293
44447
|
### 第 3 次发布
|
|
44294
44448
|
|
|
44295
44449
|
发布时间:2021-12-28 08:09:51
|
|
@@ -45459,15 +45613,15 @@
|
|
|
45459
45613
|
|
|
45460
45614
|
新增接口:
|
|
45461
45615
|
|
|
45462
|
-
* [
|
|
45463
|
-
* [
|
|
45616
|
+
* [DescribeRiskAssessment](https://cloud.tencent.com/document/api/1343/67099)
|
|
45617
|
+
* [DescribeRiskTrends](https://cloud.tencent.com/document/api/1343/67098)
|
|
45464
45618
|
|
|
45465
45619
|
新增数据结构:
|
|
45466
45620
|
|
|
45467
|
-
* [
|
|
45468
|
-
* [
|
|
45469
|
-
* [
|
|
45470
|
-
* [
|
|
45621
|
+
* [InputFrontRisk](https://cloud.tencent.com/document/api/1343/52566#InputFrontRisk)
|
|
45622
|
+
* [OutputFrontRisk](https://cloud.tencent.com/document/api/1343/52566#OutputFrontRisk)
|
|
45623
|
+
* [OutputFrontRiskData](https://cloud.tencent.com/document/api/1343/52566#OutputFrontRiskData)
|
|
45624
|
+
* [OutputFrontRiskValue](https://cloud.tencent.com/document/api/1343/52566#OutputFrontRiskValue)
|
|
45471
45625
|
|
|
45472
45626
|
### 第 3 次发布
|
|
45473
45627
|
|
|
@@ -59667,6 +59821,22 @@
|
|
|
59667
59821
|
|
|
59668
59822
|
## 腾讯微服务平台 TSF(tsf) 版本:2018-03-26
|
|
59669
59823
|
|
|
59824
|
+
### 第 64 次发布
|
|
59825
|
+
|
|
59826
|
+
发布时间:2021-12-30 08:15:43
|
|
59827
|
+
|
|
59828
|
+
本次发布包含了以下内容:
|
|
59829
|
+
|
|
59830
|
+
改善已有的文档。
|
|
59831
|
+
|
|
59832
|
+
新增接口:
|
|
59833
|
+
|
|
59834
|
+
* [[DescribeContainerGroupDeployInfo](https://cloud.tencent.com/document/api/649/67221)](https://cloud.tencent.com/document/api/#/#)
|
|
59835
|
+
|
|
59836
|
+
新增数据结构:
|
|
59837
|
+
|
|
59838
|
+
* [[ContainerGroupDeploy](https://cloud.tencent.com/document/api/649/36099#ContainerGroupDeploy)](https://cloud.tencent.com/document/api/649/36099#[ContainerGroupDeploy](https://cloud.tencent.com/document/api/649/36099#ContainerGroupDeploy))
|
|
59839
|
+
|
|
59670
59840
|
### 第 63 次发布
|
|
59671
59841
|
|
|
59672
59842
|
发布时间:2021-12-24 08:16:33
|
package/package.json
CHANGED
package/products.md
CHANGED
|
@@ -72,13 +72,13 @@
|
|
|
72
72
|
| eiam | [数字身份管控平台(员工版)](https://cloud.tencent.com/document/product/1442) | 2021-12-15 08:07:41 |
|
|
73
73
|
| eis | [企业集成服务](https://cloud.tencent.com/document/product/1270) | 2021-11-10 08:06:56 |
|
|
74
74
|
| emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2021-12-10 08:06:20 |
|
|
75
|
-
| es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2021-12-
|
|
75
|
+
| es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2021-12-30 08:09:09 |
|
|
76
76
|
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2021-12-23 08:10:29 |
|
|
77
77
|
| facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2021-11-18 08:08:10 |
|
|
78
78
|
| faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2021-12-21 08:05:56 |
|
|
79
79
|
| fmu | [人脸试妆](https://cloud.tencent.com/document/product/1172) | 2021-12-14 08:10:17 |
|
|
80
80
|
| ft | [人像变换](https://cloud.tencent.com/document/product/1202) | 2021-12-08 08:10:45 |
|
|
81
|
-
| gaap | [全球应用加速](https://cloud.tencent.com/document/product/608) | 2021-12-
|
|
81
|
+
| gaap | [全球应用加速](https://cloud.tencent.com/document/product/608) | 2021-12-30 08:09:28 |
|
|
82
82
|
| gme | [游戏多媒体引擎](https://cloud.tencent.com/document/product/607) | 2021-12-23 08:10:54 |
|
|
83
83
|
| gpm | [游戏玩家匹配](https://cloud.tencent.com/document/product/1294) | 2021-11-10 08:07:27 |
|
|
84
84
|
| gs | [云游戏解决方案](https://cloud.tencent.com/document/product/1162) | 2021-12-07 08:07:40 |
|
|
@@ -108,7 +108,7 @@
|
|
|
108
108
|
| mgobe | [游戏联机对战引擎](https://cloud.tencent.com/document/product/1038) | 2021-11-10 08:08:55 |
|
|
109
109
|
| mna | [移动网络加速](https://cloud.tencent.com/document/product/1385) | 2021-11-10 08:08:55 |
|
|
110
110
|
| mongodb | [云数据库 MongoDB](https://cloud.tencent.com/document/product/240) | 2021-12-14 08:12:21 |
|
|
111
|
-
| monitor | [云监控](https://cloud.tencent.com/document/product/248) | 2021-12-
|
|
111
|
+
| monitor | [云监控](https://cloud.tencent.com/document/product/248) | 2021-12-30 08:11:53 |
|
|
112
112
|
| mps | [视频处理](https://cloud.tencent.com/document/product/862) | 2021-11-24 08:11:23 |
|
|
113
113
|
| mrs | [医疗报告结构化](https://cloud.tencent.com/document/product/1314) | 2021-12-14 08:12:50 |
|
|
114
114
|
| ms | [移动应用安全](https://cloud.tencent.com/document/product) | 2020-06-05 08:13:52 |
|
|
@@ -118,7 +118,7 @@
|
|
|
118
118
|
| npp | [号码保护](https://cloud.tencent.com/document/product) | 2020-04-22 08:00:22 |
|
|
119
119
|
| oceanus | [流计算 Oceanus](https://cloud.tencent.com/document/product/849) | 2021-12-21 08:08:44 |
|
|
120
120
|
| ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2021-12-27 08:08:41 |
|
|
121
|
-
| organization | [企业组织](https://cloud.tencent.com/document/product/850) | 2021-12-
|
|
121
|
+
| organization | [企业组织](https://cloud.tencent.com/document/product/850) | 2021-12-30 08:12:38 |
|
|
122
122
|
| partners | [渠道合作伙伴](https://cloud.tencent.com/document/product/563) | 2021-11-18 08:11:02 |
|
|
123
123
|
| pds | [私域安全](https://cloud.tencent.com/document/product/1473) | 2021-11-10 08:09:50 |
|
|
124
124
|
| postgres | [云数据库 PostgreSQL](https://cloud.tencent.com/document/product/409) | 2021-12-24 08:13:26 |
|
|
@@ -156,7 +156,7 @@
|
|
|
156
156
|
| tcss | [容器安全服务](https://cloud.tencent.com/document/product/1285) | 2021-12-22 08:16:46 |
|
|
157
157
|
| tdid | [分布式身份](https://cloud.tencent.com/document/product/1439) | 2021-11-10 08:11:24 |
|
|
158
158
|
| tdmq | [分布式消息队列](https://cloud.tencent.com/document/product/1179) | 2021-12-29 08:13:22 |
|
|
159
|
-
| tem | [弹性微服务](https://cloud.tencent.com/document/product/1371) | 2021-12-
|
|
159
|
+
| tem | [弹性微服务](https://cloud.tencent.com/document/product/1371) | 2021-12-30 08:15:01 |
|
|
160
160
|
| thpc | [高性能计算平台](https://cloud.tencent.com/document/product/1527) | 2021-12-27 08:11:18 |
|
|
161
161
|
| tia | [智能钛机器学习](https://cloud.tencent.com/document/product/851) | 2021-10-21 11:12:52 |
|
|
162
162
|
| tic | [腾讯云IaC平台](https://cloud.tencent.com/document/product/1213) | 2021-11-10 08:11:35 |
|
|
@@ -172,7 +172,7 @@
|
|
|
172
172
|
| tmt | [机器翻译](https://cloud.tencent.com/document/product/551) | 2021-11-10 08:12:05 |
|
|
173
173
|
| trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2021-11-11 11:09:51 |
|
|
174
174
|
| tse | [腾讯云微服务引擎](https://cloud.tencent.com/document/product/1364) | 2021-12-16 08:15:47 |
|
|
175
|
-
| tsf | [腾讯微服务平台 TSF](https://cloud.tencent.com/document/product/649) | 2021-12-
|
|
175
|
+
| tsf | [腾讯微服务平台 TSF](https://cloud.tencent.com/document/product/649) | 2021-12-30 08:15:43 |
|
|
176
176
|
| tsw | [腾讯微服务观测平台 TSW](https://cloud.tencent.com/document/product/1311) | 2021-11-10 08:12:32 |
|
|
177
177
|
| tts | [语音合成](https://cloud.tencent.com/document/product/1073) | 2021-12-21 08:12:28 |
|
|
178
178
|
| ump | [客流数字化平台](https://cloud.tencent.com/document/product/1320) | 2021-11-10 08:12:34 |
|
|
@@ -517,7 +517,7 @@ export class Client extends TencentCloudCommon.AbstractClient {
|
|
|
517
517
|
}
|
|
518
518
|
|
|
519
519
|
/**
|
|
520
|
-
* 本接口(DescribeAccessRegionsByDestRegion
|
|
520
|
+
* 本接口(DescribeAccessRegionsByDestRegion)根据源站区域查询可用的加速区域列表。
|
|
521
521
|
*/
|
|
522
522
|
async DescribeAccessRegionsByDestRegion(
|
|
523
523
|
req: DescribeAccessRegionsByDestRegionRequest,
|
|
@@ -1787,6 +1787,7 @@ AccessRegion - String - 是否必填:否 - (过滤条件)按照接入地
|
|
|
1787
1787
|
RealServerRegion - String - 是否必填:否 - (过滤条件)按照源站地域过滤。
|
|
1788
1788
|
GroupId - String - 是否必填:否 - (过滤条件)按照通道组ID过滤。
|
|
1789
1789
|
IPAddressVersion - String - 是否必填:否 - (过滤条件)按照IP版本过滤。
|
|
1790
|
+
PackageType - String - 是否必填:否 - (过滤条件)按照通道套餐类型过滤。
|
|
1790
1791
|
*/
|
|
1791
1792
|
Filters?: Array<Filter>
|
|
1792
1793
|
|
|
@@ -2653,7 +2654,7 @@ export interface DescribeAccessRegionsByDestRegionRequest {
|
|
|
2653
2654
|
IPAddressVersion?: string
|
|
2654
2655
|
|
|
2655
2656
|
/**
|
|
2656
|
-
*
|
|
2657
|
+
* 通道套餐类型,Thunder表示标准通道组,Accelerator表示游戏加速器通道,CrossBorder表示跨境通道。
|
|
2657
2658
|
*/
|
|
2658
2659
|
PackageType?: string
|
|
2659
2660
|
}
|
|
@@ -3048,9 +3049,14 @@ export interface CreateProxyRequest {
|
|
|
3048
3049
|
IPAddressVersion?: string
|
|
3049
3050
|
|
|
3050
3051
|
/**
|
|
3051
|
-
*
|
|
3052
|
+
* 网络类型,normal表示常规BGP,cn2表示精品BGP,triple表示三网
|
|
3052
3053
|
*/
|
|
3053
3054
|
NetworkType?: string
|
|
3055
|
+
|
|
3056
|
+
/**
|
|
3057
|
+
* 通道套餐类型,Thunder表示标准通道组,Accelerator表示游戏加速器通道,CrossBorder表示跨境通道。
|
|
3058
|
+
*/
|
|
3059
|
+
PackageType?: string
|
|
3054
3060
|
}
|
|
3055
3061
|
|
|
3056
3062
|
/**
|
|
@@ -3918,7 +3924,7 @@ export interface ModifyHTTPSListenerAttributeResponse {
|
|
|
3918
3924
|
}
|
|
3919
3925
|
|
|
3920
3926
|
/**
|
|
3921
|
-
*
|
|
3927
|
+
* 根据源站查询的可用加速区域信息及对应的可选带宽和并发量。
|
|
3922
3928
|
*/
|
|
3923
3929
|
export interface AccessRegionDetial {
|
|
3924
3930
|
/**
|
|
@@ -4729,7 +4735,7 @@ export interface CheckProxyCreateRequest {
|
|
|
4729
4735
|
NetworkType?: string
|
|
4730
4736
|
|
|
4731
4737
|
/**
|
|
4732
|
-
*
|
|
4738
|
+
* 通道套餐类型。Thunder表示标准通道组,Accelerator表示游戏加速器通道,CrossBorder表示跨境通道。
|
|
4733
4739
|
*/
|
|
4734
4740
|
PackageType?: string
|
|
4735
4741
|
}
|
|
@@ -4744,7 +4750,7 @@ export interface DescribeRegionAndPriceRequest {
|
|
|
4744
4750
|
IPAddressVersion?: string
|
|
4745
4751
|
|
|
4746
4752
|
/**
|
|
4747
|
-
*
|
|
4753
|
+
* 通道套餐类型,Thunder表示标准通道组,Accelerator表示游戏加速器通道,CrossBorder表示跨境通道。
|
|
4748
4754
|
*/
|
|
4749
4755
|
PackageType?: string
|
|
4750
4756
|
}
|
|
@@ -5064,7 +5070,7 @@ export interface InquiryPriceCreateProxyRequest {
|
|
|
5064
5070
|
NetworkType?: string
|
|
5065
5071
|
|
|
5066
5072
|
/**
|
|
5067
|
-
*
|
|
5073
|
+
* 通道套餐类型,Thunder表示标准通道组,Accelerator表示游戏加速器通道,CrossBorder表示跨境通道。
|
|
5068
5074
|
*/
|
|
5069
5075
|
PackageType?: string
|
|
5070
5076
|
}
|
|
@@ -5341,7 +5347,8 @@ CLONING表示复制中。
|
|
|
5341
5347
|
NetworkType: string
|
|
5342
5348
|
|
|
5343
5349
|
/**
|
|
5344
|
-
* 通道套餐类型:Thunder表示标准通道,Accelerator
|
|
5350
|
+
* 通道套餐类型:Thunder表示标准通道,Accelerator表示游戏加速器通道,
|
|
5351
|
+
CrossBorder表示跨境通道。
|
|
5345
5352
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
5346
5353
|
*/
|
|
5347
5354
|
PackageType: string
|
|
@@ -117,7 +117,7 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
117
117
|
*/
|
|
118
118
|
DeleteCertificate(req: DeleteCertificateRequest, cb?: (error: string, rep: DeleteCertificateResponse) => void): Promise<DeleteCertificateResponse>;
|
|
119
119
|
/**
|
|
120
|
-
* 本接口(DescribeAccessRegionsByDestRegion
|
|
120
|
+
* 本接口(DescribeAccessRegionsByDestRegion)根据源站区域查询可用的加速区域列表。
|
|
121
121
|
*/
|
|
122
122
|
DescribeAccessRegionsByDestRegion(req: DescribeAccessRegionsByDestRegionRequest, cb?: (error: string, rep: DescribeAccessRegionsByDestRegionResponse) => void): Promise<DescribeAccessRegionsByDestRegionResponse>;
|
|
123
123
|
/**
|
|
@@ -192,7 +192,7 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
192
192
|
return this.request("DeleteCertificate", req, cb);
|
|
193
193
|
}
|
|
194
194
|
/**
|
|
195
|
-
* 本接口(DescribeAccessRegionsByDestRegion
|
|
195
|
+
* 本接口(DescribeAccessRegionsByDestRegion)根据源站区域查询可用的加速区域列表。
|
|
196
196
|
*/
|
|
197
197
|
async DescribeAccessRegionsByDestRegion(req, cb) {
|
|
198
198
|
return this.request("DescribeAccessRegionsByDestRegion", req, cb);
|
|
@@ -1508,6 +1508,7 @@ export interface DescribeProxiesRequest {
|
|
|
1508
1508
|
RealServerRegion - String - 是否必填:否 - (过滤条件)按照源站地域过滤。
|
|
1509
1509
|
GroupId - String - 是否必填:否 - (过滤条件)按照通道组ID过滤。
|
|
1510
1510
|
IPAddressVersion - String - 是否必填:否 - (过滤条件)按照IP版本过滤。
|
|
1511
|
+
PackageType - String - 是否必填:否 - (过滤条件)按照通道套餐类型过滤。
|
|
1511
1512
|
*/
|
|
1512
1513
|
Filters?: Array<Filter>;
|
|
1513
1514
|
/**
|
|
@@ -2245,7 +2246,7 @@ export interface DescribeAccessRegionsByDestRegionRequest {
|
|
|
2245
2246
|
*/
|
|
2246
2247
|
IPAddressVersion?: string;
|
|
2247
2248
|
/**
|
|
2248
|
-
*
|
|
2249
|
+
* 通道套餐类型,Thunder表示标准通道组,Accelerator表示游戏加速器通道,CrossBorder表示跨境通道。
|
|
2249
2250
|
*/
|
|
2250
2251
|
PackageType?: string;
|
|
2251
2252
|
}
|
|
@@ -2578,9 +2579,13 @@ export interface CreateProxyRequest {
|
|
|
2578
2579
|
*/
|
|
2579
2580
|
IPAddressVersion?: string;
|
|
2580
2581
|
/**
|
|
2581
|
-
*
|
|
2582
|
+
* 网络类型,normal表示常规BGP,cn2表示精品BGP,triple表示三网
|
|
2582
2583
|
*/
|
|
2583
2584
|
NetworkType?: string;
|
|
2585
|
+
/**
|
|
2586
|
+
* 通道套餐类型,Thunder表示标准通道组,Accelerator表示游戏加速器通道,CrossBorder表示跨境通道。
|
|
2587
|
+
*/
|
|
2588
|
+
PackageType?: string;
|
|
2584
2589
|
}
|
|
2585
2590
|
/**
|
|
2586
2591
|
* DeleteCertificate请求参数结构体
|
|
@@ -3318,7 +3323,7 @@ export interface ModifyHTTPSListenerAttributeResponse {
|
|
|
3318
3323
|
RequestId?: string;
|
|
3319
3324
|
}
|
|
3320
3325
|
/**
|
|
3321
|
-
*
|
|
3326
|
+
* 根据源站查询的可用加速区域信息及对应的可选带宽和并发量。
|
|
3322
3327
|
*/
|
|
3323
3328
|
export interface AccessRegionDetial {
|
|
3324
3329
|
/**
|
|
@@ -4007,7 +4012,7 @@ export interface CheckProxyCreateRequest {
|
|
|
4007
4012
|
*/
|
|
4008
4013
|
NetworkType?: string;
|
|
4009
4014
|
/**
|
|
4010
|
-
*
|
|
4015
|
+
* 通道套餐类型。Thunder表示标准通道组,Accelerator表示游戏加速器通道,CrossBorder表示跨境通道。
|
|
4011
4016
|
*/
|
|
4012
4017
|
PackageType?: string;
|
|
4013
4018
|
}
|
|
@@ -4020,7 +4025,7 @@ export interface DescribeRegionAndPriceRequest {
|
|
|
4020
4025
|
*/
|
|
4021
4026
|
IPAddressVersion?: string;
|
|
4022
4027
|
/**
|
|
4023
|
-
*
|
|
4028
|
+
* 通道套餐类型,Thunder表示标准通道组,Accelerator表示游戏加速器通道,CrossBorder表示跨境通道。
|
|
4024
4029
|
*/
|
|
4025
4030
|
PackageType?: string;
|
|
4026
4031
|
}
|
|
@@ -4291,7 +4296,7 @@ export interface InquiryPriceCreateProxyRequest {
|
|
|
4291
4296
|
*/
|
|
4292
4297
|
NetworkType?: string;
|
|
4293
4298
|
/**
|
|
4294
|
-
*
|
|
4299
|
+
* 通道套餐类型,Thunder表示标准通道组,Accelerator表示游戏加速器通道,CrossBorder表示跨境通道。
|
|
4295
4300
|
*/
|
|
4296
4301
|
PackageType?: string;
|
|
4297
4302
|
}
|
|
@@ -4523,7 +4528,8 @@ export interface ProxyInfo {
|
|
|
4523
4528
|
*/
|
|
4524
4529
|
NetworkType: string;
|
|
4525
4530
|
/**
|
|
4526
|
-
* 通道套餐类型:Thunder表示标准通道,Accelerator
|
|
4531
|
+
* 通道套餐类型:Thunder表示标准通道,Accelerator表示游戏加速器通道,
|
|
4532
|
+
CrossBorder表示跨境通道。
|
|
4527
4533
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
4528
4534
|
*/
|
|
4529
4535
|
PackageType: string;
|