tencentcloud-sdk-nodejs 4.0.786 → 4.0.787

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 (57) hide show
  1. package/CHANGELOG.md +203 -0
  2. package/SERVICE_CHANGELOG.md +327 -83
  3. package/package.json +1 -1
  4. package/products.md +12 -12
  5. package/src/common/sdk_version.ts +1 -1
  6. package/src/services/asr/v20190614/asr_models.ts +1 -1
  7. package/src/services/cfs/v20190719/cfs_models.ts +44 -37
  8. package/src/services/facefusion/v20181201/facefusion_client.ts +2 -16
  9. package/src/services/facefusion/v20181201/facefusion_models.ts +37 -86
  10. package/src/services/iotvideo/v20211125/iotvideo_client.ts +12 -0
  11. package/src/services/iotvideo/v20211125/iotvideo_models.ts +32 -0
  12. package/src/services/partners/v20180321/partners_models.ts +11 -6
  13. package/src/services/rum/v20210622/rum_client.ts +8 -69
  14. package/src/services/rum/v20210622/rum_models.ts +85 -292
  15. package/src/services/tcb/v20180608/tcb_models.ts +79 -43
  16. package/src/services/tke/index.ts +2 -0
  17. package/src/services/tke/v20220501/index.ts +6 -0
  18. package/src/services/tke/v20220501/tke_client.ts +77 -0
  19. package/src/services/tke/v20220501/tke_models.ts +795 -0
  20. package/src/services/trocket/v20230308/trocket_models.ts +1 -1
  21. package/src/services/tse/v20201207/tse_client.ts +2 -2
  22. package/src/services/ump/v20200918/ump_client.ts +62 -30
  23. package/src/services/vod/v20180717/vod_client.ts +3 -2
  24. package/tencentcloud/common/sdk_version.d.ts +1 -1
  25. package/tencentcloud/common/sdk_version.js +1 -1
  26. package/tencentcloud/services/asr/v20190614/asr_models.d.ts +1 -1
  27. package/tencentcloud/services/cfs/v20190719/cfs_models.d.ts +44 -37
  28. package/tencentcloud/services/facefusion/v20181201/facefusion_client.d.ts +1 -7
  29. package/tencentcloud/services/facefusion/v20181201/facefusion_client.js +0 -8
  30. package/tencentcloud/services/facefusion/v20181201/facefusion_models.d.ts +37 -84
  31. package/tencentcloud/services/iotvideo/v20211125/iotvideo_client.d.ts +5 -1
  32. package/tencentcloud/services/iotvideo/v20211125/iotvideo_client.js +6 -0
  33. package/tencentcloud/services/iotvideo/v20211125/iotvideo_models.d.ts +30 -0
  34. package/tencentcloud/services/partners/v20180321/partners_models.d.ts +11 -6
  35. package/tencentcloud/services/rum/v20210622/rum_client.d.ts +3 -31
  36. package/tencentcloud/services/rum/v20210622/rum_client.js +3 -39
  37. package/tencentcloud/services/rum/v20210622/rum_models.d.ts +85 -283
  38. package/tencentcloud/services/tcb/v20180608/tcb_models.d.ts +79 -43
  39. package/tencentcloud/services/tke/index.d.ts +4 -0
  40. package/tencentcloud/services/tke/index.js +2 -0
  41. package/tencentcloud/services/tke/v20220501/index.d.ts +6 -0
  42. package/tencentcloud/services/tke/v20220501/index.js +9 -0
  43. package/tencentcloud/services/tke/v20220501/tke_client.d.ts +18 -0
  44. package/tencentcloud/services/tke/v20220501/tke_client.js +43 -0
  45. package/tencentcloud/services/tke/v20220501/tke_models.d.ts +753 -0
  46. package/tencentcloud/services/tke/v20220501/tke_models.js +18 -0
  47. package/tencentcloud/services/trocket/v20230308/trocket_models.d.ts +1 -1
  48. package/tencentcloud/services/tse/v20201207/tse_client.d.ts +2 -2
  49. package/tencentcloud/services/tse/v20201207/tse_client.js +2 -2
  50. package/tencentcloud/services/ump/v20200918/ump_client.d.ts +48 -16
  51. package/tencentcloud/services/ump/v20200918/ump_client.js +48 -16
  52. package/tencentcloud/services/vod/v20180717/vod_client.d.ts +1 -0
  53. package/tencentcloud/services/vod/v20180717/vod_client.js +1 -0
  54. package/test/facefusion.v20181201.test.js +0 -10
  55. package/test/iotvideo.v20211125.test.js +10 -0
  56. package/test/rum.v20210622.test.js +2 -42
  57. package/test/tke.v20220501.test.js +41 -0
