tencentcloud-sdk-nodejs 4.0.858 → 4.0.859

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 (30) hide show
  1. package/CHANGELOG.md +103 -0
  2. package/SERVICE_CHANGELOG.md +127 -43
  3. package/package.json +1 -1
  4. package/products.md +8 -8
  5. package/src/common/sdk_version.ts +1 -1
  6. package/src/services/dlc/v20210125/dlc_client.ts +18 -6
  7. package/src/services/dlc/v20210125/dlc_models.ts +68 -0
  8. package/src/services/iotexplorer/v20190423/iotexplorer_models.ts +19 -1
  9. package/src/services/mps/v20190612/mps_models.ts +3 -0
  10. package/src/services/teo/v20220901/teo_models.ts +5 -5
  11. package/src/services/tione/v20211111/tione_client.ts +1 -0
  12. package/src/services/tione/v20211111/tione_models.ts +42 -3
  13. package/src/services/tke/v20180525/tke_models.ts +4 -6
  14. package/src/services/tsf/v20180326/tsf_client.ts +24 -0
  15. package/src/services/tsf/v20180326/tsf_models.ts +51 -1
  16. package/tencentcloud/common/sdk_version.d.ts +1 -1
  17. package/tencentcloud/common/sdk_version.js +1 -1
  18. package/tencentcloud/services/dlc/v20210125/dlc_client.d.ts +7 -3
  19. package/tencentcloud/services/dlc/v20210125/dlc_client.js +9 -3
  20. package/tencentcloud/services/dlc/v20210125/dlc_models.d.ts +66 -0
  21. package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_models.d.ts +19 -1
  22. package/tencentcloud/services/mps/v20190612/mps_models.d.ts +3 -0
  23. package/tencentcloud/services/teo/v20220901/teo_models.d.ts +5 -5
  24. package/tencentcloud/services/tione/v20211111/tione_models.d.ts +41 -3
  25. package/tencentcloud/services/tke/v20180525/tke_models.d.ts +4 -6
  26. package/tencentcloud/services/tsf/v20180326/tsf_client.d.ts +9 -1
  27. package/tencentcloud/services/tsf/v20180326/tsf_client.js +12 -0
  28. package/tencentcloud/services/tsf/v20180326/tsf_models.d.ts +47 -1
  29. package/test/dlc.v20210125.test.js +12 -2
  30. package/test/tsf.v20180326.test.js +20 -0
