tencentcloud-sdk-nodejs 4.0.236 → 4.0.237

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 (28) hide show
  1. package/CHANGELOG.md +177 -37
  2. package/package.json +1 -1
  3. package/products.md +12 -12
  4. package/src/common/sdk_version.ts +1 -1
  5. package/src/services/ccc/v20200210/ccc_models.ts +6 -0
  6. package/src/services/cdn/v20180606/cdn_models.ts +15 -9
  7. package/src/services/cloudaudit/v20190319/cloudaudit_models.ts +6 -0
  8. package/src/services/cme/v20191029/cme_models.ts +4 -4
  9. package/src/services/dcdb/v20180411/dcdb_models.ts +1 -1
  10. package/src/services/live/v20180801/live_client.ts +1 -1
  11. package/src/services/mrs/v20200910/mrs_client.ts +11 -5
  12. package/src/services/mrs/v20200910/mrs_models.ts +247 -79
  13. package/src/services/sms/v20210111/sms_models.ts +18 -6
  14. package/src/services/tiw/v20190919/tiw_models.ts +2 -2
  15. package/src/services/tse/v20201207/tse_models.ts +24 -0
  16. package/tencentcloud/common/sdk_version.d.ts +1 -1
  17. package/tencentcloud/common/sdk_version.js +1 -1
  18. package/tencentcloud/services/ccc/v20200210/ccc_models.d.ts +5 -0
  19. package/tencentcloud/services/cdn/v20180606/cdn_models.d.ts +14 -8
  20. package/tencentcloud/services/cloudaudit/v20190319/cloudaudit_models.d.ts +5 -0
  21. package/tencentcloud/services/cme/v20191029/cme_models.d.ts +4 -4
  22. package/tencentcloud/services/dcdb/v20180411/dcdb_models.d.ts +1 -1
  23. package/tencentcloud/services/live/v20180801/live_client.d.ts +1 -1
  24. package/tencentcloud/services/live/v20180801/live_client.js +1 -1
  25. package/tencentcloud/services/mrs/v20200910/mrs_models.d.ts +218 -73
  26. package/tencentcloud/services/sms/v20210111/sms_models.d.ts +15 -5
  27. package/tencentcloud/services/tiw/v20190919/tiw_models.d.ts +2 -2
  28. package/tencentcloud/services/tse/v20201207/tse_models.d.ts +20 -0
package/CHANGELOG.md CHANGED
@@ -1,66 +1,95 @@
1
1
  # 本版本更新包含以下内容:
2
2
 
3
- ## 弹性伸缩(as) 版本:2018-04-19
3
+ ## 云呼叫中心(ccc) 版本:2020-02-10
4
4
 
5
- ### 第 42 次发布
5
+ ### 第 17 次发布
6
6
 
7
- 发布时间:2021-11-15 08:04:22
7
+ 发布时间:2021-11-16 08:06:45
8
8
 
9
9
  本次发布包含了以下内容:
10
10
 
11
11
  改善已有的文档。
12
12
 
13
- <font color="#dd0000">**删除接口**:</font>
13
+ 修改数据结构:
14
14
 
