tencentcloud-sdk-nodejs 4.0.231 → 4.0.232

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.
Files changed (40) hide show
  1. package/CHANGELOG.md +159 -61
  2. package/package.json +1 -1
  3. package/products.md +10 -10
  4. package/src/common/sdk_version.ts +1 -1
  5. package/src/services/advisor/v20200721/advisor_client.ts +1 -0
  6. package/src/services/advisor/v20200721/advisor_models.ts +21 -0
  7. package/src/services/cam/v20190116/cam_models.ts +2 -2
  8. package/src/services/cdn/v20180606/cdn_client.ts +18 -4
  9. package/src/services/cdn/v20180606/cdn_models.ts +139 -53
  10. package/src/services/cwp/v20180228/cwp_models.ts +7 -7
  11. package/src/services/dts/v20180330/dts_client.ts +3 -36
  12. package/src/services/dts/v20180330/dts_models.ts +50 -182
  13. package/src/services/iotcloud/v20180614/iotcloud_models.ts +6 -6
  14. package/src/services/ocr/v20181119/ocr_models.ts +10 -0
  15. package/src/services/tcb/v20180608/tcb_client.ts +28 -4
  16. package/src/services/tcb/v20180608/tcb_models.ts +143 -21
  17. package/src/services/tdmq/v20200217/tdmq_client.ts +4 -2
  18. package/src/services/tiia/v20190529/tiia_models.ts +5 -0
  19. package/tencentcloud/common/sdk_version.d.ts +1 -1
  20. package/tencentcloud/common/sdk_version.js +1 -1
  21. package/tencentcloud/services/advisor/v20200721/advisor_models.d.ts +18 -0
  22. package/tencentcloud/services/cam/v20190116/cam_models.d.ts +2 -2
  23. package/tencentcloud/services/cdn/v20180606/cdn_client.d.ts +5 -1
  24. package/tencentcloud/services/cdn/v20180606/cdn_client.js +6 -0
  25. package/tencentcloud/services/cdn/v20180606/cdn_models.d.ts +118 -45
  26. package/tencentcloud/services/cwp/v20180228/cwp_models.d.ts +7 -7
  27. package/tencentcloud/services/dts/v20180330/dts_client.d.ts +1 -16
  28. package/tencentcloud/services/dts/v20180330/dts_client.js +0 -19
  29. package/tencentcloud/services/dts/v20180330/dts_models.d.ts +43 -155
  30. package/tencentcloud/services/iotcloud/v20180614/iotcloud_models.d.ts +6 -6
  31. package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +8 -0
  32. package/tencentcloud/services/tcb/v20180608/tcb_client.d.ts +9 -1
  33. package/tencentcloud/services/tcb/v20180608/tcb_client.js +12 -0
  34. package/tencentcloud/services/tcb/v20180608/tcb_models.d.ts +124 -21
  35. package/tencentcloud/services/tdmq/v20200217/tdmq_client.d.ts +2 -0
  36. package/tencentcloud/services/tdmq/v20200217/tdmq_client.js +2 -0
  37. package/tencentcloud/services/tiia/v20190529/tiia_models.d.ts +4 -0
  38. package/test/cdn.v20180606.test.js +10 -0
  39. package/test/dts.v20180330.test.js +0 -20
  40. package/test/tcb.v20180608.test.js +20 -0
package/CHANGELOG.md CHANGED
@@ -1,136 +1,130 @@
1
1
  # 本版本更新包含以下内容:
2
2
 
3
- ## 访问管理(cam) 版本:2019-01-16
3
+ ## 云顾问(advisor) 版本:2020-07-21
4
4
 
5
- ### 第 39 次发布
5
+ ### 第 3 次发布
6
6
 
7
- 发布时间:2021-11-08 08:02:23
7
+ 发布时间:2021-11-09 08:05:53
8
8
 
9
9
  本次发布包含了以下内容:
10
10
 
11
11
  改善已有的文档。
12
12
 
13
- 修改数据结构:
13
+ 新增数据结构:
14
14
 