package/CHANGELOG.md CHANGED
@@ -1,3 +1,106 @@
1
+ # Release 4.0.859
2
+
3
+ ## 数据湖计算 DLC(dlc) 版本:2021-01-25
4
+
5
+ ### 第 88 次发布
6
+
7
+ 发布时间:2024-05-22 01:32:04
8
+
9
+ 本次发布包含了以下内容:
10
+
11
+ 改善已有的文档。
12
+
13
+ 新增接口:
14
+
15
+ * [DescribeTaskLog](https://cloud.tencent.com/document/api/1342/106509)
16
+
17
+
18
+
19
+ ## 物联网开发平台(iotexplorer) 版本:2019-04-23
20
+
21
+ ### 第 62 次发布
22
+
23
+ 发布时间:2024-05-22 01:45:12
24
+
25
+ 本次发布包含了以下内容:
26
+
27
+ 改善已有的文档。
28
+
29
+ 修改接口:
30
+
31
+ * [CreateStudioProduct](https://cloud.tencent.com/document/api/1081/34987)
32
+
33
+ * 新增入参:Rate, Period
34
+
35
+
36
+ 修改数据结构:
37
+
38
+ * [ProductEntry](https://cloud.tencent.com/document/api/1081/34988#ProductEntry)
39
+
40
+ * 新增成员:Rate, Period
41
+
42
+
43
+
44
+
45
+ ## TI-ONE 训练平台(tione) 版本:2021-11-11
46
+
47
+ ### 第 60 次发布
48
+
49
+ 发布时间:2024-05-22 02:16:53
50
+
51
+ 本次发布包含了以下内容:
52
+
53
+ 改善已有的文档。
54
+
55
+ 修改接口:
56
+
57
+ * [CreateModelService](https://cloud.tencent.com/document/api/851/82291)
58
+
59
+ * 新增入参:ServicePort
60
+
61
+ * [ModifyModelService](https://cloud.tencent.com/document/api/851/83228)
62
+
63
+ * 新增入参:ServicePort
64
+
65
+
66
+ 新增数据结构:
67
+
68
+ * [ImageSecret](https://cloud.tencent.com/document/api/851/75051#ImageSecret)
69
+
70
+ 修改数据结构:
71
+
72
+ * [ImageInfo](https://cloud.tencent.com/document/api/851/75051#ImageInfo)
73
+
74
+ * 新增成员:ImageSecret
75
+
76
+ * [ServiceInfo](https://cloud.tencent.com/document/api/851/75051#ServiceInfo)
77
+
78
+ * 新增成员:ServicePort
79
+
80
+
81
+
82
+
83
+ ## TI-ONE 训练平台(tione) 版本:2019-10-22
84
+
85
+
86
+
87
+ ## 微服务平台 TSF(tsf) 版本:2018-03-26
88
+
89
+ ### 第 106 次发布
90
+
91
+ 发布时间:2024-05-22 02:22:39
92
+
93
+ 本次发布包含了以下内容:
94
+
95
+ 改善已有的文档。
96
+
97
+ 新增接口:
98
+
99
+ * [DisableLaneRule](https://cloud.tencent.com/document/api/649/106511)
100
+ * [EnableLaneRule](https://cloud.tencent.com/document/api/649/106510)
101
+
102
+
103
+
1
104
  # Release 4.0.858
2
105
 
3
106
  ## 内容分发网络 CDN(cdn) 版本:2018-06-06
@@ -1,48 +1,52 @@
1
1
  # 本版本更新包含以下内容:
2
2
 
3
- ## 内容分发网络 CDN(cdn) 版本:2018-06-06
3
+ ## 数据湖计算 DLC(dlc) 版本:2021-01-25
4
4
 
5
- ### 第 127 次发布
5
+ ### 第 88 次发布
6
6
 
7
- 发布时间:2024-05-21 01:17:01
7
+ 发布时间:2024-05-22 01:32:04
8
8
 
9
9
  本次发布包含了以下内容:
10
10
 
11
11
  改善已有的文档。
12
12
 
13
- 修改数据结构:
14
-
15
- * [AvifAdapter](https://cloud.tencent.com/document/api/228/30987#AvifAdapter)
16
-
17
- * 新增成员:FallbackFormats
13
+ 新增接口:
18
14
 
15
+ * [DescribeTaskLog](https://cloud.tencent.com/document/api/1342/106509)
19
16
 
20
17
 
21
18
 
22
- ## 数据安全治理中心(dsgc) 版本:2019-07-23
19
+ ## 物联网开发平台(iotexplorer) 版本:2019-04-23
23
20
 
24
- ### 第 12 次发布
21
+ ### 第 62 次发布
25
22
 
26
- 发布时间:2024-05-21 01:34:24
23
+ 发布时间:2024-05-22 01:45:12
27
24
 
28
25
  本次发布包含了以下内容:
29
26
 
30
27
  改善已有的文档。
31
28
 
29
+ 修改接口:
30
+
31
+ * [CreateStudioProduct](https://cloud.tencent.com/document/api/1081/34987)
32
+
33
+ * 新增入参:Rate, Period
34
+
35
+
32
36
  修改数据结构:
33
37
 
34
- * [PrivilegeRisk](https://cloud.tencent.com/document/api/1087/96844#PrivilegeRisk)
38
+ * [ProductEntry](https://cloud.tencent.com/document/api/1081/34988#ProductEntry)
35
39
 
36
- * <font color="#dd0000">**修改成员**:</font>AccountName, TableName, Description
40
+ * 新增成员:Rate, Period
37
41
 
38
42
 
39
43
 
40
44
 
41
- ## 文字识别(ocr) 版本:2018-11-19
45
+ ## TI-ONE 训练平台(tione) 版本:2021-11-11
42
46
 
43
- ### 第 136 次发布
47
+ ### 第 60 次发布
44
48
 
45
- 发布时间:2024-05-21 01:58:59
49
+ 发布时间:2024-05-22 02:16:53
46
50
 
47
51
  本次发布包含了以下内容:
48
52
 
@@ -50,35 +54,41 @@
50
54
 
51
55
  修改接口:
52
56
 
53
- * [RecognizeThaiIDCardOCR](https://cloud.tencent.com/document/api/866/48475)
57
+ * [CreateModelService](https://cloud.tencent.com/document/api/851/82291)
54
58
 
55
- * 新增出参:EnIssueDate, EnExpirationDate, EnBirthday, Religion, SerialNumber
59
+ * 新增入参:ServicePort
60
+
61
+ * [ModifyModelService](https://cloud.tencent.com/document/api/851/83228)
56
62
 
63
+ * 新增入参:ServicePort
57
64
 
58
65
 
66
+ 新增数据结构:
59
67
 
60
- ## 机器翻译(tmt) 版本:2018-03-21
68
+ * [ImageSecret](https://cloud.tencent.com/document/api/851/75051#ImageSecret)
61
69
 
62
- ### 第 9 次发布
70
+ 修改数据结构:
63
71
 
64
- 发布时间:2024-05-21 02:20:14
72
+ * [ImageInfo](https://cloud.tencent.com/document/api/851/75051#ImageInfo)
65
73
 
66
- 本次发布包含了以下内容:
74
+ * 新增成员:ImageSecret
67
75
 
68
- 改善已有的文档。
76
+ * [ServiceInfo](https://cloud.tencent.com/document/api/851/75051#ServiceInfo)
69
77
 
70
- 修改接口:
78
+ * 新增成员:ServicePort
71
79
 
72
- * [SpeechTranslate](https://cloud.tencent.com/document/api/551/16611)
73
80
 
74
81
 
75
82
 
83
+ ## TI-ONE 训练平台(tione) 版本:2019-10-22
76
84
 
77
- ## 实时音视频(trtc) 版本:2019-07-22
78
85
 
79
- ### 第 75 次发布
80
86
 
81
- 发布时间:2024-05-21 02:21:25
87
+ ## 微服务平台 TSF(tsf) 版本:2018-03-26
88
+
89
+ ### 第 106 次发布
90
+
91
+ 发布时间:2024-05-22 02:22:39
82
92
 
83
93
  本次发布包含了以下内容:
84
94
 
@@ -86,15 +96,8 @@
86
96
 
87
97
  新增接口:
88
98
 
89
- * [DescribeAITranscription](https://cloud.tencent.com/document/api/647/106493)
90
- * [StartAITranscription](https://cloud.tencent.com/document/api/647/106492)
91
- * [StopAITranscription](https://cloud.tencent.com/document/api/647/106491)
92
- * [SummarizeTranscription](https://cloud.tencent.com/document/api/647/106490)
93
-
94
- 新增数据结构:
95
-
96
- * [RecognizeConfig](https://cloud.tencent.com/document/api/647/44055#RecognizeConfig)
97
- * [TranscriptionParams](https://cloud.tencent.com/document/api/647/44055#TranscriptionParams)
99
+ * [DisableLaneRule](https://cloud.tencent.com/document/api/649/106511)
100
+ * [EnableLaneRule](https://cloud.tencent.com/document/api/649/106510)
98
101
 
99
102
 
100
103
 
@@ -50106,6 +50109,18 @@
50106
50109
 
50107
50110
  ## 数据湖计算 DLC(dlc) 版本:2021-01-25
50108
50111
 
50112
+ ### 第 88 次发布
50113
+
50114
+ 发布时间:2024-05-22 01:32:04
50115
+
50116
+ 本次发布包含了以下内容:
50117
+
50118
+ 改善已有的文档。
50119
+
50120
+ 新增接口:
50121
+
50122
+ * [[DescribeTaskLog](https://cloud.tencent.com/document/api/1342/106509)](https://cloud.tencent.com/document/api/#/#)
50123
+
50109
50124
  ### 第 87 次发布
50110
50125
 
50111
50126
  发布时间:2024-05-09 01:13:34
@@ -75741,6 +75756,28 @@
75741
75756
 
75742
75757
  ## 物联网开发平台(iotexplorer) 版本:2019-04-23
75743
75758
 
75759
+ ### 第 62 次发布
75760
+
75761
+ 发布时间:2024-05-22 01:45:12
75762
+
75763
+ 本次发布包含了以下内容:
75764
+
75765
+ 改善已有的文档。
75766
+
75767
+ 修改接口:
75768
+
75769
+ * [CreateStudioProduct](https://cloud.tencent.com/document/api/1081/34987)
75770
+
75771
+ * 新增入参:Rate, Period
75772
+
75773
+
75774
+ 修改数据结构:
75775
+
75776
+ * [ProductEntry](https://cloud.tencent.com/document/api/1081/34988#ProductEntry)
75777
+
75778
+ * 新增成员:Rate, Period
75779
+
75780
+
75744
75781
  ### 第 61 次发布
75745
75782
 
75746
75783
  发布时间:2024-05-09 01:17:01
@@ -128666,6 +128703,40 @@
128666
128703
 
128667
128704
  ## TI-ONE 训练平台(tione) 版本:2021-11-11
128668
128705
 
128706
+ ### 第 60 次发布
128707
+
128708
+ 发布时间:2024-05-22 02:16:53
128709
+
128710
+ 本次发布包含了以下内容:
128711
+
128712
+ 改善已有的文档。
128713
+
128714
+ 修改接口:
128715
+
128716
+ * [CreateModelService](https://cloud.tencent.com/document/api/851/82291)
128717
+
128718
+ * 新增入参:ServicePort
128719
+
128720
+ * [ModifyModelService](https://cloud.tencent.com/document/api/851/83228)
128721
+
128722
+ * 新增入参:ServicePort
128723
+
128724
+
128725
+ 新增数据结构:
128726
+
128727
+ * [[ImageSecret](https://cloud.tencent.com/document/api/851/75051#ImageSecret)](https://cloud.tencent.com/document/api/851/75051#[ImageSecret](https://cloud.tencent.com/document/api/851/75051#ImageSecret))
128728
+
128729
+ 修改数据结构:
128730
+
128731
+ * [ImageInfo](https://cloud.tencent.com/document/api/851/75051#ImageInfo)
128732
+
128733
+ * 新增成员:ImageSecret
128734
+
128735
+ * [ServiceInfo](https://cloud.tencent.com/document/api/851/75051#ServiceInfo)
128736
+
128737
+ * 新增成员:ServicePort
128738
+
128739
+
128669
128740
  ### 第 59 次发布
128670
128741
 
128671
128742
  发布时间:2024-05-14 02:40:26
@@ -136093,15 +136164,15 @@
136093
136164
 
136094
136165
  新增接口:
136095
136166
 
136096
- * [[DescribeAITranscription](https://cloud.tencent.com/document/api/647/106493)](https://cloud.tencent.com/document/api/#/#)
136097
- * [[StartAITranscription](https://cloud.tencent.com/document/api/647/106492)](https://cloud.tencent.com/document/api/#/#)
136098
- * [[StopAITranscription](https://cloud.tencent.com/document/api/647/106491)](https://cloud.tencent.com/document/api/#/#)
136099
- * [[SummarizeTranscription](https://cloud.tencent.com/document/api/647/106490)](https://cloud.tencent.com/document/api/#/#)
136167
+ * [DescribeAITranscription](https://cloud.tencent.com/document/api/647/106493)
136168
+ * [StartAITranscription](https://cloud.tencent.com/document/api/647/106492)
136169
+ * [StopAITranscription](https://cloud.tencent.com/document/api/647/106491)
136170
+ * [SummarizeTranscription](https://cloud.tencent.com/document/api/647/106490)
136100
136171
 
136101
136172
  新增数据结构:
136102
136173
 
136103
- * [[RecognizeConfig](https://cloud.tencent.com/document/api/647/44055#RecognizeConfig)](https://cloud.tencent.com/document/api/647/44055#[RecognizeConfig](https://cloud.tencent.com/document/api/647/44055#RecognizeConfig))
136104
- * [[TranscriptionParams](https://cloud.tencent.com/document/api/647/44055#TranscriptionParams)](https://cloud.tencent.com/document/api/647/44055#[TranscriptionParams](https://cloud.tencent.com/document/api/647/44055#TranscriptionParams))
136174
+ * [RecognizeConfig](https://cloud.tencent.com/document/api/647/44055#RecognizeConfig)
136175
+ * [TranscriptionParams](https://cloud.tencent.com/document/api/647/44055#TranscriptionParams)
136105
136176
 
136106
136177
  ### 第 74 次发布
136107
136178
 
@@ -138894,6 +138965,19 @@
138894
138965
 
138895
138966
  ## 微服务平台 TSF(tsf) 版本:2018-03-26
138896
138967
 
138968
+ ### 第 106 次发布
138969
+
138970
+ 发布时间:2024-05-22 02:22:39
138971
+
138972
+ 本次发布包含了以下内容:
138973
+
138974
+ 改善已有的文档。
138975
+
138976
+ 新增接口:
138977
+
138978
+ * [[DisableLaneRule](https://cloud.tencent.com/document/api/649/106511)](https://cloud.tencent.com/document/api/#/#)
138979
+ * [[EnableLaneRule](https://cloud.tencent.com/document/api/649/106510)](https://cloud.tencent.com/document/api/#/#)
138980
+
138897
138981
  ### 第 105 次发布
138898
138982
 
138899
138983
  发布时间:2024-05-07 01:28:28
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tencentcloud-sdk-nodejs",
3
- "version": "4.0.858",
3
+ "version": "4.0.859",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "tencentcloud/index.js",
6
6
  "scripts": {
package/products.md CHANGED
@@ -20,7 +20,7 @@
20
20
  | asr | [语音识别](https://cloud.tencent.com/document/product/1093) | 2024-05-21 01:09:55 |
21
21
  | asw | [应用与服务编排工作流](https://cloud.tencent.com/document/product/1272) | 2023-05-18 01:04:02 |
22
22
  | ba | [ICP备案](https://cloud.tencent.com/document/product/243) | 2024-04-22 01:08:02 |
23
- | batch | [批量计算](https://cloud.tencent.com/document/product/599) | 2024-05-13 01:09:06 |
23
+ | batch | [批量计算](https://cloud.tencent.com/document/product/599) | 2024-05-22 01:10:06 |
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-05-17 01:07:50 |
26
26
  | billing | [费用中心](https://cloud.tencent.com/document/product/555) | 2024-05-13 01:09:20 |
@@ -72,7 +72,7 @@
72
72
  | cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2024-05-17 01:23:32 |
73
73
  | cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2024-05-16 01:28:30 |
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-05-14 01:39:01 |
75
+ | cynosdb | [TDSQL-C MySQL 版](https://cloud.tencent.com/document/product/1003) | 2024-05-22 01:28:40 |
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 |
@@ -80,7 +80,7 @@
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
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-05-09 01:13:34 |
83
+ | dlc | [数据湖计算 DLC](https://cloud.tencent.com/document/product/1342) | 2024-05-22 01:32:04 |
84
84
  | dnspod | [DNSPod](https://cloud.tencent.com/document/product/1427) | 2024-05-16 01:37:56 |
85
85
  | domain | [域名注册](https://cloud.tencent.com/document/product/242) | 2024-04-29 01:14:52 |
86
86
  | drm | [数字版权管理](https://cloud.tencent.com/document/product/1000) | 2024-04-22 01:15:04 |
@@ -123,7 +123,7 @@
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-05-14 01:59:37 |
126
+ | iotexplorer | [物联网开发平台](https://cloud.tencent.com/document/product/1081) | 2024-05-22 01:45:12 |
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-05-14 02:02:07 |
129
129
  | iotvideoindustry | [物联网智能视频服务(行业版)](https://cloud.tencent.com/document/product/1361) | 2024-03-20 01:18:54 |
@@ -147,7 +147,7 @@
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
149
  | monitor | [腾讯云可观测平台](https://cloud.tencent.com/document/product/248) | 2024-05-08 01:22:13 |
150
- | mps | [媒体处理](https://cloud.tencent.com/document/product/862) | 2024-05-21 01:56:34 |
150
+ | mps | [媒体处理](https://cloud.tencent.com/document/product/862) | 2024-05-22 01:56:25 |
151
151
  | mrs | [医疗报告结构化](https://cloud.tencent.com/document/product/1314) | 2024-05-13 01:23:45 |
152
152
  | ms | [移动应用安全](https://cloud.tencent.com/document/product/283) | 2024-05-20 01:58:10 |
153
153
  | msp | [迁移服务平台](https://cloud.tencent.com/document/product/659) | 2024-04-17 14:48:31 |
@@ -206,7 +206,7 @@
206
206
  | tdmq | [消息队列 TDMQ](https://cloud.tencent.com/document/product/1179) | 2024-05-17 02:19:56 |
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-05-14 21:02:38 |
209
+ | teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2024-05-21 17:37:30 |
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,7 +214,7 @@
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-05-14 02:40:26 |
217
+ | tione | [TI-ONE 训练平台](https://cloud.tencent.com/document/product/851) | 2024-05-22 02:16:53 |
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-05-15 01:34:42 |
220
220
  | tkgdq | [腾讯知识图谱数据查询](https://cloud.tencent.com/document/product) | 2020-03-10 00:51:44 |
@@ -227,7 +227,7 @@
227
227
  | trro | [远程实时操控](https://cloud.tencent.com/document/product/1584) | 2024-03-20 01:29:13 |
228
228
  | trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2024-05-21 02:21:25 |
229
229
  | tse | [微服务引擎](https://cloud.tencent.com/document/product/1364) | 2024-05-15 01:35:13 |
230
- | tsf | [微服务平台 TSF](https://cloud.tencent.com/document/product/649) | 2024-05-07 01:28:28 |
230
+ | tsf | [微服务平台 TSF](https://cloud.tencent.com/document/product/649) | 2024-05-22 02:22:39 |
231
231
  | tsw | [微服务观测平台 TSW](https://cloud.tencent.com/document/product/1311) | 2024-03-20 01:30:06 |
232
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 |
@@ -1 +1 @@
1
- export const sdkVersion = "4.0.858"
1
+ export const sdkVersion = "4.0.859"
@@ -78,6 +78,7 @@ import {
78
78
  GetOptimizerPolicyResponse,
79
79
  DescribeTableRequest,
80
80
  Policy,
81
+ DescribeTaskLogRequest,
81
82
  UpdateUserDataEngineConfigResponse,
82
83
  CreateTasksRequest,
83
84
  SuspendResumeDataEngineRequest,
@@ -286,6 +287,7 @@ import {
286
287
  TagInfo,
287
288
  DeleteSparkAppRequest,
288
289
  TaskResultInfo,
290
+ DescribeTaskLogResponse,
289
291
  DescribeTasksResponse,
290
292
  DropDMSPartitionsRequest,
291
293
  CommonMetrics,
@@ -1133,6 +1135,16 @@ export class Client extends AbstractClient {
1133
1135
  return this.request("CancelSparkSessionBatchSQL", req, cb)
1134
1136
  }
1135
1137
 
1138
+ /**
1139
+ * 修改用户信息
1140
+ */
1141
+ async ModifyUser(
1142
+ req: ModifyUserRequest,
1143
+ cb?: (error: string, rep: ModifyUserResponse) => void
1144
+ ): Promise<ModifyUserResponse> {
1145
+ return this.request("ModifyUser", req, cb)
1146
+ }
1147
+
1136
1148
  /**
1137
1149
  * 本接口(DescribeSparkSessionBatchSqlLog)用于查询Spark SQL批任务日志
1138
1150
  */
@@ -1514,13 +1526,13 @@ export class Client extends AbstractClient {
1514
1526
  }
1515
1527
 
1516
1528
  /**
1517
- * 修改用户信息
1529
+ * 本接口(DescribeTaskLog)用于获取spark 作业任务日志详情
1518
1530
  */
1519
- async ModifyUser(
1520
- req: ModifyUserRequest,
1521
- cb?: (error: string, rep: ModifyUserResponse) => void
1522
- ): Promise<ModifyUserResponse> {
1523
- return this.request("ModifyUser", req, cb)
1531
+ async DescribeTaskLog(
1532
+ req: DescribeTaskLogRequest,
1533
+ cb?: (error: string, rep: DescribeTaskLogResponse) => void
1534
+ ): Promise<DescribeTaskLogResponse> {
1535
+ return this.request("DescribeTaskLog", req, cb)
1524
1536
  }
1525
1537
 
1526
1538
  /**
@@ -1706,6 +1706,44 @@ export interface Policy {
1706
1706
  Id?: number
1707
1707
  }
1708
1708
 
1709
+ /**
1710
+ * DescribeTaskLog请求参数结构体
1711
+ */
1712
+ export interface DescribeTaskLogRequest {
1713
+ /**
1714
+ * 列表返回的Id
1715
+ */
1716
+ TaskId: string
1717
+ /**
1718
+ * 开始运行时间,unix时间戳(毫秒)
1719
+ */
1720
+ StartTime: number
1721
+ /**
1722
+ * 结束运行时间,unix时间戳(毫秒)
1723
+ */
1724
+ EndTime: number
1725
+ /**
1726
+ * 分页大小,最大1000,配合Context一起使用
1727
+ */
1728
+ Limit: number
1729
+ /**
1730
+ * 下一次分页参数,第一次传空。透传上次接口返回的Context值,可获取后续更多日志,总计最多可获取1万条原始日志,过期时间1小时。
1731
+ */
1732
+ Context: string
1733
+ /**
1734
+ * 是否升序排列,true:升序排序,false:倒序,默认false,倒序排列
1735
+ */
1736
+ Asc?: boolean
1737
+ /**
1738
+ * 预览日志的通用过滤条件
1739
+ */
1740
+ Filters?: Array<Filter>
1741
+ /**
1742
+ * SparkSQL任务唯一ID
1743
+ */
1744
+ BatchId?: string
1745
+ }
1746
+
1709
1747
  /**
1710
1748
  * UpdateUserDataEngineConfig返回参数结构体
1711
1749
  */
@@ -6701,6 +6739,36 @@ export interface TaskResultInfo {
6701
6739
  QueryResultTime?: number
6702
6740
  }
6703
6741
 
6742
+ /**
6743
+ * DescribeTaskLog返回参数结构体
6744
+ */
6745
+ export interface DescribeTaskLogResponse {
6746
+ /**
6747
+ * 下一次分页参数
6748
+ 注意:此字段可能返回 null,表示取不到有效值。
6749
+ */
6750
+ Context?: string
6751
+ /**
6752
+ * 是否获取完结
6753
+ 注意:此字段可能返回 null,表示取不到有效值。
6754
+ */
6755
+ ListOver?: boolean
6756
+ /**
6757
+ * 日志详情
6758
+ 注意:此字段可能返回 null,表示取不到有效值。
6759
+ */
6760
+ Results?: Array<JobLogResult>
6761
+ /**
6762
+ * 日志url
6763
+ 注意:此字段可能返回 null,表示取不到有效值。
6764
+ */
6765
+ LogUrl?: string
6766
+ /**
6767
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
6768
+ */
6769
+ RequestId?: string
6770
+ }
6771
+
6704
6772
  /**
6705
6773
  * DescribeTasks返回参数结构体
6706
6774
  */
@@ -795,7 +795,7 @@ export interface CreateStudioProductResponse {
795
795
  /**
796
796
  * 产品描述
797
797
  */
798
- Product: ProductEntry
798
+ Product?: ProductEntry
799
799
  /**
800
800
  * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
801
801
  */
@@ -1010,6 +1010,14 @@ export interface CreateStudioProductRequest {
1010
1010
  * 产品的项目ID
1011
1011
  */
1012
1012
  ProjectId: string
1013
+ /**
1014
+ * 平均传输速率
1015
+ */
1016
+ Rate?: string
1017
+ /**
1018
+ * 期限
1019
+ */
1020
+ Period?: string
1013
1021
  }
1014
1022
 
1015
1023
  /**
@@ -2295,6 +2303,16 @@ wifi、wifi-ble、cellular、5g、lorawan、ble、ethernet、wifi-ethernet、els
2295
2303
  注意:此字段可能返回 null,表示取不到有效值。
2296
2304
  */
2297
2305
  DeviceCount?: number
2306
+ /**
2307
+ * 平均传输速率
2308
+ 注意:此字段可能返回 null,表示取不到有效值。
2309
+ */
2310
+ Rate?: string
2311
+ /**
2312
+ * 有效期
2313
+ 注意:此字段可能返回 null,表示取不到有效值。
2314
+ */
2315
+ Period?: string
2298
2316
  }
2299
2317
 
2300
2318
  /**
@@ -10355,6 +10355,9 @@ export interface Activity {
10355
10355
  <li>action-image-sprite:雪碧图</li>
10356
10356
  <li>action-snapshotByTimeOffset: 时间点截图</li>
10357
10357
  <li>action-adaptive-substream:自适应码流</li>
10358
+
10359
+
10360
+
10358
10361
  注意:此字段可能返回 null,表示取不到有效值。
10359
10362
  */
10360
10363
  ActivityType: string
@@ -184,7 +184,7 @@ export interface OriginDetail {
184
184
  <li>COS:腾讯云 COS 对象存储源站;</li>
185
185
  <li>AWS_S3:AWS S3 对象存储源站;</li>
186
186
  <li>ORIGIN_GROUP:源站组类型源站;</li>
187
- <li>VODEO:云点播(混合云版);</li>
187
+ <li>VODEO:云点播-混合云版;</li>
188
188
  <li>SPACE:源站卸载,当前仅白名单开放;</li>
189
189
  <li>LB:负载均衡,当前仅白名单开放。</li>
190
190
  */
@@ -7590,7 +7590,7 @@ export interface OriginInfo {
7590
7590
  <li>COS:腾讯云 COS 对象存储源站;</li>
7591
7591
  <li>AWS_S3:AWS S3 对象存储源站;</li>
7592
7592
  <li>ORIGIN_GROUP:源站组类型源站;</li>
7593
- <li>VODEO:云点播(混合云版);</li>
7593
+ <li>VODEO:云点播-混合云版;</li>
7594
7594
  <li>SPACE:源站卸载,当前仅白名单开放;</li>
7595
7595
  <li>LB:负载均衡,当前仅白名单开放。</li>
7596
7596
  */
@@ -7683,9 +7683,9 @@ export interface Https {
7683
7683
  ApplyType?: string
7684
7684
  /**
7685
7685
  * 密码套件,取值有:
7686
- <li>loose-v2023:提供最高的兼容性,安全性一般,支持 TLS 1.0-1.3 密码套件;</li>
7687
- <li>general-v2023:提供较高的兼容性,安全性中等,支持 TLS 1.2-1.3 密码套件;</li>
7688
- <li>strict-v2023:提供最高的安全性能,禁用所有含不安全隐患的加密套件,支持 TLS 1.2-1.3 密码套件。
7686
+ <li>loose-v2023:提供高兼容性,安全性一般,支持 TLS 1.0-1.3 密码套件;</li>
7687
+ <li>general-v2023:提供较高兼容性,安全性中等,支持 TLS 1.2-1.3 密码套件;</li>
7688
+ <li>strict-v2023:提供高安全性能,禁用所有含不安全隐患的加密套件,支持 TLS 1.2-1.3 密码套件。</li>
7689
7689
  注意:此字段可能返回 null,表示取不到有效值。
7690
7690
  */
7691
7691
  CipherSuite?: string