15
- * CreatePaiInstance
15
+ * [TelCdrInfo](https://cloud.tencent.com/document/api/679/47715#TelCdrInfo)
16
16
 
17
+ * 新增成员:Uui
17
18
 
18
19
 
19
- ## 企业收付平台(cpdp) 版本:2019-08-20
20
20
 
21
- ### 第 50 次发布
22
21
 
23
- 发布时间:2021-11-12 15:56:31
22
+ ## 云审计(cloudaudit) 版本:2019-03-19
23
+
24
+ ### 第 9 次发布
25
+
26
+ 发布时间:2021-11-16 08:07:51
24
27
 
25
28
  本次发布包含了以下内容:
26
29
 
27
30
  改善已有的文档。
28
31
 
29
- 新增接口:
32
+ 修改接口:
30
33
 
31
- * [CreateAnchor](https://cloud.tencent.com/document/api/1122/63932)
32
- * [UploadFile](https://cloud.tencent.com/document/api/1122/63931)
34
+ * [DescribeEvents](https://cloud.tencent.com/document/api/629/54488)
33
35
 
34
- 新增数据结构:
36
+ * 新增出参:TotalCount
35
37
 
36
- * [AnchorExtendInfo](https://cloud.tencent.com/document/api/1122/40683#AnchorExtendInfo)
37
38
 
38
39
 
39
40
 
40
- ## 云监控(monitor) 版本:2018-07-24
41
+ ## 腾讯云剪(cme) 版本:2019-10-29
41
42
 
42
- ### 第 31 次发布
43
+ ### 第 41 次发布
43
44
 
44
- 发布时间:2021-11-15 08:10:59
45
+ 发布时间:2021-11-16 08:08:03
45
46
 
46
47
  本次发布包含了以下内容:
47
48
 
48
49
  改善已有的文档。
49
50
 
51
+ 修改接口:
52
+
53
+ * [DescribeResourceAuthorization](https://cloud.tencent.com/document/api/1156/43251)
54
+
55
+ * <font color="#dd0000">**修改入参**:</font>Owner, Resource
56
+
57
+
58
+
59
+
60
+ ## 医疗报告结构化(mrs) 版本:2020-09-10
61
+
62
+ ### 第 7 次发布
63
+
64
+ 发布时间:2021-11-16 08:13:00
65
+
66
+ 本次发布包含了以下内容:
67
+
68
+ 改善已有的文档。
69
+
70
+ 新增数据结构:
71
+
72
+ * [BiopsyPart](https://cloud.tencent.com/document/api/1314/56230#BiopsyPart)
73
+ * [Endoscopy](https://cloud.tencent.com/document/api/1314/56230#Endoscopy)
74
+ * [EndoscopyDesc](https://cloud.tencent.com/document/api/1314/56230#EndoscopyDesc)
75
+ * [EndoscopyOrgan](https://cloud.tencent.com/document/api/1314/56230#EndoscopyOrgan)
76
+ * [Medicine](https://cloud.tencent.com/document/api/1314/56230#Medicine)
77
+ * [Prescription](https://cloud.tencent.com/document/api/1314/56230#Prescription)
78
+
50
79
  修改数据结构:
51
80
 
52
- * [TagInstance](https://cloud.tencent.com/document/api/248/30354#TagInstance)
81
+ * [Template](https://cloud.tencent.com/document/api/1314/56230#Template)
53
82
 
54
- * <font color="#dd0000">**修改成员**:</font>RegionId
83
+ * 新增成员:Endoscopy, Prescription
55
84
 
56
85
 
57
86
 
58
87
 
59
- ## 流计算 Oceanus(oceanus) 版本:2019-04-22
88
+ ## 短信(sms) 版本:2021-01-11
60
89
 
61
- ### 第 11 次发布
90
+ ### 第 3 次发布
62
91
 
63
- 发布时间:2021-11-15 08:11:30
92
+ 发布时间:2021-11-16 08:13:49
64
93
 
65
94
  本次发布包含了以下内容:
66
95
 
@@ -68,38 +97,41 @@
68
97
 
69
98
  修改接口:
70
99
 
71
- * [CreateResource](https://cloud.tencent.com/document/api/849/52000)
100
+ * [DescribeSmsTemplateList](https://cloud.tencent.com/document/api/382/52067)
72
101
 
73
- * 新增入参:FolderId
102
+ * 新增入参:Limit, Offset
74
103
 
75
- * <font color="#dd0000">**修改入参**:</font>Name
104
+ * <font color="#dd0000">**修改入参**:</font>TemplateIdSet
76
105
 
77
- * [DescribeResourceRelatedJobs](https://cloud.tencent.com/document/api/849/54669)
78
106
 
79
- * 新增入参:ResourceConfigVersion
80
107
 
81
108
 
109
+ ## 短信(sms) 版本:2019-07-11
82
110
 
83
111
 
84
- ## 云开发 CloudBase(tcb) 版本:2018-06-08
85
112
 
86
- ### 75 次发布
113
+ ## 腾讯云微服务引擎(tse) 版本:2020-12-07
87
114
 
88
- 发布时间:2021-11-15 08:13:00
115
+ ### 第 12 次发布
116
+
117
+ 发布时间:2021-11-16 08:15:49
89
118
 
90
119
  本次发布包含了以下内容:
91
120
 
92
121
  改善已有的文档。
93
122
 
94
- 新增接口:
123
+ 修改接口:
124
+
125
+ * [DescribeSREInstanceAccessAddress](https://cloud.tencent.com/document/api/1364/54941)
126
+
127
+ * 新增出参:ConsoleInternetAddress, ConsoleIntranetAddress
95
128
 
96
- * [ModifyCloudBaseRunServerVersion](https://cloud.tencent.com/document/api/876/63949)
97
129
 
98
130
  修改数据结构:
99
131
 
100
- * [CloudBaseRunServerVersionItem](https://cloud.tencent.com/document/api/876/34822#CloudBaseRunServerVersionItem)
132
+ * [SREInstance](https://cloud.tencent.com/document/api/1364/54942#SREInstance)
101
133
 
102
- * 新增成员:Architecture
134
+ * 新增成员:EnableConsoleInternet, EnableConsoleIntranet
103
135
 
104
136
 
105
137
 
@@ -7839,6 +7871,21 @@
7839
7871
 
7840
7872
  ## 云呼叫中心(ccc) 版本:2020-02-10
7841
7873
 
7874
+ ### 第 17 次发布
7875
+
7876
+ 发布时间:2021-11-16 08:06:45
7877
+
7878
+ 本次发布包含了以下内容:
7879
+
7880
+ 改善已有的文档。
7881
+
7882
+ 修改数据结构:
7883
+
7884
+ * [TelCdrInfo](https://cloud.tencent.com/document/api/679/47715#TelCdrInfo)
7885
+
7886
+ * 新增成员:Uui
7887
+
7888
+
7842
7889
  ### 第 16 次发布
7843
7890
 
7844
7891
  发布时间:2021-11-01 08:06:08
@@ -14373,6 +14420,21 @@
14373
14420
 
14374
14421
  ## 云审计(cloudaudit) 版本:2019-03-19
14375
14422
 
14423
+ ### 第 9 次发布
14424
+
14425
+ 发布时间:2021-11-16 08:07:51
14426
+
14427
+ 本次发布包含了以下内容:
14428
+
14429
+ 改善已有的文档。
14430
+
14431
+ 修改接口:
14432
+
14433
+ * [DescribeEvents](https://cloud.tencent.com/document/api/629/54488)
14434
+
14435
+ * 新增出参:TotalCount
14436
+
14437
+
14376
14438
  ### 第 8 次发布
14377
14439
 
14378
14440
  发布时间:2021-06-17 08:11:39
@@ -14965,6 +15027,21 @@
14965
15027
 
14966
15028
  ## 腾讯云剪(cme) 版本:2019-10-29
14967
15029
 
15030
+ ### 第 41 次发布
15031
+
15032
+ 发布时间:2021-11-16 08:08:03
15033
+
15034
+ 本次发布包含了以下内容:
15035
+
15036
+ 改善已有的文档。
15037
+
15038
+ 修改接口:
15039
+
15040
+ * [DescribeResourceAuthorization](https://cloud.tencent.com/document/api/1156/43251)
15041
+
15042
+ * <font color="#dd0000">**修改入参**:</font>Owner, Resource
15043
+
15044
+
14968
15045
  ### 第 40 次发布
14969
15046
 
14970
15047
  发布时间:2021-11-01 08:07:26
@@ -16302,12 +16379,12 @@
16302
16379
 
16303
16380
  新增接口:
16304
16381
 
16305
- * [[CreateAnchor](https://cloud.tencent.com/document/api/1122/63932)](https://cloud.tencent.com/document/api/#/#)
16306
- * [[UploadFile](https://cloud.tencent.com/document/api/1122/63931)](https://cloud.tencent.com/document/api/#/#)
16382
+ * [CreateAnchor](https://cloud.tencent.com/document/api/1122/63932)
16383
+ * [UploadFile](https://cloud.tencent.com/document/api/1122/63931)
16307
16384
 
16308
16385
  新增数据结构:
16309
16386
 
16310
- * [[AnchorExtendInfo](https://cloud.tencent.com/document/api/1122/40683#AnchorExtendInfo)](https://cloud.tencent.com/document/api/1122/40683#[AnchorExtendInfo](https://cloud.tencent.com/document/api/1122/40683#AnchorExtendInfo))
16387
+ * [AnchorExtendInfo](https://cloud.tencent.com/document/api/1122/40683#AnchorExtendInfo)
16311
16388
 
16312
16389
  ### 第 49 次发布
16313
16390
 
@@ -39416,6 +39493,30 @@
39416
39493
 
39417
39494
  ## 医疗报告结构化(mrs) 版本:2020-09-10
39418
39495
 
39496
+ ### 第 7 次发布
39497
+
39498
+ 发布时间:2021-11-16 08:13:00
39499
+
39500
+ 本次发布包含了以下内容:
39501
+
39502
+ 改善已有的文档。
39503
+
39504
+ 新增数据结构:
39505
+
39506
+ * [[BiopsyPart](https://cloud.tencent.com/document/api/1314/56230#BiopsyPart)](https://cloud.tencent.com/document/api/1314/56230#[BiopsyPart](https://cloud.tencent.com/document/api/1314/56230#BiopsyPart))
39507
+ * [[Endoscopy](https://cloud.tencent.com/document/api/1314/56230#Endoscopy)](https://cloud.tencent.com/document/api/1314/56230#[Endoscopy](https://cloud.tencent.com/document/api/1314/56230#Endoscopy))
39508
+ * [[EndoscopyDesc](https://cloud.tencent.com/document/api/1314/56230#EndoscopyDesc)](https://cloud.tencent.com/document/api/1314/56230#[EndoscopyDesc](https://cloud.tencent.com/document/api/1314/56230#EndoscopyDesc))
39509
+ * [[EndoscopyOrgan](https://cloud.tencent.com/document/api/1314/56230#EndoscopyOrgan)](https://cloud.tencent.com/document/api/1314/56230#[EndoscopyOrgan](https://cloud.tencent.com/document/api/1314/56230#EndoscopyOrgan))
39510
+ * [[Medicine](https://cloud.tencent.com/document/api/1314/56230#Medicine)](https://cloud.tencent.com/document/api/1314/56230#[Medicine](https://cloud.tencent.com/document/api/1314/56230#Medicine))
39511
+ * [[Prescription](https://cloud.tencent.com/document/api/1314/56230#Prescription)](https://cloud.tencent.com/document/api/1314/56230#[Prescription](https://cloud.tencent.com/document/api/1314/56230#Prescription))
39512
+
39513
+ 修改数据结构:
39514
+
39515
+ * [Template](https://cloud.tencent.com/document/api/1314/56230#Template)
39516
+
39517
+ * 新增成员:Endoscopy, Prescription
39518
+
39519
+
39419
39520
  ### 第 6 次发布
39420
39521
 
39421
39522
  发布时间:2021-10-21 11:32:09
@@ -44834,6 +44935,23 @@
44834
44935
 
44835
44936
  ## 短信(sms) 版本:2021-01-11
44836
44937
 
44938
+ ### 第 3 次发布
44939
+
44940
+ 发布时间:2021-11-16 08:13:49
44941
+
44942
+ 本次发布包含了以下内容:
44943
+
44944
+ 改善已有的文档。
44945
+
44946
+ 修改接口:
44947
+
44948
+ * [DescribeSmsTemplateList](https://cloud.tencent.com/document/api/382/52067)
44949
+
44950
+ * 新增入参:Limit, Offset
44951
+
44952
+ * <font color="#dd0000">**修改入参**:</font>TemplateIdSet
44953
+
44954
+
44837
44955
  ### 第 2 次发布
44838
44956
 
44839
44957
  发布时间:2021-09-23 08:11:56
@@ -48112,7 +48230,7 @@
48112
48230
 
48113
48231
  新增接口:
48114
48232
 
48115
- * [[ModifyCloudBaseRunServerVersion](https://cloud.tencent.com/document/api/876/63949)](https://cloud.tencent.com/document/api/#/#)
48233
+ * [ModifyCloudBaseRunServerVersion](https://cloud.tencent.com/document/api/876/63949)
48116
48234
 
48117
48235
  修改数据结构:
48118
48236
 
@@ -55407,6 +55525,28 @@
55407
55525
 
55408
55526
  ## 腾讯云微服务引擎(tse) 版本:2020-12-07
55409
55527
 
55528
+ ### 第 12 次发布
55529
+
55530
+ 发布时间:2021-11-16 08:15:49
55531
+
55532
+ 本次发布包含了以下内容:
55533
+
55534
+ 改善已有的文档。
55535
+
55536
+ 修改接口:
55537
+
55538
+ * [DescribeSREInstanceAccessAddress](https://cloud.tencent.com/document/api/1364/54941)
55539
+
55540
+ * 新增出参:ConsoleInternetAddress, ConsoleIntranetAddress
55541
+
55542
+
55543
+ 修改数据结构:
55544
+
55545
+ * [SREInstance](https://cloud.tencent.com/document/api/1364/54942#SREInstance)
55546
+
55547
+ * 新增成员:EnableConsoleInternet, EnableConsoleIntranet
55548
+
55549
+
55410
55550
  ### 第 11 次发布
55411
55551
 
55412
55552
  发布时间:2021-10-27 08:12:44
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tencentcloud-sdk-nodejs",
3
- "version": "4.0.236",
3
+ "version": "4.0.237",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "tencentcloud/index.js",
6
6
  "scripts": {
package/products.md CHANGED
@@ -30,9 +30,9 @@
30
30
  | captcha | [验证码](https://cloud.tencent.com/document/product/1110) | 2021-11-10 08:03:17 |
31
31
  | cat | [云拨测](https://cloud.tencent.com/document/product/280) | 2021-11-10 08:03:19 |
32
32
  | cbs | [云硬盘](https://cloud.tencent.com/document/product/362) | 2021-11-10 08:03:22 |
33
- | ccc | [云呼叫中心](https://cloud.tencent.com/document/product/679) | 2021-11-10 08:03:27 |
33
+ | ccc | [云呼叫中心](https://cloud.tencent.com/document/product/679) | 2021-11-16 08:06:45 |
34
34
  | cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2021-11-11 10:57:53 |
35
- | cdn | [内容分发网络](https://cloud.tencent.com/document/product/228) | 2021-11-10 08:03:45 |
35
+ | cdn | [内容分发网络](https://cloud.tencent.com/document/product/228) | 2021-11-16 08:07:04 |
36
36
  | cds | [数据安全审计](https://cloud.tencent.com/document/product/856) | 2021-11-10 08:03:57 |
37
37
  | cfs | [文件存储](https://cloud.tencent.com/document/product/582) | 2021-11-10 08:03:58 |
38
38
  | cfw | [云防火墙](https://cloud.tencent.com/document/product/1132) | 2021-11-10 08:04:01 |
@@ -42,10 +42,10 @@
42
42
  | cis | [](https://cloud.tencent.com/document/product) | 2018-06-07 15:01:42 |
43
43
  | ckafka | [消息队列 Ckafka](https://cloud.tencent.com/document/product/597) | 2021-11-10 08:04:10 |
44
44
  | clb | [负载均衡](https://cloud.tencent.com/document/product/214) | 2021-11-11 10:58:59 |
45
- | cloudaudit | [云审计](https://cloud.tencent.com/document/product/629) | 2021-11-10 08:04:26 |
45
+ | cloudaudit | [云审计](https://cloud.tencent.com/document/product/629) | 2021-11-16 08:07:51 |
46
46
  | cloudhsm | [云加密机](https://cloud.tencent.com/document/product/639) | 2021-11-10 08:04:28 |
47
47
  | cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2021-11-10 08:04:30 |
48
- | cme | [腾讯云剪](https://cloud.tencent.com/document/product/1156) | 2021-11-10 08:04:37 |
48
+ | cme | [腾讯云剪](https://cloud.tencent.com/document/product/1156) | 2021-11-16 08:08:03 |
49
49
  | cmq | [消息队列 CMQ](https://cloud.tencent.com/document/product/406) | 2021-11-10 08:04:45 |
50
50
  | cms | [内容安全](https://cloud.tencent.com/document/product) | 2020-10-29 08:03:08 |
51
51
  | cpdp | [企业收付平台](https://cloud.tencent.com/document/product/1122) | 2021-11-15 08:06:45 |
@@ -57,9 +57,9 @@
57
57
  | dayu | [DDoS 高防包](https://cloud.tencent.com/document/product/1021) | 2021-11-10 08:05:47 |
58
58
  | dbbrain | [数据库智能管家 DBbrain](https://cloud.tencent.com/document/product/1130) | 2021-11-10 08:05:59 |
59
59
  | dc | [专线接入](https://cloud.tencent.com/document/product/216) | 2021-11-10 08:06:00 |
60
- | dcdb | [分布式数据库 TDSQL](https://cloud.tencent.com/document/product/557) | 2021-11-10 08:06:04 |
60
+ | dcdb | [分布式数据库 TDSQL](https://cloud.tencent.com/document/product/557) | 2021-11-16 08:09:28 |
61
61
  | dlc | [数据湖计算](https://cloud.tencent.com/document/product/1342) | 2021-11-10 08:06:10 |
62
- | dnspod | [DNSPod](https://cloud.tencent.com/document/product/1427) | 2021-11-10 08:06:15 |
62
+ | dnspod | [DNSPod](https://cloud.tencent.com/document/product/1427) | 2021-11-16 08:09:40 |
63
63
  | domain | [域名注册](https://cloud.tencent.com/document/product/242) | 2021-11-10 08:06:19 |
64
64
  | drm | [数字版权管理](https://cloud.tencent.com/document/product/1000) | 2021-11-10 08:06:23 |
65
65
  | ds | [电子合同服务](https://cloud.tencent.com/document/product/869) | 2021-11-10 08:06:24 |
@@ -73,7 +73,7 @@
73
73
  | emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2021-11-10 08:06:57 |
74
74
  | es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2021-11-10 08:07:00 |
75
75
  | essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2021-11-10 08:07:03 |
76
- | facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2021-11-10 08:07:05 |
76
+ | facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2021-11-16 08:10:32 |
77
77
  | faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2021-11-10 08:07:06 |
78
78
  | fmu | [人脸试妆](https://cloud.tencent.com/document/product/1172) | 2021-11-10 08:07:11 |
79
79
  | ft | [人像变换](https://cloud.tencent.com/document/product/1202) | 2021-11-10 08:07:13 |
@@ -97,7 +97,7 @@
97
97
  | iotvideoindustry | [物联网智能视频服务(行业版)](https://cloud.tencent.com/document/product/1361) | 2021-11-10 08:08:20 |
98
98
  | kms | [密钥管理系统](https://cloud.tencent.com/document/product/573) | 2021-11-10 08:08:25 |
99
99
  | lighthouse | [轻量应用服务器](https://cloud.tencent.com/document/product/1207) | 2021-10-20 08:12:10 |
100
- | live | [云直播](https://cloud.tencent.com/document/product/267) | 2021-11-12 08:06:54 |
100
+ | live | [云直播](https://cloud.tencent.com/document/product/267) | 2021-11-16 08:12:07 |
101
101
  | lp | [登录保护](https://cloud.tencent.com/document/product/1190) | 2021-11-10 08:08:46 |
102
102
  | mariadb | [云数据库 MariaDB](https://cloud.tencent.com/document/product/237) | 2021-11-10 08:08:47 |
103
103
  | market | [云市场](https://cloud.tencent.com/document/product/306) | 2021-11-10 08:08:54 |
@@ -107,7 +107,7 @@
107
107
  | mongodb | [云数据库 MongoDB](https://cloud.tencent.com/document/product/240) | 2021-11-10 08:08:57 |
108
108
  | monitor | [云监控](https://cloud.tencent.com/document/product/248) | 2021-11-15 08:10:59 |
109
109
  | mps | [视频处理](https://cloud.tencent.com/document/product/862) | 2021-11-10 08:09:09 |
110
- | mrs | [医疗报告结构化](https://cloud.tencent.com/document/product/1314) | 2021-11-15 08:11:22 |
110
+ | mrs | [医疗报告结构化](https://cloud.tencent.com/document/product/1314) | 2021-11-16 08:13:00 |
111
111
  | ms | [移动应用安全](https://cloud.tencent.com/document/product) | 2020-06-05 08:13:52 |
112
112
  | msp | [迁移服务平台](https://cloud.tencent.com/document/product/659) | 2021-11-10 08:09:22 |
113
113
  | mvj | [营销价值判断](https://cloud.tencent.com/document/product) | 2020-03-19 08:11:44 |
@@ -128,7 +128,7 @@
128
128
  | scf | [云函数](https://cloud.tencent.com/document/product/583) | 2021-11-10 08:10:06 |
129
129
  | ses | [邮件推送](https://cloud.tencent.com/document/product/1288) | 2021-11-10 08:10:13 |
130
130
  | smpn | [营销号码安全](https://cloud.tencent.com/document/product/1127) | 2021-11-10 08:10:15 |
131
- | sms | [短信](https://cloud.tencent.com/document/product/382) | 2021-11-11 11:07:03 |
131
+ | sms | [短信](https://cloud.tencent.com/document/product/382) | 2021-11-16 08:13:49 |
132
132
  | soe | [智聆口语评测](https://cloud.tencent.com/document/product/884) | 2021-11-10 08:10:17 |
133
133
  | solar | [智汇零售](https://cloud.tencent.com/document/product) | 2020-03-19 08:01:59 |
134
134
  | sqlserver | [云数据库 SQL Server](https://cloud.tencent.com/document/product/238) | 2021-11-10 08:10:19 |
@@ -160,13 +160,13 @@
160
160
  | tiems | [智能钛弹性模型服务](https://cloud.tencent.com/document/product/1120) | 2021-11-10 08:11:38 |
161
161
  | tiia | [图像分析](https://cloud.tencent.com/document/product/865) | 2021-11-10 08:11:42 |
162
162
  | tione | [智能钛机器学习平台](https://cloud.tencent.com/document/product/851) | 2021-11-10 08:11:45 |
163
- | tiw | [互动白板](https://cloud.tencent.com/document/product/1137) | 2021-11-15 08:13:50 |
163
+ | tiw | [互动白板](https://cloud.tencent.com/document/product/1137) | 2021-11-16 08:15:27 |
164
164
  | tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2021-11-10 08:11:53 |
165
165
  | tkgdq | [腾讯知识图谱数据查询](https://cloud.tencent.com/document/product) | 2020-03-10 00:51:44 |
166
166
  | tms | [文本内容安全](https://cloud.tencent.com/document/product/1124) | 2021-11-10 08:12:05 |
167
167
  | tmt | [机器翻译](https://cloud.tencent.com/document/product/551) | 2021-11-10 08:12:05 |
168
168
  | trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2021-11-11 11:09:51 |
169
- | tse | [腾讯云微服务引擎](https://cloud.tencent.com/document/product/1364) | 2021-11-10 08:12:10 |
169
+ | tse | [腾讯云微服务引擎](https://cloud.tencent.com/document/product/1364) | 2021-11-16 08:15:49 |
170
170
  | tsf | [腾讯微服务平台 TSF](https://cloud.tencent.com/document/product/649) | 2021-11-12 08:10:33 |
171
171
  | tsw | [腾讯微服务观测平台 TSW](https://cloud.tencent.com/document/product/1311) | 2021-11-10 08:12:32 |
172
172
  | tts | [语音合成](https://cloud.tencent.com/document/product/1073) | 2021-11-10 08:12:33 |
@@ -1 +1 @@
1
- export const sdkVersion = "4.0.236"
1
+ export const sdkVersion = "4.0.237"
@@ -587,6 +587,12 @@ notInService 不在服务区
587
587
  注意:此字段可能返回 null,表示取不到有效值。
588
588
  */
589
589
  ProtectedCallee: string
590
+
591
+ /**
592
+ * 客户自定义数据(User-to-User Interface)
593
+ 注意:此字段可能返回 null,表示取不到有效值。
594
+ */
595
+ Uui: string
590
596
  }
591
597
 
592
598
  /**
@@ -787,13 +787,15 @@ export interface CreateClsLogTopicResponse {
787
787
  */
788
788
  export interface RemoteAuthenticationRule {
789
789
  /**
790
- * 远程鉴权服务http url
791
- */
790
+ * 远程鉴权Server。
791
+ 默认值:和上层配置的"Server"一致;
792
+ */
792
793
  Server: string
793
794
 
794
795
  /**
795
- * 请求远程鉴权服务器的http方法;取值范围[get,post,head,all]; all 表示不限制请求方法;
796
- all: 不指定访问访问方法;
796
+ * 请求远程鉴权服务器的http方法;取值范围[get,post,head,all];
797
+ all: 表示"遵循终端用户请求方法"
798
+ 默认值: all
797
799
  */
798
800
  AuthMethod: string
799
801
 
@@ -801,8 +803,9 @@ all: 不指定访问访问方法;
801
803
  * 规则类型:
802
804
  all:所有文件生效
803
805
  file:指定文件后缀生效
804
- directory:指定路径生效
805
- path:指定绝对路径生效
806
+ directory:指定目录生效
807
+ path:指定文件绝对路径生效
808
+ 默认值:all
806
809
  */
807
810
  RuleType: string
808
811
 
@@ -813,19 +816,22 @@ file 时填充后缀名,如 jpg、txt
813
816
  directory 时填充路径,如 /xxx/test
814
817
  path 时填充绝对路径,如 /xxx/test.html
815
818
  index 时填充 /
819
+ 默认值:*
816
820
  */
817
821
  RulePaths: Array<string>
818
822
 
819
823
  /**
820
824
  * 请求远程鉴权服务器超时时间,单位毫秒;
821
825
  取值范围:[1,30 000]
826
+ 默认值:20000
822
827
  */
823
828
  AuthTimeout: number
824
829
 
825
830
  /**
826
831
  * 请求远程鉴权服务器超时后执行拦截或者放行;
827
832
  RETURN_200: 超时后放行;
828
- RETURN_403:超时返回403;
833
+ RETURN_403:超时拦截;
834
+ 默认值:RETURN_200
829
835
  */
830
836
  AuthTimeoutAction: string
831
837
  }
@@ -8183,8 +8189,8 @@ export interface StatusCodeCacheRule {
8183
8189
 
8184
8190
  /**
8185
8191
  * 远程鉴权规则配置,可以包含多种规则配置。
8186
- RemoteAuthenticationRule 和Server 互斥,配置其中一个。
8187
- 若只配置Server ,规则参数将采用默认参数;
8192
+ RemoteAuthenticationRules和Server 互斥,只需要配置其中一个。
8193
+ 若只配置Server ,RemoteAuthenticationRules中详细规则参数将采用默认参数;默认参数值见各个配置项中说明;
8188
8194
  */
8189
8195
  export interface RemoteAuthentication {
8190
8196
  /**
@@ -175,6 +175,12 @@ export interface DescribeEventsResponse {
175
175
  */
176
176
  Events: Array<Event>
177
177
 
178
+ /**
179
+ * 总数
180
+ 注意:此字段可能返回 null,表示取不到有效值。
181
+ */
182
+ TotalCount: number
183
+
178
184
  /**
179
185
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
180
186
  */
@@ -2657,12 +2657,12 @@ export interface DescribeResourceAuthorizationRequest {
2657
2657
  /**
2658
2658
  * 归属者。
2659
2659
  */
2660
- Owner: Entity
2660
+ Owner?: Entity
2661
2661
 
2662
2662
  /**
2663
2663
  * 资源。
2664
2664
  */
2665
- Resource: Resource
2665
+ Resource?: Resource
2666
2666
 
2667
2667
  /**
2668
2668
  * 操作者。填写用户的 Id,用于标识调用者及校验操作权限。
@@ -3222,12 +3222,12 @@ export interface DescribeResourceAuthorizationResponse {
3222
3222
  * 符合条件的资源授权记录总数。
3223
3223
  注意:此字段可能返回 null,表示取不到有效值。
3224
3224
  */
3225
- TotalCount?: number
3225
+ TotalCount: number
3226
3226
 
3227
3227
  /**
3228
3228
  * 授权信息列表。
3229
3229
  */
3230
- AuthorizationInfoSet?: Array<AuthorizationInfo>
3230
+ AuthorizationInfoSet: Array<AuthorizationInfo>
3231
3231
 
3232
3232
  /**
3233
3233
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
@@ -1291,7 +1291,7 @@ export interface GrantAccountPrivilegesRequest {
1291
1291
  Privileges: Array<string>
1292
1292
 
1293
1293
  /**
1294
- * 类型,可以填入 table 、 view 、 proc 、 func 和 \*。当 DbName 为具体数据库名,Type为 \* 时,表示设置该数据库权限(即db.\*),此时忽略 Object 参数
1294
+ * 类型,可以填入 table 和 \*。当 DbName 为具体数据库名,Type为 \* 时,表示设置该数据库权限(即db.\*),此时忽略 Object 参数
1295
1295
  */
1296
1296
  Type?: string
1297
1297
 
@@ -1043,7 +1043,7 @@ DomainName+AppName+StreamName+TemplateId唯一标识单个转码规则,如需
1043
1043
  }
1044
1044
 
1045
1045
  /**
1046
- * 提前结束录制,并中止运行中的录制任务。任务被成功终止后,本次任务将不再启动。
1046
+ * 提前结束录制,中止运行中的录制任务并生成录制文件。任务被成功终止后,本次任务将不再启动。
1047
1047
  */
1048
1048
  async StopRecordTask(
1049
1049
  req: StopRecordTaskRequest,
@@ -22,8 +22,10 @@ import {
22
22
  Template,
23
23
  Elastic,
24
24
  ReportInfo,
25
+ Endoscopy,
25
26
  IHCInfo,
26
27
  SurgeryHistory,
28
+ Medicine,
27
29
  HandleParam,
28
30
  ImageToObjectRequest,
29
31
  TextToObjectRequest,
@@ -36,6 +38,7 @@ import {
36
38
  FamilyMedicalHistory,
37
39
  Advice,
38
40
  TextToObjectResponse,
41
+ MedicalRecordInfo,
39
42
  Part,
40
43
  ImageToClassResponse,
41
44
  Lymph,
@@ -43,9 +46,11 @@ import {
43
46
  EcgItem,
44
47
  NormPart,
45
48
  MedDoc,
46
- Desc,
49
+ EndoscopyOrgan,
47
50
  PatientInfo,
51
+ HistologyLevel,
48
52
  ImageToObjectResponse,
53
+ Prescription,
49
54
  PersonalMedicalHistory,
50
55
  Organ,
51
56
  DiagCert,
@@ -59,21 +64,22 @@ import {
59
64
  BlockInfo,
60
65
  SurgeryAttr,
61
66
  TextType,
62
- HistologyLevel,
67
+ EndoscopyDesc,
63
68
  EcgDescription,
64
69
  IndicatorItem,
65
70
  ImageInfo,
66
71
  DiagCertItem,
72
+ BiopsyPart,
67
73
  MenstrualMedicalHistory,
68
74
  ImageToClassRequest,
69
75
  NormSize,
70
76
  FirstPage,
71
- DischargeDiagnosis,
77
+ Check,
72
78
  EcgDiagnosis,
73
79
  TextToClassRequest,
74
80
  Surgery,
75
- MedicalRecordInfo,
76
- Check,
81
+ Desc,
82
+ DischargeDiagnosis,
77
83
  Electrocardiogram,
78
84
  Size,
79
85
  } from "./mrs_models"