package/products.md CHANGED
@@ -17,7 +17,7 @@
17
17
  | apigateway | [API 网关](https://cloud.tencent.com/document/product/628) | 2023-12-29 01:06:25 |
18
18
  | apm | [应用性能监控](https://cloud.tencent.com/document/product/1463) | 2023-12-15 18:59:23 |
19
19
  | as | [弹性伸缩](https://cloud.tencent.com/document/product/377) | 2023-11-20 00:01:45 |
20
- | asr | [语音识别](https://cloud.tencent.com/document/product/1093) | 2023-12-29 01:07:59 |
20
+ | asr | [语音识别](https://cloud.tencent.com/document/product/1093) | 2024-01-23 01:09:15 |
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) | 2023-10-13 01:07:08 |
23
23
  | batch | [批量计算](https://cloud.tencent.com/document/product/599) | 2024-01-01 00:02:00 |
@@ -48,7 +48,7 @@
48
48
  | cdwdoris | [腾讯云数据仓库 TCHouse-D](https://cloud.tencent.com/document/product/1387) | 2024-01-05 01:09:22 |
49
49
  | cdwpg | [云数据仓库 PostgreSQL](https://cloud.tencent.com/document/product/878) | 2023-12-15 19:11:22 |
50
50
  | cfg | [混沌演练平台](https://cloud.tencent.com/document/product/1500) | 2024-01-19 01:08:39 |
51
- | cfs | [文件存储](https://cloud.tencent.com/document/product/582) | 2024-01-09 01:09:35 |
51
+ | cfs | [文件存储](https://cloud.tencent.com/document/product/582) | 2024-01-23 01:11:18 |
52
52
  | cfw | [云防火墙](https://cloud.tencent.com/document/product/1132) | 2024-01-09 01:09:43 |
53
53
  | chdfs | [云 HDFS](https://cloud.tencent.com/document/product/1105) | 2023-08-17 01:47:49 |
54
54
  | ciam | [账号风控平台](https://cloud.tencent.com/document/product/1441) | 2023-07-06 01:13:25 |
@@ -125,7 +125,7 @@
125
125
  | iotcloud | [物联网通信](https://cloud.tencent.com/document/product/634) | 2023-11-06 00:11:14 |
126
126
  | iotexplorer | [物联网开发平台](https://cloud.tencent.com/document/product/1081) | 2023-10-16 01:17:51 |
127
127
  | iottid | [物联网设备身份认证](https://cloud.tencent.com/document/product/1086) | 2023-05-18 01:33:02 |
128
- | iotvideo | [物联网智能视频服务](https://cloud.tencent.com/document/product/1131) | 2024-01-18 01:17:58 |
128
+ | iotvideo | [物联网智能视频服务](https://cloud.tencent.com/document/product/1131) | 2024-01-23 01:20:20 |
129
129
  | iotvideoindustry | [物联网智能视频服务(行业版)](https://cloud.tencent.com/document/product/1361) | 2023-08-17 03:44:44 |
130
130
  | irp | [智能推荐平台](https://cloud.tencent.com/document/product/1541) | 2023-09-22 02:00:51 |
131
131
  | iss | [智能视图计算平台](https://cloud.tencent.com/document/product/1344) | 2023-12-27 01:22:46 |
@@ -157,7 +157,7 @@
157
157
  | ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2024-01-16 01:19:57 |
158
158
  | omics | [腾讯健康组学平台](https://cloud.tencent.com/document/product/1643) | 2024-01-05 01:21:57 |
159
159
  | organization | [集团账号管理](https://cloud.tencent.com/document/product/850) | 2024-01-17 01:19:45 |
160
- | partners | [渠道合作伙伴](https://cloud.tencent.com/document/product/563) | 2023-08-17 04:23:46 |
160
+ | partners | [渠道合作伙伴](https://cloud.tencent.com/document/product/563) | 2024-01-23 01:25:29 |
161
161
  | pds | [私域安全](https://cloud.tencent.com/document/product/1473) | 2023-05-18 01:44:14 |
162
162
  | postgres | [云数据库 PostgreSQL](https://cloud.tencent.com/document/product/409) | 2023-11-14 01:22:46 |
163
163
  | privatedns | [私有域解析 Private DNS](https://cloud.tencent.com/document/product/1338) | 2024-01-19 01:18:43 |
@@ -167,7 +167,7 @@
167
167
  | region | [地域管理系统](https://cloud.tencent.com/document/product/1596) | 2023-10-13 01:22:28 |
168
168
  | rkp | [风险探针](https://cloud.tencent.com/document/product/1169) | 2023-12-25 00:16:39 |
169
169
  | rp | [注册保护](https://cloud.tencent.com/document/product/1191) | 2022-04-04 07:04:06 |
170
- | rum | [前端性能监控](https://cloud.tencent.com/document/product/1464) | 2024-01-12 01:21:17 |
170
+ | rum | [前端性能监控](https://cloud.tencent.com/document/product/1464) | 2024-01-23 01:26:09 |
171
171
  | scf | [云函数](https://cloud.tencent.com/document/product/583) | 2023-12-29 01:22:39 |
172
172
  | ses | [邮件推送](https://cloud.tencent.com/document/product/1288) | 2023-12-25 00:16:59 |
173
173
  | smh | [智能媒资托管](https://cloud.tencent.com/document/product/1339) | 2023-07-11 01:37:49 |
@@ -191,7 +191,7 @@
191
191
  | tbm | [](https://cloud.tencent.com/document/product) | 2019-03-29 14:49:11 |
192
192
  | tbp | [腾讯智能对话平台](https://cloud.tencent.com/document/product/1060) | 2023-08-17 04:48:55 |
193
193
  | tcaplusdb | [游戏数据库 TcaplusDB](https://cloud.tencent.com/document/product/596) | 2023-09-25 01:25:42 |
194
- | tcb | [云开发 CloudBase](https://cloud.tencent.com/document/product/876) | 2024-01-12 01:22:44 |
194
+ | tcb | [云开发 CloudBase](https://cloud.tencent.com/document/product/876) | 2024-01-23 01:27:30 |
195
195
  | tcbr | [云托管 CloudBase Run](https://cloud.tencent.com/document/product/1243) | 2023-05-18 01:51:15 |
196
196
  | tcex | [腾讯云释义](https://cloud.tencent.com/document/product/1266) | 2022-07-21 06:17:29 |
197
197
  | tchd | [腾讯云健康看板](https://cloud.tencent.com/document/product/1688) | 2023-11-28 01:24:39 |
@@ -200,7 +200,7 @@
200
200
  | tcr | [容器镜像服务](https://cloud.tencent.com/document/product/1141) | 2023-12-12 02:27:39 |
201
201
  | tcss | [容器安全服务](https://cloud.tencent.com/document/product/1285) | 2024-01-05 01:25:17 |
202
202
  | tdcpg | [TDSQL-C PostgreSQL 版](https://cloud.tencent.com/document/product/1556) | 2023-06-21 01:36:25 |
203
- | tdid | [分布式身份](https://cloud.tencent.com/document/product/1439) | 2024-01-12 01:24:00 |
203
+ | tdid | [分布式身份](https://cloud.tencent.com/document/product/1439) | 2024-01-23 01:28:41 |
204
204
  | tdmq | [消息队列 TDMQ](https://cloud.tencent.com/document/product/1179) | 2024-01-12 01:24:10 |
205
205
  | tds | [设备安全](https://cloud.tencent.com/document/product/1628) | 2023-11-15 02:26:59 |
206
206
  | tem | [弹性微服务](https://cloud.tencent.com/document/product/1371) | 2023-12-20 02:13:36 |
@@ -214,24 +214,24 @@
214
214
  | tiia | [图像分析](https://cloud.tencent.com/document/product/865) | 2023-09-01 01:23:47 |
215
215
  | tione | [TI-ONE 训练平台](https://cloud.tencent.com/document/product/851) | 2024-01-16 01:24:12 |
216
216
  | tiw | [互动白板](https://cloud.tencent.com/document/product/1137) | 2023-12-29 01:26:38 |
217
- | tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2024-01-22 01:22:42 |
217
+ | tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2024-01-22 11:36:09 |
218
218
  | tkgdq | [腾讯知识图谱数据查询](https://cloud.tencent.com/document/product) | 2020-03-10 00:51:44 |
219
219
  | tms | [文本内容安全](https://cloud.tencent.com/document/product/1124) | 2024-01-12 01:25:58 |
220
220
  | tmt | [机器翻译](https://cloud.tencent.com/document/product/551) | 2024-01-04 01:25:25 |
221
221
  | tourism | [文旅客情大数据](https://cloud.tencent.com/document/product/1684) | 2023-08-10 01:43:37 |
222
222
  | trdp | [流量风险决策平台](https://cloud.tencent.com/document/product/1604) | 2023-05-18 02:01:19 |
223
- | trocket | [消息队列 RocketMQ 版](https://cloud.tencent.com/document/product/1493) | 2024-01-22 01:23:11 |
223
+ | trocket | [消息队列 RocketMQ 版](https://cloud.tencent.com/document/product/1493) | 2024-01-23 01:30:19 |
224
224
  | trp | [T-Sec-安心平台(RP)](https://cloud.tencent.com/document/product/1458) | 2023-12-29 01:27:21 |
225
225
  | trro | [远程实时操控](https://cloud.tencent.com/document/product/1584) | 2023-07-18 01:53:24 |
226
226
  | trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2024-01-16 14:56:12 |
227
- | tse | [微服务引擎 TSE](https://cloud.tencent.com/document/product/1364) | 2024-01-12 01:26:19 |
227
+ | tse | [微服务引擎 TSE](https://cloud.tencent.com/document/product/1364) | 2024-01-23 01:30:39 |
228
228
  | tsf | [微服务平台 TSF](https://cloud.tencent.com/document/product/649) | 2024-01-15 01:25:03 |
229
229
  | tsw | [微服务观测平台 TSW](https://cloud.tencent.com/document/product/1311) | 2023-05-18 02:04:00 |
230
230
  | tts | [语音合成](https://cloud.tencent.com/document/product/1073) | 2023-11-27 00:22:20 |
231
- | ump | [客流数字化平台](https://cloud.tencent.com/document/product/1320) | 2024-01-22 01:24:15 |
231
+ | ump | [客流数字化平台](https://cloud.tencent.com/document/product/1320) | 2024-01-23 01:31:22 |
232
232
  | vm | [视频内容安全](https://cloud.tencent.com/document/product/1265) | 2023-12-22 01:27:31 |
233
233
  | vms | [语音消息](https://cloud.tencent.com/document/product/1128) | 2023-08-17 05:50:56 |
234
- | vod | [云点播](https://cloud.tencent.com/document/product/266) | 2024-01-09 01:28:56 |
234
+ | vod | [云点播](https://cloud.tencent.com/document/product/266) | 2024-01-23 01:31:36 |
235
235
  | vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2024-01-17 01:26:10 |
236
236
  | vrs | [声音复刻](https://cloud.tencent.com/document/product/1283) | 2023-11-27 00:23:42 |
237
237
  | waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2024-01-17 01:26:45 |
@@ -1 +1 @@
1
- export const sdkVersion = "4.0.786"
1
+ export const sdkVersion = "4.0.787"
@@ -693,7 +693,7 @@ export interface CreateRecTaskRequest {
693
693
  /**
694
694
  * 是否开启说话人分离
695
695
  0:不开启;
696
- 1:开启(仅支持以下引擎:8k_zh/16k_zh/16k_ms/16k_en/16k_id,且ChannelNum=1时可用);
696
+ 1:开启(仅支持以下引擎:8k_zh/16k_zh/16k_ms/16k_en/16k_id/16k_zh_large/16k_dialect_large,且ChannelNum=1时可用);
697
697
  默认值为 0
698
698
 
699
699
  注意:
@@ -138,11 +138,11 @@ export interface DescribeMountTargetsResponse {
138
138
  /**
139
139
  * 挂载点详情
140
140
  */
141
- MountTargets: Array<MountInfo>
141
+ MountTargets?: Array<MountInfo>
142
142
  /**
143
143
  * 挂载点数量
144
144
  */
145
- NumberOfMountTargets: number
145
+ NumberOfMountTargets?: number
146
146
  /**
147
147
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
148
148
  */
@@ -174,119 +174,119 @@ export interface MigrationTaskInfo {
174
174
  /**
175
175
  * 迁移任务名称
176
176
  */
177
- TaskName: string
177
+ TaskName?: string
178
178
  /**
179
179
  * 迁移任务id
180
180
  */
181
- TaskId: string
181
+ TaskId?: string
182
182
  /**
183
183
  * 迁移方式标志位,默认为0。0: 桶迁移;1: 清单迁移
184
184
  */
185
- MigrationType: number
185
+ MigrationType?: number
186
186
  /**
187
187
  * 迁移模式,默认为0。0: 全量迁移
188
188
  */
189
- MigrationMode: number
189
+ MigrationMode?: number
190
190
  /**
191
191
  * 数据源桶名称
192
192
  注意:此字段可能返回 null,表示取不到有效值。
193
193
  */
194
- BucketName: string
194
+ BucketName?: string
195
195
  /**
196
196
  * 数据源桶地域
197
197
  注意:此字段可能返回 null,表示取不到有效值。
198
198
  */
199
- BucketRegion: string
199
+ BucketRegion?: string
200
200
  /**
201
201
  * 数据源桶地址
202
202
  注意:此字段可能返回 null,表示取不到有效值。
203
203
  */
204
- BucketAddress: string
204
+ BucketAddress?: string
205
205
  /**
206
206
  * 清单地址
207
207
  注意:此字段可能返回 null,表示取不到有效值。
208
208
  */
209
- ListAddress: string
209
+ ListAddress?: string
210
210
  /**
211
211
  * 文件系统实例名称
212
212
  注意:此字段可能返回 null,表示取不到有效值。
213
213
  */
214
- FsName: string
214
+ FsName?: string
215
215
  /**
216
216
  * 文件系统实例Id
217
217
  */
218
- FileSystemId: string
218
+ FileSystemId?: string
219
219
  /**
220
220
  * 文件系统路径
221
221
  */
222
- FsPath: string
222
+ FsPath?: string
223
223
  /**
224
224
  * 同名文件迁移时覆盖策略,默认为0。0: 最后修改时间优先;1: 全覆盖;2: 不覆盖
225
225
  */
226
- CoverType: number
226
+ CoverType?: number
227
227
  /**
228
228
  * 创建时间
229
229
  */
230
- CreateTime: number
230
+ CreateTime?: number
231
231
  /**
232
232
  * 完成/终止时间
233
233
  注意:此字段可能返回 null,表示取不到有效值。
234
234
  */
235
- EndTime: number
235
+ EndTime?: number
236
236
  /**
237
237
  * 迁移状态。0: 已完成;1: 进行中;2: 已终止
238
238
  */
239
- Status: number
239
+ Status?: number
240
240
  /**
241
241
  * 文件数量
242
242
  注意:此字段可能返回 null,表示取不到有效值。
243
243
  */
244
- FileTotalCount: number
244
+ FileTotalCount?: number
245
245
  /**
246
246
  * 已迁移文件数量
247
247
  注意:此字段可能返回 null,表示取不到有效值。
248
248
  */
249
- FileMigratedCount: number
249
+ FileMigratedCount?: number
250
250
  /**
251
251
  * 迁移失败文件数量
252
252
  注意:此字段可能返回 null,表示取不到有效值。
253
253
  */
254
- FileFailedCount: number
254
+ FileFailedCount?: number
255
255
  /**
256
256
  * 文件容量,单位Byte
257
257
  注意:此字段可能返回 null,表示取不到有效值。
258
258
  */
259
- FileTotalSize: number
259
+ FileTotalSize?: number
260
260
  /**
261
261
  * 已迁移文件容量,单位Byte
262
262
  注意:此字段可能返回 null,表示取不到有效值。
263
263
  */
264
- FileMigratedSize: number
264
+ FileMigratedSize?: number
265
265
  /**
266
266
  * 迁移失败文件容量,单位Byte
267
267
  注意:此字段可能返回 null,表示取不到有效值。
268
268
  */
269
- FileFailedSize: number
269
+ FileFailedSize?: number
270
270
  /**
271
271
  * 全部清单
272
272
  注意:此字段可能返回 null,表示取不到有效值。
273
273
  */
274
- FileTotalList: string
274
+ FileTotalList?: string
275
275
  /**
276
276
  * 已完成文件清单
277
277
  注意:此字段可能返回 null,表示取不到有效值。
278
278
  */
279
- FileCompletedList: string
279
+ FileCompletedList?: string
280
280
  /**
281
281
  * 失败文件清单
282
282
  注意:此字段可能返回 null,表示取不到有效值。
283
283
  */
284
- FileFailedList: string
284
+ FileFailedList?: string
285
285
  /**
286
286
  * 源桶路径
287
287
  注意:此字段可能返回 null,表示取不到有效值。
288
288
  */
289
- BucketPath: string
289
+ BucketPath?: string
290
290
  }
291
291
 
292
292
  /**
@@ -1234,7 +1234,7 @@ export interface CreateCfsSnapshotResponse {
1234
1234
  /**
1235
1235
  * 文件系统快照id
1236
1236
  */
1237
- SnapshotId: string
1237
+ SnapshotId?: string
1238
1238
  /**
1239
1239
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
1240
1240
  */
@@ -1774,15 +1774,22 @@ export interface DescribeCfsSnapshotsRequest {
1774
1774
  */
1775
1775
  SnapshotId?: string
1776
1776
  /**
1777
- * 分页起始位置
1777
+ * 分页起始位置,默认为0
1778
1778
  */
1779
1779
  Offset?: number
1780
1780
  /**
1781
- * 页面长度
1781
+ * 页面长度,默认为20
1782
1782
  */
1783
1783
  Limit?: number
1784
1784
  /**
1785
- * 过滤条件
1785
+ * 过滤条件。
1786
+ <br>SnapshotId - Array of String - 是否必填:否 -(过滤条件)按快照ID过滤。
1787
+ <br>SnapshotName - Array of String - 是否必填:否 -(过滤条件)按照快照名称过滤。
1788
+ <br>FileSystemId - Array of String - 是否必填:否 -(过滤条件)按文件系统ID过滤。
1789
+ <br>FsName - Array of String - 是否必填:否 -(过滤条件)按文件系统名过滤。
1790
+ <br>Status - Array of String - 是否必填:否 -(过滤条件)按按照快照状态过滤。(creating:表示创建中 | available:表示可用。| rollbacking:表示回滚。| rollbacking_new:表示由快照创建新文件系统中。
1791
+ <br>tag-key - Array of String - 是否必填:否 -(过滤条件)按照标签键进行过滤。
1792
+ <br>tag:tag-key - Array of String - 是否必填:否 -(过滤条件)按照标签键值对进行过滤。 tag-key使用具体的标签键进行替换。
1786
1793
  */
1787
1794
  Filters?: Array<Filter>
1788
1795
  /**
@@ -2113,7 +2120,7 @@ export interface UpdateCfsSnapshotAttributeResponse {
2113
2120
  /**
2114
2121
  * 文件系统快照ID
2115
2122
  */
2116
- SnapshotId: string
2123
+ SnapshotId?: string
2117
2124
  /**
2118
2125
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
2119
2126
  */
@@ -2299,15 +2306,15 @@ export interface DescribeCfsSnapshotsResponse {
2299
2306
  /**
2300
2307
  * 总个数
2301
2308
  */
2302
- TotalCount: number
2309
+ TotalCount?: number
2303
2310
  /**
2304
2311
  * 快照信息描述
2305
2312
  */
2306
- Snapshots: Array<SnapshotInfo>
2313
+ Snapshots?: Array<SnapshotInfo>
2307
2314
  /**
2308
2315
  * 快照列表快照汇总
2309
2316
  */
2310
- TotalSize: number
2317
+ TotalSize?: number
2311
2318
  /**
2312
2319
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
2313
2320
  */
@@ -2331,11 +2338,11 @@ export interface DescribeAutoSnapshotPoliciesResponse {
2331
2338
  /**
2332
2339
  * 快照策略总个数
2333
2340
  */
2334
- TotalCount: number
2341
+ TotalCount?: number
2335
2342
  /**
2336
2343
  * 快照策略信息
2337
2344
  */
2338
- AutoSnapshotPolicies: Array<AutoSnapshotPolicyInfo>
2345
+ AutoSnapshotPolicies?: Array<AutoSnapshotPolicyInfo>
2339
2346
  /**
2340
2347
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
2341
2348
  */
@@ -19,16 +19,14 @@ import { AbstractClient } from "../../../common/abstract_client"
19
19
  import { ClientConfig } from "../../../common/interface"
20
20
  import {
21
21
  PublicMaterialInfos,
22
- FaceInfo,
22
+ FaceFusionRequest,
23
23
  FaceFusionResponse,
24
24
  DescribeMaterialListResponse,
25
25
  MaterialFaceList,
26
- FaceFusionRequest,
27
- FaceFusionLiteResponse,
26
+ FaceInfo,
28
27
  MergeInfo,
29
28
  FuseFaceReviewDetail,
30
29
  ImageCodecParam,
31
- FaceFusionLiteRequest,
32
30
  FuseFaceReviewResult,
33
31
  FuseFaceResponse,
34
32
  FuseFaceRequest,
@@ -82,16 +80,4 @@ export class Client extends AbstractClient {
82
80
  ): Promise<FuseFaceResponse> {
83
81
  return this.request("FuseFace", req, cb)
84
82
  }
85
-
86
- /**
87
- * 接口不再使用
88
-
89
- 人脸融合活动专用版,不推荐使用。人脸融合接口建议使用[人脸融合](https://cloud.tencent.com/document/product/670/31061)或[选脸融合](https://cloud.tencent.com/document/product/670/37736)接口
90
- */
91
- async FaceFusionLite(
92
- req: FaceFusionLiteRequest,
93
- cb?: (error: string, rep: FaceFusionLiteResponse) => void
94
- ): Promise<FaceFusionLiteResponse> {
95
- return this.request("FaceFusionLite", req, cb)
96
- }
97
83
  }
@@ -62,25 +62,42 @@ export interface PublicMaterialInfos {
62
62
  }
63
63
 
64
64
  /**
65
- * 人脸信息
65
+ * FaceFusion请求参数结构体
66
66
  */
67
- export interface FaceInfo {
67
+ export interface FaceFusionRequest {
68
68
  /**
69
- * 人脸框的横坐标
69
+ * 活动 ID,请在人脸融合控制台查看。
70
70
  */
71
- X: number
71
+ ProjectId: string
72
72
  /**
73
- * 人脸框的纵坐标
73
+ * 素材 ID,请在人脸融合控制台查看。
74
74
  */
75
- Y: number
75
+ ModelId: string
76
76
  /**
77
- * 人脸框的宽度
77
+ * 返回图像方式(url 或 base64) ,二选一。url有效期为7天。
78
78
  */
79
- Width: number
79
+ RspImgType: string
80
80
  /**
81
- * 人脸框的高度
81
+ * 图片 base64 数据。请确保人脸为正脸,无旋转。若某些手机拍摄后人脸被旋转,请使用图片的 EXIF 信息对图片进行旋转处理;请勿在 base64 数据中包含头部,如“data:image/jpeg;base64,”。
82
82
  */
83
- Height: number
83
+ Image?: string
84
+ /**
85
+ * 历史遗留字段,无需填写。因为融合只需提取人脸特征,不需要鉴黄。
86
+ */
87
+ PornDetect?: number
88
+ /**
89
+ * 0表示不需要不适宜内容识别,1表示需要不适宜内容识别。默认值为0。
90
+ 请注意,不适宜内容识别服务开启后,您需要根据返回结果自行判断是否调整您的业务逻辑。例如提示您的用户图片非法,请更换图片。
91
+ */
92
+ CelebrityIdentify?: number
93
+ /**
94
+ * 图片Url地址
95
+ */
96
+ Url?: string
97
+ /**
98
+ * 融合参数
99
+ */
100
+ FuseParam?: FuseParam
84
101
  }
85
102
 
86
103
  /**
@@ -134,61 +151,25 @@ export interface MaterialFaceList {
134
151
  }
135
152
 
136
153
  /**
137
- * FaceFusion请求参数结构体
154
+ * 人脸信息
138
155
  */
139
- export interface FaceFusionRequest {
140
- /**
141
- * 活动 ID,请在人脸融合控制台查看。
142
- */
143
- ProjectId: string
144
- /**
145
- * 素材 ID,请在人脸融合控制台查看。
146
- */
147
- ModelId: string
148
- /**
149
- * 返回图像方式(url 或 base64) ,二选一。url有效期为7天。
150
- */
151
- RspImgType: string
152
- /**
153
- * 图片 base64 数据。请确保人脸为正脸,无旋转。若某些手机拍摄后人脸被旋转,请使用图片的 EXIF 信息对图片进行旋转处理;请勿在 base64 数据中包含头部,如“data:image/jpeg;base64,”。
154
- */
155
- Image?: string
156
- /**
157
- * 历史遗留字段,无需填写。因为融合只需提取人脸特征,不需要鉴黄。
158
- */
159
- PornDetect?: number
160
- /**
161
- * 0表示不需要不适宜内容识别,1表示需要不适宜内容识别。默认值为0。
162
- 请注意,不适宜内容识别服务开启后,您需要根据返回结果自行判断是否调整您的业务逻辑。例如提示您的用户图片非法,请更换图片。
163
- */
164
- CelebrityIdentify?: number
165
- /**
166
- * 图片Url地址
167
- */
168
- Url?: string
156
+ export interface FaceInfo {
169
157
  /**
170
- * 融合参数
158
+ * 人脸框的横坐标
171
159
  */
172
- FuseParam?: FuseParam
173
- }
174
-
175
- /**
176
- * FaceFusionLite返回参数结构体
177
- */
178
- export interface FaceFusionLiteResponse {
160
+ X: number
179
161
  /**
180
- * RspImgType 为 url 时,返回结果的 url, RspImgType 为 base64 时返回 base64 数据。
162
+ * 人脸框的纵坐标
181
163
  */
182
- Image: string
164
+ Y: number
183
165
  /**
184
- * 鉴政结果
185
- 注意:此字段可能返回 null,表示取不到有效值。
166
+ * 人脸框的宽度
186
167
  */
187
- ReviewResultSet: Array<FuseFaceReviewResult>
168
+ Width: number
188
169
  /**
189
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
170
+ * 人脸框的高度
190
171
  */
191
- RequestId?: string
172
+ Height: number
192
173
  }
193
174
 
194
175
  /**
@@ -252,36 +233,6 @@ export interface ImageCodecParam {
252
233
  MetaData?: Array<MetaData>
253
234
  }
254
235
 
255
- /**
256
- * FaceFusionLite请求参数结构体
257
- */
258
- export interface FaceFusionLiteRequest {
259
- /**
260
- * 活动 ID,请在人脸融合控制台查看。
261
- */
262
- ProjectId: string
263
- /**
264
- * 素材 ID,请在人脸融合控制台查看。
265
- */
266
- ModelId: string
267
- /**
268
- * 用户人脸图片、素材模板图的人脸位置信息。
269
- */
270
- MergeInfos: Array<MergeInfo>
271
- /**
272
- * 返回图像方式(url 或 base64) ,二选一。默认url, url有效期为30天。
273
- */
274
- RspImgType?: string
275
- /**
276
- * 请注意,鉴政服务开启后,您需要根据返回结果自行判断是否调整您的业务逻辑。例如提示您的用户图片非法,请更换图片。
277
- */
278
- CelebrityIdentify?: number
279
- /**
280
- * 算法引擎参数: 1)选脸版 - youturecreat; 2)优享版 - youtu1vN; 3)畅享版 - ptu; 4)随机 - ALL; 默认为活动选择的算法
281
- */
282
- Engine?: string
283
- }
284
-
285
236
  /**
286
237
  * 人脸融合不适宜内容识别返回参数item
287
238
  */
@@ -40,6 +40,7 @@ import {
40
40
  DescribeAIModelChannelResponse,
41
41
  DescribeMessageDataStatsResponse,
42
42
  DescribeDeviceActionHistoryRequest,
43
+ DescribeCloudStorageMultiThumbnailResponse,
43
44
  ModifyDataForwardRequest,
44
45
  DescribeCloudStorageThumbnailRequest,
45
46
  DescribeDevicesResponse,
@@ -78,6 +79,7 @@ import {
78
79
  CreateCOSCredentialsRequest,
79
80
  DeviceCommLogItem,
80
81
  DescribeBonusesResponse,
82
+ DescribeCloudStorageMultiThumbnailRequest,
81
83
  GenSingleDeviceSignatureOfPublicResponse,
82
84
  DescribeDataForwardListResponse,
83
85
  DeleteFirmwareResponse,
@@ -773,6 +775,16 @@ export class Client extends AbstractClient {
773
775
  return this.request("DescribeCloudStorageThumbnail", req, cb)
774
776
  }
775
777
 
778
+ /**
779
+ * 拉取多个云存事件缩略图
780
+ */
781
+ async DescribeCloudStorageMultiThumbnail(
782
+ req: DescribeCloudStorageMultiThumbnailRequest,
783
+ cb?: (error: string, rep: DescribeCloudStorageMultiThumbnailResponse) => void
784
+ ): Promise<DescribeCloudStorageMultiThumbnailResponse> {
785
+ return this.request("DescribeCloudStorageMultiThumbnail", req, cb)
786
+ }
787
+
776
788
  /**
777
789
  * 本接口(DeleteFirmware)用于删除固件
778
790
  */
@@ -459,6 +459,20 @@ export interface DescribeDeviceActionHistoryRequest {
459
459
  Context?: string
460
460
  }
461
461
 
462
+ /**
463
+ * DescribeCloudStorageMultiThumbnail返回参数结构体
464
+ */
465
+ export interface DescribeCloudStorageMultiThumbnailResponse {
466
+ /**
467
+ * 缩略图访问地址
468
+ */
469
+ ThumbnailURLInfoList?: Array<ThumbnailURLInfoList>
470
+ /**
471
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
472
+ */
473
+ RequestId?: string
474
+ }
475
+
462
476
  /**
463
477
  * ModifyDataForward请求参数结构体
464
478
  */
@@ -1262,6 +1276,24 @@ export interface DescribeBonusesResponse {
1262
1276
  RequestId?: string
1263
1277
  }
1264
1278
 
1279
+ /**
1280
+ * DescribeCloudStorageMultiThumbnail请求参数结构体
1281
+ */
1282
+ export interface DescribeCloudStorageMultiThumbnailRequest {
1283
+ /**
1284
+ * 产品ID
1285
+ */
1286
+ ProductId: string
1287
+ /**
1288
+ * 设备名称
1289
+ */
1290
+ DeviceName: string
1291
+ /**
1292
+ * 多个缩略图文件名根据 | 分割
1293
+ */
1294
+ MultiThumbnail: string
1295
+ }
1296
+
1265
1297
  /**
1266
1298
  * GenSingleDeviceSignatureOfPublic返回参数结构体
1267
1299
  */
@@ -249,11 +249,11 @@ export interface DescribeAgentDealsByCacheResponse {
249
249
  /**
250
250
  * 订单数组
251
251
  */
252
- AgentDealSet: Array<AgentDealNewElem>
252
+ AgentDealSet?: Array<AgentDealNewElem>
253
253
  /**
254
254
  * 符合条件的订单总数量
255
255
  */
256
- TotalCount: number
256
+ TotalCount?: number
257
257
  /**
258
258
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
259
259
  */
@@ -297,11 +297,11 @@ export interface DescribeAgentPayDealsV2Response {
297
297
  /**
298
298
  * 订单数组
299
299
  */
300
- AgentPayDealSet: Array<AgentDealNewElem>
300
+ AgentPayDealSet?: Array<AgentDealNewElem>
301
301
  /**
302
302
  * 符合条件的订单总数量
303
303
  */
304
- TotalCount: number
304
+ TotalCount?: number
305
305
  /**
306
306
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
307
307
  */
@@ -676,6 +676,11 @@ export interface AgentDealNewElem {
676
676
  注意:此字段可能返回 null,表示取不到有效值。
677
677
  */
678
678
  RefundMap?: Array<RefundMap>
679
+ /**
680
+ * 子产品名称
681
+ 注意:此字段可能返回 null,表示取不到有效值。
682
+ */
683
+ SubGoodsName?: string
679
684
  }
680
685
 
681
686
  /**
@@ -988,11 +993,11 @@ export interface DescribeAgentSelfPayDealsV2Response {
988
993
  /**
989
994
  * 订单数组
990
995
  */
991
- AgentPayDealSet: Array<AgentDealNewElem>
996
+ AgentPayDealSet?: Array<AgentDealNewElem>
992
997
  /**
993
998
  * 符合条件的订单总数量
994
999
  */
995
- TotalCount: number
1000
+ TotalCount?: number
996
1001
  /**
997
1002
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
998
1003
  */