tencentcloud-sdk-nodejs 4.0.914 → 4.0.915
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +147 -0
- package/SERVICE_CHANGELOG.md +194 -60
- package/package.json +1 -1
- package/products.md +9 -9
- package/src/common/sdk_version.ts +1 -1
- package/src/services/aiart/v20221229/aiart_models.ts +5 -0
- package/src/services/cls/v20201016/cls_models.ts +16 -4
- package/src/services/cwp/v20180228/cwp_client.ts +17 -3
- package/src/services/cwp/v20180228/cwp_models.ts +89 -25
- package/src/services/emr/v20190103/emr_client.ts +55 -13
- package/src/services/emr/v20190103/emr_models.ts +614 -160
- package/src/services/ioa/v20220601/ioa_models.ts +6 -5
- package/src/services/smh/v20210712/smh_client.ts +68 -7
- package/src/services/smh/v20210712/smh_models.ts +425 -32
- package/src/services/trtc/v20190722/trtc_client.ts +0 -3
- package/src/services/trtc/v20190722/trtc_models.ts +3 -28
- package/src/services/vod/v20180717/vod_models.ts +5 -0
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/aiart/v20221229/aiart_models.d.ts +5 -0
- package/tencentcloud/services/cls/v20201016/cls_models.d.ts +16 -4
- package/tencentcloud/services/cwp/v20180228/cwp_client.d.ts +8 -2
- package/tencentcloud/services/cwp/v20180228/cwp_client.js +9 -1
- package/tencentcloud/services/cwp/v20180228/cwp_models.d.ts +87 -25
- package/tencentcloud/services/emr/v20190103/emr_client.d.ts +15 -3
- package/tencentcloud/services/emr/v20190103/emr_client.js +21 -3
- package/tencentcloud/services/emr/v20190103/emr_models.d.ts +607 -165
- package/tencentcloud/services/ioa/v20220601/ioa_models.d.ts +6 -5
- package/tencentcloud/services/smh/v20210712/smh_client.d.ts +23 -3
- package/tencentcloud/services/smh/v20210712/smh_client.js +33 -3
- package/tencentcloud/services/smh/v20210712/smh_models.d.ts +414 -32
- package/tencentcloud/services/trtc/v20190722/trtc_client.d.ts +0 -3
- package/tencentcloud/services/trtc/v20190722/trtc_client.js +0 -3
- package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +3 -28
- package/tencentcloud/services/vod/v20180717/vod_models.d.ts +5 -0
- package/test/cwp.v20180228.test.js +10 -0
- package/test/emr.v20190103.test.js +32 -2
- package/test/smh.v20210712.test.js +52 -2
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,150 @@
|
|
|
1
|
+
# Release 4.0.915
|
|
2
|
+
|
|
3
|
+
## 大模型图像创作引擎(aiart) 版本:2022-12-29
|
|
4
|
+
|
|
5
|
+
### 第 11 次发布
|
|
6
|
+
|
|
7
|
+
发布时间:2024-08-12 01:08:02
|
|
8
|
+
|
|
9
|
+
本次发布包含了以下内容:
|
|
10
|
+
|
|
11
|
+
改善已有的文档。
|
|
12
|
+
|
|
13
|
+
修改接口:
|
|
14
|
+
|
|
15
|
+
* [ReplaceBackground](https://cloud.tencent.com/document/api/1668/107957)
|
|
16
|
+
|
|
17
|
+
* 新增入参:Product
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
## 日志服务(cls) 版本:2020-10-16
|
|
23
|
+
|
|
24
|
+
### 第 103 次发布
|
|
25
|
+
|
|
26
|
+
发布时间:2024-08-12 01:23:51
|
|
27
|
+
|
|
28
|
+
本次发布包含了以下内容:
|
|
29
|
+
|
|
30
|
+
改善已有的文档。
|
|
31
|
+
|
|
32
|
+
修改接口:
|
|
33
|
+
|
|
34
|
+
* [SearchLog](https://cloud.tencent.com/document/api/614/56447)
|
|
35
|
+
|
|
36
|
+
* 新增入参:Offset
|
|
37
|
+
|
|
38
|
+
|
|
39
|
+
|
|
40
|
+
|
|
41
|
+
## 主机安全(cwp) 版本:2018-02-28
|
|
42
|
+
|
|
43
|
+
### 第 119 次发布
|
|
44
|
+
|
|
45
|
+
发布时间:2024-08-12 01:27:11
|
|
46
|
+
|
|
47
|
+
本次发布包含了以下内容:
|
|
48
|
+
|
|
49
|
+
改善已有的文档。
|
|
50
|
+
|
|
51
|
+
新增接口:
|
|
52
|
+
|
|
53
|
+
* [ModifyReverseShellRulesAggregation](https://cloud.tencent.com/document/api/296/109832)
|
|
54
|
+
|
|
55
|
+
<font color="#dd0000">**预下线接口**:</font>
|
|
56
|
+
|
|
57
|
+
* CreateCloudProtectServiceOrderRecord
|
|
58
|
+
|
|
59
|
+
|
|
60
|
+
|
|
61
|
+
## 弹性 MapReduce(emr) 版本:2019-01-03
|
|
62
|
+
|
|
63
|
+
### 第 71 次发布
|
|
64
|
+
|
|
65
|
+
发布时间:2024-08-12 01:41:17
|
|
66
|
+
|
|
67
|
+
本次发布包含了以下内容:
|
|
68
|
+
|
|
69
|
+
改善已有的文档。
|
|
70
|
+
|
|
71
|
+
新增接口:
|
|
72
|
+
|
|
73
|
+
* [DescribeServiceNodeInfos](https://cloud.tencent.com/document/api/589/109835)
|
|
74
|
+
* [DescribeYarnScheduleHistory](https://cloud.tencent.com/document/api/589/109834)
|
|
75
|
+
* [ModifyYarnDeploy](https://cloud.tencent.com/document/api/589/109833)
|
|
76
|
+
|
|
77
|
+
新增数据结构:
|
|
78
|
+
|
|
79
|
+
* [HealthStatus](https://cloud.tencent.com/document/api/589/33981#HealthStatus)
|
|
80
|
+
* [RestartPolicy](https://cloud.tencent.com/document/api/589/33981#RestartPolicy)
|
|
81
|
+
* [SchedulerTaskDetail](https://cloud.tencent.com/document/api/589/33981#SchedulerTaskDetail)
|
|
82
|
+
* [SchedulerTaskInfo](https://cloud.tencent.com/document/api/589/33981#SchedulerTaskInfo)
|
|
83
|
+
* [ServiceNodeDetailInfo](https://cloud.tencent.com/document/api/589/33981#ServiceNodeDetailInfo)
|
|
84
|
+
* [ServiceProcessFunctionInfo](https://cloud.tencent.com/document/api/589/33981#ServiceProcessFunctionInfo)
|
|
85
|
+
|
|
86
|
+
|
|
87
|
+
|
|
88
|
+
## 智能媒资托管(smh) 版本:2021-07-12
|
|
89
|
+
|
|
90
|
+
### 第 6 次发布
|
|
91
|
+
|
|
92
|
+
发布时间:2024-08-12 02:09:46
|
|
93
|
+
|
|
94
|
+
本次发布包含了以下内容:
|
|
95
|
+
|
|
96
|
+
改善已有的文档。
|
|
97
|
+
|
|
98
|
+
新增接口:
|
|
99
|
+
|
|
100
|
+
* [CreateUser](https://cloud.tencent.com/document/api/1339/109840)
|
|
101
|
+
* [CreateUserLifecycle](https://cloud.tencent.com/document/api/1339/109839)
|
|
102
|
+
* [DeleteUser](https://cloud.tencent.com/document/api/1339/109838)
|
|
103
|
+
* [DescribeUserLifecycle](https://cloud.tencent.com/document/api/1339/109837)
|
|
104
|
+
* [ModifyUser](https://cloud.tencent.com/document/api/1339/109836)
|
|
105
|
+
|
|
106
|
+
新增数据结构:
|
|
107
|
+
|
|
108
|
+
* [UserFilter](https://cloud.tencent.com/document/api/1339/69090#UserFilter)
|
|
109
|
+
|
|
110
|
+
|
|
111
|
+
|
|
112
|
+
## 实时音视频(trtc) 版本:2019-07-22
|
|
113
|
+
|
|
114
|
+
### 第 86 次发布
|
|
115
|
+
|
|
116
|
+
发布时间:2024-08-12 02:26:47
|
|
117
|
+
|
|
118
|
+
本次发布包含了以下内容:
|
|
119
|
+
|
|
120
|
+
改善已有的文档。
|
|
121
|
+
|
|
122
|
+
修改数据结构:
|
|
123
|
+
|
|
124
|
+
* [RecognizeConfig](https://cloud.tencent.com/document/api/647/44055#RecognizeConfig)
|
|
125
|
+
|
|
126
|
+
|
|
127
|
+
|
|
128
|
+
|
|
129
|
+
## 云点播(vod) 版本:2018-07-17
|
|
130
|
+
|
|
131
|
+
### 第 183 次发布
|
|
132
|
+
|
|
133
|
+
发布时间:2024-08-12 02:30:46
|
|
134
|
+
|
|
135
|
+
本次发布包含了以下内容:
|
|
136
|
+
|
|
137
|
+
改善已有的文档。
|
|
138
|
+
|
|
139
|
+
修改数据结构:
|
|
140
|
+
|
|
141
|
+
* [EditMediaTEHDConfig](https://cloud.tencent.com/document/api/266/31773#EditMediaTEHDConfig)
|
|
142
|
+
|
|
143
|
+
* 新增成员:MaxVideoBitrate
|
|
144
|
+
|
|
145
|
+
|
|
146
|
+
|
|
147
|
+
|
|
1
148
|
# Release 4.0.914
|
|
2
149
|
|
|
3
150
|
## 大模型图像创作引擎(aiart) 版本:2022-12-29
|
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
|
|
3
3
|
## 大模型图像创作引擎(aiart) 版本:2022-12-29
|
|
4
4
|
|
|
5
|
-
### 第
|
|
5
|
+
### 第 11 次发布
|
|
6
6
|
|
|
7
|
-
发布时间:2024-08-
|
|
7
|
+
发布时间:2024-08-12 01:08:02
|
|
8
8
|
|
|
9
9
|
本次发布包含了以下内容:
|
|
10
10
|
|
|
@@ -12,42 +12,37 @@
|
|
|
12
12
|
|
|
13
13
|
修改接口:
|
|
14
14
|
|
|
15
|
-
* [
|
|
15
|
+
* [ReplaceBackground](https://cloud.tencent.com/document/api/1668/107957)
|
|
16
16
|
|
|
17
|
-
* 新增入参:
|
|
17
|
+
* 新增入参:Product
|
|
18
18
|
|
|
19
19
|
|
|
20
20
|
|
|
21
21
|
|
|
22
22
|
## 日志服务(cls) 版本:2020-10-16
|
|
23
23
|
|
|
24
|
-
### 第
|
|
24
|
+
### 第 103 次发布
|
|
25
25
|
|
|
26
|
-
发布时间:2024-08-
|
|
26
|
+
发布时间:2024-08-12 01:23:51
|
|
27
27
|
|
|
28
28
|
本次发布包含了以下内容:
|
|
29
29
|
|
|
30
30
|
改善已有的文档。
|
|
31
31
|
|
|
32
|
-
|
|
32
|
+
修改接口:
|
|
33
33
|
|
|
34
|
-
* [
|
|
35
|
-
* [DeleteConsoleSharing](https://cloud.tencent.com/document/api/614/109799)
|
|
36
|
-
* [DescribeConsoleSharingList](https://cloud.tencent.com/document/api/614/109798)
|
|
37
|
-
* [ModifyConsoleSharing](https://cloud.tencent.com/document/api/614/109797)
|
|
34
|
+
* [SearchLog](https://cloud.tencent.com/document/api/614/56447)
|
|
38
35
|
|
|
39
|
-
|
|
36
|
+
* 新增入参:Offset
|
|
40
37
|
|
|
41
|
-
* [ConsoleSharingConfig](https://cloud.tencent.com/document/api/614/56471#ConsoleSharingConfig)
|
|
42
|
-
* [ConsoleSharingParam](https://cloud.tencent.com/document/api/614/56471#ConsoleSharingParam)
|
|
43
38
|
|
|
44
39
|
|
|
45
40
|
|
|
46
|
-
##
|
|
41
|
+
## 主机安全(cwp) 版本:2018-02-28
|
|
47
42
|
|
|
48
|
-
### 第
|
|
43
|
+
### 第 119 次发布
|
|
49
44
|
|
|
50
|
-
发布时间:2024-08-
|
|
45
|
+
发布时间:2024-08-12 01:27:11
|
|
51
46
|
|
|
52
47
|
本次发布包含了以下内容:
|
|
53
48
|
|
|
@@ -55,75 +50,97 @@
|
|
|
55
50
|
|
|
56
51
|
新增接口:
|
|
57
52
|
|
|
58
|
-
* [
|
|
59
|
-
* [DeleteOrgServiceAssign](https://cloud.tencent.com/document/api/850/109801)
|
|
60
|
-
* [ListOrgServiceAssignMember](https://cloud.tencent.com/document/api/850/109803)
|
|
53
|
+
* [ModifyReverseShellRulesAggregation](https://cloud.tencent.com/document/api/296/109832)
|
|
61
54
|
|
|
62
|
-
|
|
55
|
+
<font color="#dd0000">**预下线接口**:</font>
|
|
63
56
|
|
|
64
|
-
*
|
|
65
|
-
* [OrganizationServiceAssignMember](https://cloud.tencent.com/document/api/850/67060#OrganizationServiceAssignMember)
|
|
57
|
+
* CreateCloudProtectServiceOrderRecord
|
|
66
58
|
|
|
67
59
|
|
|
68
60
|
|
|
69
|
-
##
|
|
61
|
+
## 弹性 MapReduce(emr) 版本:2019-01-03
|
|
70
62
|
|
|
63
|
+
### 第 71 次发布
|
|
71
64
|
|
|
65
|
+
发布时间:2024-08-12 01:41:17
|
|
72
66
|
|
|
73
|
-
|
|
67
|
+
本次发布包含了以下内容:
|
|
74
68
|
|
|
75
|
-
|
|
69
|
+
改善已有的文档。
|
|
76
70
|
|
|
77
|
-
|
|
71
|
+
新增接口:
|
|
72
|
+
|
|
73
|
+
* [DescribeServiceNodeInfos](https://cloud.tencent.com/document/api/589/109835)
|
|
74
|
+
* [DescribeYarnScheduleHistory](https://cloud.tencent.com/document/api/589/109834)
|
|
75
|
+
* [ModifyYarnDeploy](https://cloud.tencent.com/document/api/589/109833)
|
|
76
|
+
|
|
77
|
+
新增数据结构:
|
|
78
|
+
|
|
79
|
+
* [HealthStatus](https://cloud.tencent.com/document/api/589/33981#HealthStatus)
|
|
80
|
+
* [RestartPolicy](https://cloud.tencent.com/document/api/589/33981#RestartPolicy)
|
|
81
|
+
* [SchedulerTaskDetail](https://cloud.tencent.com/document/api/589/33981#SchedulerTaskDetail)
|
|
82
|
+
* [SchedulerTaskInfo](https://cloud.tencent.com/document/api/589/33981#SchedulerTaskInfo)
|
|
83
|
+
* [ServiceNodeDetailInfo](https://cloud.tencent.com/document/api/589/33981#ServiceNodeDetailInfo)
|
|
84
|
+
* [ServiceProcessFunctionInfo](https://cloud.tencent.com/document/api/589/33981#ServiceProcessFunctionInfo)
|
|
85
|
+
|
|
86
|
+
|
|
87
|
+
|
|
88
|
+
## 智能媒资托管(smh) 版本:2021-07-12
|
|
89
|
+
|
|
90
|
+
### 第 6 次发布
|
|
91
|
+
|
|
92
|
+
发布时间:2024-08-12 02:09:46
|
|
78
93
|
|
|
79
94
|
本次发布包含了以下内容:
|
|
80
95
|
|
|
81
96
|
改善已有的文档。
|
|
82
97
|
|
|
83
|
-
|
|
98
|
+
新增接口:
|
|
84
99
|
|
|
85
|
-
* [
|
|
100
|
+
* [CreateUser](https://cloud.tencent.com/document/api/1339/109840)
|
|
101
|
+
* [CreateUserLifecycle](https://cloud.tencent.com/document/api/1339/109839)
|
|
102
|
+
* [DeleteUser](https://cloud.tencent.com/document/api/1339/109838)
|
|
103
|
+
* [DescribeUserLifecycle](https://cloud.tencent.com/document/api/1339/109837)
|
|
104
|
+
* [ModifyUser](https://cloud.tencent.com/document/api/1339/109836)
|
|
86
105
|
|
|
87
|
-
|
|
106
|
+
新增数据结构:
|
|
88
107
|
|
|
89
|
-
* [
|
|
108
|
+
* [UserFilter](https://cloud.tencent.com/document/api/1339/69090#UserFilter)
|
|
90
109
|
|
|
91
|
-
* 新增入参:AssetType
|
|
92
110
|
|
|
93
|
-
* [DescribeComplianceAssetDetailInfo](https://cloud.tencent.com/document/api/1285/65609)
|
|
94
111
|
|
|
95
|
-
|
|
112
|
+
## 实时音视频(trtc) 版本:2019-07-22
|
|
96
113
|
|
|
97
|
-
|
|
114
|
+
### 第 86 次发布
|
|
98
115
|
|
|
99
|
-
|
|
116
|
+
发布时间:2024-08-12 02:26:47
|
|
100
117
|
|
|
101
|
-
|
|
118
|
+
本次发布包含了以下内容:
|
|
102
119
|
|
|
103
|
-
|
|
120
|
+
改善已有的文档。
|
|
104
121
|
|
|
105
|
-
|
|
122
|
+
修改数据结构:
|
|
106
123
|
|
|
107
|
-
|
|
124
|
+
* [RecognizeConfig](https://cloud.tencent.com/document/api/647/44055#RecognizeConfig)
|
|
108
125
|
|
|
109
|
-
* [ScanComplianceScanFailedAssets](https://cloud.tencent.com/document/api/1285/65593)
|
|
110
126
|
|
|
111
|
-
* 新增入参:AssetType
|
|
112
127
|
|
|
113
128
|
|
|
114
|
-
|
|
129
|
+
## 云点播(vod) 版本:2018-07-17
|
|
115
130
|
|
|
116
|
-
|
|
131
|
+
### 第 183 次发布
|
|
117
132
|
|
|
118
|
-
|
|
133
|
+
发布时间:2024-08-12 02:30:46
|
|
119
134
|
|
|
120
|
-
|
|
135
|
+
本次发布包含了以下内容:
|
|
121
136
|
|
|
122
|
-
|
|
137
|
+
改善已有的文档。
|
|
123
138
|
|
|
124
|
-
|
|
139
|
+
修改数据结构:
|
|
125
140
|
|
|
126
|
-
|
|
141
|
+
* [EditMediaTEHDConfig](https://cloud.tencent.com/document/api/266/31773#EditMediaTEHDConfig)
|
|
142
|
+
|
|
143
|
+
* 新增成员:MaxVideoBitrate
|
|
127
144
|
|
|
128
145
|
|
|
129
146
|
|
|
@@ -772,6 +789,21 @@
|
|
|
772
789
|
|
|
773
790
|
## 大模型图像创作引擎(aiart) 版本:2022-12-29
|
|
774
791
|
|
|
792
|
+
### 第 11 次发布
|
|
793
|
+
|
|
794
|
+
发布时间:2024-08-12 01:08:02
|
|
795
|
+
|
|
796
|
+
本次发布包含了以下内容:
|
|
797
|
+
|
|
798
|
+
改善已有的文档。
|
|
799
|
+
|
|
800
|
+
修改接口:
|
|
801
|
+
|
|
802
|
+
* [ReplaceBackground](https://cloud.tencent.com/document/api/1668/107957)
|
|
803
|
+
|
|
804
|
+
* 新增入参:Product
|
|
805
|
+
|
|
806
|
+
|
|
775
807
|
### 第 10 次发布
|
|
776
808
|
|
|
777
809
|
发布时间:2024-08-09 01:03:15
|
|
@@ -32171,6 +32203,21 @@
|
|
|
32171
32203
|
|
|
32172
32204
|
## 日志服务(cls) 版本:2020-10-16
|
|
32173
32205
|
|
|
32206
|
+
### 第 103 次发布
|
|
32207
|
+
|
|
32208
|
+
发布时间:2024-08-12 01:23:51
|
|
32209
|
+
|
|
32210
|
+
本次发布包含了以下内容:
|
|
32211
|
+
|
|
32212
|
+
改善已有的文档。
|
|
32213
|
+
|
|
32214
|
+
修改接口:
|
|
32215
|
+
|
|
32216
|
+
* [SearchLog](https://cloud.tencent.com/document/api/614/56447)
|
|
32217
|
+
|
|
32218
|
+
* 新增入参:Offset
|
|
32219
|
+
|
|
32220
|
+
|
|
32174
32221
|
### 第 102 次发布
|
|
32175
32222
|
|
|
32176
32223
|
发布时间:2024-08-09 01:19:04
|
|
@@ -32181,15 +32228,15 @@
|
|
|
32181
32228
|
|
|
32182
32229
|
新增接口:
|
|
32183
32230
|
|
|
32184
|
-
* [
|
|
32185
|
-
* [
|
|
32186
|
-
* [
|
|
32187
|
-
* [
|
|
32231
|
+
* [CreateConsoleSharing](https://cloud.tencent.com/document/api/614/109800)
|
|
32232
|
+
* [DeleteConsoleSharing](https://cloud.tencent.com/document/api/614/109799)
|
|
32233
|
+
* [DescribeConsoleSharingList](https://cloud.tencent.com/document/api/614/109798)
|
|
32234
|
+
* [ModifyConsoleSharing](https://cloud.tencent.com/document/api/614/109797)
|
|
32188
32235
|
|
|
32189
32236
|
新增数据结构:
|
|
32190
32237
|
|
|
32191
|
-
* [
|
|
32192
|
-
* [
|
|
32238
|
+
* [ConsoleSharingConfig](https://cloud.tencent.com/document/api/614/56471#ConsoleSharingConfig)
|
|
32239
|
+
* [ConsoleSharingParam](https://cloud.tencent.com/document/api/614/56471#ConsoleSharingParam)
|
|
32193
32240
|
|
|
32194
32241
|
### 第 101 次发布
|
|
32195
32242
|
|
|
@@ -42233,6 +42280,22 @@
|
|
|
42233
42280
|
|
|
42234
42281
|
## 主机安全(cwp) 版本:2018-02-28
|
|
42235
42282
|
|
|
42283
|
+
### 第 119 次发布
|
|
42284
|
+
|
|
42285
|
+
发布时间:2024-08-12 01:27:11
|
|
42286
|
+
|
|
42287
|
+
本次发布包含了以下内容:
|
|
42288
|
+
|
|
42289
|
+
改善已有的文档。
|
|
42290
|
+
|
|
42291
|
+
新增接口:
|
|
42292
|
+
|
|
42293
|
+
* [[ModifyReverseShellRulesAggregation](https://cloud.tencent.com/document/api/296/109832)](https://cloud.tencent.com/document/api/#/#)
|
|
42294
|
+
|
|
42295
|
+
<font color="#dd0000">**预下线接口**:</font>
|
|
42296
|
+
|
|
42297
|
+
* CreateCloudProtectServiceOrderRecord
|
|
42298
|
+
|
|
42236
42299
|
### 第 118 次发布
|
|
42237
42300
|
|
|
42238
42301
|
发布时间:2024-07-30 01:25:44
|
|
@@ -60638,6 +60701,29 @@
|
|
|
60638
60701
|
|
|
60639
60702
|
## 弹性 MapReduce(emr) 版本:2019-01-03
|
|
60640
60703
|
|
|
60704
|
+
### 第 71 次发布
|
|
60705
|
+
|
|
60706
|
+
发布时间:2024-08-12 01:41:17
|
|
60707
|
+
|
|
60708
|
+
本次发布包含了以下内容:
|
|
60709
|
+
|
|
60710
|
+
改善已有的文档。
|
|
60711
|
+
|
|
60712
|
+
新增接口:
|
|
60713
|
+
|
|
60714
|
+
* [[DescribeServiceNodeInfos](https://cloud.tencent.com/document/api/589/109835)](https://cloud.tencent.com/document/api/#/#)
|
|
60715
|
+
* [[DescribeYarnScheduleHistory](https://cloud.tencent.com/document/api/589/109834)](https://cloud.tencent.com/document/api/#/#)
|
|
60716
|
+
* [[ModifyYarnDeploy](https://cloud.tencent.com/document/api/589/109833)](https://cloud.tencent.com/document/api/#/#)
|
|
60717
|
+
|
|
60718
|
+
新增数据结构:
|
|
60719
|
+
|
|
60720
|
+
* [[HealthStatus](https://cloud.tencent.com/document/api/589/33981#HealthStatus)](https://cloud.tencent.com/document/api/589/33981#[HealthStatus](https://cloud.tencent.com/document/api/589/33981#HealthStatus))
|
|
60721
|
+
* [[RestartPolicy](https://cloud.tencent.com/document/api/589/33981#RestartPolicy)](https://cloud.tencent.com/document/api/589/33981#[RestartPolicy](https://cloud.tencent.com/document/api/589/33981#RestartPolicy))
|
|
60722
|
+
* [[SchedulerTaskDetail](https://cloud.tencent.com/document/api/589/33981#SchedulerTaskDetail)](https://cloud.tencent.com/document/api/589/33981#[SchedulerTaskDetail](https://cloud.tencent.com/document/api/589/33981#SchedulerTaskDetail))
|
|
60723
|
+
* [[SchedulerTaskInfo](https://cloud.tencent.com/document/api/589/33981#SchedulerTaskInfo)](https://cloud.tencent.com/document/api/589/33981#[SchedulerTaskInfo](https://cloud.tencent.com/document/api/589/33981#SchedulerTaskInfo))
|
|
60724
|
+
* [[ServiceNodeDetailInfo](https://cloud.tencent.com/document/api/589/33981#ServiceNodeDetailInfo)](https://cloud.tencent.com/document/api/589/33981#[ServiceNodeDetailInfo](https://cloud.tencent.com/document/api/589/33981#ServiceNodeDetailInfo))
|
|
60725
|
+
* [[ServiceProcessFunctionInfo](https://cloud.tencent.com/document/api/589/33981#ServiceProcessFunctionInfo)](https://cloud.tencent.com/document/api/589/33981#[ServiceProcessFunctionInfo](https://cloud.tencent.com/document/api/589/33981#ServiceProcessFunctionInfo))
|
|
60726
|
+
|
|
60641
60727
|
### 第 70 次发布
|
|
60642
60728
|
|
|
60643
60729
|
发布时间:2024-08-01 01:40:41
|
|
@@ -104705,14 +104791,14 @@
|
|
|
104705
104791
|
|
|
104706
104792
|
新增接口:
|
|
104707
104793
|
|
|
104708
|
-
* [
|
|
104709
|
-
* [
|
|
104710
|
-
* [
|
|
104794
|
+
* [CreateOrgServiceAssign](https://cloud.tencent.com/document/api/850/109802)
|
|
104795
|
+
* [DeleteOrgServiceAssign](https://cloud.tencent.com/document/api/850/109801)
|
|
104796
|
+
* [ListOrgServiceAssignMember](https://cloud.tencent.com/document/api/850/109803)
|
|
104711
104797
|
|
|
104712
104798
|
新增数据结构:
|
|
104713
104799
|
|
|
104714
|
-
* [
|
|
104715
|
-
* [
|
|
104800
|
+
* [NodeMainInfo](https://cloud.tencent.com/document/api/850/67060#NodeMainInfo)
|
|
104801
|
+
* [OrganizationServiceAssignMember](https://cloud.tencent.com/document/api/850/67060#OrganizationServiceAssignMember)
|
|
104716
104802
|
|
|
104717
104803
|
### 第 34 次发布
|
|
104718
104804
|
|
|
@@ -111843,6 +111929,26 @@
|
|
|
111843
111929
|
|
|
111844
111930
|
## 智能媒资托管(smh) 版本:2021-07-12
|
|
111845
111931
|
|
|
111932
|
+
### 第 6 次发布
|
|
111933
|
+
|
|
111934
|
+
发布时间:2024-08-12 02:09:46
|
|
111935
|
+
|
|
111936
|
+
本次发布包含了以下内容:
|
|
111937
|
+
|
|
111938
|
+
改善已有的文档。
|
|
111939
|
+
|
|
111940
|
+
新增接口:
|
|
111941
|
+
|
|
111942
|
+
* [[CreateUser](https://cloud.tencent.com/document/api/1339/109840)](https://cloud.tencent.com/document/api/#/#)
|
|
111943
|
+
* [[CreateUserLifecycle](https://cloud.tencent.com/document/api/1339/109839)](https://cloud.tencent.com/document/api/#/#)
|
|
111944
|
+
* [[DeleteUser](https://cloud.tencent.com/document/api/1339/109838)](https://cloud.tencent.com/document/api/#/#)
|
|
111945
|
+
* [[DescribeUserLifecycle](https://cloud.tencent.com/document/api/1339/109837)](https://cloud.tencent.com/document/api/#/#)
|
|
111946
|
+
* [[ModifyUser](https://cloud.tencent.com/document/api/1339/109836)](https://cloud.tencent.com/document/api/#/#)
|
|
111947
|
+
|
|
111948
|
+
新增数据结构:
|
|
111949
|
+
|
|
111950
|
+
* [[UserFilter](https://cloud.tencent.com/document/api/1339/69090#UserFilter)](https://cloud.tencent.com/document/api/1339/69090#[UserFilter](https://cloud.tencent.com/document/api/1339/69090#UserFilter))
|
|
111951
|
+
|
|
111846
111952
|
### 第 5 次发布
|
|
111847
111953
|
|
|
111848
111954
|
发布时间:2023-06-21 01:31:57
|
|
@@ -142894,6 +143000,19 @@
|
|
|
142894
143000
|
|
|
142895
143001
|
## 实时音视频(trtc) 版本:2019-07-22
|
|
142896
143002
|
|
|
143003
|
+
### 第 86 次发布
|
|
143004
|
+
|
|
143005
|
+
发布时间:2024-08-12 02:26:47
|
|
143006
|
+
|
|
143007
|
+
本次发布包含了以下内容:
|
|
143008
|
+
|
|
143009
|
+
改善已有的文档。
|
|
143010
|
+
|
|
143011
|
+
修改数据结构:
|
|
143012
|
+
|
|
143013
|
+
* [RecognizeConfig](https://cloud.tencent.com/document/api/647/44055#RecognizeConfig)
|
|
143014
|
+
|
|
143015
|
+
|
|
142897
143016
|
### 第 85 次发布
|
|
142898
143017
|
|
|
142899
143018
|
发布时间:2024-08-08 02:24:11
|
|
@@ -149820,6 +149939,21 @@
|
|
|
149820
149939
|
|
|
149821
149940
|
## 云点播(vod) 版本:2018-07-17
|
|
149822
149941
|
|
|
149942
|
+
### 第 183 次发布
|
|
149943
|
+
|
|
149944
|
+
发布时间:2024-08-12 02:30:46
|
|
149945
|
+
|
|
149946
|
+
本次发布包含了以下内容:
|
|
149947
|
+
|
|
149948
|
+
改善已有的文档。
|
|
149949
|
+
|
|
149950
|
+
修改数据结构:
|
|
149951
|
+
|
|
149952
|
+
* [EditMediaTEHDConfig](https://cloud.tencent.com/document/api/266/31773#EditMediaTEHDConfig)
|
|
149953
|
+
|
|
149954
|
+
* 新增成员:MaxVideoBitrate
|
|
149955
|
+
|
|
149956
|
+
|
|
149823
149957
|
### 第 182 次发布
|
|
149824
149958
|
|
|
149825
149959
|
发布时间:2024-07-05 01:20:46
|
package/package.json
CHANGED
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-05-31 01:07:20 |
|
|
8
8
|
| afc | [定制建模](https://cloud.tencent.com/document/product/1029) | 2024-05-31 01:07:25 |
|
|
9
|
-
| aiart | [大模型图像创作引擎](https://cloud.tencent.com/document/product/1668) | 2024-08-
|
|
9
|
+
| aiart | [大模型图像创作引擎](https://cloud.tencent.com/document/product/1668) | 2024-08-12 01:08:02 |
|
|
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-07-26 01:08:05 |
|
|
12
12
|
| anicloud | [动效素材服务](https://cloud.tencent.com/document/product/1641) | 2023-05-18 01:01:53 |
|
|
@@ -62,7 +62,7 @@
|
|
|
62
62
|
| cloudaudit | [操作审计](https://cloud.tencent.com/document/product/629) | 2024-01-15 01:09:37 |
|
|
63
63
|
| cloudhsm | [云加密机](https://cloud.tencent.com/document/product/639) | 2024-03-20 01:11:31 |
|
|
64
64
|
| cloudstudio | [Cloud Studio(云端 IDE)](https://cloud.tencent.com/document/product/1039) | 2024-05-29 01:21:54 |
|
|
65
|
-
| cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2024-08-
|
|
65
|
+
| cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2024-08-12 01:23:51 |
|
|
66
66
|
| cme | [多媒体创作引擎](https://cloud.tencent.com/document/product/1156) | 2024-07-29 01:23:21 |
|
|
67
67
|
| cmq | [消息队列 CMQ](https://cloud.tencent.com/document/product/406) | 2024-06-21 01:24:31 |
|
|
68
68
|
| cms | [内容安全](https://cloud.tencent.com/document/product/669) | 2024-06-20 01:24:47 |
|
|
@@ -72,7 +72,7 @@
|
|
|
72
72
|
| csip | [云安全一体化平台](https://cloud.tencent.com/document/product/664) | 2024-08-02 01:20:09 |
|
|
73
73
|
| csxg | [5G入云服务](https://cloud.tencent.com/document/product/1687) | 2024-03-20 01:12:25 |
|
|
74
74
|
| cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2024-08-07 01:23:06 |
|
|
75
|
-
| cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2024-08-
|
|
75
|
+
| cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2024-08-12 01:27:11 |
|
|
76
76
|
| cws | [漏洞扫描服务](https://cloud.tencent.com/document/product) | 2019-11-22 12:16:15 |
|
|
77
77
|
| cynosdb | [TDSQL-C MySQL 版](https://cloud.tencent.com/document/product/1003) | 2024-08-09 01:26:13 |
|
|
78
78
|
| dasb | [运维安全中心(堡垒机)](https://cloud.tencent.com/document/product/1025) | 2024-07-16 01:13:41 |
|
|
@@ -96,7 +96,7 @@
|
|
|
96
96
|
| ecm | [边缘计算机器](https://cloud.tencent.com/document/product/1108) | 2024-07-26 01:38:19 |
|
|
97
97
|
| eiam | [数字身份管控平台(员工版)](https://cloud.tencent.com/document/product/1442) | 2024-06-25 01:14:34 |
|
|
98
98
|
| eis | [数据连接器](https://cloud.tencent.com/document/product/1270) | 2023-08-10 01:17:44 |
|
|
99
|
-
| emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2024-08-
|
|
99
|
+
| emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2024-08-12 01:41:17 |
|
|
100
100
|
| es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2024-08-08 01:41:08 |
|
|
101
101
|
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2024-08-07 01:41:05 |
|
|
102
102
|
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2024-08-09 01:38:33 |
|
|
@@ -122,7 +122,7 @@
|
|
|
122
122
|
| iecp | [物联网边缘计算平台](https://cloud.tencent.com/document/product/1118) | 2024-06-20 01:46:44 |
|
|
123
123
|
| iir | [智能识图](https://cloud.tencent.com/document/product/1217) | 2022-04-04 06:48:05 |
|
|
124
124
|
| ims | [图片内容安全](https://cloud.tencent.com/document/product/1125) | 2024-07-03 01:17:26 |
|
|
125
|
-
| ioa | [iOA 零信任安全管理系统](https://cloud.tencent.com/document/product/1092) | 2024-
|
|
125
|
+
| ioa | [iOA 零信任安全管理系统](https://cloud.tencent.com/document/product/1092) | 2024-08-12 01:48:22 |
|
|
126
126
|
| iot | [加速物联网套件](https://cloud.tencent.com/document/product/568) | 2023-07-17 01:22:28 |
|
|
127
127
|
| iotcloud | [物联网通信](https://cloud.tencent.com/document/product/634) | 2024-06-05 01:47:50 |
|
|
128
128
|
| iotexplorer | [物联网开发平台](https://cloud.tencent.com/document/product/1081) | 2024-08-08 01:47:56 |
|
|
@@ -173,13 +173,13 @@
|
|
|
173
173
|
| rum | [前端性能监控](https://cloud.tencent.com/document/product/1464) | 2024-07-12 01:22:59 |
|
|
174
174
|
| scf | [云函数](https://cloud.tencent.com/document/product/583) | 2024-07-03 01:22:38 |
|
|
175
175
|
| ses | [邮件推送](https://cloud.tencent.com/document/product/1288) | 2024-07-15 01:18:34 |
|
|
176
|
-
| smh | [智能媒资托管](https://cloud.tencent.com/document/product/1339) | 2024-
|
|
176
|
+
| smh | [智能媒资托管](https://cloud.tencent.com/document/product/1339) | 2024-08-12 02:09:46 |
|
|
177
177
|
| smop | [腾讯安心用户运营平台](https://cloud.tencent.com/document/product/1310) | 2024-04-11 01:20:38 |
|
|
178
178
|
| smpn | [营销号码安全](https://cloud.tencent.com/document/product/1127) | 2024-07-09 01:21:06 |
|
|
179
179
|
| sms | [短信](https://cloud.tencent.com/document/product/382) | 2024-08-08 02:08:10 |
|
|
180
180
|
| soe | [智聆口语评测](https://cloud.tencent.com/document/product/884) | 2024-04-11 01:20:45 |
|
|
181
181
|
| solar | [智汇零售](https://cloud.tencent.com/document/product) | 2020-03-19 08:01:59 |
|
|
182
|
-
| sqlserver | [云数据库 SQL Server](https://cloud.tencent.com/document/product/238) | 2024-08-
|
|
182
|
+
| sqlserver | [云数据库 SQL Server](https://cloud.tencent.com/document/product/238) | 2024-08-12 02:10:23 |
|
|
183
183
|
| ssa | [安全运营中心](https://cloud.tencent.com/document/product/664) | 2023-11-15 02:18:28 |
|
|
184
184
|
| ssl | [SSL 证书](https://cloud.tencent.com/document/product/400) | 2024-08-08 02:09:39 |
|
|
185
185
|
| sslpod | [证书监控 SSLPod](https://cloud.tencent.com/document/product/1084) | 2024-03-20 01:24:03 |
|
|
@@ -227,7 +227,7 @@
|
|
|
227
227
|
| trocket | [消息队列 RocketMQ 版](https://cloud.tencent.com/document/product/1493) | 2024-08-08 17:17:39 |
|
|
228
228
|
| trp | [T-Sec-安心平台(RP)](https://cloud.tencent.com/document/product/1458) | 2024-06-06 02:42:14 |
|
|
229
229
|
| trro | [远程实时操控](https://cloud.tencent.com/document/product/1584) | 2024-07-31 02:17:29 |
|
|
230
|
-
| trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2024-08-
|
|
230
|
+
| trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2024-08-12 02:26:47 |
|
|
231
231
|
| tse | [微服务引擎](https://cloud.tencent.com/document/product/1364) | 2024-08-08 02:24:45 |
|
|
232
232
|
| tsf | [微服务平台 TSF](https://cloud.tencent.com/document/product/649) | 2024-07-30 11:37:37 |
|
|
233
233
|
| tsi | [腾讯同传系统](https://cloud.tencent.com/document/product/1399) | 2024-08-02 02:22:13 |
|
|
@@ -239,7 +239,7 @@
|
|
|
239
239
|
| vdb | [向量数据库](https://cloud.tencent.com/document/product/1709) | 2024-07-09 01:25:36 |
|
|
240
240
|
| vm | [视频内容安全](https://cloud.tencent.com/document/product/1265) | 2024-07-26 02:26:34 |
|
|
241
241
|
| vms | [语音消息](https://cloud.tencent.com/document/product/1128) | 2024-03-20 01:30:13 |
|
|
242
|
-
| vod | [云点播](https://cloud.tencent.com/document/product/266) | 2024-
|
|
242
|
+
| vod | [云点播](https://cloud.tencent.com/document/product/266) | 2024-08-12 02:30:46 |
|
|
243
243
|
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2024-08-07 02:36:08 |
|
|
244
244
|
| vrs | [声音复刻](https://cloud.tencent.com/document/product/1283) | 2024-08-07 02:38:54 |
|
|
245
245
|
| vtc | [视频转译](https://cloud.tencent.com/document/product/1769) | 2024-07-31 02:26:05 |
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const sdkVersion = "4.0.
|
|
1
|
+
export const sdkVersion = "4.0.915"
|
|
@@ -237,6 +237,11 @@ export interface ReplaceBackgroundRequest {
|
|
|
237
237
|
最多支持256个 utf-8 字符,支持中、英文。
|
|
238
238
|
*/
|
|
239
239
|
Prompt: string
|
|
240
|
+
/**
|
|
241
|
+
* 商品图中的商品主体名称。
|
|
242
|
+
建议说明商品主体,否则影响生成效果。
|
|
243
|
+
*/
|
|
244
|
+
Product?: string
|
|
240
245
|
/**
|
|
241
246
|
* 商品 Mask 图 Url,要求背景透明,保留商品主体。
|
|
242
247
|
如果不传,将自动使用内置的商品分割算法得到 Mask。
|