15
- * [GroupIdOfUidInfo](https://cloud.tencent.com/document/api/598/33167#GroupIdOfUidInfo)
15
+ * [KeyValue](https://cloud.tencent.com/document/api/1264/63113#KeyValue)
16
16
 
17
- * 新增成员:Uin
17
+ 修改数据结构:
18
18
 
19
- * <font color="#dd0000">**修改成员**:</font>Uid
19
+ * [RiskFieldsDesc](https://cloud.tencent.com/document/api/1264/63113#RiskFieldsDesc)
20
20
 
21
+ * 新增成员:FieldDict
21
22
 
22
23
 
23
24
 
24
- ## 数据传输服务(dts) 版本:2018-03-30
25
25
 
26
- ### 14 次发布
26
+ ## 内容分发网络(cdn) 版本:2018-06-06
27
27
 
28
- 发布时间:2021-11-08 08:05:43
28
+ ### 第 86 次发布
29
+
30
+ 发布时间:2021-11-09 08:07:45
29
31
 
30
32
  本次发布包含了以下内容:
31
33
 
32
34
  改善已有的文档。
33
35
 
34
- <font color="#dd0000">**删除接口**:</font>
35
-
36
- * CreateSyncCheckJob
37
- * CreateSyncJob
38
- * DeleteSyncJob
39
- * DescribeSyncJobs
40
- * StartSyncJob
41
- * SwitchDrToMaster
36
+ 新增接口:
42
37
 
43
- <font color="#dd0000">**删除数据结构**:</font>
44
-
45
- * SyncDetailInfo
46
- * SyncInstanceInfo
47
- * SyncJobInfo
48
- * SyncStepDetailInfo
38
+ * [DescribeScdnBotData](https://cloud.tencent.com/document/api/228/63777)
49
39
 
40
+ 新增数据结构:
50
41
 
42
+ * [BotStats](https://cloud.tencent.com/document/api/228/30987#BotStats)
43
+ * [BotStatsDetailData](https://cloud.tencent.com/document/api/228/30987#BotStatsDetailData)
51
44
 
52
- ## Elasticsearch Service(es) 版本:2018-04-16
45
+ 修改数据结构:
53
46
 
54
- ### 第 20 次发布
47
+ * [TrafficPackage](https://cloud.tencent.com/document/api/228/30987#TrafficPackage)
55
48
 
56
- 发布时间:2021-11-08 08:06:16
49
+ * 新增成员:ConfigId
57
50
 
58
- 本次发布包含了以下内容:
59
51
 
60
- 改善已有的文档。
61
52
 
62
- 修改接口:
63
53
 
64
- * [CreateInstance](https://cloud.tencent.com/document/api/845/30633)
54
+ ## 数据传输服务(dts) 版本:2018-03-30
65
55
 
66
- * 新增入参:Protocol
56
+ ### 第 15 次发布
67
57
 
68
- * [UpdateInstance](https://cloud.tencent.com/document/api/845/30629)
58
+ 发布时间:2021-11-09 08:10:46
69
59
 
70
- * 新增入参:SwitchPrivateLink, EnableCerebro, CerebroPublicAccess, CerebroPrivateAccess
60
+ 本次发布包含了以下内容:
71
61
 
62
+ 改善已有的文档。
72
63
 
73
- 修改数据结构:
64
+ <font color="#dd0000">**删除接口**:</font>
74
65
 
75
- * [InstanceInfo](https://cloud.tencent.com/document/api/845/30634#InstanceInfo)
66
+ * DescribeSyncCheckJob
67
+ * ModifySyncJob
76
68
 
77
- * 新增成员:Protocol, SecurityGroups
69
+ <font color="#dd0000">**删除数据结构**:</font>
78
70
 
71
+ * SyncCheckStepInfo
72
+ * SyncOption
79
73
 
80
74
 
81
75
 
82
- ## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
76
+ ## 文字识别(ocr) 版本:2018-11-19
83
77
 
84
- ### 第 6 次发布
78
+ ### 第 57 次发布
85
79
 
86
- 发布时间:2021-11-08 08:06:21
80
+ 发布时间:2021-11-09 08:13:57
87
81
 
88
82
  本次发布包含了以下内容:
89
83
 
90
84
  改善已有的文档。
91
85
 
92
- 修改数据结构:
86
+ 修改接口:
93
87
 
94
- * [UsageDetail](https://cloud.tencent.com/document/api/1420/61525#UsageDetail)
88
+ * [GeneralAccurateOCR](https://cloud.tencent.com/document/api/866/34937)
95
89
 
96
- * 新增成员:ProxyOrganizationName
90
+ * 新增入参:IsPdf, PdfPageNumber
97
91
 
98
92
 
99
93
 
100
94
 
101
- ## 腾讯电子签(基础版)(essbasic) 版本:2020-12-22
95
+ ## 云开发 CloudBase(tcb) 版本:2018-06-08
102
96
 
97
+ ### 第 73 次发布
103
98
 
99
+ 发布时间:2021-11-09 08:15:23
104
100
 
105
- ## 云函数(scf) 版本:2018-04-16
101
+ 本次发布包含了以下内容:
106
102
 
107
- ### 第 37 次发布
103
+ 改善已有的文档。
108
104
 
109
- 发布时间:2021-11-08 08:09:22
105
+ 新增接口:
110
106
 
111
- 本次发布包含了以下内容:
107
+ * [DescribeCloudBaseRunOneClickTaskExternal](https://cloud.tencent.com/document/api/876/63779)
108
+ * [DescribeCloudBaseRunServerDomainName](https://cloud.tencent.com/document/api/876/63778)
112
109
 
113
- 改善已有的文档。
114
110
 
115
- 修改接口:
116
111
 
117
- * [CreateFunction](https://cloud.tencent.com/document/api/583/18586)
112
+ ## 图像分析(tiia) 版本:2019-05-29
118
113
 
119
- * 新增入参:ProtocolType, ProtocolParams
114
+ ### 17 次发布
120
115
 
121
- * [GetFunction](https://cloud.tencent.com/document/api/583/18584)
116
+ 发布时间:2021-11-09 08:16:08
122
117
 
123
- * 新增出参:ProtocolType, ProtocolParams
118
+ 本次发布包含了以下内容:
124
119
 
125
- * [UpdateFunctionConfiguration](https://cloud.tencent.com/document/api/583/18580)
120
+ 改善已有的文档。
126
121
 
127
- * 新增入参:ProtocolParams
122
+ 修改接口:
128
123
 
124
+ * [DetectProductBeta](https://cloud.tencent.com/document/api/865/43354)
129
125
 
130
- 新增数据结构:
126
+ * 新增入参:NeedLemma
131
127
 
132
- * [ProtocolParams](https://cloud.tencent.com/document/api/583/17244#ProtocolParams)
133
- * [WSParams](https://cloud.tencent.com/document/api/583/17244#WSParams)
134
128
 
135
129
 
136
130
 
@@ -355,6 +349,25 @@
355
349
 
356
350
  ## 云顾问(advisor) 版本:2020-07-21
357
351
 
352
+ ### 第 3 次发布
353
+
354
+ 发布时间:2021-11-09 08:05:53
355
+
356
+ 本次发布包含了以下内容:
357
+
358
+ 改善已有的文档。
359
+
360
+ 新增数据结构:
361
+
362
+ * [[KeyValue](https://cloud.tencent.com/document/api/1264/63113#KeyValue)](https://cloud.tencent.com/document/api/1264/63113#[KeyValue](https://cloud.tencent.com/document/api/1264/63113#KeyValue))
363
+
364
+ 修改数据结构:
365
+
366
+ * [RiskFieldsDesc](https://cloud.tencent.com/document/api/1264/63113#RiskFieldsDesc)
367
+
368
+ * 新增成员:FieldDict
369
+
370
+
358
371
  ### 第 2 次发布
359
372
 
360
373
  发布时间:2021-10-29 08:00:17
@@ -9627,6 +9640,30 @@
9627
9640
 
9628
9641
  ## 内容分发网络(cdn) 版本:2018-06-06
9629
9642
 
9643
+ ### 第 86 次发布
9644
+
9645
+ 发布时间:2021-11-09 08:07:45
9646
+
9647
+ 本次发布包含了以下内容:
9648
+
9649
+ 改善已有的文档。
9650
+
9651
+ 新增接口:
9652
+
9653
+ * [[DescribeScdnBotData](https://cloud.tencent.com/document/api/228/63777)](https://cloud.tencent.com/document/api/#/#)
9654
+
9655
+ 新增数据结构:
9656
+
9657
+ * [[BotStats](https://cloud.tencent.com/document/api/228/30987#BotStats)](https://cloud.tencent.com/document/api/228/30987#[BotStats](https://cloud.tencent.com/document/api/228/30987#BotStats))
9658
+ * [[BotStatsDetailData](https://cloud.tencent.com/document/api/228/30987#BotStatsDetailData)](https://cloud.tencent.com/document/api/228/30987#[BotStatsDetailData](https://cloud.tencent.com/document/api/228/30987#BotStatsDetailData))
9659
+
9660
+ 修改数据结构:
9661
+
9662
+ * [TrafficPackage](https://cloud.tencent.com/document/api/228/30987#TrafficPackage)
9663
+
9664
+ * 新增成员:ConfigId
9665
+
9666
+
9630
9667
  ### 第 85 次发布
9631
9668
 
9632
9669
  发布时间:2021-11-02 08:03:38
@@ -23318,6 +23355,24 @@
23318
23355
 
23319
23356
  ## 数据传输服务(dts) 版本:2018-03-30
23320
23357
 
23358
+ ### 第 15 次发布
23359
+
23360
+ 发布时间:2021-11-09 08:10:46
23361
+
23362
+ 本次发布包含了以下内容:
23363
+
23364
+ 改善已有的文档。
23365
+
23366
+ <font color="#dd0000">**删除接口**:</font>
23367
+
23368
+ * DescribeSyncCheckJob
23369
+ * ModifySyncJob
23370
+
23371
+ <font color="#dd0000">**删除数据结构**:</font>
23372
+
23373
+ * SyncCheckStepInfo
23374
+ * SyncOption
23375
+
23321
23376
  ### 第 14 次发布
23322
23377
 
23323
23378
  发布时间:2021-11-08 08:05:43
@@ -40154,6 +40209,21 @@
40154
40209
 
40155
40210
  ## 文字识别(ocr) 版本:2018-11-19
40156
40211
 
40212
+ ### 第 57 次发布
40213
+
40214
+ 发布时间:2021-11-09 08:13:57
40215
+
40216
+ 本次发布包含了以下内容:
40217
+
40218
+ 改善已有的文档。
40219
+
40220
+ 修改接口:
40221
+
40222
+ * [GeneralAccurateOCR](https://cloud.tencent.com/document/api/866/34937)
40223
+
40224
+ * 新增入参:IsPdf, PdfPageNumber
40225
+
40226
+
40157
40227
  ### 第 56 次发布
40158
40228
 
40159
40229
  发布时间:2021-10-13 08:10:08
@@ -43406,8 +43476,8 @@
43406
43476
 
43407
43477
  新增数据结构:
43408
43478
 
43409
- * [[ProtocolParams](https://cloud.tencent.com/document/api/583/17244#ProtocolParams)](https://cloud.tencent.com/document/api/583/17244#[ProtocolParams](https://cloud.tencent.com/document/api/583/17244#ProtocolParams))
43410
- * [[WSParams](https://cloud.tencent.com/document/api/583/17244#WSParams)](https://cloud.tencent.com/document/api/583/17244#[WSParams](https://cloud.tencent.com/document/api/583/17244#WSParams))
43479
+ * [ProtocolParams](https://cloud.tencent.com/document/api/583/17244#ProtocolParams)
43480
+ * [WSParams](https://cloud.tencent.com/document/api/583/17244#WSParams)
43411
43481
 
43412
43482
  ### 第 36 次发布
43413
43483
 
@@ -47852,6 +47922,19 @@
47852
47922
 
47853
47923
  ## 云开发 CloudBase(tcb) 版本:2018-06-08
47854
47924
 
47925
+ ### 第 73 次发布
47926
+
47927
+ 发布时间:2021-11-09 08:15:23
47928
+
47929
+ 本次发布包含了以下内容:
47930
+
47931
+ 改善已有的文档。
47932
+
47933
+ 新增接口:
47934
+
47935
+ * [[DescribeCloudBaseRunOneClickTaskExternal](https://cloud.tencent.com/document/api/876/63779)](https://cloud.tencent.com/document/api/#/#)
47936
+ * [[DescribeCloudBaseRunServerDomainName](https://cloud.tencent.com/document/api/876/63778)](https://cloud.tencent.com/document/api/#/#)
47937
+
47855
47938
  ### 第 72 次发布
47856
47939
 
47857
47940
  发布时间:2021-10-26 08:13:05
@@ -51708,6 +51791,21 @@
51708
51791
 
51709
51792
  ## 图像分析(tiia) 版本:2019-05-29
51710
51793
 
51794
+ ### 第 17 次发布
51795
+
51796
+ 发布时间:2021-11-09 08:16:08
51797
+
51798
+ 本次发布包含了以下内容:
51799
+
51800
+ 改善已有的文档。
51801
+
51802
+ 修改接口:
51803
+
51804
+ * [DetectProductBeta](https://cloud.tencent.com/document/api/865/43354)
51805
+
51806
+ * 新增入参:NeedLemma
51807
+
51808
+
51711
51809
  ### 第 16 次发布
51712
51810
 
51713
51811
  发布时间:2021-10-29 08:10:24
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tencentcloud-sdk-nodejs",
3
- "version": "4.0.231",
3
+ "version": "4.0.232",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "tencentcloud/index.js",
6
6
  "scripts": {
package/products.md CHANGED
@@ -2,7 +2,7 @@
2
2
  |-|-|-|
3
3
  | aa | [活动防刷](https://cloud.tencent.com/document/product/1189) | 2021-10-28 08:01:28 |
4
4
  | aai | [](https://cloud.tencent.com/document/product) | 2019-08-08 23:15:13 |
5
- | advisor | [云顾问](https://cloud.tencent.com/document/product/1264) | 2021-10-29 08:00:17 |
5
+ | advisor | [云顾问](https://cloud.tencent.com/document/product/1264) | 2021-11-09 08:05:53 |
6
6
  | af | [借贷反欺诈](https://cloud.tencent.com/document/product/668) | 2021-09-16 08:02:22 |
7
7
  | afc | [定制建模](https://cloud.tencent.com/document/product/1029) | 2021-09-16 08:02:20 |
8
8
  | ame | [正版曲库直通车](https://cloud.tencent.com/document/product/1155) | 2021-10-13 08:02:42 |
@@ -26,13 +26,13 @@
26
26
  | bmvpc | [黑石私有网络](https://cloud.tencent.com/document/product/1024) | 2021-09-16 08:04:47 |
27
27
  | bri | [业务风险情报](https://cloud.tencent.com/document/product/1064) | 2021-01-07 08:02:40 |
28
28
  | btoe | [区块链可信取证](https://cloud.tencent.com/document/product/1259) | 2021-09-16 08:01:04 |
29
- | cam | [访问管理](https://cloud.tencent.com/document/product/598) | 2021-11-08 08:02:23 |
29
+ | cam | [访问管理](https://cloud.tencent.com/document/product/598) | 2021-11-09 08:07:07 |
30
30
  | captcha | [验证码](https://cloud.tencent.com/document/product/1110) | 2021-09-16 08:05:04 |
31
31
  | cat | [云拨测](https://cloud.tencent.com/document/product/280) | 2021-09-16 08:03:51 |
32
32
  | cbs | [云硬盘](https://cloud.tencent.com/document/product/362) | 2021-10-27 08:03:51 |
33
33
  | ccc | [云呼叫中心](https://cloud.tencent.com/document/product/679) | 2021-11-01 08:06:08 |
34
34
  | cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2021-11-02 08:03:22 |
35
- | cdn | [内容分发网络](https://cloud.tencent.com/document/product/228) | 2021-11-02 08:03:38 |
35
+ | cdn | [内容分发网络](https://cloud.tencent.com/document/product/228) | 2021-11-09 08:07:45 |
36
36
  | cds | [数据安全审计](https://cloud.tencent.com/document/product/856) | 2021-09-16 08:05:40 |
37
37
  | cfs | [文件存储](https://cloud.tencent.com/document/product/582) | 2021-09-16 08:05:42 |
38
38
  | cfw | [云防火墙](https://cloud.tencent.com/document/product/1132) | 2021-11-04 08:05:50 |
@@ -51,7 +51,7 @@
51
51
  | cpdp | [企业收付平台](https://cloud.tencent.com/document/product/1122) | 2021-11-05 08:05:28 |
52
52
  | cr | [金融联络机器人](https://cloud.tencent.com/document/product/656) | 2021-02-24 08:03:24 |
53
53
  | cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2021-11-04 08:07:03 |
54
- | cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2021-11-02 08:05:13 |
54
+ | cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2021-11-09 08:09:18 |
55
55
  | cws | [漏洞扫描服务](https://cloud.tencent.com/document/product) | 2019-11-22 12:16:15 |
56
56
  | cynosdb | [云原生数据库 TDSQL-C](https://cloud.tencent.com/document/product/1003) | 2021-10-27 08:06:08 |
57
57
  | dayu | [DDoS 高防包](https://cloud.tencent.com/document/product/1021) | 2021-09-16 08:06:18 |
@@ -64,7 +64,7 @@
64
64
  | drm | [数字版权管理](https://cloud.tencent.com/document/product/1000) | 2021-09-16 08:06:55 |
65
65
  | ds | [电子合同服务](https://cloud.tencent.com/document/product/869) | 2021-09-16 08:06:57 |
66
66
  | dtf | [分布式事务](https://cloud.tencent.com/document/product/1224) | 2021-09-16 08:00:16 |
67
- | dts | [数据传输服务](https://cloud.tencent.com/document/product/571) | 2021-11-08 08:05:43 |
67
+ | dts | [数据传输服务](https://cloud.tencent.com/document/product/571) | 2021-11-09 08:10:46 |
68
68
  | ecc | [英文作文批改](https://cloud.tencent.com/document/product/1076) | 2021-09-16 08:07:05 |
69
69
  | ecdn | [全站加速网络](https://cloud.tencent.com/document/product/570) | 2021-10-13 08:06:59 |
70
70
  | ecm | [边缘计算机器](https://cloud.tencent.com/document/product/1108) | 2021-10-27 08:07:01 |
@@ -91,7 +91,7 @@
91
91
  | ims | [图片内容检测](https://cloud.tencent.com/document/product/1125) | 2021-10-29 08:06:21 |
92
92
  | iot | [加速物联网套件](https://cloud.tencent.com/document/product/568) | 2021-09-16 08:07:49 |
93
93
  | iotcloud | [物联网通信](https://cloud.tencent.com/document/product/634) | 2021-07-21 08:06:35 |
94
- | iotexplorer | [物联网开发平台](https://cloud.tencent.com/document/product/1081) | 2021-10-28 08:08:02 |
94
+ | iotexplorer | [物联网开发平台](https://cloud.tencent.com/document/product/1081) | 2021-11-09 08:12:26 |
95
95
  | iottid | [物联网设备身份认证](https://cloud.tencent.com/document/product/1086) | 2021-09-16 08:08:06 |
96
96
  | iotvideo | [物联网智能视频服务](https://cloud.tencent.com/document/product/1131) | 2021-09-16 08:03:15 |
97
97
  | iotvideoindustry | [物联网智能视频服务(行业版)](https://cloud.tencent.com/document/product/1361) | 2021-11-03 08:12:03 |
@@ -114,7 +114,7 @@
114
114
  | nlp | [自然语言处理](https://cloud.tencent.com/document/product/271) | 2021-09-16 08:14:38 |
115
115
  | npp | [号码保护](https://cloud.tencent.com/document/product) | 2020-04-22 08:00:22 |
116
116
  | oceanus | [流计算 Oceanus](https://cloud.tencent.com/document/product/849) | 2021-09-24 10:00:20 |
117
- | ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2021-10-13 08:10:08 |
117
+ | ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2021-11-09 08:13:57 |
118
118
  | organization | [企业组织](https://cloud.tencent.com/document/product/850) | 2021-10-25 11:36:50 |
119
119
  | partners | [渠道合作伙伴](https://cloud.tencent.com/document/product/563) | 2021-09-16 08:09:23 |
120
120
  | pds | [私域安全](https://cloud.tencent.com/document/product/1473) | 2021-09-16 08:00:11 |
@@ -145,19 +145,19 @@
145
145
  | tbm | [](https://cloud.tencent.com/document/product) | 2019-03-29 14:49:11 |
146
146
  | tbp | [腾讯智能对话平台](https://cloud.tencent.com/document/product/1060) | 2021-09-16 08:10:24 |
147
147
  | tcaplusdb | [游戏数据库 TcaplusDB](https://cloud.tencent.com/document/product/596) | 2021-09-28 08:09:50 |
148
- | tcb | [云开发 CloudBase](https://cloud.tencent.com/document/product/876) | 2021-10-26 08:13:05 |
148
+ | tcb | [云开发 CloudBase](https://cloud.tencent.com/document/product/876) | 2021-11-09 08:15:23 |
149
149
  | tcex | [腾讯云释义](https://cloud.tencent.com/document/product/1266) | 2021-09-16 08:01:55 |
150
150
  | tci | [腾讯智学课堂分析](https://cloud.tencent.com/document/product) | 2020-08-24 08:06:03 |
151
151
  | tcr | [容器镜像服务](https://cloud.tencent.com/document/product/1141) | 2021-11-05 08:11:50 |
152
152
  | tdid | [分布式身份](https://cloud.tencent.com/document/product/1439) | 2021-09-16 08:00:13 |
153
- | tdmq | [分布式消息队列](https://cloud.tencent.com/document/product/1179) | 2021-10-29 08:10:04 |
153
+ | tdmq | [分布式消息队列](https://cloud.tencent.com/document/product/1179) | 2021-11-09 08:15:48 |
154
154
  | tem | [弹性微服务](https://cloud.tencent.com/document/product/1371) | 2021-10-29 08:10:14 |
155
155
  | tia | [智能钛机器学习](https://cloud.tencent.com/document/product/851) | 2021-10-21 11:12:52 |
156
156
  | tic | [腾讯云IaC平台](https://cloud.tencent.com/document/product/1213) | 2021-09-16 08:01:33 |
157
157
  | ticm | [智能鉴黄](https://cloud.tencent.com/document/product/864) | 2021-01-07 08:08:15 |
158
158
  | tics | [威胁情报云查服务](https://cloud.tencent.com/document/product/1013) | 2021-09-16 08:10:45 |
159
159
  | tiems | [智能钛弹性模型服务](https://cloud.tencent.com/document/product/1120) | 2021-09-16 08:10:47 |
160
- | tiia | [图像分析](https://cloud.tencent.com/document/product/865) | 2021-10-29 08:10:24 |
160
+ | tiia | [图像分析](https://cloud.tencent.com/document/product/865) | 2021-11-09 08:16:08 |
161
161
  | tione | [智能钛机器学习平台](https://cloud.tencent.com/document/product/851) | 2021-09-16 08:03:04 |
162
162
  | tiw | [互动白板](https://cloud.tencent.com/document/product/1137) | 2021-10-29 08:10:34 |
163
163
  | tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2021-11-02 08:12:02 |
@@ -1 +1 @@
1
- export const sdkVersion = "4.0.231"
1
+ export const sdkVersion = "4.0.232"
@@ -22,6 +22,7 @@ import {
22
22
  DescribeTaskStrategyRisksRequest,
23
23
  DescribeStrategie,
24
24
  DescribeTaskStrategyRisksResponse,
25
+ KeyValue,
25
26
  RiskFieldsDesc,
26
27
  DescribeStrategiesCondition,
27
28
  DescribeStrategiesRequest,
@@ -145,6 +145,21 @@ export interface DescribeTaskStrategyRisksResponse {
145
145
  RequestId?: string
146
146
  }
147
147
 
148
+ /**
149
+ * 键值对
150
+ */
151
+ export interface KeyValue {
152
+ /**
153
+ * 键名
154
+ */
155
+ Key?: string
156
+
157
+ /**
158
+ * 键名对应值
159
+ */
160
+ Value?: string
161
+ }
162
+
148
163
  /**
149
164
  * 风险实例字段描述
150
165
  */
@@ -167,6 +182,12 @@ stringSlice : 字符串数组类型,例如["a", "b"]
167
182
  tags: 标签类型, 例如: [{"Key":"kkk","Value":"vvv"},{"Key":"kkk2","Value":"vvv2"}]
168
183
  */
169
184
  FieldType: string
185
+
186
+ /**
187
+ * 字段值对应字典
188
+ 注意:此字段可能返回 null,表示取不到有效值。
189
+ */
190
+ FieldDict: Array<KeyValue>
170
191
  }
171
192
 
172
193
  /**
@@ -658,7 +658,7 @@ export interface ListUsersForGroupRequest {
658
658
  */
659
659
  export interface RemoveUserFromGroupRequest {
660
660
  /**
661
- * 要删除的用户 UID和用户组 ID对应数组
661
+ * 要删除的用户 UIN/UID和用户组 ID对应数组
662
662
  */
663
663
  Info: Array<GroupIdOfUidInfo>
664
664
  }
@@ -2430,7 +2430,7 @@ export interface SetDefaultPolicyVersionRequest {
2430
2430
  */
2431
2431
  export interface AddUserToGroupRequest {
2432
2432
  /**
2433
- * 添加的子用户 UID 和用户组 ID 关联关系
2433
+ * 添加的子用户 UIN/UID 和用户组 ID 关联关系
2434
2434
  */
2435
2435
  Info: Array<GroupIdOfUidInfo>
2436
2436
  }
@@ -48,6 +48,7 @@ import {
48
48
  UpdatePayTypeRequest,
49
49
  SpecificConfig,
50
50
  DescribeTopDataRequest,
51
+ DescribeScdnBotDataResponse,
51
52
  RequestHeader,
52
53
  DescribePurgeQuotaRequest,
53
54
  DisableCachesResponse,
@@ -95,7 +96,7 @@ import {
95
96
  DeleteClsLogTopicRequest,
96
97
  UserAgentFilter,
97
98
  ListTopCcDataRequest,
98
- StartCdnDomainRequest,
99
+ ReportData,
99
100
  DeleteScdnDomainRequest,
100
101
  DescribeDistrictIspDataResponse,
101
102
  DescribeCdnOriginIpRequest,
@@ -119,7 +120,7 @@ import {
119
120
  BotCookie,
120
121
  DescribeCdnIpRequest,
121
122
  Ipv6,
122
- WafSubRuleStatus,
123
+ BotStats,
123
124
  DescribeTrafficPackagesRequest,
124
125
  StatusCodeCache,
125
126
  DescribeIpVisitResponse,
@@ -144,6 +145,7 @@ import {
144
145
  SearchClsLogResponse,
145
146
  CreateScdnLogTaskResponse,
146
147
  ScdnEventLogConditions,
148
+ ScdnAclConfig,
147
149
  WebSocket,
148
150
  MapInfo,
149
151
  DescribeCertDomainsResponse,
@@ -275,9 +277,10 @@ import {
275
277
  DDoSAttackBandwidthData,
276
278
  OriginPullOptimization,
277
279
  ErrorPage,
280
+ StartCdnDomainRequest,
278
281
  PushTask,
279
282
  CreateEdgePackTaskResponse,
280
- ReportData,
283
+ BotStatsDetailData,
281
284
  DescribeScdnConfigResponse,
282
285
  DescribePushQuotaRequest,
283
286
  TopDetailData,
@@ -294,6 +297,7 @@ import {
294
297
  ListTopDataResponse,
295
298
  MaxAge,
296
299
  UpdateDomainConfigResponse,
300
+ WafSubRuleStatus,
297
301
  OssPrivateAccess,
298
302
  LogSetInfo,
299
303
  ListDiagnoseReportResponse,
@@ -309,7 +313,7 @@ import {
309
313
  ClsSearchLogs,
310
314
  DescribeUrlViolationsResponse,
311
315
  IpFilter,
312
- ScdnAclConfig,
316
+ DescribeScdnBotDataRequest,
313
317
  DiagnoseUnit,
314
318
  DiagnoseInfo,
315
319
  DescribeScdnBotRecordsResponse,
@@ -1118,6 +1122,16 @@ export class Client extends AbstractClient {
1118
1122
  return this.request("DescribeDistrictIspData", req, cb)
1119
1123
  }
1120
1124
 
1125
+ /**
1126
+ * 获取BOT统计数据列表
1127
+ */
1128
+ async DescribeScdnBotData(
1129
+ req: DescribeScdnBotDataRequest,
1130
+ cb?: (error: string, rep: DescribeScdnBotDataResponse) => void
1131
+ ): Promise<DescribeScdnBotDataResponse> {
1132
+ return this.request("DescribeScdnBotData", req, cb)
1133
+ }
1134
+
1121
1135
  /**
1122
1136
  * 本接口(UpdatePayType)用于修改账号计费类型,暂不支持月结用户或子账号修改。
1123
1137
  */