tencentcloud-sdk-nodejs-tds 4.0.494 → 4.0.496
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 +390 -0
- package/SERVICE_CHANGELOG.md +457 -30
- package/package.json +1 -1
- package/products.md +27 -26
- package/src/services/tds/v20220801/tds_client.ts +15 -3
- package/src/services/tds/v20220801/tds_models.ts +157 -27
- package/tencentcloud/services/tds/v20220801/tds_client.d.ts +5 -1
- package/tencentcloud/services/tds/v20220801/tds_client.js +6 -0
- package/tencentcloud/services/tds/v20220801/tds_models.d.ts +133 -27
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,10 +1,83 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## 应用性能观测(apm) 版本:2021-06-22
|
|
4
4
|
|
|
5
|
-
### 第
|
|
5
|
+
### 第 14 次发布
|
|
6
6
|
|
|
7
|
-
发布时间:2022-12-
|
|
7
|
+
发布时间:2022-12-06 06:16:29
|
|
8
|
+
|
|
9
|
+
本次发布包含了以下内容:
|
|
10
|
+
|
|
11
|
+
改善已有的文档。
|
|
12
|
+
|
|
13
|
+
新增数据结构:
|
|
14
|
+
|
|
15
|
+
* [APMKV](https://cloud.tencent.com/document/api/1463/64927#APMKV)
|
|
16
|
+
|
|
17
|
+
修改数据结构:
|
|
18
|
+
|
|
19
|
+
* [ApmField](https://cloud.tencent.com/document/api/1463/64927#ApmField)
|
|
20
|
+
|
|
21
|
+
* 新增成员:LastPeriodValue
|
|
22
|
+
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
|
|
26
|
+
## TDSQL-C MySQL 版(cynosdb) 版本:2019-01-07
|
|
27
|
+
|
|
28
|
+
### 第 33 次发布
|
|
29
|
+
|
|
30
|
+
发布时间:2022-12-06 06:33:40
|
|
31
|
+
|
|
32
|
+
本次发布包含了以下内容:
|
|
33
|
+
|
|
34
|
+
改善已有的文档。
|
|
35
|
+
|
|
36
|
+
新增数据结构:
|
|
37
|
+
|
|
38
|
+
* [ModifiableInfo](https://cloud.tencent.com/document/api/1003/48097#ModifiableInfo)
|
|
39
|
+
|
|
40
|
+
修改数据结构:
|
|
41
|
+
|
|
42
|
+
* [Account](https://cloud.tencent.com/document/api/1003/48097#Account)
|
|
43
|
+
|
|
44
|
+
* 新增成员:MaxUserConnections
|
|
45
|
+
|
|
46
|
+
* [CynosdbInstance](https://cloud.tencent.com/document/api/1003/48097#CynosdbInstance)
|
|
47
|
+
|
|
48
|
+
* 新增成员:PhysicalZone, BusinessType, Tasks, IsFreeze, ResourceTags
|
|
49
|
+
|
|
50
|
+
* [ParamInfo](https://cloud.tencent.com/document/api/1003/48097#ParamInfo)
|
|
51
|
+
|
|
52
|
+
* 新增成员:IsGlobal, ModifiableInfo, IsFunc, Func
|
|
53
|
+
|
|
54
|
+
|
|
55
|
+
|
|
56
|
+
|
|
57
|
+
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
58
|
+
|
|
59
|
+
### 第 33 次发布
|
|
60
|
+
|
|
61
|
+
发布时间:2022-12-06 06:41:11
|
|
62
|
+
|
|
63
|
+
本次发布包含了以下内容:
|
|
64
|
+
|
|
65
|
+
改善已有的文档。
|
|
66
|
+
|
|
67
|
+
修改数据结构:
|
|
68
|
+
|
|
69
|
+
* [Component](https://cloud.tencent.com/document/api/1323/70369#Component)
|
|
70
|
+
|
|
71
|
+
* 新增成员:ChannelComponentId, ChannelComponentSource
|
|
72
|
+
|
|
73
|
+
|
|
74
|
+
|
|
75
|
+
|
|
76
|
+
## 设备安全(tds) 版本:2022-08-01
|
|
77
|
+
|
|
78
|
+
### 第 2 次发布
|
|
79
|
+
|
|
80
|
+
发布时间:2022-12-06 07:10:10
|
|
8
81
|
|
|
9
82
|
本次发布包含了以下内容:
|
|
10
83
|
|
|
@@ -12,26 +85,41 @@
|
|
|
12
85
|
|
|
13
86
|
新增接口:
|
|
14
87
|
|
|
15
|
-
* [
|
|
16
|
-
|
|
88
|
+
* [DescribeFraudUltimate](https://cloud.tencent.com/document/api/1628/83695)
|
|
89
|
+
|
|
90
|
+
|
|
91
|
+
|
|
92
|
+
## 流量风险决策平台(trdp) 版本:2022-07-26
|
|
93
|
+
|
|
94
|
+
### 第 1 次发布
|
|
95
|
+
|
|
96
|
+
发布时间:2022-12-05 10:34:47
|
|
97
|
+
|
|
98
|
+
本次发布包含了以下内容:
|
|
99
|
+
|
|
100
|
+
改善已有的文档。
|
|
101
|
+
|
|
102
|
+
新增接口:
|
|
103
|
+
|
|
104
|
+
* [EvaluateUserRisk](https://cloud.tencent.com/document/api/1604/83624)
|
|
17
105
|
|
|
18
106
|
新增数据结构:
|
|
19
107
|
|
|
20
|
-
* [
|
|
21
|
-
* [
|
|
22
|
-
* [
|
|
23
|
-
* [
|
|
24
|
-
* [
|
|
25
|
-
* [
|
|
26
|
-
* [
|
|
108
|
+
* [AccountInfo](https://cloud.tencent.com/document/api/1604/83625#AccountInfo)
|
|
109
|
+
* [DeviceDetailInfo](https://cloud.tencent.com/document/api/1604/83625#DeviceDetailInfo)
|
|
110
|
+
* [DeviceFingerprintInfo](https://cloud.tencent.com/document/api/1604/83625#DeviceFingerprintInfo)
|
|
111
|
+
* [EvaluationResult](https://cloud.tencent.com/document/api/1604/83625#EvaluationResult)
|
|
112
|
+
* [MarketingInfo](https://cloud.tencent.com/document/api/1604/83625#MarketingInfo)
|
|
113
|
+
* [UniversalAccountInfo](https://cloud.tencent.com/document/api/1604/83625#UniversalAccountInfo)
|
|
114
|
+
* [UserInfo](https://cloud.tencent.com/document/api/1604/83625#UserInfo)
|
|
27
115
|
|
|
28
116
|
|
|
29
117
|
|
|
30
|
-
##
|
|
118
|
+
## 实时音视频(trtc) 版本:2019-07-22
|
|
31
119
|
|
|
32
|
-
### 第
|
|
120
|
+
### 第 43 次发布
|
|
33
121
|
|
|
34
|
-
发布时间:2022-12-
|
|
122
|
+
发布时间:2022-12-06 07:15:51
|
|
35
123
|
|
|
36
124
|
本次发布包含了以下内容:
|
|
37
125
|
|
|
@@ -39,12 +127,32 @@
|
|
|
39
127
|
|
|
40
128
|
新增接口:
|
|
41
129
|
|
|
42
|
-
* [
|
|
130
|
+
* [StartPublishCdnStream](https://cloud.tencent.com/document/api/647/81479)
|
|
131
|
+
* [StopPublishCdnStream](https://cloud.tencent.com/document/api/647/81478)
|
|
132
|
+
* [UpdatePublishCdnStream](https://cloud.tencent.com/document/api/647/81477)
|
|
43
133
|
|
|
44
134
|
新增数据结构:
|
|
45
135
|
|
|
46
|
-
* [
|
|
47
|
-
* [
|
|
136
|
+
* [AgentParams](https://cloud.tencent.com/document/api/647/44055#AgentParams)
|
|
137
|
+
* [AudioEncode](https://cloud.tencent.com/document/api/647/44055#AudioEncode)
|
|
138
|
+
* [MaxVideoUser](https://cloud.tencent.com/document/api/647/44055#MaxVideoUser)
|
|
139
|
+
* [McuAudioParams](https://cloud.tencent.com/document/api/647/44055#McuAudioParams)
|
|
140
|
+
* [McuCustomCrop](https://cloud.tencent.com/document/api/647/44055#McuCustomCrop)
|
|
141
|
+
* [McuFeedBackRoomParams](https://cloud.tencent.com/document/api/647/44055#McuFeedBackRoomParams)
|
|
142
|
+
* [McuLayout](https://cloud.tencent.com/document/api/647/44055#McuLayout)
|
|
143
|
+
* [McuLayoutParams](https://cloud.tencent.com/document/api/647/44055#McuLayoutParams)
|
|
144
|
+
* [McuLayoutVolume](https://cloud.tencent.com/document/api/647/44055#McuLayoutVolume)
|
|
145
|
+
* [McuPassThrough](https://cloud.tencent.com/document/api/647/44055#McuPassThrough)
|
|
146
|
+
* [McuPublishCdnParam](https://cloud.tencent.com/document/api/647/44055#McuPublishCdnParam)
|
|
147
|
+
* [McuSeiParams](https://cloud.tencent.com/document/api/647/44055#McuSeiParams)
|
|
148
|
+
* [McuUserInfoParams](https://cloud.tencent.com/document/api/647/44055#McuUserInfoParams)
|
|
149
|
+
* [McuVideoParams](https://cloud.tencent.com/document/api/647/44055#McuVideoParams)
|
|
150
|
+
* [McuWaterMarkImage](https://cloud.tencent.com/document/api/647/44055#McuWaterMarkImage)
|
|
151
|
+
* [McuWaterMarkParams](https://cloud.tencent.com/document/api/647/44055#McuWaterMarkParams)
|
|
152
|
+
* [MixUserInfo](https://cloud.tencent.com/document/api/647/44055#MixUserInfo)
|
|
153
|
+
* [SingleSubscribeParams](https://cloud.tencent.com/document/api/647/44055#SingleSubscribeParams)
|
|
154
|
+
* [UserMediaStream](https://cloud.tencent.com/document/api/647/44055#UserMediaStream)
|
|
155
|
+
* [VideoEncode](https://cloud.tencent.com/document/api/647/44055#VideoEncode)
|
|
48
156
|
|
|
49
157
|
|
|
50
158
|
|
|
@@ -3507,6 +3615,25 @@
|
|
|
3507
3615
|
|
|
3508
3616
|
## 应用性能观测(apm) 版本:2021-06-22
|
|
3509
3617
|
|
|
3618
|
+
### 第 14 次发布
|
|
3619
|
+
|
|
3620
|
+
发布时间:2022-12-06 06:16:29
|
|
3621
|
+
|
|
3622
|
+
本次发布包含了以下内容:
|
|
3623
|
+
|
|
3624
|
+
改善已有的文档。
|
|
3625
|
+
|
|
3626
|
+
新增数据结构:
|
|
3627
|
+
|
|
3628
|
+
* [[APMKV](https://cloud.tencent.com/document/api/1463/64927#APMKV)](https://cloud.tencent.com/document/api/1463/64927#[APMKV](https://cloud.tencent.com/document/api/1463/64927#APMKV))
|
|
3629
|
+
|
|
3630
|
+
修改数据结构:
|
|
3631
|
+
|
|
3632
|
+
* [ApmField](https://cloud.tencent.com/document/api/1463/64927#ApmField)
|
|
3633
|
+
|
|
3634
|
+
* 新增成员:LastPeriodValue
|
|
3635
|
+
|
|
3636
|
+
|
|
3510
3637
|
### 第 13 次发布
|
|
3511
3638
|
|
|
3512
3639
|
发布时间:2022-08-03 06:04:22
|
|
@@ -5590,6 +5717,21 @@
|
|
|
5590
5717
|
|
|
5591
5718
|
## 批量计算(batch) 版本:2017-03-12
|
|
5592
5719
|
|
|
5720
|
+
### 第 43 次发布
|
|
5721
|
+
|
|
5722
|
+
发布时间:2022-12-05 06:18:51
|
|
5723
|
+
|
|
5724
|
+
本次发布包含了以下内容:
|
|
5725
|
+
|
|
5726
|
+
改善已有的文档。
|
|
5727
|
+
|
|
5728
|
+
修改数据结构:
|
|
5729
|
+
|
|
5730
|
+
* [Docker](https://cloud.tencent.com/document/api/599/15912#Docker)
|
|
5731
|
+
|
|
5732
|
+
* 新增成员:DockerRunOption
|
|
5733
|
+
|
|
5734
|
+
|
|
5593
5735
|
### 第 42 次发布
|
|
5594
5736
|
|
|
5595
5737
|
发布时间:2022-08-25 06:10:07
|
|
@@ -12086,6 +12228,21 @@
|
|
|
12086
12228
|
|
|
12087
12229
|
## 云数据库 MySQL(cdb) 版本:2017-03-20
|
|
12088
12230
|
|
|
12231
|
+
### 第 106 次发布
|
|
12232
|
+
|
|
12233
|
+
发布时间:2022-12-05 06:24:01
|
|
12234
|
+
|
|
12235
|
+
本次发布包含了以下内容:
|
|
12236
|
+
|
|
12237
|
+
改善已有的文档。
|
|
12238
|
+
|
|
12239
|
+
修改数据结构:
|
|
12240
|
+
|
|
12241
|
+
* [BackupInfo](https://cloud.tencent.com/document/api/236/15878#BackupInfo)
|
|
12242
|
+
|
|
12243
|
+
* 新增成员:EncryptionFlag
|
|
12244
|
+
|
|
12245
|
+
|
|
12089
12246
|
### 第 105 次发布
|
|
12090
12247
|
|
|
12091
12248
|
发布时间:2022-11-29 06:19:07
|
|
@@ -18666,18 +18823,18 @@
|
|
|
18666
18823
|
|
|
18667
18824
|
新增接口:
|
|
18668
18825
|
|
|
18669
|
-
* [
|
|
18670
|
-
* [
|
|
18826
|
+
* [CreateInstancePost](https://cloud.tencent.com/document/api/597/83553)
|
|
18827
|
+
* [InquireCkafkaPrice](https://cloud.tencent.com/document/api/597/83552)
|
|
18671
18828
|
|
|
18672
18829
|
新增数据结构:
|
|
18673
18830
|
|
|
18674
|
-
* [
|
|
18675
|
-
* [
|
|
18676
|
-
* [
|
|
18677
|
-
* [
|
|
18678
|
-
* [
|
|
18679
|
-
* [
|
|
18680
|
-
* [
|
|
18831
|
+
* [InquireCkafkaPriceResp](https://cloud.tencent.com/document/api/597/40861#InquireCkafkaPriceResp)
|
|
18832
|
+
* [InquiryBasePrice](https://cloud.tencent.com/document/api/597/40861#InquiryBasePrice)
|
|
18833
|
+
* [InquiryDetailPrice](https://cloud.tencent.com/document/api/597/40861#InquiryDetailPrice)
|
|
18834
|
+
* [InquiryDiskParam](https://cloud.tencent.com/document/api/597/40861#InquiryDiskParam)
|
|
18835
|
+
* [InquiryPrice](https://cloud.tencent.com/document/api/597/40861#InquiryPrice)
|
|
18836
|
+
* [InquiryPublicNetworkParam](https://cloud.tencent.com/document/api/597/40861#InquiryPublicNetworkParam)
|
|
18837
|
+
* [InstanceChargeParam](https://cloud.tencent.com/document/api/597/40861#InstanceChargeParam)
|
|
18681
18838
|
|
|
18682
18839
|
### 第 63 次发布
|
|
18683
18840
|
|
|
@@ -22779,6 +22936,21 @@
|
|
|
22779
22936
|
|
|
22780
22937
|
## 多媒体创作引擎(cme) 版本:2019-10-29
|
|
22781
22938
|
|
|
22939
|
+
### 第 52 次发布
|
|
22940
|
+
|
|
22941
|
+
发布时间:2022-12-05 06:32:09
|
|
22942
|
+
|
|
22943
|
+
本次发布包含了以下内容:
|
|
22944
|
+
|
|
22945
|
+
改善已有的文档。
|
|
22946
|
+
|
|
22947
|
+
修改数据结构:
|
|
22948
|
+
|
|
22949
|
+
* [MaterialInfo](https://cloud.tencent.com/document/api/1156/40360#MaterialInfo)
|
|
22950
|
+
|
|
22951
|
+
* <font color="#dd0000">**修改成员**:</font>BasicInfo, VideoMaterial, AudioMaterial, ImageMaterial, LinkMaterial, VideoEditTemplateMaterial, OtherMaterial
|
|
22952
|
+
|
|
22953
|
+
|
|
22782
22954
|
### 第 51 次发布
|
|
22783
22955
|
|
|
22784
22956
|
发布时间:2022-08-24 06:19:05
|
|
@@ -24358,6 +24530,32 @@
|
|
|
24358
24530
|
|
|
24359
24531
|
## 企业收付平台(cpdp) 版本:2019-08-20
|
|
24360
24532
|
|
|
24533
|
+
### 第 94 次发布
|
|
24534
|
+
|
|
24535
|
+
发布时间:2022-12-05 06:33:06
|
|
24536
|
+
|
|
24537
|
+
本次发布包含了以下内容:
|
|
24538
|
+
|
|
24539
|
+
改善已有的文档。
|
|
24540
|
+
|
|
24541
|
+
修改接口:
|
|
24542
|
+
|
|
24543
|
+
* [QueryFlexPayeeAccountBalance](https://cloud.tencent.com/document/api/1122/74969)
|
|
24544
|
+
|
|
24545
|
+
* 新增入参:SnapshotDate
|
|
24546
|
+
|
|
24547
|
+
|
|
24548
|
+
修改数据结构:
|
|
24549
|
+
|
|
24550
|
+
* [ApplyFlexPaymentResult](https://cloud.tencent.com/document/api/1122/40683#ApplyFlexPaymentResult)
|
|
24551
|
+
|
|
24552
|
+
* 新增成员:Vat, IndividualIncomeTax, AdditionalTaxSum, AdditionalTaxItem
|
|
24553
|
+
|
|
24554
|
+
* [PaymentOrderResult](https://cloud.tencent.com/document/api/1122/40683#PaymentOrderResult)
|
|
24555
|
+
|
|
24556
|
+
* 新增成员:Vat, IndividualIncomeTax, AdditionalTaxSum, AdditionalTaxItem
|
|
24557
|
+
|
|
24558
|
+
|
|
24361
24559
|
### 第 93 次发布
|
|
24362
24560
|
|
|
24363
24561
|
发布时间:2022-11-25 06:20:42
|
|
@@ -30875,6 +31073,48 @@
|
|
|
30875
31073
|
|
|
30876
31074
|
## TDSQL-C MySQL 版(cynosdb) 版本:2019-01-07
|
|
30877
31075
|
|
|
31076
|
+
### 第 33 次发布
|
|
31077
|
+
|
|
31078
|
+
发布时间:2022-12-06 06:33:40
|
|
31079
|
+
|
|
31080
|
+
本次发布包含了以下内容:
|
|
31081
|
+
|
|
31082
|
+
改善已有的文档。
|
|
31083
|
+
|
|
31084
|
+
新增数据结构:
|
|
31085
|
+
|
|
31086
|
+
* [[ModifiableInfo](https://cloud.tencent.com/document/api/1003/48097#ModifiableInfo)](https://cloud.tencent.com/document/api/1003/48097#[ModifiableInfo](https://cloud.tencent.com/document/api/1003/48097#ModifiableInfo))
|
|
31087
|
+
|
|
31088
|
+
修改数据结构:
|
|
31089
|
+
|
|
31090
|
+
* [Account](https://cloud.tencent.com/document/api/1003/48097#Account)
|
|
31091
|
+
|
|
31092
|
+
* 新增成员:MaxUserConnections
|
|
31093
|
+
|
|
31094
|
+
* [CynosdbInstance](https://cloud.tencent.com/document/api/1003/48097#CynosdbInstance)
|
|
31095
|
+
|
|
31096
|
+
* 新增成员:PhysicalZone, BusinessType, Tasks, IsFreeze, ResourceTags
|
|
31097
|
+
|
|
31098
|
+
* [ParamInfo](https://cloud.tencent.com/document/api/1003/48097#ParamInfo)
|
|
31099
|
+
|
|
31100
|
+
* 新增成员:IsGlobal, ModifiableInfo, IsFunc, Func
|
|
31101
|
+
|
|
31102
|
+
|
|
31103
|
+
### 第 32 次发布
|
|
31104
|
+
|
|
31105
|
+
发布时间:2022-12-05 06:38:55
|
|
31106
|
+
|
|
31107
|
+
本次发布包含了以下内容:
|
|
31108
|
+
|
|
31109
|
+
改善已有的文档。
|
|
31110
|
+
|
|
31111
|
+
新增接口:
|
|
31112
|
+
|
|
31113
|
+
* [ResetAccountPassword](https://cloud.tencent.com/document/api/1003/83592)
|
|
31114
|
+
* [SearchClusterDatabases](https://cloud.tencent.com/document/api/1003/83594)
|
|
31115
|
+
* [SearchClusterTables](https://cloud.tencent.com/document/api/1003/83593)
|
|
31116
|
+
* [SwitchProxyVpc](https://cloud.tencent.com/document/api/1003/83595)
|
|
31117
|
+
|
|
30878
31118
|
### 第 31 次发布
|
|
30879
31119
|
|
|
30880
31120
|
发布时间:2022-11-23 06:21:08
|
|
@@ -36301,6 +36541,29 @@
|
|
|
36301
36541
|
|
|
36302
36542
|
## 数据传输服务(dts) 版本:2021-12-06
|
|
36303
36543
|
|
|
36544
|
+
### 第 2 次发布
|
|
36545
|
+
|
|
36546
|
+
发布时间:2022-12-05 06:45:09
|
|
36547
|
+
|
|
36548
|
+
本次发布包含了以下内容:
|
|
36549
|
+
|
|
36550
|
+
改善已有的文档。
|
|
36551
|
+
|
|
36552
|
+
修改数据结构:
|
|
36553
|
+
|
|
36554
|
+
* [Endpoint](https://cloud.tencent.com/document/api/571/82108#Endpoint)
|
|
36555
|
+
|
|
36556
|
+
* 新增成员:RoleExternalId
|
|
36557
|
+
|
|
36558
|
+
* [StepTip](https://cloud.tencent.com/document/api/571/82108#StepTip)
|
|
36559
|
+
|
|
36560
|
+
* 新增成员:SkipInfo
|
|
36561
|
+
|
|
36562
|
+
* [SyncJobInfo](https://cloud.tencent.com/document/api/571/82108#SyncJobInfo)
|
|
36563
|
+
|
|
36564
|
+
* 新增成员:TradeStatus, InstanceClass, AutoRenew, OfflineTime
|
|
36565
|
+
|
|
36566
|
+
|
|
36304
36567
|
### 第 1 次发布
|
|
36305
36568
|
|
|
36306
36569
|
发布时间:2022-10-28 16:26:38
|
|
@@ -40693,6 +40956,21 @@
|
|
|
40693
40956
|
|
|
40694
40957
|
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
40695
40958
|
|
|
40959
|
+
### 第 33 次发布
|
|
40960
|
+
|
|
40961
|
+
发布时间:2022-12-06 06:41:11
|
|
40962
|
+
|
|
40963
|
+
本次发布包含了以下内容:
|
|
40964
|
+
|
|
40965
|
+
改善已有的文档。
|
|
40966
|
+
|
|
40967
|
+
修改数据结构:
|
|
40968
|
+
|
|
40969
|
+
* [Component](https://cloud.tencent.com/document/api/1323/70369#Component)
|
|
40970
|
+
|
|
40971
|
+
* 新增成员:ChannelComponentId, ChannelComponentSource
|
|
40972
|
+
|
|
40973
|
+
|
|
40696
40974
|
### 第 32 次发布
|
|
40697
40975
|
|
|
40698
40976
|
发布时间:2022-11-25 18:17:09
|
|
@@ -50997,6 +51275,44 @@
|
|
|
50997
51275
|
|
|
50998
51276
|
## 物联网智能视频服务(iotvideo) 版本:2021-11-25
|
|
50999
51277
|
|
|
51278
|
+
### 第 10 次发布
|
|
51279
|
+
|
|
51280
|
+
发布时间:2022-12-05 06:57:57
|
|
51281
|
+
|
|
51282
|
+
本次发布包含了以下内容:
|
|
51283
|
+
|
|
51284
|
+
改善已有的文档。
|
|
51285
|
+
|
|
51286
|
+
修改数据结构:
|
|
51287
|
+
|
|
51288
|
+
* [FirmwareInfo](https://cloud.tencent.com/document/api/1131/76635#FirmwareInfo)
|
|
51289
|
+
|
|
51290
|
+
* 新增成员:FwType
|
|
51291
|
+
|
|
51292
|
+
|
|
51293
|
+
### 第 9 次发布
|
|
51294
|
+
|
|
51295
|
+
发布时间:2022-12-02 11:32:35
|
|
51296
|
+
|
|
51297
|
+
本次发布包含了以下内容:
|
|
51298
|
+
|
|
51299
|
+
改善已有的文档。
|
|
51300
|
+
|
|
51301
|
+
修改接口:
|
|
51302
|
+
|
|
51303
|
+
* [BatchUpdateFirmware](https://cloud.tencent.com/document/api/1131/77483)
|
|
51304
|
+
|
|
51305
|
+
* 新增入参:TimeoutInterval
|
|
51306
|
+
|
|
51307
|
+
* [DescribeFirmware](https://cloud.tencent.com/document/api/1131/77479)
|
|
51308
|
+
|
|
51309
|
+
* 新增出参:FwType
|
|
51310
|
+
|
|
51311
|
+
* [UploadFirmware](https://cloud.tencent.com/document/api/1131/77468)
|
|
51312
|
+
|
|
51313
|
+
* 新增入参:FwType
|
|
51314
|
+
|
|
51315
|
+
|
|
51000
51316
|
### 第 8 次发布
|
|
51001
51317
|
|
|
51002
51318
|
发布时间:2022-11-03 06:28:16
|
|
@@ -52513,6 +52829,25 @@
|
|
|
52513
52829
|
|
|
52514
52830
|
## 轻量应用服务器(lighthouse) 版本:2020-03-24
|
|
52515
52831
|
|
|
52832
|
+
### 第 38 次发布
|
|
52833
|
+
|
|
52834
|
+
发布时间:2022-12-05 07:01:06
|
|
52835
|
+
|
|
52836
|
+
本次发布包含了以下内容:
|
|
52837
|
+
|
|
52838
|
+
改善已有的文档。
|
|
52839
|
+
|
|
52840
|
+
修改接口:
|
|
52841
|
+
|
|
52842
|
+
* [InquirePriceRenewInstances](https://cloud.tencent.com/document/api/1207/55557)
|
|
52843
|
+
|
|
52844
|
+
* 新增出参:TotalPrice
|
|
52845
|
+
|
|
52846
|
+
|
|
52847
|
+
新增数据结构:
|
|
52848
|
+
|
|
52849
|
+
* [TotalPrice](https://cloud.tencent.com/document/api/1207/47576#TotalPrice)
|
|
52850
|
+
|
|
52516
52851
|
### 第 37 次发布
|
|
52517
52852
|
|
|
52518
52853
|
发布时间:2022-11-30 06:44:08
|
|
@@ -57265,6 +57600,22 @@
|
|
|
57265
57600
|
|
|
57266
57601
|
## 云监控(monitor) 版本:2018-07-24
|
|
57267
57602
|
|
|
57603
|
+
### 第 69 次发布
|
|
57604
|
+
|
|
57605
|
+
发布时间:2022-12-05 07:04:52
|
|
57606
|
+
|
|
57607
|
+
本次发布包含了以下内容:
|
|
57608
|
+
|
|
57609
|
+
改善已有的文档。
|
|
57610
|
+
|
|
57611
|
+
新增接口:
|
|
57612
|
+
|
|
57613
|
+
* [DescribePrometheusZones](https://cloud.tencent.com/document/api/248/83596)
|
|
57614
|
+
|
|
57615
|
+
新增数据结构:
|
|
57616
|
+
|
|
57617
|
+
* [PrometheusZoneItem](https://cloud.tencent.com/document/api/248/30354#PrometheusZoneItem)
|
|
57618
|
+
|
|
57268
57619
|
### 第 68 次发布
|
|
57269
57620
|
|
|
57270
57621
|
发布时间:2022-11-18 06:38:09
|
|
@@ -79224,6 +79575,18 @@
|
|
|
79224
79575
|
|
|
79225
79576
|
## 设备安全(tds) 版本:2022-08-01
|
|
79226
79577
|
|
|
79578
|
+
### 第 2 次发布
|
|
79579
|
+
|
|
79580
|
+
发布时间:2022-12-06 07:10:10
|
|
79581
|
+
|
|
79582
|
+
本次发布包含了以下内容:
|
|
79583
|
+
|
|
79584
|
+
改善已有的文档。
|
|
79585
|
+
|
|
79586
|
+
新增接口:
|
|
79587
|
+
|
|
79588
|
+
* [[DescribeFraudUltimate](https://cloud.tencent.com/document/api/1628/83695)](https://cloud.tencent.com/document/api/#/#)
|
|
79589
|
+
|
|
79227
79590
|
### 第 1 次发布
|
|
79228
79591
|
|
|
79229
79592
|
发布时间:2022-09-23 17:56:43
|
|
@@ -84345,12 +84708,12 @@
|
|
|
84345
84708
|
|
|
84346
84709
|
新增接口:
|
|
84347
84710
|
|
|
84348
|
-
* [
|
|
84711
|
+
* [CreateClusterRelease](https://cloud.tencent.com/document/api/457/83554)
|
|
84349
84712
|
|
|
84350
84713
|
新增数据结构:
|
|
84351
84714
|
|
|
84352
|
-
* [
|
|
84353
|
-
* [
|
|
84715
|
+
* [PendingRelease](https://cloud.tencent.com/document/api/457/31866#PendingRelease)
|
|
84716
|
+
* [ReleaseValues](https://cloud.tencent.com/document/api/457/31866#ReleaseValues)
|
|
84354
84717
|
|
|
84355
84718
|
### 第 130 次发布
|
|
84356
84719
|
|
|
@@ -87352,6 +87715,33 @@
|
|
|
87352
87715
|
|
|
87353
87716
|
|
|
87354
87717
|
|
|
87718
|
+
## 流量风险决策平台(trdp) 版本:2022-07-26
|
|
87719
|
+
|
|
87720
|
+
### 第 1 次发布
|
|
87721
|
+
|
|
87722
|
+
发布时间:2022-12-05 10:34:47
|
|
87723
|
+
|
|
87724
|
+
本次发布包含了以下内容:
|
|
87725
|
+
|
|
87726
|
+
改善已有的文档。
|
|
87727
|
+
|
|
87728
|
+
新增接口:
|
|
87729
|
+
|
|
87730
|
+
* [[EvaluateUserRisk](https://cloud.tencent.com/document/api/1604/83624)](https://cloud.tencent.com/document/api/#/#)
|
|
87731
|
+
|
|
87732
|
+
新增数据结构:
|
|
87733
|
+
|
|
87734
|
+
* [[AccountInfo](https://cloud.tencent.com/document/api/1604/83625#AccountInfo)](https://cloud.tencent.com/document/api/1604/83625#[AccountInfo](https://cloud.tencent.com/document/api/1604/83625#AccountInfo))
|
|
87735
|
+
* [[DeviceDetailInfo](https://cloud.tencent.com/document/api/1604/83625#DeviceDetailInfo)](https://cloud.tencent.com/document/api/1604/83625#[DeviceDetailInfo](https://cloud.tencent.com/document/api/1604/83625#DeviceDetailInfo))
|
|
87736
|
+
* [[DeviceFingerprintInfo](https://cloud.tencent.com/document/api/1604/83625#DeviceFingerprintInfo)](https://cloud.tencent.com/document/api/1604/83625#[DeviceFingerprintInfo](https://cloud.tencent.com/document/api/1604/83625#DeviceFingerprintInfo))
|
|
87737
|
+
* [[EvaluationResult](https://cloud.tencent.com/document/api/1604/83625#EvaluationResult)](https://cloud.tencent.com/document/api/1604/83625#[EvaluationResult](https://cloud.tencent.com/document/api/1604/83625#EvaluationResult))
|
|
87738
|
+
* [[MarketingInfo](https://cloud.tencent.com/document/api/1604/83625#MarketingInfo)](https://cloud.tencent.com/document/api/1604/83625#[MarketingInfo](https://cloud.tencent.com/document/api/1604/83625#MarketingInfo))
|
|
87739
|
+
* [[UniversalAccountInfo](https://cloud.tencent.com/document/api/1604/83625#UniversalAccountInfo)](https://cloud.tencent.com/document/api/1604/83625#[UniversalAccountInfo](https://cloud.tencent.com/document/api/1604/83625#UniversalAccountInfo))
|
|
87740
|
+
* [[UserInfo](https://cloud.tencent.com/document/api/1604/83625#UserInfo)](https://cloud.tencent.com/document/api/1604/83625#[UserInfo](https://cloud.tencent.com/document/api/1604/83625#UserInfo))
|
|
87741
|
+
|
|
87742
|
+
|
|
87743
|
+
|
|
87744
|
+
|
|
87355
87745
|
## T-Sec-安心平台(RP)(trp) 版本:2021-05-15
|
|
87356
87746
|
|
|
87357
87747
|
### 第 10 次发布
|
|
@@ -87643,6 +88033,43 @@
|
|
|
87643
88033
|
|
|
87644
88034
|
## 实时音视频(trtc) 版本:2019-07-22
|
|
87645
88035
|
|
|
88036
|
+
### 第 43 次发布
|
|
88037
|
+
|
|
88038
|
+
发布时间:2022-12-06 07:15:51
|
|
88039
|
+
|
|
88040
|
+
本次发布包含了以下内容:
|
|
88041
|
+
|
|
88042
|
+
改善已有的文档。
|
|
88043
|
+
|
|
88044
|
+
新增接口:
|
|
88045
|
+
|
|
88046
|
+
* [[StartPublishCdnStream](https://cloud.tencent.com/document/api/647/81479)](https://cloud.tencent.com/document/api/#/#)
|
|
88047
|
+
* [[StopPublishCdnStream](https://cloud.tencent.com/document/api/647/81478)](https://cloud.tencent.com/document/api/#/#)
|
|
88048
|
+
* [[UpdatePublishCdnStream](https://cloud.tencent.com/document/api/647/81477)](https://cloud.tencent.com/document/api/#/#)
|
|
88049
|
+
|
|
88050
|
+
新增数据结构:
|
|
88051
|
+
|
|
88052
|
+
* [[AgentParams](https://cloud.tencent.com/document/api/647/44055#AgentParams)](https://cloud.tencent.com/document/api/647/44055#[AgentParams](https://cloud.tencent.com/document/api/647/44055#AgentParams))
|
|
88053
|
+
* [[AudioEncode](https://cloud.tencent.com/document/api/647/44055#AudioEncode)](https://cloud.tencent.com/document/api/647/44055#[AudioEncode](https://cloud.tencent.com/document/api/647/44055#AudioEncode))
|
|
88054
|
+
* [[MaxVideoUser](https://cloud.tencent.com/document/api/647/44055#MaxVideoUser)](https://cloud.tencent.com/document/api/647/44055#[MaxVideoUser](https://cloud.tencent.com/document/api/647/44055#MaxVideoUser))
|
|
88055
|
+
* [[McuAudioParams](https://cloud.tencent.com/document/api/647/44055#McuAudioParams)](https://cloud.tencent.com/document/api/647/44055#[McuAudioParams](https://cloud.tencent.com/document/api/647/44055#McuAudioParams))
|
|
88056
|
+
* [[McuCustomCrop](https://cloud.tencent.com/document/api/647/44055#McuCustomCrop)](https://cloud.tencent.com/document/api/647/44055#[McuCustomCrop](https://cloud.tencent.com/document/api/647/44055#McuCustomCrop))
|
|
88057
|
+
* [[McuFeedBackRoomParams](https://cloud.tencent.com/document/api/647/44055#McuFeedBackRoomParams)](https://cloud.tencent.com/document/api/647/44055#[McuFeedBackRoomParams](https://cloud.tencent.com/document/api/647/44055#McuFeedBackRoomParams))
|
|
88058
|
+
* [[McuLayout](https://cloud.tencent.com/document/api/647/44055#McuLayout)](https://cloud.tencent.com/document/api/647/44055#[McuLayout](https://cloud.tencent.com/document/api/647/44055#McuLayout))
|
|
88059
|
+
* [[McuLayoutParams](https://cloud.tencent.com/document/api/647/44055#McuLayoutParams)](https://cloud.tencent.com/document/api/647/44055#[McuLayoutParams](https://cloud.tencent.com/document/api/647/44055#McuLayoutParams))
|
|
88060
|
+
* [[McuLayoutVolume](https://cloud.tencent.com/document/api/647/44055#McuLayoutVolume)](https://cloud.tencent.com/document/api/647/44055#[McuLayoutVolume](https://cloud.tencent.com/document/api/647/44055#McuLayoutVolume))
|
|
88061
|
+
* [[McuPassThrough](https://cloud.tencent.com/document/api/647/44055#McuPassThrough)](https://cloud.tencent.com/document/api/647/44055#[McuPassThrough](https://cloud.tencent.com/document/api/647/44055#McuPassThrough))
|
|
88062
|
+
* [[McuPublishCdnParam](https://cloud.tencent.com/document/api/647/44055#McuPublishCdnParam)](https://cloud.tencent.com/document/api/647/44055#[McuPublishCdnParam](https://cloud.tencent.com/document/api/647/44055#McuPublishCdnParam))
|
|
88063
|
+
* [[McuSeiParams](https://cloud.tencent.com/document/api/647/44055#McuSeiParams)](https://cloud.tencent.com/document/api/647/44055#[McuSeiParams](https://cloud.tencent.com/document/api/647/44055#McuSeiParams))
|
|
88064
|
+
* [[McuUserInfoParams](https://cloud.tencent.com/document/api/647/44055#McuUserInfoParams)](https://cloud.tencent.com/document/api/647/44055#[McuUserInfoParams](https://cloud.tencent.com/document/api/647/44055#McuUserInfoParams))
|
|
88065
|
+
* [[McuVideoParams](https://cloud.tencent.com/document/api/647/44055#McuVideoParams)](https://cloud.tencent.com/document/api/647/44055#[McuVideoParams](https://cloud.tencent.com/document/api/647/44055#McuVideoParams))
|
|
88066
|
+
* [[McuWaterMarkImage](https://cloud.tencent.com/document/api/647/44055#McuWaterMarkImage)](https://cloud.tencent.com/document/api/647/44055#[McuWaterMarkImage](https://cloud.tencent.com/document/api/647/44055#McuWaterMarkImage))
|
|
88067
|
+
* [[McuWaterMarkParams](https://cloud.tencent.com/document/api/647/44055#McuWaterMarkParams)](https://cloud.tencent.com/document/api/647/44055#[McuWaterMarkParams](https://cloud.tencent.com/document/api/647/44055#McuWaterMarkParams))
|
|
88068
|
+
* [[MixUserInfo](https://cloud.tencent.com/document/api/647/44055#MixUserInfo)](https://cloud.tencent.com/document/api/647/44055#[MixUserInfo](https://cloud.tencent.com/document/api/647/44055#MixUserInfo))
|
|
88069
|
+
* [[SingleSubscribeParams](https://cloud.tencent.com/document/api/647/44055#SingleSubscribeParams)](https://cloud.tencent.com/document/api/647/44055#[SingleSubscribeParams](https://cloud.tencent.com/document/api/647/44055#SingleSubscribeParams))
|
|
88070
|
+
* [[UserMediaStream](https://cloud.tencent.com/document/api/647/44055#UserMediaStream)](https://cloud.tencent.com/document/api/647/44055#[UserMediaStream](https://cloud.tencent.com/document/api/647/44055#UserMediaStream))
|
|
88071
|
+
* [[VideoEncode](https://cloud.tencent.com/document/api/647/44055#VideoEncode)](https://cloud.tencent.com/document/api/647/44055#[VideoEncode](https://cloud.tencent.com/document/api/647/44055#VideoEncode))
|
|
88072
|
+
|
|
87646
88073
|
### 第 42 次发布
|
|
87647
88074
|
|
|
87648
88075
|
发布时间:2022-11-04 15:36:29
|