tencentcloud-sdk-nodejs-cls 4.0.839 → 4.0.843

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/README.md CHANGED
@@ -85,6 +85,13 @@ const CvmClient = tencentcloud.cvm.v20170312.Client
85
85
 
86
86
  实例化`Client` 的入参支持 `clientConfig` 数据结构和说明 详见 [ClientConfig](https://github.com/TencentCloud/tencentcloud-sdk-nodejs/blob/master/src/common/interface.ts)
87
87
 
88
+ ## Common Client
89
+ 从 4.0.714 版本开始腾讯云 NODEJS SDK 支持使用泛用性的 API 调用方式(Common Client)进行请求。您只需要安装 tencentcloud-sdk-nodejs-common 包,即可向任何产品发起调用。
90
+
91
+ **注意,您必须明确知道您调用的接口所需参数,否则可能会调用失败。**
92
+
93
+ 详细使用请参阅示例:[使用 Common Client 进行调用](https://github.com/TencentCloud/tencentcloud-sdk-nodejs/tree/master/examples/common)
94
+
88
95
  ## 更多示例
89
96
 
90
97
  更丰富的使用 demo 请在 examples 目录中寻找。
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tencentcloud-sdk-nodejs-cls",
3
- "version": "4.0.839",
3
+ "version": "4.0.843",
4
4
  "description": "Tencent Cloud API NODEJS SDK",
5
5
  "main": "tencentcloud/index.js",
6
6
  "scripts": {
package/products.md CHANGED
@@ -6,7 +6,7 @@
6
6
  | advisor | [云顾问](https://cloud.tencent.com/document/product/1264) | 2024-03-20 01:07:31 |
7
7
  | af | [借贷反欺诈](https://cloud.tencent.com/document/product/668) | 2024-03-20 01:07:31 |
8
8
  | afc | [定制建模](https://cloud.tencent.com/document/product/1029) | 2024-04-22 01:07:18 |
9
- | aiart | [大模型图像创作引擎](https://cloud.tencent.com/document/product/1668) | 2024-04-22 01:07:19 |
9
+ | aiart | [大模型图像创作引擎](https://cloud.tencent.com/document/product/1668) | 2024-04-25 15:02:29 |
10
10
  | ame | [正版曲库直通车](https://cloud.tencent.com/document/product/1155) | 2023-08-17 01:06:14 |
11
11
  | ams | [音频内容安全](https://cloud.tencent.com/document/product/1219) | 2024-04-22 01:07:21 |
12
12
  | anicloud | [动效素材服务](https://cloud.tencent.com/document/product/1641) | 2023-05-18 01:01:53 |
@@ -15,7 +15,7 @@
15
15
  | ape | [正版图库直通车](https://cloud.tencent.com/document/product/1181) | 2022-04-04 06:05:40 |
16
16
  | api | [云 API](https://cloud.tencent.com/document/product/1278) | 2023-01-05 01:02:52 |
17
17
  | apigateway | [API 网关](https://cloud.tencent.com/document/product/628) | 2024-03-25 01:07:43 |
18
- | apm | [应用性能监控](https://cloud.tencent.com/document/product/1463) | 2024-03-20 01:08:03 |
18
+ | apm | [应用性能监控](https://cloud.tencent.com/document/product/1463) | 2024-04-25 01:09:12 |
19
19
  | as | [弹性伸缩](https://cloud.tencent.com/document/product/377) | 2024-03-20 01:08:05 |
20
20
  | asr | [语音识别](https://cloud.tencent.com/document/product/1093) | 2024-04-16 01:04:30 |
21
21
  | asw | [应用与服务编排工作流](https://cloud.tencent.com/document/product/1272) | 2023-05-18 01:04:02 |
@@ -23,10 +23,10 @@
23
23
  | batch | [批量计算](https://cloud.tencent.com/document/product/599) | 2024-04-01 01:08:28 |
24
24
  | bda | [人体分析](https://cloud.tencent.com/document/product/1208) | 2024-03-20 01:08:23 |
25
25
  | bi | [商业智能分析 BI](https://cloud.tencent.com/document/product/590) | 2024-04-22 01:08:10 |
26
- | billing | [费用中心](https://cloud.tencent.com/document/product/555) | 2024-04-22 01:08:18 |
26
+ | billing | [费用中心](https://cloud.tencent.com/document/product/555) | 2024-04-24 01:05:02 |
27
27
  | bizlive | [商业直播](https://cloud.tencent.com/document/product) | 2020-03-10 01:08:07 |
28
28
  | bm | [黑石物理服务器CPM](https://cloud.tencent.com/document/product/386) | 2024-03-20 01:08:40 |
29
- | bma | [品牌经营管家](https://cloud.tencent.com/document/product/1296) | 2024-03-20 01:08:51 |
29
+ | bma | [品牌经营管家](https://cloud.tencent.com/document/product/1296) | 2024-04-24 01:05:22 |
30
30
  | bmeip | [黑石弹性公网IP](https://cloud.tencent.com/document/product/1028) | 2024-03-20 01:08:53 |
31
31
  | bmlb | [黑石负载均衡](https://cloud.tencent.com/document/product/1027) | 2024-03-20 01:08:56 |
32
32
  | bmvpc | [黑石私有网络](https://cloud.tencent.com/document/product/1024) | 2024-03-20 01:09:02 |
@@ -39,17 +39,17 @@
39
39
  | car | [应用云渲染](https://cloud.tencent.com/document/product/1547) | 2024-04-22 01:09:16 |
40
40
  | cat | [云拨测](https://cloud.tencent.com/document/product/280) | 2024-03-20 01:09:28 |
41
41
  | cbs | [云硬盘](https://cloud.tencent.com/document/product/362) | 2024-03-21 01:09:20 |
42
- | ccc | [云联络中心](https://cloud.tencent.com/document/product/679) | 2024-04-22 01:09:23 |
43
- | cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2024-04-19 01:10:10 |
42
+ | ccc | [云联络中心](https://cloud.tencent.com/document/product/679) | 2024-04-26 01:09:38 |
43
+ | cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2024-04-23 01:09:48 |
44
44
  | cdc | [本地专用集群](https://cloud.tencent.com/document/product/1346) | 2024-03-20 01:10:04 |
45
- | cdn | [内容分发网络 CDN](https://cloud.tencent.com/document/product/228) | 2024-04-12 01:09:42 |
45
+ | cdn | [内容分发网络 CDN](https://cloud.tencent.com/document/product/228) | 2024-04-24 01:06:45 |
46
46
  | cds | [T-Sec-数据安全审计(DSA)](https://cloud.tencent.com/document/product/856) | 2024-04-22 01:10:25 |
47
- | cdwch | [云数据仓库 ClickHouse](https://cloud.tencent.com/document/product/1299) | 2024-04-04 01:10:06 |
47
+ | cdwch | [云数据仓库 ClickHouse](https://cloud.tencent.com/document/product/1299) | 2024-04-26 01:10:21 |
48
48
  | cdwdoris | [腾讯云数据仓库 TCHouse-D](https://cloud.tencent.com/document/product/1387) | 2024-04-09 01:09:52 |
49
49
  | cdwpg | [云数据仓库 PostgreSQL](https://cloud.tencent.com/document/product/878) | 2024-03-28 01:10:53 |
50
50
  | cfg | [混沌演练平台](https://cloud.tencent.com/document/product/1500) | 2024-04-10 01:10:22 |
51
- | cfs | [文件存储](https://cloud.tencent.com/document/product/582) | 2024-04-18 01:14:25 |
52
- | cfw | [云防火墙](https://cloud.tencent.com/document/product/1132) | 2024-04-19 01:11:12 |
51
+ | cfs | [文件存储](https://cloud.tencent.com/document/product/582) | 2024-04-26 01:10:32 |
52
+ | cfw | [云防火墙](https://cloud.tencent.com/document/product/1132) | 2024-04-25 14:30:18 |
53
53
  | chdfs | [云 HDFS](https://cloud.tencent.com/document/product/1105) | 2024-03-20 01:10:55 |
54
54
  | ciam | [账号风控平台](https://cloud.tencent.com/document/product/1441) | 2024-03-20 01:10:58 |
55
55
  | cii | [智能保险助手](https://cloud.tencent.com/document/product/1368) | 2023-05-18 01:12:07 |
@@ -59,28 +59,28 @@
59
59
  | clb | [负载均衡](https://cloud.tencent.com/document/product/214) | 2024-03-28 01:11:53 |
60
60
  | cloudaudit | [操作审计](https://cloud.tencent.com/document/product/629) | 2024-01-15 01:09:37 |
61
61
  | cloudhsm | [云加密机](https://cloud.tencent.com/document/product/639) | 2024-03-20 01:11:31 |
62
- | cloudstudio | [Cloud Studio(云端 IDE)](https://cloud.tencent.com/document/product/1039) | 2024-04-12 01:11:02 |
63
- | cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2024-04-22 01:12:01 |
62
+ | cloudstudio | [Cloud Studio(云端 IDE)](https://cloud.tencent.com/document/product/1039) | 2024-04-26 01:11:33 |
63
+ | cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2024-04-26 01:11:35 |
64
64
  | cme | [多媒体创作引擎](https://cloud.tencent.com/document/product/1156) | 2024-03-20 01:12:05 |
65
65
  | cmq | [消息队列 CMQ](https://cloud.tencent.com/document/product/406) | 2024-03-20 01:12:14 |
66
66
  | cms | [内容安全](https://cloud.tencent.com/document/product/669) | 2024-04-22 01:12:28 |
67
67
  | config | [配置审计](https://cloud.tencent.com/document/product/1579) | 2024-03-20 01:12:18 |
68
68
  | cpdp | [企业收付平台](https://cloud.tencent.com/document/product/1122) | 2023-09-21 02:09:54 |
69
69
  | cr | [金融联络机器人](https://cloud.tencent.com/document/product/656) | 2021-02-24 08:03:24 |
70
- | csip | [云安全一体化平台](https://cloud.tencent.com/document/product/664) | 2024-04-22 01:12:31 |
70
+ | csip | [云安全一体化平台](https://cloud.tencent.com/document/product/664) | 2024-04-23 01:12:12 |
71
71
  | csxg | [5G入云服务](https://cloud.tencent.com/document/product/1687) | 2024-03-20 01:12:25 |
72
72
  | cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2024-04-22 01:12:38 |
73
73
  | cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2024-04-22 01:12:53 |
74
74
  | cws | [漏洞扫描服务](https://cloud.tencent.com/document/product) | 2019-11-22 12:16:15 |
75
- | cynosdb | [TDSQL-C MySQL 版](https://cloud.tencent.com/document/product/1003) | 2024-04-22 01:13:46 |
75
+ | cynosdb | [TDSQL-C MySQL 版](https://cloud.tencent.com/document/product/1003) | 2024-04-26 01:13:19 |
76
76
  | dasb | [T-Sec-堡垒机(BH)](https://cloud.tencent.com/document/product/1025) | 2024-04-22 01:14:04 |
77
77
  | dataintegration | [数据接入平台](https://cloud.tencent.com/document/product/1591) | 2022-07-26 15:32:15 |
78
78
  | dayu | [DDoS 高防包](https://cloud.tencent.com/document/product/1021) | 2023-05-18 01:20:11 |
79
79
  | dbbrain | [数据库智能管家 DBbrain](https://cloud.tencent.com/document/product/1130) | 2024-03-20 01:14:16 |
80
80
  | dbdc | [云数据库独享集群](https://cloud.tencent.com/document/product/1322) | 2024-03-20 01:14:24 |
81
81
  | dc | [专线接入](https://cloud.tencent.com/document/product/216) | 2024-03-20 01:14:27 |
82
- | dcdb | [TDSQL MySQL 版](https://cloud.tencent.com/document/product/557) | 2024-03-20 01:14:30 |
83
- | dlc | [数据湖计算 DLC](https://cloud.tencent.com/document/product/1342) | 2024-03-28 01:14:58 |
82
+ | dcdb | [TDSQL MySQL 版](https://cloud.tencent.com/document/product/557) | 2024-04-26 01:13:59 |
83
+ | dlc | [数据湖计算 DLC](https://cloud.tencent.com/document/product/1342) | 2024-04-23 01:14:24 |
84
84
  | dnspod | [DNSPod](https://cloud.tencent.com/document/product/1427) | 2024-04-19 01:15:26 |
85
85
  | domain | [域名注册](https://cloud.tencent.com/document/product/242) | 2024-04-22 01:15:00 |
86
86
  | drm | [数字版权管理](https://cloud.tencent.com/document/product/1000) | 2024-04-22 01:15:04 |
@@ -96,58 +96,58 @@
96
96
  | eis | [数据连接器](https://cloud.tencent.com/document/product/1270) | 2023-08-10 01:17:44 |
97
97
  | emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2024-04-17 01:13:44 |
98
98
  | es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2024-04-19 01:17:21 |
99
- | ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2024-04-17 01:14:00 |
100
- | essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2024-04-22 01:16:52 |
99
+ | ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2024-04-26 01:15:51 |
100
+ | essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2024-04-25 01:16:48 |
101
101
  | facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2024-04-18 01:20:43 |
102
- | faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2024-04-22 01:17:05 |
102
+ | faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2024-04-26 01:16:30 |
103
103
  | fmu | [人脸试妆](https://cloud.tencent.com/document/product/1172) | 2024-03-20 01:17:11 |
104
104
  | ft | [人像变换](https://cloud.tencent.com/document/product/1202) | 2024-03-20 01:17:13 |
105
105
  | gaap | [全球应用加速](https://cloud.tencent.com/document/product/608) | 2024-04-17 01:14:36 |
106
106
  | gme | [游戏多媒体引擎](https://cloud.tencent.com/document/product/607) | 2024-03-20 01:17:27 |
107
107
  | goosefs | [数据加速器 GooseFS](https://cloud.tencent.com/document/product/1424) | 2024-03-20 01:17:31 |
108
108
  | gpm | [游戏玩家匹配](https://cloud.tencent.com/document/product/1294) | 2022-07-11 06:12:36 |
109
- | gs | [云游戏](https://cloud.tencent.com/document/product/1162) | 2024-04-22 01:17:33 |
109
+ | gs | [云游戏](https://cloud.tencent.com/document/product/1162) | 2024-04-25 01:17:27 |
110
110
  | gse | [游戏服务器伸缩](https://cloud.tencent.com/document/product/1165) | 2022-07-11 06:12:44 |
111
111
  | habo | [](https://cloud.tencent.com/document/product) | 2019-05-09 19:37:22 |
112
112
  | hai | [高性能应用服务](https://cloud.tencent.com/document/product/1721) | 2024-03-22 01:16:13 |
113
113
  | hasim | [高可用物联网卡](https://cloud.tencent.com/document/product/1482) | 2023-05-18 01:29:47 |
114
114
  | hcm | [数学作业批改](https://cloud.tencent.com/document/product/1004) | 2024-03-20 01:17:36 |
115
- | hunyuan | [腾讯混元大模型](https://cloud.tencent.com/document/product/1729) | 2024-04-22 01:17:37 |
115
+ | hunyuan | [腾讯混元大模型](https://cloud.tencent.com/document/product/1729) | 2024-04-25 21:32:28 |
116
116
  | iai | [人脸识别](https://cloud.tencent.com/document/product/867) | 2024-03-20 01:17:43 |
117
117
  | ic | [图片瘦身](https://cloud.tencent.com/document/product/636) | 2023-03-02 01:23:21 |
118
118
  | icr | [对话机器人](https://cloud.tencent.com/document/product/1268) | 2024-04-22 01:17:48 |
119
119
  | ie | [智能编辑](https://cloud.tencent.com/document/product/1186) | 2023-08-17 03:20:18 |
120
120
  | iecp | [物联网边缘计算平台](https://cloud.tencent.com/document/product/1118) | 2024-03-20 01:17:49 |
121
121
  | iir | [智能识图](https://cloud.tencent.com/document/product/1217) | 2022-04-04 06:48:05 |
122
- | ims | [图片内容安全](https://cloud.tencent.com/document/product/1125) | 2024-03-20 01:18:02 |
122
+ | ims | [图片内容安全](https://cloud.tencent.com/document/product/1125) | 2024-04-25 01:17:55 |
123
123
  | ioa | [iOA 零信任安全管理系统](https://cloud.tencent.com/document/product/1092) | 2024-04-03 11:20:41 |
124
124
  | iot | [加速物联网套件](https://cloud.tencent.com/document/product/568) | 2023-07-17 01:22:28 |
125
125
  | iotcloud | [物联网通信](https://cloud.tencent.com/document/product/634) | 2024-03-20 01:18:04 |
126
- | iotexplorer | [物联网开发平台](https://cloud.tencent.com/document/product/1081) | 2024-04-17 01:15:33 |
126
+ | iotexplorer | [物联网开发平台](https://cloud.tencent.com/document/product/1081) | 2024-04-25 01:18:05 |
127
127
  | iottid | [物联网设备身份认证](https://cloud.tencent.com/document/product/1086) | 2023-05-18 01:33:02 |
128
128
  | iotvideo | [物联网智能视频服务](https://cloud.tencent.com/document/product/1131) | 2024-03-20 01:18:42 |
129
129
  | iotvideoindustry | [物联网智能视频服务(行业版)](https://cloud.tencent.com/document/product/1361) | 2024-03-20 01:18:54 |
130
130
  | irp | [智能推荐平台](https://cloud.tencent.com/document/product/1541) | 2024-03-20 01:19:05 |
131
- | iss | [智能视图计算平台](https://cloud.tencent.com/document/product/1344) | 2024-04-22 01:19:01 |
131
+ | iss | [智能视图计算平台](https://cloud.tencent.com/document/product/1344) | 2024-04-24 15:03:09 |
132
132
  | ivld | [媒体智能标签](https://cloud.tencent.com/document/product/1509) | 2024-03-20 01:19:17 |
133
133
  | keewidb | [云数据库 KeeWiDB](https://cloud.tencent.com/document/product/1520) | 2024-03-20 01:19:20 |
134
134
  | kms | [密钥管理系统](https://cloud.tencent.com/document/product/573) | 2024-04-17 01:17:16 |
135
- | lcic | [实时互动-教育版](https://cloud.tencent.com/document/product/1639) | 2024-04-18 01:23:16 |
136
- | lighthouse | [轻量应用服务器](https://cloud.tencent.com/document/product/1207) | 2024-04-22 01:19:47 |
137
- | live | [云直播CSS](https://cloud.tencent.com/document/product/267) | 2024-04-22 01:19:59 |
138
- | lke | [大模型知识引擎](https://cloud.tencent.com/document/product/1759) | 2024-04-19 01:21:32 |
135
+ | lcic | [实时互动-教育版](https://cloud.tencent.com/document/product/1639) | 2024-04-26 01:18:49 |
136
+ | lighthouse | [轻量应用服务器](https://cloud.tencent.com/document/product/1207) | 2024-04-24 01:15:16 |
137
+ | live | [云直播CSS](https://cloud.tencent.com/document/product/267) | 2024-04-24 01:15:28 |
138
+ | lke | [大模型知识引擎](https://cloud.tencent.com/document/product/1759) | 2024-04-25 01:19:55 |
139
139
  | lowcode | [云开发低码](https://cloud.tencent.com/document/product/1301) | 2022-04-04 06:56:51 |
140
140
  | lp | [登录保护](https://cloud.tencent.com/document/product/1190) | 2022-04-04 06:56:52 |
141
141
  | mall | [商场客留大数据](https://cloud.tencent.com/document/product/1707) | 2024-03-20 01:20:11 |
142
- | mariadb | [云数据库 MariaDB](https://cloud.tencent.com/document/product/237) | 2024-03-20 01:20:12 |
142
+ | mariadb | [云数据库 MariaDB](https://cloud.tencent.com/document/product/237) | 2024-04-26 01:19:34 |
143
143
  | market | [云市场](https://cloud.tencent.com/document/product/306) | 2024-03-20 01:20:21 |
144
144
  | memcached | [云数据库Memcached](https://cloud.tencent.com/document/product/241) | 2024-03-20 01:20:22 |
145
145
  | mgobe | [游戏联机对战引擎](https://cloud.tencent.com/document/product/1038) | 2022-07-08 06:11:32 |
146
146
  | mmps | [小程序安全](https://cloud.tencent.com/document/product/1223) | 2024-03-20 01:20:23 |
147
147
  | mna | [多网聚合加速](https://cloud.tencent.com/document/product/1385) | 2024-04-12 01:19:07 |
148
148
  | mongodb | [云数据库 MongoDB](https://cloud.tencent.com/document/product/240) | 2024-04-18 01:24:29 |
149
- | monitor | [腾讯云可观测平台](https://cloud.tencent.com/document/product/248) | 2024-04-22 01:20:52 |
150
- | mps | [媒体处理](https://cloud.tencent.com/document/product/862) | 2024-04-22 01:21:36 |
149
+ | monitor | [腾讯云可观测平台](https://cloud.tencent.com/document/product/248) | 2024-04-26 01:19:57 |
150
+ | mps | [媒体处理](https://cloud.tencent.com/document/product/862) | 2024-04-26 01:20:19 |
151
151
  | mrs | [医疗报告结构化](https://cloud.tencent.com/document/product/1314) | 2024-04-03 11:24:07 |
152
152
  | ms | [移动应用安全](https://cloud.tencent.com/document/product/283) | 2024-04-01 01:22:02 |
153
153
  | msp | [迁移服务平台](https://cloud.tencent.com/document/product/659) | 2024-04-17 14:48:31 |
@@ -155,7 +155,7 @@
155
155
  | nlp | [NLP 服务](https://cloud.tencent.com/document/product/271) | 2024-03-20 01:21:33 |
156
156
  | npp | [号码保护](https://cloud.tencent.com/document/product) | 2020-04-22 08:00:22 |
157
157
  | oceanus | [流计算 Oceanus](https://cloud.tencent.com/document/product/849) | 2024-04-19 01:23:09 |
158
- | ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2024-04-16 01:17:03 |
158
+ | ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2024-04-24 01:17:31 |
159
159
  | omics | [腾讯健康组学平台](https://cloud.tencent.com/document/product/1643) | 2024-04-22 01:22:30 |
160
160
  | organization | [集团账号管理](https://cloud.tencent.com/document/product/850) | 2024-04-22 01:22:36 |
161
161
  | partners | [渠道合作伙伴](https://cloud.tencent.com/document/product/563) | 2024-03-20 01:22:23 |
@@ -163,12 +163,12 @@
163
163
  | postgres | [云数据库 PostgreSQL](https://cloud.tencent.com/document/product/409) | 2024-03-20 01:22:26 |
164
164
  | privatedns | [私有域解析 Private DNS](https://cloud.tencent.com/document/product/1338) | 2024-03-20 01:22:42 |
165
165
  | pts | [云压测](https://cloud.tencent.com/document/product/1484) | 2024-04-19 01:24:07 |
166
- | rce | [全栈式风控引擎](https://cloud.tencent.com/document/product/1343) | 2024-04-22 01:23:22 |
166
+ | rce | [全栈式风控引擎](https://cloud.tencent.com/document/product/1343) | 2024-04-23 01:22:52 |
167
167
  | redis | [云数据库Redis](https://cloud.tencent.com/document/product/239) | 2024-04-19 01:24:17 |
168
168
  | region | [地域管理系统](https://cloud.tencent.com/document/product/1596) | 2024-04-22 01:23:34 |
169
169
  | rkp | [风险探针](https://cloud.tencent.com/document/product/1169) | 2023-12-25 00:16:39 |
170
170
  | rp | [注册保护](https://cloud.tencent.com/document/product/1191) | 2022-04-04 07:04:06 |
171
- | rum | [前端性能监控](https://cloud.tencent.com/document/product/1464) | 2024-04-22 01:23:36 |
171
+ | rum | [前端性能监控](https://cloud.tencent.com/document/product/1464) | 2024-04-26 01:22:29 |
172
172
  | scf | [云函数](https://cloud.tencent.com/document/product/583) | 2024-04-15 02:05:44 |
173
173
  | ses | [邮件推送](https://cloud.tencent.com/document/product/1288) | 2024-03-20 01:23:23 |
174
174
  | smh | [智能媒资托管](https://cloud.tencent.com/document/product/1339) | 2024-04-16 01:18:21 |
@@ -179,7 +179,7 @@
179
179
  | solar | [智汇零售](https://cloud.tencent.com/document/product) | 2020-03-19 08:01:59 |
180
180
  | sqlserver | [云数据库 SQL Server](https://cloud.tencent.com/document/product/238) | 2024-04-15 02:06:58 |
181
181
  | ssa | [安全运营中心](https://cloud.tencent.com/document/product/664) | 2023-11-15 02:18:28 |
182
- | ssl | [SSL 证书](https://cloud.tencent.com/document/product/400) | 2024-04-22 01:24:18 |
182
+ | ssl | [SSL 证书](https://cloud.tencent.com/document/product/400) | 2024-04-23 01:23:47 |
183
183
  | sslpod | [证书监控 SSLPod](https://cloud.tencent.com/document/product/1084) | 2024-03-20 01:24:03 |
184
184
  | ssm | [凭据管理系统](https://cloud.tencent.com/document/product/1140) | 2024-04-22 01:24:29 |
185
185
  | sts | [安全凭证服务](https://cloud.tencent.com/document/product/1312) | 2024-03-20 01:24:08 |
@@ -202,11 +202,11 @@
202
202
  | tcr | [容器镜像服务](https://cloud.tencent.com/document/product/1141) | 2024-03-20 01:24:52 |
203
203
  | tcss | [容器安全服务](https://cloud.tencent.com/document/product/1285) | 2024-04-22 01:25:22 |
204
204
  | tdcpg | [TDSQL-C PostgreSQL 版](https://cloud.tencent.com/document/product/1556) | 2024-03-20 01:25:48 |
205
- | tdid | [分布式身份](https://cloud.tencent.com/document/product/1439) | 2024-03-20 01:25:51 |
206
- | tdmq | [消息队列 TDMQ](https://cloud.tencent.com/document/product/1179) | 2024-04-22 01:26:28 |
205
+ | tdid | [分布式身份](https://cloud.tencent.com/document/product/1439) | 2024-04-25 01:24:56 |
206
+ | tdmq | [消息队列 TDMQ](https://cloud.tencent.com/document/product/1179) | 2024-04-24 01:21:13 |
207
207
  | tds | [设备安全](https://cloud.tencent.com/document/product/1628) | 2024-04-22 01:26:50 |
208
208
  | tem | [弹性微服务](https://cloud.tencent.com/document/product/1371) | 2024-03-20 01:26:14 |
209
- | teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2024-04-19 15:23:34 |
209
+ | teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2024-04-26 01:25:17 |
210
210
  | thpc | [高性能计算平台](https://cloud.tencent.com/document/product/1527) | 2024-03-20 01:27:05 |
211
211
  | tia | [智能钛机器学习](https://cloud.tencent.com/document/product/851) | 2021-10-21 11:12:52 |
212
212
  | tic | [资源编排 TIC](https://cloud.tencent.com/document/product/1213) | 2023-08-17 05:26:08 |
@@ -214,32 +214,32 @@
214
214
  | tics | [威胁情报云查服务](https://cloud.tencent.com/document/product/1013) | 2024-03-20 01:27:08 |
215
215
  | tiems | [腾讯云 TI 平台 TI-EMS ](https://cloud.tencent.com/document/product/1120) | 2022-07-19 06:19:39 |
216
216
  | tiia | [图像分析](https://cloud.tencent.com/document/product/865) | 2024-03-20 01:27:09 |
217
- | tione | [TI-ONE 训练平台](https://cloud.tencent.com/document/product/851) | 2024-04-12 01:25:11 |
217
+ | tione | [TI-ONE 训练平台](https://cloud.tencent.com/document/product/851) | 2024-04-26 01:25:50 |
218
218
  | tiw | [互动白板](https://cloud.tencent.com/document/product/1137) | 2024-03-20 01:27:28 |
219
219
  | tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2024-03-20 01:28:56 |
220
220
  | tkgdq | [腾讯知识图谱数据查询](https://cloud.tencent.com/document/product) | 2020-03-10 00:51:44 |
221
221
  | tms | [文本内容安全](https://cloud.tencent.com/document/product/1124) | 2024-04-22 01:28:14 |
222
- | tmt | [机器翻译](https://cloud.tencent.com/document/product/551) | 2024-04-02 01:25:21 |
222
+ | tmt | [机器翻译](https://cloud.tencent.com/document/product/551) | 2024-04-26 01:26:41 |
223
223
  | tourism | [文旅客情大数据](https://cloud.tencent.com/document/product/1684) | 2024-03-20 01:28:59 |
224
224
  | trdp | [流量风险决策平台](https://cloud.tencent.com/document/product/1604) | 2023-05-18 02:01:19 |
225
225
  | trocket | [消息队列 RocketMQ 版](https://cloud.tencent.com/document/product/1493) | 2024-04-22 01:28:17 |
226
226
  | trp | [T-Sec-安心平台(RP)](https://cloud.tencent.com/document/product/1458) | 2024-04-22 01:28:30 |
227
227
  | trro | [远程实时操控](https://cloud.tencent.com/document/product/1584) | 2024-03-20 01:29:13 |
228
- | trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2024-04-15 02:23:53 |
228
+ | trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2024-04-22 19:56:18 |
229
229
  | tse | [微服务引擎](https://cloud.tencent.com/document/product/1364) | 2024-04-18 11:38:39 |
230
230
  | tsf | [微服务平台 TSF](https://cloud.tencent.com/document/product/649) | 2024-03-20 01:29:39 |
231
231
  | tsw | [微服务观测平台 TSW](https://cloud.tencent.com/document/product/1311) | 2024-03-20 01:30:06 |
232
- | tts | [语音合成](https://cloud.tencent.com/document/product/1073) | 2024-04-02 01:26:37 |
232
+ | tts | [语音合成](https://cloud.tencent.com/document/product/1073) | 2024-04-24 01:23:54 |
233
233
  | ump | [客流数字化平台](https://cloud.tencent.com/document/product/1320) | 2024-03-20 01:30:08 |
234
234
  | vm | [视频内容安全](https://cloud.tencent.com/document/product/1265) | 2024-03-20 01:30:12 |
235
235
  | vms | [语音消息](https://cloud.tencent.com/document/product/1128) | 2024-03-20 01:30:13 |
236
236
  | vod | [云点播](https://cloud.tencent.com/document/product/266) | 2024-04-19 01:30:53 |
237
- | vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2024-04-08 01:27:01 |
237
+ | vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2024-04-23 01:29:22 |
238
238
  | vrs | [声音复刻](https://cloud.tencent.com/document/product/1283) | 2024-04-02 01:27:45 |
239
- | waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2024-03-20 01:31:28 |
239
+ | waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2024-04-25 14:30:01 |
240
240
  | wav | [企业微信汽车行业版](https://cloud.tencent.com/document/product/1318) | 2024-03-20 01:32:09 |
241
241
  | wedata | [数据开发治理平台 WeData](https://cloud.tencent.com/document/product/1267) | 2024-04-18 15:07:41 |
242
- | weilingwith | [微瓴同业开放平台](https://cloud.tencent.com/document/product/1693) | 2024-04-03 11:34:07 |
242
+ | weilingwith | [微瓴同业开放平台](https://cloud.tencent.com/document/product/1693) | 2024-04-23 01:30:48 |
243
243
  | wss | [SSL证书管理服务](https://cloud.tencent.com/document/product) | 2020-04-01 08:53:44 |
244
244
  | yinsuda | [音速达直播音乐版权引擎](https://cloud.tencent.com/document/product/1592) | 2024-03-20 01:33:11 |
245
245
  | youmall | [](https://cloud.tencent.com/document/product) | 2019-01-11 11:24:15 |
@@ -454,7 +454,7 @@ export interface SearchCosRechargeInfoRequest {
454
454
  */
455
455
  Prefix: string
456
456
  /**
457
- * 压缩模式: "", "gzip", "lzop", "snappy”; 默认""
457
+ * 压缩模式: "", "gzip", "lzop", "snappy"; 默认""
458
458
  */
459
459
  Compress?: string
460
460
  }
@@ -950,7 +950,11 @@ export interface MergePartitionRequest {
950
950
  */
951
951
  TopicId: string
952
952
  /**
953
- * 合并的PartitionId
953
+ * 合并的PartitionId(找到下一个分区InclusiveBeginKey与入参PartitionId对应的ExclusiveEndKey相等,且找到的分区必须是读写分区(Staus:readwrite),入参PartitionId与找到的PartitionId设置为只读分区(Status:readonly),再新建一个新的读写分区) 。[获取分区列表](https://cloud.tencent.com/document/product/614/56469)
954
+
955
+ 1. 入参PartitionId只能是读写分区(Status的值有readonly,readwrite),且能找到入参PartitionId的下一个可读写分区(找到下一个分区InclusiveBeginKey与入参PartitionId对应的ExclusiveEndKey相等);
956
+ 2. 入参PartitionId不能是最后一个分区(PartitionId的ExclusiveEndKey不能是ffffffffffffffffffffffffffffffff);
957
+ 3. topic的分区数量是有限制的(默认50个),合并之后不能超过最大分区,否则不能合并。
954
958
  */
955
959
  PartitionId: number
956
960
  }
@@ -1652,55 +1656,75 @@ export interface ExtractRuleInfo {
1652
1656
  */
1653
1657
  UnMatchLogKey?: string
1654
1658
  /**
1655
- * 增量采集模式下的回溯数据量,默认-1(全量采集);其他非负数表示增量采集(从最新的位置,往前采集${Backtracking}字节(Byte)的日志)最大支持1073741824(1G)。
1659
+ * 增量采集模式下的回溯数据量,默认:-1(全量采集);其他非负数表示增量采集(从最新的位置,往前采集${Backtracking}字节(Byte)的日志)最大支持1073741824(1G)。
1660
+ 注意:
1661
+ - COS导入不支持此字段。
1656
1662
  注意:此字段可能返回 null,表示取不到有效值。
1657
1663
  */
1658
1664
  Backtracking?: number
1659
1665
  /**
1660
- * 是否为Gbk编码. 0: 否, 1: 是
1666
+ * 是否为Gbk编码。 0:否;1:是。
1667
+ 注意:
1668
+ - COS导入不支持此字段。
1661
1669
  注意:此字段可能返回 null,表示取不到有效值。
1662
1670
  */
1663
1671
  IsGBK?: number
1664
1672
  /**
1665
- * 是否为标准json. 0: 否, 1: 是
1673
+ * 是否为标准json0:否; 1:是。
1666
1674
  注意:此字段可能返回 null,表示取不到有效值。
1667
1675
  */
1668
1676
  JsonStandard?: number
1669
1677
  /**
1670
1678
  * syslog传输协议,取值为tcp或者udp。
1671
- 该字段适用于:创建采集规则配置、修改采集规则配置
1679
+ 注意:
1680
+ - 该字段适用于:创建采集规则配置、修改采集规则配置。
1681
+ - COS导入不支持此字段。
1672
1682
  注意:此字段可能返回 null,表示取不到有效值。
1673
1683
  */
1674
1684
  Protocol?: string
1675
1685
  /**
1676
1686
  * syslog系统日志采集指定采集器监听的地址和端口 ,形式:[ip]:[port]。举例:127.0.0.1:9000
1677
- 该字段适用于:创建采集规则配置、修改采集规则配置
1687
+ 注意:
1688
+ - 该字段适用于:创建采集规则配置、修改采集规则配置。
1689
+ - COS导入不支持此字段。
1678
1690
  注意:此字段可能返回 null,表示取不到有效值。
1679
1691
  */
1680
1692
  Address?: string
1681
1693
  /**
1682
1694
  * rfc3164:指定系统日志采集使用RFC3164协议解析日志。
1683
1695
  rfc5424:指定系统日志采集使用RFC5424协议解析日志。
1684
- auto:自动匹配rfc3164或者rfc5424其中一种协议
1685
- 该字段适用于:创建采集规则配置、修改采集规则配置
1696
+ auto:自动匹配rfc3164或者rfc5424其中一种协议。
1697
+ 注意:
1698
+ - 该字段适用于:创建采集规则配置、修改采集规则配置
1699
+ - COS导入不支持此字段。
1686
1700
  注意:此字段可能返回 null,表示取不到有效值。
1687
1701
  */
1688
1702
  ParseProtocol?: string
1689
1703
  /**
1690
- * 元数据类型,0: 不使用元数据信息,1:使用机器组元数据,2:使用用户自定义元数据,3:使用采集配置路径,
1704
+ * 元数据类型。0: 不使用元数据信息;1:使用机器组元数据;2:使用用户自定义元数据;3:使用采集配置路径。
1705
+ 注意:
1706
+ - COS导入不支持此字段。
1691
1707
  */
1692
1708
  MetadataType?: number
1693
1709
  /**
1694
- * 采集配置路径正则表达式,MetadataType为3时必填
1710
+ * 采集配置路径正则表达式。
1711
+ 注意:
1712
+ - MetadataType为3时必填。
1713
+ - COS导入不支持此字段。
1695
1714
  注意:此字段可能返回 null,表示取不到有效值。
1696
1715
  */
1697
1716
  PathRegex?: string
1698
1717
  /**
1699
- * 用户自定义元数据信息,MetadataType为2时必填
1718
+ * 用户自定义元数据信息。
1719
+ 注意:
1720
+ - MetadataType为2时必填。
1721
+ - COS导入不支持此字段。
1700
1722
  */
1701
1723
  MetaTags?: Array<MetaTagInfo>
1702
1724
  /**
1703
- * Windows事件日志采集
1725
+ * Windows事件日志采集。
1726
+ 注意:
1727
+ - COS导入不支持此字段。
1704
1728
  */
1705
1729
  EventLogRules?: Array<EventLog>
1706
1730
  }
@@ -4366,7 +4390,7 @@ export interface DescribeDataTransformInfoRequest {
4366
4390
 
4367
4391
  必选:否
4368
4392
 
4369
- <br><li> srctopicId
4393
+ <br><li> topicId
4370
4394
 
4371
4395
  按照【源topicId】进行过滤。
4372
4396
  类型:String
@@ -5137,7 +5161,7 @@ export interface OpenKafkaConsumerRequest {
5137
5161
  */
5138
5162
  FromTopicId: string
5139
5163
  /**
5140
- * 压缩方式[0:NONE;2:SNAPPY;3:LZ4]
5164
+ * 压缩方式[0:NONE;2:SNAPPY;3:LZ4],默认:0
5141
5165
  */
5142
5166
  Compression?: number
5143
5167
  /**
@@ -5277,7 +5301,7 @@ export interface DataTransformTaskInfo {
5277
5301
  */
5278
5302
  DstResources?: Array<DataTransformResouceInfo>
5279
5303
  /**
5280
- * 加工逻辑函数
5304
+ * 加工逻辑函数。
5281
5305
  */
5282
5306
  EtlContent?: string
5283
5307
  }
@@ -6079,9 +6103,10 @@ export interface ModifyLogsetResponse {
6079
6103
  */
6080
6104
  export interface MonitorTime {
6081
6105
  /**
6082
- * 可选值:
6083
- <br><li> Period - 周期执行
6084
- <br><li> Fixed - 定期执行
6106
+ * 执行周期, 可选值:Period;Fixed。
6107
+
6108
+ - Period:固定频率
6109
+ - Fixed:固定时间
6085
6110
  */
6086
6111
  Type: string
6087
6112
  /**
@@ -6133,12 +6158,13 @@ export interface SearchLogRequest {
6133
6158
  /**
6134
6159
  * - 要检索分析的日志主题ID,仅能指定一个日志主题。
6135
6160
  - 如需同时检索多个日志主题,请使用Topics参数。
6161
+ - TopicId 和 Topics 不能同时使用,在一次请求中有且只能选择一个。
6136
6162
  */
6137
6163
  TopicId?: string
6138
6164
  /**
6139
6165
  * - 要检索分析的日志主题列表,最大支持20个日志主题。
6140
6166
  - 检索单个日志主题时请使用TopicId。
6141
- - 不能同时使用TopicId和Topics
6167
+ - TopicId Topics 不能同时使用,在一次请求中有且只能选择一个。
6142
6168
  */
6143
6169
  Topics?: Array<MultiTopicSearchInformation>
6144
6170
  /**
@@ -6810,78 +6836,88 @@ export interface CosRechargeInfo {
6810
6836
  * COS导入配置ID
6811
6837
  注意:此字段可能返回 null,表示取不到有效值。
6812
6838
  */
6813
- Id: string
6839
+ Id?: string
6814
6840
  /**
6815
6841
  * 日志主题ID
6816
6842
  注意:此字段可能返回 null,表示取不到有效值。
6817
6843
  */
6818
- TopicId: string
6844
+ TopicId?: string
6819
6845
  /**
6820
6846
  * 日志集ID
6821
6847
  注意:此字段可能返回 null,表示取不到有效值。
6822
6848
  */
6823
- LogsetId: string
6849
+ LogsetId?: string
6824
6850
  /**
6825
6851
  * COS导入任务名称
6826
6852
  注意:此字段可能返回 null,表示取不到有效值。
6827
6853
  */
6828
- Name: string
6854
+ Name?: string
6829
6855
  /**
6830
6856
  * COS存储桶
6831
6857
  注意:此字段可能返回 null,表示取不到有效值。
6832
6858
  */
6833
- Bucket: string
6859
+ Bucket?: string
6834
6860
  /**
6835
6861
  * COS存储桶所在地域
6836
6862
  注意:此字段可能返回 null,表示取不到有效值。
6837
6863
  */
6838
- BucketRegion: string
6864
+ BucketRegion?: string
6839
6865
  /**
6840
6866
  * COS文件所在文件夹的前缀
6841
6867
  注意:此字段可能返回 null,表示取不到有效值。
6842
6868
  */
6843
- Prefix: string
6869
+ Prefix?: string
6844
6870
  /**
6845
6871
  * 采集的日志类型,json_log代表json格式日志,delimiter_log代表分隔符格式日志,minimalist_log代表单行全文;
6846
6872
  默认为minimalist_log
6847
6873
  注意:此字段可能返回 null,表示取不到有效值。
6848
6874
  */
6849
- LogType: string
6875
+ LogType?: string
6850
6876
  /**
6851
6877
  * 状态 status 0: 已创建, 1: 运行中, 2: 已停止, 3: 已完成, 4: 运行失败。
6852
6878
  注意:此字段可能返回 null,表示取不到有效值。
6853
6879
  */
6854
- Status: number
6880
+ Status?: number
6855
6881
  /**
6856
6882
  * 是否启用: 0: 未启用 , 1:启用
6857
6883
  注意:此字段可能返回 null,表示取不到有效值。
6858
6884
  */
6859
- Enable: number
6885
+ Enable?: number
6860
6886
  /**
6861
6887
  * 创建时间
6862
6888
  注意:此字段可能返回 null,表示取不到有效值。
6863
6889
  */
6864
- CreateTime: string
6890
+ CreateTime?: string
6865
6891
  /**
6866
6892
  * 更新时间
6867
6893
  注意:此字段可能返回 null,表示取不到有效值。
6868
6894
  */
6869
- UpdateTime: string
6895
+ UpdateTime?: string
6870
6896
  /**
6871
6897
  * 进度条百分值
6872
6898
  注意:此字段可能返回 null,表示取不到有效值。
6873
6899
  */
6874
- Progress: number
6900
+ Progress?: number
6875
6901
  /**
6876
6902
  * supported: "", "gzip", "lzop", "snappy”; 默认空
6877
6903
  注意:此字段可能返回 null,表示取不到有效值。
6878
6904
  */
6879
- Compress: string
6905
+ Compress?: string
6880
6906
  /**
6881
6907
  * 见: ExtractRuleInfo 结构描述
6882
6908
  注意:此字段可能返回 null,表示取不到有效值。
6883
6909
  */
6884
- ExtractRuleInfo: ExtractRuleInfo
6910
+ ExtractRuleInfo?: ExtractRuleInfo
6911
+ /**
6912
+ * COS导入任务类型。1:一次性导入任务;2:持续性导入任务。
6913
+ 注意:此字段可能返回 null,表示取不到有效值。
6914
+ */
6915
+ TaskType?: number
6916
+ /**
6917
+ * 元数据。支持 bucket,object。
6918
+ 注意:此字段可能返回 null,表示取不到有效值。
6919
+ */
6920
+ Metadata?: Array<string>
6885
6921
  }
6886
6922
 
6887
6923
  /**
@@ -7112,7 +7148,7 @@ export interface MergePartitionResponse {
7112
7148
  /**
7113
7149
  * 合并结果集
7114
7150
  */
7115
- Partitions: Array<PartitionInfo>
7151
+ Partitions?: Array<PartitionInfo>
7116
7152
  /**
7117
7153
  * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
7118
7154
  */
@@ -418,7 +418,7 @@ export interface SearchCosRechargeInfoRequest {
418
418
  */
419
419
  Prefix: string;
420
420
  /**
421
- * 压缩模式: "", "gzip", "lzop", "snappy”; 默认""
421
+ * 压缩模式: "", "gzip", "lzop", "snappy"; 默认""
422
422
  */
423
423
  Compress?: string;
424
424
  }
@@ -896,7 +896,11 @@ export interface MergePartitionRequest {
896
896
  */
897
897
  TopicId: string;
898
898
  /**
899
- * 合并的PartitionId
899
+ * 合并的PartitionId(找到下一个分区InclusiveBeginKey与入参PartitionId对应的ExclusiveEndKey相等,且找到的分区必须是读写分区(Staus:readwrite),入参PartitionId与找到的PartitionId设置为只读分区(Status:readonly),再新建一个新的读写分区) 。[获取分区列表](https://cloud.tencent.com/document/product/614/56469)
900
+
901
+ 1. 入参PartitionId只能是读写分区(Status的值有readonly,readwrite),且能找到入参PartitionId的下一个可读写分区(找到下一个分区InclusiveBeginKey与入参PartitionId对应的ExclusiveEndKey相等);
902
+ 2. 入参PartitionId不能是最后一个分区(PartitionId的ExclusiveEndKey不能是ffffffffffffffffffffffffffffffff);
903
+ 3. topic的分区数量是有限制的(默认50个),合并之后不能超过最大分区,否则不能合并。
900
904
  */
901
905
  PartitionId: number;
902
906
  }
@@ -1568,55 +1572,75 @@ export interface ExtractRuleInfo {
1568
1572
  */
1569
1573
  UnMatchLogKey?: string;
1570
1574
  /**
1571
- * 增量采集模式下的回溯数据量,默认-1(全量采集);其他非负数表示增量采集(从最新的位置,往前采集${Backtracking}字节(Byte)的日志)最大支持1073741824(1G)。
1575
+ * 增量采集模式下的回溯数据量,默认:-1(全量采集);其他非负数表示增量采集(从最新的位置,往前采集${Backtracking}字节(Byte)的日志)最大支持1073741824(1G)。
1576
+ 注意:
1577
+ - COS导入不支持此字段。
1572
1578
  注意:此字段可能返回 null,表示取不到有效值。
1573
1579
  */
1574
1580
  Backtracking?: number;
1575
1581
  /**
1576
- * 是否为Gbk编码. 0: 否, 1: 是
1582
+ * 是否为Gbk编码。 0:否;1:是。
1583
+ 注意:
1584
+ - COS导入不支持此字段。
1577
1585
  注意:此字段可能返回 null,表示取不到有效值。
1578
1586
  */
1579
1587
  IsGBK?: number;
1580
1588
  /**
1581
- * 是否为标准json. 0: 否, 1: 是
1589
+ * 是否为标准json0:否; 1:是。
1582
1590
  注意:此字段可能返回 null,表示取不到有效值。
1583
1591
  */
1584
1592
  JsonStandard?: number;
1585
1593
  /**
1586
1594
  * syslog传输协议,取值为tcp或者udp。
1587
- 该字段适用于:创建采集规则配置、修改采集规则配置
1595
+ 注意:
1596
+ - 该字段适用于:创建采集规则配置、修改采集规则配置。
1597
+ - COS导入不支持此字段。
1588
1598
  注意:此字段可能返回 null,表示取不到有效值。
1589
1599
  */
1590
1600
  Protocol?: string;
1591
1601
  /**
1592
1602
  * syslog系统日志采集指定采集器监听的地址和端口 ,形式:[ip]:[port]。举例:127.0.0.1:9000
1593
- 该字段适用于:创建采集规则配置、修改采集规则配置
1603
+ 注意:
1604
+ - 该字段适用于:创建采集规则配置、修改采集规则配置。
1605
+ - COS导入不支持此字段。
1594
1606
  注意:此字段可能返回 null,表示取不到有效值。
1595
1607
  */
1596
1608
  Address?: string;
1597
1609
  /**
1598
1610
  * rfc3164:指定系统日志采集使用RFC3164协议解析日志。
1599
1611
  rfc5424:指定系统日志采集使用RFC5424协议解析日志。
1600
- auto:自动匹配rfc3164或者rfc5424其中一种协议
1601
- 该字段适用于:创建采集规则配置、修改采集规则配置
1612
+ auto:自动匹配rfc3164或者rfc5424其中一种协议。
1613
+ 注意:
1614
+ - 该字段适用于:创建采集规则配置、修改采集规则配置
1615
+ - COS导入不支持此字段。
1602
1616
  注意:此字段可能返回 null,表示取不到有效值。
1603
1617
  */
1604
1618
  ParseProtocol?: string;
1605
1619
  /**
1606
- * 元数据类型,0: 不使用元数据信息,1:使用机器组元数据,2:使用用户自定义元数据,3:使用采集配置路径,
1620
+ * 元数据类型。0: 不使用元数据信息;1:使用机器组元数据;2:使用用户自定义元数据;3:使用采集配置路径。
1621
+ 注意:
1622
+ - COS导入不支持此字段。
1607
1623
  */
1608
1624
  MetadataType?: number;
1609
1625
  /**
1610
- * 采集配置路径正则表达式,MetadataType为3时必填
1626
+ * 采集配置路径正则表达式。
1627
+ 注意:
1628
+ - MetadataType为3时必填。
1629
+ - COS导入不支持此字段。
1611
1630
  注意:此字段可能返回 null,表示取不到有效值。
1612
1631
  */
1613
1632
  PathRegex?: string;
1614
1633
  /**
1615
- * 用户自定义元数据信息,MetadataType为2时必填
1634
+ * 用户自定义元数据信息。
1635
+ 注意:
1636
+ - MetadataType为2时必填。
1637
+ - COS导入不支持此字段。
1616
1638
  */
1617
1639
  MetaTags?: Array<MetaTagInfo>;
1618
1640
  /**
1619
- * Windows事件日志采集
1641
+ * Windows事件日志采集。
1642
+ 注意:
1643
+ - COS导入不支持此字段。
1620
1644
  */
1621
1645
  EventLogRules?: Array<EventLog>;
1622
1646
  }
@@ -4180,7 +4204,7 @@ export interface DescribeDataTransformInfoRequest {
4180
4204
 
4181
4205
  必选:否
4182
4206
 
4183
- <br><li> srctopicId
4207
+ <br><li> topicId
4184
4208
 
4185
4209
  按照【源topicId】进行过滤。
4186
4210
  类型:String
@@ -4928,7 +4952,7 @@ export interface OpenKafkaConsumerRequest {
4928
4952
  */
4929
4953
  FromTopicId: string;
4930
4954
  /**
4931
- * 压缩方式[0:NONE;2:SNAPPY;3:LZ4]
4955
+ * 压缩方式[0:NONE;2:SNAPPY;3:LZ4],默认:0
4932
4956
  */
4933
4957
  Compression?: number;
4934
4958
  /**
@@ -5064,7 +5088,7 @@ export interface DataTransformTaskInfo {
5064
5088
  */
5065
5089
  DstResources?: Array<DataTransformResouceInfo>;
5066
5090
  /**
5067
- * 加工逻辑函数
5091
+ * 加工逻辑函数。
5068
5092
  */
5069
5093
  EtlContent?: string;
5070
5094
  }
@@ -5834,9 +5858,10 @@ export interface ModifyLogsetResponse {
5834
5858
  */
5835
5859
  export interface MonitorTime {
5836
5860
  /**
5837
- * 可选值:
5838
- <br><li> Period - 周期执行
5839
- <br><li> Fixed - 定期执行
5861
+ * 执行周期, 可选值:Period;Fixed。
5862
+
5863
+ - Period:固定频率
5864
+ - Fixed:固定时间
5840
5865
  */
5841
5866
  Type: string;
5842
5867
  /**
@@ -5886,12 +5911,13 @@ export interface SearchLogRequest {
5886
5911
  /**
5887
5912
  * - 要检索分析的日志主题ID,仅能指定一个日志主题。
5888
5913
  - 如需同时检索多个日志主题,请使用Topics参数。
5914
+ - TopicId 和 Topics 不能同时使用,在一次请求中有且只能选择一个。
5889
5915
  */
5890
5916
  TopicId?: string;
5891
5917
  /**
5892
5918
  * - 要检索分析的日志主题列表,最大支持20个日志主题。
5893
5919
  - 检索单个日志主题时请使用TopicId。
5894
- - 不能同时使用TopicId和Topics
5920
+ - TopicId Topics 不能同时使用,在一次请求中有且只能选择一个。
5895
5921
  */
5896
5922
  Topics?: Array<MultiTopicSearchInformation>;
5897
5923
  /**
@@ -6540,78 +6566,88 @@ export interface CosRechargeInfo {
6540
6566
  * COS导入配置ID
6541
6567
  注意:此字段可能返回 null,表示取不到有效值。
6542
6568
  */
6543
- Id: string;
6569
+ Id?: string;
6544
6570
  /**
6545
6571
  * 日志主题ID
6546
6572
  注意:此字段可能返回 null,表示取不到有效值。
6547
6573
  */
6548
- TopicId: string;
6574
+ TopicId?: string;
6549
6575
  /**
6550
6576
  * 日志集ID
6551
6577
  注意:此字段可能返回 null,表示取不到有效值。
6552
6578
  */
6553
- LogsetId: string;
6579
+ LogsetId?: string;
6554
6580
  /**
6555
6581
  * COS导入任务名称
6556
6582
  注意:此字段可能返回 null,表示取不到有效值。
6557
6583
  */
6558
- Name: string;
6584
+ Name?: string;
6559
6585
  /**
6560
6586
  * COS存储桶
6561
6587
  注意:此字段可能返回 null,表示取不到有效值。
6562
6588
  */
6563
- Bucket: string;
6589
+ Bucket?: string;
6564
6590
  /**
6565
6591
  * COS存储桶所在地域
6566
6592
  注意:此字段可能返回 null,表示取不到有效值。
6567
6593
  */
6568
- BucketRegion: string;
6594
+ BucketRegion?: string;
6569
6595
  /**
6570
6596
  * COS文件所在文件夹的前缀
6571
6597
  注意:此字段可能返回 null,表示取不到有效值。
6572
6598
  */
6573
- Prefix: string;
6599
+ Prefix?: string;
6574
6600
  /**
6575
6601
  * 采集的日志类型,json_log代表json格式日志,delimiter_log代表分隔符格式日志,minimalist_log代表单行全文;
6576
6602
  默认为minimalist_log
6577
6603
  注意:此字段可能返回 null,表示取不到有效值。
6578
6604
  */
6579
- LogType: string;
6605
+ LogType?: string;
6580
6606
  /**
6581
6607
  * 状态 status 0: 已创建, 1: 运行中, 2: 已停止, 3: 已完成, 4: 运行失败。
6582
6608
  注意:此字段可能返回 null,表示取不到有效值。
6583
6609
  */
6584
- Status: number;
6610
+ Status?: number;
6585
6611
  /**
6586
6612
  * 是否启用: 0: 未启用 , 1:启用
6587
6613
  注意:此字段可能返回 null,表示取不到有效值。
6588
6614
  */
6589
- Enable: number;
6615
+ Enable?: number;
6590
6616
  /**
6591
6617
  * 创建时间
6592
6618
  注意:此字段可能返回 null,表示取不到有效值。
6593
6619
  */
6594
- CreateTime: string;
6620
+ CreateTime?: string;
6595
6621
  /**
6596
6622
  * 更新时间
6597
6623
  注意:此字段可能返回 null,表示取不到有效值。
6598
6624
  */
6599
- UpdateTime: string;
6625
+ UpdateTime?: string;
6600
6626
  /**
6601
6627
  * 进度条百分值
6602
6628
  注意:此字段可能返回 null,表示取不到有效值。
6603
6629
  */
6604
- Progress: number;
6630
+ Progress?: number;
6605
6631
  /**
6606
6632
  * supported: "", "gzip", "lzop", "snappy”; 默认空
6607
6633
  注意:此字段可能返回 null,表示取不到有效值。
6608
6634
  */
6609
- Compress: string;
6635
+ Compress?: string;
6610
6636
  /**
6611
6637
  * 见: ExtractRuleInfo 结构描述
6612
6638
  注意:此字段可能返回 null,表示取不到有效值。
6613
6639
  */
6614
- ExtractRuleInfo: ExtractRuleInfo;
6640
+ ExtractRuleInfo?: ExtractRuleInfo;
6641
+ /**
6642
+ * COS导入任务类型。1:一次性导入任务;2:持续性导入任务。
6643
+ 注意:此字段可能返回 null,表示取不到有效值。
6644
+ */
6645
+ TaskType?: number;
6646
+ /**
6647
+ * 元数据。支持 bucket,object。
6648
+ 注意:此字段可能返回 null,表示取不到有效值。
6649
+ */
6650
+ Metadata?: Array<string>;
6615
6651
  }
6616
6652
  /**
6617
6653
  * 键值索引配置
@@ -6830,7 +6866,7 @@ export interface MergePartitionResponse {
6830
6866
  /**
6831
6867
  * 合并结果集
6832
6868
  */
6833
- Partitions: Array<PartitionInfo>;
6869
+ Partitions?: Array<PartitionInfo>;
6834
6870
  /**
6835
6871
  * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
6836
6872
  */