tencentcloud-sdk-nodejs 4.0.775 → 4.0.777
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 +351 -0
- package/SERVICE_CHANGELOG.md +384 -24
- package/package.json +1 -1
- package/products.md +21 -21
- package/src/common/sdk_version.ts +1 -1
- package/src/services/billing/v20180709/billing_client.ts +15 -1
- package/src/services/billing/v20180709/billing_models.ts +186 -9
- package/src/services/cfs/v20190719/cfs_models.ts +4 -0
- package/src/services/cfw/v20190904/cfw_client.ts +1 -0
- package/src/services/cfw/v20190904/cfw_models.ts +40 -0
- package/src/services/cvm/v20170312/cvm_models.ts +2 -2
- package/src/services/cynosdb/v20190107/cynosdb_client.ts +3 -1
- package/src/services/cynosdb/v20190107/cynosdb_models.ts +69 -6
- package/src/services/dnspod/v20210323/dnspod_models.ts +4 -0
- package/src/services/dts/v20211206/dts_client.ts +307 -24
- package/src/services/dts/v20211206/dts_models.ts +1721 -402
- package/src/services/ess/v20201111/ess_models.ts +16 -9
- package/src/services/essbasic/v20210526/essbasic_client.ts +1 -1
- package/src/services/essbasic/v20210526/essbasic_models.ts +146 -180
- package/src/services/monitor/v20180724/monitor_models.ts +4 -0
- package/src/services/mps/v20190612/mps_models.ts +28 -1
- package/src/services/ocr/v20181119/ocr_models.ts +2 -0
- package/src/services/rum/v20210622/rum_client.ts +28 -64
- package/src/services/rum/v20210622/rum_models.ts +46 -134
- package/src/services/tione/v20211111/tione_models.ts +124 -68
- package/src/services/trtc/v20190722/trtc_models.ts +10 -2
- package/src/services/vod/v20180717/vod_client.ts +101 -13
- package/src/services/vod/v20180717/vod_models.ts +433 -132
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/billing/v20180709/billing_client.d.ts +5 -1
- package/tencentcloud/services/billing/v20180709/billing_client.js +6 -0
- package/tencentcloud/services/billing/v20180709/billing_models.d.ts +182 -9
- package/tencentcloud/services/cfs/v20190719/cfs_models.d.ts +4 -0
- package/tencentcloud/services/cfw/v20190904/cfw_models.d.ts +39 -0
- package/tencentcloud/services/cvm/v20170312/cvm_models.d.ts +2 -2
- package/tencentcloud/services/cynosdb/v20190107/cynosdb_client.d.ts +1 -1
- package/tencentcloud/services/cynosdb/v20190107/cynosdb_models.d.ts +67 -6
- package/tencentcloud/services/dnspod/v20210323/dnspod_models.d.ts +4 -0
- package/tencentcloud/services/dts/v20211206/dts_client.d.ts +96 -3
- package/tencentcloud/services/dts/v20211206/dts_client.js +140 -3
- package/tencentcloud/services/dts/v20211206/dts_models.d.ts +1677 -416
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +16 -9
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +1 -1
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.js +1 -1
- package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +146 -180
- package/tencentcloud/services/monitor/v20180724/monitor_models.d.ts +4 -0
- package/tencentcloud/services/mps/v20190612/mps_models.d.ts +28 -1
- package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +2 -0
- package/tencentcloud/services/rum/v20210622/rum_client.d.ts +9 -21
- package/tencentcloud/services/rum/v20210622/rum_client.js +12 -30
- package/tencentcloud/services/rum/v20210622/rum_models.d.ts +46 -128
- package/tencentcloud/services/tione/v20211111/tione_models.d.ts +124 -68
- package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +10 -2
- package/tencentcloud/services/vod/v20180717/vod_client.d.ts +31 -3
- package/tencentcloud/services/vod/v20180717/vod_client.js +45 -3
- package/tencentcloud/services/vod/v20180717/vod_models.d.ts +415 -132
- package/test/billing.v20180709.test.js +10 -0
- package/test/dts.v20211206.test.js +222 -2
- package/test/rum.v20210622.test.js +8 -38
- package/test/vod.v20180717.test.js +72 -2
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## TDSQL-C MySQL 版(cynosdb) 版本:2019-01-07
|
|
4
4
|
|
|
5
|
-
### 第
|
|
5
|
+
### 第 76 次发布
|
|
6
6
|
|
|
7
|
-
发布时间:2024-01-
|
|
7
|
+
发布时间:2024-01-10 01:11:56
|
|
8
8
|
|
|
9
9
|
本次发布包含了以下内容:
|
|
10
10
|
|
|
@@ -12,62 +12,115 @@
|
|
|
12
12
|
|
|
13
13
|
修改接口:
|
|
14
14
|
|
|
15
|
-
* [
|
|
15
|
+
* [IsolateCluster](https://cloud.tencent.com/document/api/1003/48082)
|
|
16
16
|
|
|
17
|
-
* 新增入参:
|
|
17
|
+
* 新增入参:IsolateReasonTypes, IsolateReason
|
|
18
|
+
|
|
19
|
+
* [IsolateInstance](https://cloud.tencent.com/document/api/1003/48081)
|
|
18
20
|
|
|
21
|
+
* 新增入参:IsolateReasonTypes, IsolateReason
|
|
19
22
|
|
|
20
23
|
|
|
24
|
+
新增数据结构:
|
|
21
25
|
|
|
22
|
-
|
|
26
|
+
* [InstanceAbility](https://cloud.tencent.com/document/api/1003/48097#InstanceAbility)
|
|
27
|
+
* [SlaveZoneStockInfo](https://cloud.tencent.com/document/api/1003/48097#SlaveZoneStockInfo)
|
|
23
28
|
|
|
29
|
+
修改数据结构:
|
|
24
30
|
|
|
31
|
+
* [CynosdbInstance](https://cloud.tencent.com/document/api/1003/48097#CynosdbInstance)
|
|
25
32
|
|
|
26
|
-
|
|
33
|
+
* 新增成员:InstanceAbility
|
|
27
34
|
|
|
28
|
-
|
|
35
|
+
* [ZoneStockInfo](https://cloud.tencent.com/document/api/1003/48097#ZoneStockInfo)
|
|
29
36
|
|
|
30
|
-
|
|
37
|
+
* 新增成员:SlaveZoneStockInfos
|
|
38
|
+
|
|
39
|
+
|
|
40
|
+
|
|
41
|
+
|
|
42
|
+
## DNSPod(dnspod) 版本:2021-03-23
|
|
43
|
+
|
|
44
|
+
### 第 29 次发布
|
|
45
|
+
|
|
46
|
+
发布时间:2024-01-10 01:13:10
|
|
31
47
|
|
|
32
48
|
本次发布包含了以下内容:
|
|
33
49
|
|
|
34
50
|
改善已有的文档。
|
|
35
51
|
|
|
36
|
-
|
|
52
|
+
修改接口:
|
|
37
53
|
|
|
38
|
-
* [
|
|
54
|
+
* [ModifyRecord](https://cloud.tencent.com/document/api/1427/56157)
|
|
39
55
|
|
|
56
|
+
* 新增入参:Remark
|
|
40
57
|
|
|
41
58
|
|
|
42
59
|
|
|
43
|
-
## 边缘安全加速平台(teo) 版本:2022-09-01
|
|
44
60
|
|
|
45
|
-
|
|
61
|
+
## 数据传输服务(dts) 版本:2021-12-06
|
|
46
62
|
|
|
47
|
-
|
|
63
|
+
### 第 21 次发布
|
|
64
|
+
|
|
65
|
+
发布时间:2024-01-10 01:13:50
|
|
48
66
|
|
|
49
67
|
本次发布包含了以下内容:
|
|
50
68
|
|
|
51
69
|
改善已有的文档。
|
|
52
70
|
|
|
53
|
-
|
|
71
|
+
新增接口:
|
|
54
72
|
|
|
55
|
-
* [
|
|
73
|
+
* [ConfigureSubscribeJob](https://cloud.tencent.com/document/api/571/102952)
|
|
74
|
+
* [CreateConsumerGroup](https://cloud.tencent.com/document/api/571/102951)
|
|
75
|
+
* [CreateSubscribe](https://cloud.tencent.com/document/api/571/102950)
|
|
76
|
+
* [CreateSubscribeCheckJob](https://cloud.tencent.com/document/api/571/102949)
|
|
77
|
+
* [DeleteConsumerGroup](https://cloud.tencent.com/document/api/571/102948)
|
|
78
|
+
* [DescribeConsumerGroups](https://cloud.tencent.com/document/api/571/102947)
|
|
79
|
+
* [DescribeOffsetByTime](https://cloud.tencent.com/document/api/571/102946)
|
|
80
|
+
* [DescribeSubscribeCheckJob](https://cloud.tencent.com/document/api/571/102945)
|
|
81
|
+
* [DescribeSubscribeDetail](https://cloud.tencent.com/document/api/571/102944)
|
|
82
|
+
* [DescribeSubscribeJobs](https://cloud.tencent.com/document/api/571/102943)
|
|
83
|
+
* [DescribeSubscribeReturnable](https://cloud.tencent.com/document/api/571/102942)
|
|
84
|
+
* [DestroyIsolatedSubscribe](https://cloud.tencent.com/document/api/571/102941)
|
|
85
|
+
* [IsolateSubscribe](https://cloud.tencent.com/document/api/571/102940)
|
|
86
|
+
* [ModifyConsumerGroupDescription](https://cloud.tencent.com/document/api/571/102939)
|
|
87
|
+
* [ModifyConsumerGroupPassword](https://cloud.tencent.com/document/api/571/102938)
|
|
88
|
+
* [ModifySubscribeAutoRenewFlag](https://cloud.tencent.com/document/api/571/102937)
|
|
89
|
+
* [ModifySubscribeName](https://cloud.tencent.com/document/api/571/102936)
|
|
90
|
+
* [ModifySubscribeObjects](https://cloud.tencent.com/document/api/571/102935)
|
|
91
|
+
* [ResetConsumerGroupOffset](https://cloud.tencent.com/document/api/571/102934)
|
|
92
|
+
* [ResetSubscribe](https://cloud.tencent.com/document/api/571/102933)
|
|
93
|
+
* [ResumeSubscribe](https://cloud.tencent.com/document/api/571/102932)
|
|
94
|
+
* [StartSubscribe](https://cloud.tencent.com/document/api/571/102931)
|
|
56
95
|
|
|
57
|
-
|
|
96
|
+
新增数据结构:
|
|
58
97
|
|
|
98
|
+
* [DistributeRule](https://cloud.tencent.com/document/api/571/82108#DistributeRule)
|
|
99
|
+
* [EndpointItem](https://cloud.tencent.com/document/api/571/82108#EndpointItem)
|
|
100
|
+
* [GroupInfo](https://cloud.tencent.com/document/api/571/82108#GroupInfo)
|
|
101
|
+
* [ModifiedSubscribeObject](https://cloud.tencent.com/document/api/571/82108#ModifiedSubscribeObject)
|
|
102
|
+
* [MonitorInfo](https://cloud.tencent.com/document/api/571/82108#MonitorInfo)
|
|
103
|
+
* [OffsetTimeMap](https://cloud.tencent.com/document/api/571/82108#OffsetTimeMap)
|
|
104
|
+
* [PartitionAssignment](https://cloud.tencent.com/document/api/571/82108#PartitionAssignment)
|
|
105
|
+
* [PipelineInfo](https://cloud.tencent.com/document/api/571/82108#PipelineInfo)
|
|
106
|
+
* [SubsErr](https://cloud.tencent.com/document/api/571/82108#SubsErr)
|
|
107
|
+
* [SubscribeCheckStepInfo](https://cloud.tencent.com/document/api/571/82108#SubscribeCheckStepInfo)
|
|
108
|
+
* [SubscribeCheckStepTip](https://cloud.tencent.com/document/api/571/82108#SubscribeCheckStepTip)
|
|
109
|
+
* [SubscribeInfo](https://cloud.tencent.com/document/api/571/82108#SubscribeInfo)
|
|
110
|
+
* [SubscribeKafkaConfig](https://cloud.tencent.com/document/api/571/82108#SubscribeKafkaConfig)
|
|
111
|
+
* [SubscribeObject](https://cloud.tencent.com/document/api/571/82108#SubscribeObject)
|
|
59
112
|
|
|
60
113
|
|
|
61
114
|
|
|
62
|
-
##
|
|
115
|
+
## 数据传输服务(dts) 版本:2018-03-30
|
|
63
116
|
|
|
64
117
|
|
|
65
118
|
|
|
66
|
-
##
|
|
119
|
+
## 腾讯云可观测平台(monitor) 版本:2018-07-24
|
|
67
120
|
|
|
68
|
-
### 第
|
|
121
|
+
### 第 101 次发布
|
|
69
122
|
|
|
70
|
-
发布时间:2024-01-
|
|
123
|
+
发布时间:2024-01-10 01:19:07
|
|
71
124
|
|
|
72
125
|
本次发布包含了以下内容:
|
|
73
126
|
|
|
@@ -75,14 +128,30 @@
|
|
|
75
128
|
|
|
76
129
|
修改接口:
|
|
77
130
|
|
|
78
|
-
* [
|
|
131
|
+
* [CreateGrafanaInstance](https://cloud.tencent.com/document/api/248/79219)
|
|
79
132
|
|
|
80
|
-
* 新增入参:
|
|
133
|
+
* 新增入参:AutoVoucher
|
|
81
134
|
|
|
82
|
-
* <font color="#dd0000">**修改入参**:</font>SourceUrl
|
|
83
135
|
|
|
84
136
|
|
|
85
137
|
|
|
138
|
+
## 前端性能监控(rum) 版本:2021-06-22
|
|
139
|
+
|
|
140
|
+
### 第 30 次发布
|
|
141
|
+
|
|
142
|
+
发布时间:2024-01-10 01:21:10
|
|
143
|
+
|
|
144
|
+
本次发布包含了以下内容:
|
|
145
|
+
|
|
146
|
+
改善已有的文档。
|
|
147
|
+
|
|
148
|
+
<font color="#dd0000">**删除接口**:</font>
|
|
149
|
+
|
|
150
|
+
* CreateOfflineLogConfig
|
|
151
|
+
* DescribeOfflineLogRecords
|
|
152
|
+
* DescribeOfflineLogs
|
|
153
|
+
|
|
154
|
+
|
|
86
155
|
|
|
87
156
|
# 历次版本更新如下:
|
|
88
157
|
|
|
@@ -8563,6 +8632,23 @@
|
|
|
8563
8632
|
|
|
8564
8633
|
## 费用中心(billing) 版本:2018-07-09
|
|
8565
8634
|
|
|
8635
|
+
### 第 54 次发布
|
|
8636
|
+
|
|
8637
|
+
发布时间:2024-01-09 01:07:19
|
|
8638
|
+
|
|
8639
|
+
本次发布包含了以下内容:
|
|
8640
|
+
|
|
8641
|
+
改善已有的文档。
|
|
8642
|
+
|
|
8643
|
+
新增接口:
|
|
8644
|
+
|
|
8645
|
+
* [DescribeDosageDetailList](https://cloud.tencent.com/document/api/555/102914)
|
|
8646
|
+
|
|
8647
|
+
新增数据结构:
|
|
8648
|
+
|
|
8649
|
+
* [DescribeDosageDetail](https://cloud.tencent.com/document/api/555/19183#DescribeDosageDetail)
|
|
8650
|
+
* [JsonObject](https://cloud.tencent.com/document/api/555/19183#JsonObject)
|
|
8651
|
+
|
|
8566
8652
|
### 第 53 次发布
|
|
8567
8653
|
|
|
8568
8654
|
发布时间:2023-12-27 01:07:34
|
|
@@ -22407,6 +22493,21 @@
|
|
|
22407
22493
|
|
|
22408
22494
|
## 文件存储(cfs) 版本:2019-07-19
|
|
22409
22495
|
|
|
22496
|
+
### 第 28 次发布
|
|
22497
|
+
|
|
22498
|
+
发布时间:2024-01-09 01:09:35
|
|
22499
|
+
|
|
22500
|
+
本次发布包含了以下内容:
|
|
22501
|
+
|
|
22502
|
+
改善已有的文档。
|
|
22503
|
+
|
|
22504
|
+
修改接口:
|
|
22505
|
+
|
|
22506
|
+
* [DescribeCfsFileSystems](https://cloud.tencent.com/document/api/582/38170)
|
|
22507
|
+
|
|
22508
|
+
* 新增入参:CreationToken
|
|
22509
|
+
|
|
22510
|
+
|
|
22410
22511
|
### 第 27 次发布
|
|
22411
22512
|
|
|
22412
22513
|
发布时间:2023-11-09 01:08:52
|
|
@@ -22920,6 +23021,25 @@
|
|
|
22920
23021
|
|
|
22921
23022
|
## 云防火墙(cfw) 版本:2019-09-04
|
|
22922
23023
|
|
|
23024
|
+
### 第 53 次发布
|
|
23025
|
+
|
|
23026
|
+
发布时间:2024-01-09 01:09:43
|
|
23027
|
+
|
|
23028
|
+
本次发布包含了以下内容:
|
|
23029
|
+
|
|
23030
|
+
改善已有的文档。
|
|
23031
|
+
|
|
23032
|
+
修改接口:
|
|
23033
|
+
|
|
23034
|
+
* [DescribeIdsWhiteRule](https://cloud.tencent.com/document/api/1132/102105)
|
|
23035
|
+
|
|
23036
|
+
* 新增出参:Data
|
|
23037
|
+
|
|
23038
|
+
|
|
23039
|
+
新增数据结构:
|
|
23040
|
+
|
|
23041
|
+
* [IdsWhiteInfo](https://cloud.tencent.com/document/api/1132/49071#IdsWhiteInfo)
|
|
23042
|
+
|
|
22923
23043
|
### 第 52 次发布
|
|
22924
23044
|
|
|
22925
23045
|
发布时间:2024-01-05 01:09:38
|
|
@@ -41982,6 +42102,41 @@
|
|
|
41982
42102
|
|
|
41983
42103
|
## TDSQL-C MySQL 版(cynosdb) 版本:2019-01-07
|
|
41984
42104
|
|
|
42105
|
+
### 第 76 次发布
|
|
42106
|
+
|
|
42107
|
+
发布时间:2024-01-10 01:11:56
|
|
42108
|
+
|
|
42109
|
+
本次发布包含了以下内容:
|
|
42110
|
+
|
|
42111
|
+
改善已有的文档。
|
|
42112
|
+
|
|
42113
|
+
修改接口:
|
|
42114
|
+
|
|
42115
|
+
* [IsolateCluster](https://cloud.tencent.com/document/api/1003/48082)
|
|
42116
|
+
|
|
42117
|
+
* 新增入参:IsolateReasonTypes, IsolateReason
|
|
42118
|
+
|
|
42119
|
+
* [IsolateInstance](https://cloud.tencent.com/document/api/1003/48081)
|
|
42120
|
+
|
|
42121
|
+
* 新增入参:IsolateReasonTypes, IsolateReason
|
|
42122
|
+
|
|
42123
|
+
|
|
42124
|
+
新增数据结构:
|
|
42125
|
+
|
|
42126
|
+
* [[InstanceAbility](https://cloud.tencent.com/document/api/1003/48097#InstanceAbility)](https://cloud.tencent.com/document/api/1003/48097#[InstanceAbility](https://cloud.tencent.com/document/api/1003/48097#InstanceAbility))
|
|
42127
|
+
* [[SlaveZoneStockInfo](https://cloud.tencent.com/document/api/1003/48097#SlaveZoneStockInfo)](https://cloud.tencent.com/document/api/1003/48097#[SlaveZoneStockInfo](https://cloud.tencent.com/document/api/1003/48097#SlaveZoneStockInfo))
|
|
42128
|
+
|
|
42129
|
+
修改数据结构:
|
|
42130
|
+
|
|
42131
|
+
* [CynosdbInstance](https://cloud.tencent.com/document/api/1003/48097#CynosdbInstance)
|
|
42132
|
+
|
|
42133
|
+
* 新增成员:InstanceAbility
|
|
42134
|
+
|
|
42135
|
+
* [ZoneStockInfo](https://cloud.tencent.com/document/api/1003/48097#ZoneStockInfo)
|
|
42136
|
+
|
|
42137
|
+
* 新增成员:SlaveZoneStockInfos
|
|
42138
|
+
|
|
42139
|
+
|
|
41985
42140
|
### 第 75 次发布
|
|
41986
42141
|
|
|
41987
42142
|
发布时间:2023-12-06 01:34:06
|
|
@@ -49087,6 +49242,21 @@
|
|
|
49087
49242
|
|
|
49088
49243
|
## DNSPod(dnspod) 版本:2021-03-23
|
|
49089
49244
|
|
|
49245
|
+
### 第 29 次发布
|
|
49246
|
+
|
|
49247
|
+
发布时间:2024-01-10 01:13:10
|
|
49248
|
+
|
|
49249
|
+
本次发布包含了以下内容:
|
|
49250
|
+
|
|
49251
|
+
改善已有的文档。
|
|
49252
|
+
|
|
49253
|
+
修改接口:
|
|
49254
|
+
|
|
49255
|
+
* [ModifyRecord](https://cloud.tencent.com/document/api/1427/56157)
|
|
49256
|
+
|
|
49257
|
+
* 新增入参:Remark
|
|
49258
|
+
|
|
49259
|
+
|
|
49090
49260
|
### 第 28 次发布
|
|
49091
49261
|
|
|
49092
49262
|
发布时间:2023-12-22 01:14:13
|
|
@@ -51268,6 +51438,56 @@
|
|
|
51268
51438
|
|
|
51269
51439
|
## 数据传输服务(dts) 版本:2021-12-06
|
|
51270
51440
|
|
|
51441
|
+
### 第 21 次发布
|
|
51442
|
+
|
|
51443
|
+
发布时间:2024-01-10 01:13:50
|
|
51444
|
+
|
|
51445
|
+
本次发布包含了以下内容:
|
|
51446
|
+
|
|
51447
|
+
改善已有的文档。
|
|
51448
|
+
|
|
51449
|
+
新增接口:
|
|
51450
|
+
|
|
51451
|
+
* [[ConfigureSubscribeJob](https://cloud.tencent.com/document/api/571/102952)](https://cloud.tencent.com/document/api/#/#)
|
|
51452
|
+
* [[CreateConsumerGroup](https://cloud.tencent.com/document/api/571/102951)](https://cloud.tencent.com/document/api/#/#)
|
|
51453
|
+
* [[CreateSubscribe](https://cloud.tencent.com/document/api/571/102950)](https://cloud.tencent.com/document/api/#/#)
|
|
51454
|
+
* [[CreateSubscribeCheckJob](https://cloud.tencent.com/document/api/571/102949)](https://cloud.tencent.com/document/api/#/#)
|
|
51455
|
+
* [[DeleteConsumerGroup](https://cloud.tencent.com/document/api/571/102948)](https://cloud.tencent.com/document/api/#/#)
|
|
51456
|
+
* [[DescribeConsumerGroups](https://cloud.tencent.com/document/api/571/102947)](https://cloud.tencent.com/document/api/#/#)
|
|
51457
|
+
* [[DescribeOffsetByTime](https://cloud.tencent.com/document/api/571/102946)](https://cloud.tencent.com/document/api/#/#)
|
|
51458
|
+
* [[DescribeSubscribeCheckJob](https://cloud.tencent.com/document/api/571/102945)](https://cloud.tencent.com/document/api/#/#)
|
|
51459
|
+
* [[DescribeSubscribeDetail](https://cloud.tencent.com/document/api/571/102944)](https://cloud.tencent.com/document/api/#/#)
|
|
51460
|
+
* [[DescribeSubscribeJobs](https://cloud.tencent.com/document/api/571/102943)](https://cloud.tencent.com/document/api/#/#)
|
|
51461
|
+
* [[DescribeSubscribeReturnable](https://cloud.tencent.com/document/api/571/102942)](https://cloud.tencent.com/document/api/#/#)
|
|
51462
|
+
* [[DestroyIsolatedSubscribe](https://cloud.tencent.com/document/api/571/102941)](https://cloud.tencent.com/document/api/#/#)
|
|
51463
|
+
* [[IsolateSubscribe](https://cloud.tencent.com/document/api/571/102940)](https://cloud.tencent.com/document/api/#/#)
|
|
51464
|
+
* [[ModifyConsumerGroupDescription](https://cloud.tencent.com/document/api/571/102939)](https://cloud.tencent.com/document/api/#/#)
|
|
51465
|
+
* [[ModifyConsumerGroupPassword](https://cloud.tencent.com/document/api/571/102938)](https://cloud.tencent.com/document/api/#/#)
|
|
51466
|
+
* [[ModifySubscribeAutoRenewFlag](https://cloud.tencent.com/document/api/571/102937)](https://cloud.tencent.com/document/api/#/#)
|
|
51467
|
+
* [[ModifySubscribeName](https://cloud.tencent.com/document/api/571/102936)](https://cloud.tencent.com/document/api/#/#)
|
|
51468
|
+
* [[ModifySubscribeObjects](https://cloud.tencent.com/document/api/571/102935)](https://cloud.tencent.com/document/api/#/#)
|
|
51469
|
+
* [[ResetConsumerGroupOffset](https://cloud.tencent.com/document/api/571/102934)](https://cloud.tencent.com/document/api/#/#)
|
|
51470
|
+
* [[ResetSubscribe](https://cloud.tencent.com/document/api/571/102933)](https://cloud.tencent.com/document/api/#/#)
|
|
51471
|
+
* [[ResumeSubscribe](https://cloud.tencent.com/document/api/571/102932)](https://cloud.tencent.com/document/api/#/#)
|
|
51472
|
+
* [[StartSubscribe](https://cloud.tencent.com/document/api/571/102931)](https://cloud.tencent.com/document/api/#/#)
|
|
51473
|
+
|
|
51474
|
+
新增数据结构:
|
|
51475
|
+
|
|
51476
|
+
* [[DistributeRule](https://cloud.tencent.com/document/api/571/82108#DistributeRule)](https://cloud.tencent.com/document/api/571/82108#[DistributeRule](https://cloud.tencent.com/document/api/571/82108#DistributeRule))
|
|
51477
|
+
* [[EndpointItem](https://cloud.tencent.com/document/api/571/82108#EndpointItem)](https://cloud.tencent.com/document/api/571/82108#[EndpointItem](https://cloud.tencent.com/document/api/571/82108#EndpointItem))
|
|
51478
|
+
* [[GroupInfo](https://cloud.tencent.com/document/api/571/82108#GroupInfo)](https://cloud.tencent.com/document/api/571/82108#[GroupInfo](https://cloud.tencent.com/document/api/571/82108#GroupInfo))
|
|
51479
|
+
* [[ModifiedSubscribeObject](https://cloud.tencent.com/document/api/571/82108#ModifiedSubscribeObject)](https://cloud.tencent.com/document/api/571/82108#[ModifiedSubscribeObject](https://cloud.tencent.com/document/api/571/82108#ModifiedSubscribeObject))
|
|
51480
|
+
* [[MonitorInfo](https://cloud.tencent.com/document/api/571/82108#MonitorInfo)](https://cloud.tencent.com/document/api/571/82108#[MonitorInfo](https://cloud.tencent.com/document/api/571/82108#MonitorInfo))
|
|
51481
|
+
* [[OffsetTimeMap](https://cloud.tencent.com/document/api/571/82108#OffsetTimeMap)](https://cloud.tencent.com/document/api/571/82108#[OffsetTimeMap](https://cloud.tencent.com/document/api/571/82108#OffsetTimeMap))
|
|
51482
|
+
* [[PartitionAssignment](https://cloud.tencent.com/document/api/571/82108#PartitionAssignment)](https://cloud.tencent.com/document/api/571/82108#[PartitionAssignment](https://cloud.tencent.com/document/api/571/82108#PartitionAssignment))
|
|
51483
|
+
* [[PipelineInfo](https://cloud.tencent.com/document/api/571/82108#PipelineInfo)](https://cloud.tencent.com/document/api/571/82108#[PipelineInfo](https://cloud.tencent.com/document/api/571/82108#PipelineInfo))
|
|
51484
|
+
* [[SubsErr](https://cloud.tencent.com/document/api/571/82108#SubsErr)](https://cloud.tencent.com/document/api/571/82108#[SubsErr](https://cloud.tencent.com/document/api/571/82108#SubsErr))
|
|
51485
|
+
* [[SubscribeCheckStepInfo](https://cloud.tencent.com/document/api/571/82108#SubscribeCheckStepInfo)](https://cloud.tencent.com/document/api/571/82108#[SubscribeCheckStepInfo](https://cloud.tencent.com/document/api/571/82108#SubscribeCheckStepInfo))
|
|
51486
|
+
* [[SubscribeCheckStepTip](https://cloud.tencent.com/document/api/571/82108#SubscribeCheckStepTip)](https://cloud.tencent.com/document/api/571/82108#[SubscribeCheckStepTip](https://cloud.tencent.com/document/api/571/82108#SubscribeCheckStepTip))
|
|
51487
|
+
* [[SubscribeInfo](https://cloud.tencent.com/document/api/571/82108#SubscribeInfo)](https://cloud.tencent.com/document/api/571/82108#[SubscribeInfo](https://cloud.tencent.com/document/api/571/82108#SubscribeInfo))
|
|
51488
|
+
* [[SubscribeKafkaConfig](https://cloud.tencent.com/document/api/571/82108#SubscribeKafkaConfig)](https://cloud.tencent.com/document/api/571/82108#[SubscribeKafkaConfig](https://cloud.tencent.com/document/api/571/82108#SubscribeKafkaConfig))
|
|
51489
|
+
* [[SubscribeObject](https://cloud.tencent.com/document/api/571/82108#SubscribeObject)](https://cloud.tencent.com/document/api/571/82108#[SubscribeObject](https://cloud.tencent.com/document/api/571/82108#SubscribeObject))
|
|
51490
|
+
|
|
51271
51491
|
### 第 20 次发布
|
|
51272
51492
|
|
|
51273
51493
|
发布时间:2023-12-27 01:17:28
|
|
@@ -82268,6 +82488,21 @@
|
|
|
82268
82488
|
|
|
82269
82489
|
## 腾讯云可观测平台(monitor) 版本:2018-07-24
|
|
82270
82490
|
|
|
82491
|
+
### 第 101 次发布
|
|
82492
|
+
|
|
82493
|
+
发布时间:2024-01-10 01:19:07
|
|
82494
|
+
|
|
82495
|
+
本次发布包含了以下内容:
|
|
82496
|
+
|
|
82497
|
+
改善已有的文档。
|
|
82498
|
+
|
|
82499
|
+
修改接口:
|
|
82500
|
+
|
|
82501
|
+
* [CreateGrafanaInstance](https://cloud.tencent.com/document/api/248/79219)
|
|
82502
|
+
|
|
82503
|
+
* 新增入参:AutoVoucher
|
|
82504
|
+
|
|
82505
|
+
|
|
82271
82506
|
### 第 100 次发布
|
|
82272
82507
|
|
|
82273
82508
|
发布时间:2023-12-19 01:56:30
|
|
@@ -84402,6 +84637,33 @@
|
|
|
84402
84637
|
|
|
84403
84638
|
## 媒体处理(mps) 版本:2019-06-12
|
|
84404
84639
|
|
|
84640
|
+
### 第 78 次发布
|
|
84641
|
+
|
|
84642
|
+
发布时间:2024-01-09 01:20:43
|
|
84643
|
+
|
|
84644
|
+
本次发布包含了以下内容:
|
|
84645
|
+
|
|
84646
|
+
改善已有的文档。
|
|
84647
|
+
|
|
84648
|
+
修改数据结构:
|
|
84649
|
+
|
|
84650
|
+
* [AiRecognitionTaskAsrFullTextResult](https://cloud.tencent.com/document/api/862/37615#AiRecognitionTaskAsrFullTextResult)
|
|
84651
|
+
|
|
84652
|
+
* 新增成员:Progress
|
|
84653
|
+
|
|
84654
|
+
* [AiRecognitionTaskTransTextResult](https://cloud.tencent.com/document/api/862/37615#AiRecognitionTaskTransTextResult)
|
|
84655
|
+
|
|
84656
|
+
* 新增成员:Progress
|
|
84657
|
+
|
|
84658
|
+
* [ComposeAudioStream](https://cloud.tencent.com/document/api/862/37615#ComposeAudioStream)
|
|
84659
|
+
|
|
84660
|
+
* 新增成员:Bitrate
|
|
84661
|
+
|
|
84662
|
+
* [ComposeVideoStream](https://cloud.tencent.com/document/api/862/37615#ComposeVideoStream)
|
|
84663
|
+
|
|
84664
|
+
* 新增成员:Bitrate
|
|
84665
|
+
|
|
84666
|
+
|
|
84405
84667
|
### 第 77 次发布
|
|
84406
84668
|
|
|
84407
84669
|
发布时间:2023-12-06 20:13:59
|
|
@@ -96695,6 +96957,20 @@
|
|
|
96695
96957
|
|
|
96696
96958
|
## 前端性能监控(rum) 版本:2021-06-22
|
|
96697
96959
|
|
|
96960
|
+
### 第 30 次发布
|
|
96961
|
+
|
|
96962
|
+
发布时间:2024-01-10 01:21:10
|
|
96963
|
+
|
|
96964
|
+
本次发布包含了以下内容:
|
|
96965
|
+
|
|
96966
|
+
改善已有的文档。
|
|
96967
|
+
|
|
96968
|
+
<font color="#dd0000">**删除接口**:</font>
|
|
96969
|
+
|
|
96970
|
+
* CreateOfflineLogConfig
|
|
96971
|
+
* DescribeOfflineLogRecords
|
|
96972
|
+
* DescribeOfflineLogs
|
|
96973
|
+
|
|
96698
96974
|
### 第 29 次发布
|
|
96699
96975
|
|
|
96700
96976
|
发布时间:2023-10-13 01:22:31
|
|
@@ -120314,6 +120590,50 @@
|
|
|
120314
120590
|
|
|
120315
120591
|
## TI-ONE 训练平台(tione) 版本:2021-11-11
|
|
120316
120592
|
|
|
120593
|
+
### 第 49 次发布
|
|
120594
|
+
|
|
120595
|
+
发布时间:2024-01-09 01:26:40
|
|
120596
|
+
|
|
120597
|
+
本次发布包含了以下内容:
|
|
120598
|
+
|
|
120599
|
+
改善已有的文档。
|
|
120600
|
+
|
|
120601
|
+
修改接口:
|
|
120602
|
+
|
|
120603
|
+
* [CreateNotebook](https://cloud.tencent.com/document/api/851/95658)
|
|
120604
|
+
|
|
120605
|
+
* 新增入参:VolumeSourceGooseFS
|
|
120606
|
+
|
|
120607
|
+
|
|
120608
|
+
修改数据结构:
|
|
120609
|
+
|
|
120610
|
+
* [GooseFS](https://cloud.tencent.com/document/api/851/75051#GooseFS)
|
|
120611
|
+
|
|
120612
|
+
* 新增成员:Type, Path
|
|
120613
|
+
|
|
120614
|
+
* [NotebookDetail](https://cloud.tencent.com/document/api/851/75051#NotebookDetail)
|
|
120615
|
+
|
|
120616
|
+
* 新增成员:SSHConfig, VolumeSourceGooseFS
|
|
120617
|
+
|
|
120618
|
+
* <font color="#dd0000">**修改成员**:</font>ImageInfo, ImageType
|
|
120619
|
+
|
|
120620
|
+
* [NotebookImageRecord](https://cloud.tencent.com/document/api/851/75051#NotebookImageRecord)
|
|
120621
|
+
|
|
120622
|
+
* <font color="#dd0000">**修改成员**:</font>RecordId, ImageUrl, Status, CreateTime, Message, InstanceId, Kernels
|
|
120623
|
+
|
|
120624
|
+
* [NotebookSetItem](https://cloud.tencent.com/document/api/851/75051#NotebookSetItem)
|
|
120625
|
+
|
|
120626
|
+
* 新增成员:VolumeSourceGooseFS
|
|
120627
|
+
|
|
120628
|
+
* [ServiceLimit](https://cloud.tencent.com/document/api/851/75051#ServiceLimit)
|
|
120629
|
+
|
|
120630
|
+
* 新增成员:EnableInstanceReqLimit, InstanceReqLimit
|
|
120631
|
+
|
|
120632
|
+
* [TrainingDataPoint](https://cloud.tencent.com/document/api/851/75051#TrainingDataPoint)
|
|
120633
|
+
|
|
120634
|
+
* 新增成员:Timestamp, Value
|
|
120635
|
+
|
|
120636
|
+
|
|
120317
120637
|
### 第 48 次发布
|
|
120318
120638
|
|
|
120319
120639
|
发布时间:2023-12-21 02:14:50
|
|
@@ -127041,6 +127361,21 @@
|
|
|
127041
127361
|
|
|
127042
127362
|
## 实时音视频(trtc) 版本:2019-07-22
|
|
127043
127363
|
|
|
127364
|
+
### 第 64 次发布
|
|
127365
|
+
|
|
127366
|
+
发布时间:2024-01-09 01:27:58
|
|
127367
|
+
|
|
127368
|
+
本次发布包含了以下内容:
|
|
127369
|
+
|
|
127370
|
+
改善已有的文档。
|
|
127371
|
+
|
|
127372
|
+
修改数据结构:
|
|
127373
|
+
|
|
127374
|
+
* [McuLayout](https://cloud.tencent.com/document/api/647/44055#McuLayout)
|
|
127375
|
+
|
|
127376
|
+
* 新增成员:TransparentUrl
|
|
127377
|
+
|
|
127378
|
+
|
|
127044
127379
|
### 第 63 次发布
|
|
127045
127380
|
|
|
127046
127381
|
发布时间:2024-01-08 00:21:01
|
|
@@ -132734,6 +133069,31 @@
|
|
|
132734
133069
|
|
|
132735
133070
|
## 云点播(vod) 版本:2018-07-17
|
|
132736
133071
|
|
|
133072
|
+
### 第 177 次发布
|
|
133073
|
+
|
|
133074
|
+
发布时间:2024-01-09 01:28:56
|
|
133075
|
+
|
|
133076
|
+
本次发布包含了以下内容:
|
|
133077
|
+
|
|
133078
|
+
改善已有的文档。
|
|
133079
|
+
|
|
133080
|
+
新增接口:
|
|
133081
|
+
|
|
133082
|
+
* [CreateCLSLogset](https://cloud.tencent.com/document/api/266/102922)
|
|
133083
|
+
* [CreateCLSTopic](https://cloud.tencent.com/document/api/266/102921)
|
|
133084
|
+
* [DeleteCLSTopic](https://cloud.tencent.com/document/api/266/102920)
|
|
133085
|
+
* [DescribeCLSLogsets](https://cloud.tencent.com/document/api/266/102919)
|
|
133086
|
+
* [DescribeCLSPushTargets](https://cloud.tencent.com/document/api/266/102918)
|
|
133087
|
+
* [DescribeCLSTopics](https://cloud.tencent.com/document/api/266/102917)
|
|
133088
|
+
* [SetCLSPushTarget](https://cloud.tencent.com/document/api/266/102916)
|
|
133089
|
+
|
|
133090
|
+
新增数据结构:
|
|
133091
|
+
|
|
133092
|
+
* [AreaCLSTargetInfo](https://cloud.tencent.com/document/api/266/31773#AreaCLSTargetInfo)
|
|
133093
|
+
* [CLSLogsetInfo](https://cloud.tencent.com/document/api/266/31773#CLSLogsetInfo)
|
|
133094
|
+
* [CLSTopicInfo](https://cloud.tencent.com/document/api/266/31773#CLSTopicInfo)
|
|
133095
|
+
* [DomainCLSTargetInfo](https://cloud.tencent.com/document/api/266/31773#DomainCLSTargetInfo)
|
|
133096
|
+
|
|
132737
133097
|
### 第 176 次发布
|
|
132738
133098
|
|
|
132739
133099
|
发布时间:2023-12-21 02:21:45
|