tencentcloud-sdk-nodejs 4.0.345 → 4.0.346

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 (27) hide show
  1. package/CHANGELOG.md +82 -0
  2. package/SERVICE_CHANGELOG.md +92 -58
  3. package/package.json +1 -1
  4. package/products.md +7 -7
  5. package/src/common/sdk_version.ts +1 -1
  6. package/src/services/ccc/v20200210/ccc_models.ts +5 -0
  7. package/src/services/cfg/v20210820/cfg_models.ts +1 -1
  8. package/src/services/domain/v20180808/domain_models.ts +5 -0
  9. package/src/services/iai/v20180301/iai_models.ts +1 -1
  10. package/src/services/iai/v20200303/iai_models.ts +1 -1
  11. package/src/services/mps/v20190612/mps_client.ts +4 -4
  12. package/src/services/mps/v20190612/mps_models.ts +164 -100
  13. package/src/services/ocr/v20181119/ocr_models.ts +1 -1
  14. package/src/services/tcm/v20210413/tcm_client.ts +1 -0
  15. package/src/services/tcm/v20210413/tcm_models.ts +15 -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 +4 -0
  19. package/tencentcloud/services/cfg/v20210820/cfg_models.d.ts +1 -1
  20. package/tencentcloud/services/domain/v20180808/domain_models.d.ts +4 -0
  21. package/tencentcloud/services/iai/v20180301/iai_models.d.ts +1 -1
  22. package/tencentcloud/services/iai/v20200303/iai_models.d.ts +1 -1
  23. package/tencentcloud/services/mps/v20190612/mps_client.d.ts +4 -4
  24. package/tencentcloud/services/mps/v20190612/mps_client.js +4 -4
  25. package/tencentcloud/services/mps/v20190612/mps_models.d.ts +154 -99
  26. package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +1 -1
  27. package/tencentcloud/services/tcm/v20210413/tcm_models.d.ts +13 -0
@@ -204,12 +204,12 @@ export interface WorkflowInfo {
204
204
  */
205
205
  Trigger: WorkflowTrigger;
206
206
  /**
207
- * 视频处理的文件输出存储位置。
207
+ * 媒体处理的文件输出存储位置。
208
208
  注意:此字段可能返回 null,表示取不到有效值。
209
209
  */
210
210
  OutputStorage: TaskOutputStorage;
211
211
  /**
212
- * 视频处理类型任务参数。
212
+ * 媒体处理类型任务参数。
213
213
  注意:此字段可能返回 null,表示取不到有效值。
214
214
  */
215
215
  MediaProcessTask: MediaProcessTaskInput;
@@ -238,7 +238,7 @@ export interface WorkflowInfo {
238
238
  */
239
239
  TaskPriority: number;
240
240
  /**
241
- * 视频处理生成的文件输出的目标目录,如`/movie/201907/`。
241
+ * 媒体处理生成的文件输出的目标目录,如`/movie/201907/`。
242
242
  */
243
243
  OutputDir: string;
244
244
  /**
@@ -338,7 +338,7 @@ export interface AiReviewTaskProhibitedAsrResult {
338
338
  */
339
339
  Status: string;
340
340
  /**
341
- * 错误码,空字符串表示成功,其他值表示失败,取值请参考 [视频处理类错误码](https://cloud.tencent.com/document/product/862/50369#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81) 列表。
341
+ * 错误码,空字符串表示成功,其他值表示失败,取值请参考 [媒体处理类错误码](https://cloud.tencent.com/document/product/862/50369#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81) 列表。
342
342
  */
343
343
  ErrCodeExt: string;
344
344
  /**
@@ -430,7 +430,7 @@ export interface AiReviewTaskProhibitedOcrResult {
430
430
  */
431
431
  Status: string;
432
432
  /**
433
- * 错误码,空字符串表示成功,其他值表示失败,取值请参考 [视频处理类错误码](https://cloud.tencent.com/document/product/862/50369#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81) 列表。
433
+ * 错误码,空字符串表示成功,其他值表示失败,取值请参考 [媒体处理类错误码](https://cloud.tencent.com/document/product/862/50369#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81) 列表。
434
434
  */
435
435
  ErrCodeExt: string;
436
436
  /**
@@ -528,7 +528,7 @@ export interface AiAnalysisTaskCoverResult {
528
528
  */
529
529
  Status: string;
530
530
  /**
531
- * 错误码,空字符串表示成功,其他值表示失败,取值请参考 [视频处理类错误码](https://cloud.tencent.com/document/product/862/50369#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81) 列表。
531
+ * 错误码,空字符串表示成功,其他值表示失败,取值请参考 [媒体处理类错误码](https://cloud.tencent.com/document/product/862/50369#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81) 列表。
532
532
  */
533
533
  ErrCodeExt: string;
534
534
  /**
@@ -626,7 +626,7 @@ export interface AiReviewPoliticalOcrTaskInput {
626
626
  Definition: number;
627
627
  }
628
628
  /**
629
- * 视频处理的输入对象信息。
629
+ * 媒体处理的输入对象信息。
630
630
  */
631
631
  export interface MediaInputInfo {
632
632
  /**
@@ -634,11 +634,11 @@ export interface MediaInputInfo {
634
634
  */
635
635
  Type: string;
636
636
  /**
637
- * 当 Type 为 COS 时有效,则该项为必填,表示视频处理 COS 对象信息。
637
+ * 当 Type 为 COS 时有效,则该项为必填,表示媒体处理 COS 对象信息。
638
638
  */
639
639
  CosInputInfo?: CosInputInfo;
640
640
  /**
641
- * 当 Type 为 URL 时有效,则该项为必填,表示视频处理 URL 对象信息。
641
+ * 当 Type 为 URL 时有效,则该项为必填,表示媒体处理 URL 对象信息。
642
642
  注意:此字段可能返回 null,表示取不到有效值。
643
643
  */
644
644
  UrlInputInfo?: UrlInputInfo;
@@ -656,15 +656,15 @@ export interface CreateWorkflowRequest {
656
656
  */
657
657
  Trigger: WorkflowTrigger;
658
658
  /**
659
- * 视频处理的文件输出存储位置。不填则继承 Trigger 中的存储位置。
659
+ * 媒体处理的文件输出存储位置。不填则继承 Trigger 中的存储位置。
660
660
  */
661
661
  OutputStorage?: TaskOutputStorage;
662
662
  /**
663
- * 视频处理生成的文件输出的目标目录,如`/movie/201907/`。如果不填,表示与触发文件所在的目录一致。
663
+ * 媒体处理生成的文件输出的目标目录,如`/movie/201907/`。如果不填,表示与触发文件所在的目录一致。
664
664
  */
665
665
  OutputDir?: string;
666
666
  /**
667
- * 视频处理类型任务参数。
667
+ * 媒体处理类型任务参数。
668
668
  */
669
669
  MediaProcessTask?: MediaProcessTaskInput;
670
670
  /**
@@ -747,7 +747,7 @@ export interface AiReviewTaskPoliticalOcrResult {
747
747
  */
748
748
  Status: string;
749
749
  /**
750
- * 错误码,空字符串表示成功,其他值表示失败,取值请参考 [视频处理类错误码](https://cloud.tencent.com/document/product/862/50369#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81) 列表。
750
+ * 错误码,空字符串表示成功,其他值表示失败,取值请参考 [媒体处理类错误码](https://cloud.tencent.com/document/product/862/50369#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81) 列表。
751
751
  */
752
752
  ErrCodeExt: string;
753
753
  /**
@@ -961,7 +961,7 @@ export interface DeleteAIRecognitionTemplateResponse {
961
961
  RequestId?: string;
962
962
  }
963
963
  /**
964
- * 视频处理任务中的马赛克参数类型
964
+ * 媒体处理任务中的马赛克参数类型
965
965
  */
966
966
  export interface MosaicInput {
967
967
  /**
@@ -1236,7 +1236,7 @@ export interface ExecuteFunctionResponse {
1236
1236
  /**
1237
1237
  * 处理结果打包后的字符串,具体与后台一同协调。
1238
1238
  */
1239
- Result?: string;
1239
+ Result: string;
1240
1240
  /**
1241
1241
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
1242
1242
  */
@@ -1323,7 +1323,7 @@ export interface AiRecognitionTaskFaceResult {
1323
1323
  */
1324
1324
  Status: string;
1325
1325
  /**
1326
- * 错误码,空字符串表示成功,其他值表示失败,取值请参考 [视频处理类错误码](https://cloud.tencent.com/document/product/862/50369#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81) 列表。
1326
+ * 错误码,空字符串表示成功,其他值表示失败,取值请参考 [媒体处理类错误码](https://cloud.tencent.com/document/product/862/50369#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81) 列表。
1327
1327
  */
1328
1328
  ErrCodeExt: string;
1329
1329
  /**
@@ -1538,19 +1538,19 @@ export interface MediaAiAnalysisCoverItem {
1538
1538
  Confidence: number;
1539
1539
  }
1540
1540
  /**
1541
- * 视频处理 COS 对象信息。
1541
+ * 媒体处理 COS 对象信息。
1542
1542
  */
1543
1543
  export interface CosInputInfo {
1544
1544
  /**
1545
- * 视频处理对象文件所在的 COS Bucket 名,如 TopRankVideo-125xxx88。
1545
+ * 媒体处理对象文件所在的 COS Bucket 名,如 TopRankVideo-125xxx88。
1546
1546
  */
1547
1547
  Bucket: string;
1548
1548
  /**
1549
- * 视频处理对象文件所在的 COS Bucket 所属园区,如 ap-chongqing。
1549
+ * 媒体处理对象文件所在的 COS Bucket 所属园区,如 ap-chongqing。
1550
1550
  */
1551
1551
  Region: string;
1552
1552
  /**
1553
- * 视频处理对象文件的输入路径,如`/movie/201907/WildAnimal.mov`。
1553
+ * 媒体处理对象文件的输入路径,如`/movie/201907/WildAnimal.mov`。
1554
1554
  */
1555
1555
  Object: string;
1556
1556
  }
@@ -1767,7 +1767,7 @@ export interface MediaProcessTaskAdaptiveDynamicStreamingResult {
1767
1767
  */
1768
1768
  Status: string;
1769
1769
  /**
1770
- * 错误码,空字符串表示成功,其他值表示失败,取值请参考 [视频处理类错误码](https://cloud.tencent.com/document/product/862/50369#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81) 列表。
1770
+ * 错误码,空字符串表示成功,其他值表示失败,取值请参考 [媒体处理类错误码](https://cloud.tencent.com/document/product/862/50369#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81) 列表。
1771
1771
  */
1772
1772
  ErrCodeExt: string;
1773
1773
  /**
@@ -2015,7 +2015,7 @@ export interface AiRecognitionTaskAsrFullTextResultInput {
2015
2015
  Definition: number;
2016
2016
  }
2017
2017
  /**
2018
- * 视频处理任务类型
2018
+ * 媒体处理任务类型
2019
2019
  */
2020
2020
  export interface MediaProcessTaskInput {
2021
2021
  /**
@@ -2044,15 +2044,15 @@ export interface MediaProcessTaskInput {
2044
2044
  AdaptiveDynamicStreamingTaskSet?: Array<AdaptiveDynamicStreamingTaskInput>;
2045
2045
  }
2046
2046
  /**
2047
- * 视频处理 COS 输出对象信息。
2047
+ * 媒体处理 COS 输出对象信息。
2048
2048
  */
2049
2049
  export interface CosOutputStorage {
2050
2050
  /**
2051
- * 视频处理生成的文件输出的目标 Bucket 名,如 TopRankVideo-125xxx88。如果不填,表示继承上层。
2051
+ * 媒体处理生成的文件输出的目标 Bucket 名,如 TopRankVideo-125xxx88。如果不填,表示继承上层。
2052
2052
  */
2053
2053
  Bucket?: string;
2054
2054
  /**
2055
- * 视频处理生成的文件输出的目标 Bucket 的园区,如 ap-chongqing。如果不填,表示继承上层。
2055
+ * 媒体处理生成的文件输出的目标 Bucket 的园区,如 ap-chongqing。如果不填,表示继承上层。
2056
2056
  */
2057
2057
  Region?: string;
2058
2058
  }
@@ -2226,7 +2226,7 @@ export interface AiReviewTaskTerrorismOcrResult {
2226
2226
  */
2227
2227
  Status: string;
2228
2228
  /**
2229
- * 错误码,空字符串表示成功,其他值表示失败,取值请参考 [视频处理类错误码](https://cloud.tencent.com/document/product/862/50369#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81) 列表。
2229
+ * 错误码,空字符串表示成功,其他值表示失败,取值请参考 [媒体处理类错误码](https://cloud.tencent.com/document/product/862/50369#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81) 列表。
2230
2230
  */
2231
2231
  ErrCodeExt: string;
2232
2232
  /**
@@ -2256,7 +2256,7 @@ export interface AiRecognitionTaskOcrWordsResult {
2256
2256
  */
2257
2257
  Status: string;
2258
2258
  /**
2259
- * 错误码,空字符串表示成功,其他值表示失败,取值请参考 [视频处理类错误码](https://cloud.tencent.com/document/product/862/50369#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81) 列表。
2259
+ * 错误码,空字符串表示成功,其他值表示失败,取值请参考 [媒体处理类错误码](https://cloud.tencent.com/document/product/862/50369#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81) 列表。
2260
2260
  */
2261
2261
  ErrCodeExt: string;
2262
2262
  /**
@@ -2397,11 +2397,11 @@ export interface EditMediaRequest {
2397
2397
  */
2398
2398
  FileInfos: Array<EditMediaFileInfo>;
2399
2399
  /**
2400
- * 视频处理输出文件的目标存储。
2400
+ * 媒体处理输出文件的目标存储。
2401
2401
  */
2402
2402
  OutputStorage: TaskOutputStorage;
2403
2403
  /**
2404
- * 视频处理输出文件的目标路径。
2404
+ * 媒体处理输出文件的目标路径。
2405
2405
  */
2406
2406
  OutputObjectPath: string;
2407
2407
  /**
@@ -2434,7 +2434,7 @@ export interface MediaProcessTaskImageSpriteResult {
2434
2434
  */
2435
2435
  Status: string;
2436
2436
  /**
2437
- * 错误码,空字符串表示成功,其他值表示失败,取值请参考 [视频处理类错误码](https://cloud.tencent.com/document/product/862/50369#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81) 列表。
2437
+ * 错误码,空字符串表示成功,其他值表示失败,取值请参考 [媒体处理类错误码](https://cloud.tencent.com/document/product/862/50369#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81) 列表。
2438
2438
  */
2439
2439
  ErrCodeExt: string;
2440
2440
  /**
@@ -2462,11 +2462,11 @@ export interface DescribeAdaptiveDynamicStreamingTemplatesResponse {
2462
2462
  /**
2463
2463
  * 符合过滤条件的记录总数。
2464
2464
  */
2465
- TotalCount?: number;
2465
+ TotalCount: number;
2466
2466
  /**
2467
2467
  * 转自适应码流模板详情列表。
2468
2468
  */
2469
- AdaptiveDynamicStreamingTemplateSet?: Array<AdaptiveDynamicStreamingTemplate>;
2469
+ AdaptiveDynamicStreamingTemplateSet: Array<AdaptiveDynamicStreamingTemplate>;
2470
2470
  /**
2471
2471
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
2472
2472
  */
@@ -2514,7 +2514,7 @@ PicUrlExpireTime 时间点后图片将被删除)。
2514
2514
  PicUrlExpireTime: string;
2515
2515
  }
2516
2516
  /**
2517
- * 视频处理 URL 对象信息。
2517
+ * 媒体处理 URL 对象信息。
2518
2518
  */
2519
2519
  export interface UrlInputInfo {
2520
2520
  /**
@@ -2832,7 +2832,7 @@ export interface AiReviewTaskPornOcrResult {
2832
2832
  */
2833
2833
  Status: string;
2834
2834
  /**
2835
- * 错误码,空字符串表示成功,其他值表示失败,取值请参考 [视频处理类错误码](https://cloud.tencent.com/document/product/862/50369#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81) 列表。
2835
+ * 错误码,空字符串表示成功,其他值表示失败,取值请参考 [媒体处理类错误码](https://cloud.tencent.com/document/product/862/50369#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81) 列表。
2836
2836
  */
2837
2837
  ErrCodeExt: string;
2838
2838
  /**
@@ -2888,15 +2888,15 @@ export interface DescribeWatermarkTemplatesRequest {
2888
2888
  Limit?: number;
2889
2889
  }
2890
2890
  /**
2891
- * 视频处理输出对象信息。
2891
+ * 媒体处理输出对象信息。
2892
2892
  */
2893
2893
  export interface TaskOutputStorage {
2894
2894
  /**
2895
- * 视频处理输出对象存储位置的类型,现在仅支持 COS。
2895
+ * 媒体处理输出对象存储位置的类型,现在仅支持 COS。
2896
2896
  */
2897
2897
  Type: string;
2898
2898
  /**
2899
- * 当 Type 为 COS 时有效,则该项为必填,表示视频处理 COS 输出位置。
2899
+ * 当 Type 为 COS 时有效,则该项为必填,表示媒体处理 COS 输出位置。
2900
2900
  注意:此字段可能返回 null,表示取不到有效值。
2901
2901
  */
2902
2902
  CosOutputStorage?: CosOutputStorage;
@@ -3067,7 +3067,7 @@ export interface MediaProcessTaskAnimatedGraphicResult {
3067
3067
  */
3068
3068
  Status: string;
3069
3069
  /**
3070
- * 错误码,空字符串表示成功,其他值表示失败,取值请参考 [视频处理类错误码](https://cloud.tencent.com/document/product/862/50369#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81) 列表。
3070
+ * 错误码,空字符串表示成功,其他值表示失败,取值请参考 [媒体处理类错误码](https://cloud.tencent.com/document/product/862/50369#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81) 列表。
3071
3071
  */
3072
3072
  ErrCodeExt: string;
3073
3073
  /**
@@ -3097,7 +3097,7 @@ export interface AiAnalysisTaskTagResult {
3097
3097
  */
3098
3098
  Status: string;
3099
3099
  /**
3100
- * 错误码,空字符串表示成功,其他值表示失败,取值请参考 [视频处理类错误码](https://cloud.tencent.com/document/product/862/50369#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81) 列表。
3100
+ * 错误码,空字符串表示成功,其他值表示失败,取值请参考 [媒体处理类错误码](https://cloud.tencent.com/document/product/862/50369#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81) 列表。
3101
3101
  */
3102
3102
  ErrCodeExt: string;
3103
3103
  /**
@@ -3132,19 +3132,19 @@ export interface AiAnalysisTaskTagOutput {
3132
3132
  */
3133
3133
  export interface ProcessMediaRequest {
3134
3134
  /**
3135
- * 视频处理的文件输入信息。
3135
+ * 媒体处理的文件输入信息。
3136
3136
  */
3137
3137
  InputInfo: MediaInputInfo;
3138
3138
  /**
3139
- * 视频处理输出文件的目标存储。不填则继承 InputInfo 中的存储位置。
3139
+ * 媒体处理输出文件的目标存储。不填则继承 InputInfo 中的存储位置。
3140
3140
  */
3141
3141
  OutputStorage?: TaskOutputStorage;
3142
3142
  /**
3143
- * 视频处理生成的文件输出的目标目录,如`/movie/201907/`。如果不填,表示与 InputInfo 中文件所在的目录一致。
3143
+ * 媒体处理生成的文件输出的目标目录,如`/movie/201907/`。如果不填,表示与 InputInfo 中文件所在的目录一致。
3144
3144
  */
3145
3145
  OutputDir?: string;
3146
3146
  /**
3147
- * 视频处理类型任务参数。
3147
+ * 媒体处理类型任务参数。
3148
3148
  */
3149
3149
  MediaProcessTask?: MediaProcessTaskInput;
3150
3150
  /**
@@ -3185,7 +3185,7 @@ export interface AiRecognitionTaskOcrFullTextResult {
3185
3185
  */
3186
3186
  Status: string;
3187
3187
  /**
3188
- * 错误码,空字符串表示成功,其他值表示失败,取值请参考 [视频处理类错误码](https://cloud.tencent.com/document/product/862/50369#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81) 列表。
3188
+ * 错误码,空字符串表示成功,其他值表示失败,取值请参考 [媒体处理类错误码](https://cloud.tencent.com/document/product/862/50369#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81) 列表。
3189
3189
  */
3190
3190
  ErrCodeExt: string;
3191
3191
  /**
@@ -3215,7 +3215,7 @@ export interface MediaProcessTaskSnapshotByTimeOffsetResult {
3215
3215
  */
3216
3216
  Status: string;
3217
3217
  /**
3218
- * 错误码,空字符串表示成功,其他值表示失败,取值请参考 [视频处理类错误码](https://cloud.tencent.com/document/product/862/50369#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81) 列表。
3218
+ * 错误码,空字符串表示成功,其他值表示失败,取值请参考 [媒体处理类错误码](https://cloud.tencent.com/document/product/862/50369#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81) 列表。
3219
3219
  */
3220
3220
  ErrCodeExt: string;
3221
3221
  /**
@@ -3328,7 +3328,7 @@ export interface MediaProcessTaskTranscodeResult {
3328
3328
  */
3329
3329
  Status: string;
3330
3330
  /**
3331
- * 错误码,空字符串表示成功,其他值表示失败,取值请参考 [视频处理类错误码](https://cloud.tencent.com/document/product/862/50369#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81) 列表。
3331
+ * 错误码,空字符串表示成功,其他值表示失败,取值请参考 [媒体处理类错误码](https://cloud.tencent.com/document/product/862/50369#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81) 列表。
3332
3332
  */
3333
3333
  ErrCodeExt: string;
3334
3334
  /**
@@ -3550,11 +3550,11 @@ export interface DescribeWorkflowsResponse {
3550
3550
  /**
3551
3551
  * 符合过滤条件的记录总数。
3552
3552
  */
3553
- TotalCount?: number;
3553
+ TotalCount: number;
3554
3554
  /**
3555
3555
  * 工作流信息数组。
3556
3556
  */
3557
- WorkflowInfoSet?: Array<WorkflowInfo>;
3557
+ WorkflowInfoSet: Array<WorkflowInfo>;
3558
3558
  /**
3559
3559
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
3560
3560
  */
@@ -3907,7 +3907,7 @@ export interface AnimatedGraphicTaskInput {
3907
3907
  */
3908
3908
  export interface DeleteContentReviewTemplateRequest {
3909
3909
  /**
3910
- * 内容智能识别模板唯一标识。
3910
+ * 内容审核模板唯一标识。
3911
3911
  */
3912
3912
  Definition: number;
3913
3913
  }
@@ -4278,7 +4278,7 @@ export interface AiReviewTaskTerrorismResult {
4278
4278
  */
4279
4279
  Status: string;
4280
4280
  /**
4281
- * 错误码,空字符串表示成功,其他值表示失败,取值请参考 [视频处理类错误码](https://cloud.tencent.com/document/product/862/50369#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81) 列表。
4281
+ * 错误码,空字符串表示成功,其他值表示失败,取值请参考 [媒体处理类错误码](https://cloud.tencent.com/document/product/862/50369#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81) 列表。
4282
4282
  */
4283
4283
  ErrCodeExt: string;
4284
4284
  /**
@@ -4440,7 +4440,7 @@ export interface CreateSnapshotByTimeOffsetTemplateResponse {
4440
4440
  /**
4441
4441
  * 时间点截图模板唯一标识。
4442
4442
  */
4443
- Definition?: number;
4443
+ Definition: number;
4444
4444
  /**
4445
4445
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
4446
4446
  */
@@ -4451,15 +4451,15 @@ export interface CreateSnapshotByTimeOffsetTemplateResponse {
4451
4451
  */
4452
4452
  export interface ModifyContentReviewTemplateRequest {
4453
4453
  /**
4454
- * 内容智能识别模板唯一标识。
4454
+ * 内容审核模板唯一标识。
4455
4455
  */
4456
4456
  Definition: number;
4457
4457
  /**
4458
- * 内容智能识别模板名称,长度限制:64 个字符。
4458
+ * 内容审核模板名称,长度限制:64 个字符。
4459
4459
  */
4460
4460
  Name?: string;
4461
4461
  /**
4462
- * 内容智能识别模板描述信息,长度限制:256 个字符。
4462
+ * 内容审核模板描述信息,长度限制:256 个字符。
4463
4463
  */
4464
4464
  Comment?: string;
4465
4465
  /**
@@ -4482,7 +4482,7 @@ export interface ModifyContentReviewTemplateRequest {
4482
4482
  */
4483
4483
  ProhibitedConfigure?: ProhibitedConfigureInfoForUpdate;
4484
4484
  /**
4485
- * 用户自定义内容智能识别控制参数。
4485
+ * 用户自定义内容审核控制参数。
4486
4486
  */
4487
4487
  UserDefineConfigure?: UserDefineConfigureInfoForUpdate;
4488
4488
  }
@@ -4531,7 +4531,7 @@ export interface CreateAdaptiveDynamicStreamingTemplateResponse {
4531
4531
  /**
4532
4532
  * 自适应转码模板唯一标识。
4533
4533
  */
4534
- Definition?: number;
4534
+ Definition: number;
4535
4535
  /**
4536
4536
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
4537
4537
  */
@@ -4699,7 +4699,7 @@ export interface CreateSampleSnapshotTemplateResponse {
4699
4699
  /**
4700
4700
  * 采样截图模板唯一标识。
4701
4701
  */
4702
- Definition?: number;
4702
+ Definition: number;
4703
4703
  /**
4704
4704
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
4705
4705
  */
@@ -4851,7 +4851,7 @@ export interface AiReviewTaskPoliticalAsrResult {
4851
4851
  */
4852
4852
  Status: string;
4853
4853
  /**
4854
- * 错误码,空字符串表示成功,其他值表示失败,取值请参考 [视频处理类错误码](https://cloud.tencent.com/document/product/862/50369#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81) 列表。
4854
+ * 错误码,空字符串表示成功,其他值表示失败,取值请参考 [媒体处理类错误码](https://cloud.tencent.com/document/product/862/50369#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81) 列表。
4855
4855
  */
4856
4856
  ErrCodeExt: string;
4857
4857
  /**
@@ -4980,7 +4980,7 @@ export interface AiReviewTaskPornResult {
4980
4980
  */
4981
4981
  Status: string;
4982
4982
  /**
4983
- * 错误码,空字符串表示成功,其他值表示失败,取值请参考 [视频处理类错误码](https://cloud.tencent.com/document/product/862/50369#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81) 列表。
4983
+ * 错误码,空字符串表示成功,其他值表示失败,取值请参考 [媒体处理类错误码](https://cloud.tencent.com/document/product/862/50369#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81) 列表。
4984
4984
  */
4985
4985
  ErrCodeExt: string;
4986
4986
  /**
@@ -5409,7 +5409,7 @@ export interface CreateAIAnalysisTemplateResponse {
5409
5409
  /**
5410
5410
  * 视频内容分析模板唯一标识。
5411
5411
  */
5412
- Definition?: number;
5412
+ Definition: number;
5413
5413
  /**
5414
5414
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
5415
5415
  */
@@ -5424,7 +5424,7 @@ export interface MediaProcessTaskSampleSnapshotResult {
5424
5424
  */
5425
5425
  Status: string;
5426
5426
  /**
5427
- * 错误码,空字符串表示成功,其他值表示失败,取值请参考 [视频处理类错误码](https://cloud.tencent.com/document/product/862/50369#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81) 列表。
5427
+ * 错误码,空字符串表示成功,其他值表示失败,取值请参考 [媒体处理类错误码](https://cloud.tencent.com/document/product/862/50369#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81) 列表。
5428
5428
  */
5429
5429
  ErrCodeExt: string;
5430
5430
  /**
@@ -5630,7 +5630,7 @@ export interface AiAnalysisTaskFrameTagResult {
5630
5630
  */
5631
5631
  Status: string;
5632
5632
  /**
5633
- * 错误码,空字符串表示成功,其他值表示失败,取值请参考 [视频处理类错误码](https://cloud.tencent.com/document/product/862/50369#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81) 列表。
5633
+ * 错误码,空字符串表示成功,其他值表示失败,取值请参考 [媒体处理类错误码](https://cloud.tencent.com/document/product/862/50369#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81) 列表。
5634
5634
  */
5635
5635
  ErrCodeExt: string;
5636
5636
  /**
@@ -5701,7 +5701,7 @@ export interface AiRecognitionTaskAsrFullTextResult {
5701
5701
  */
5702
5702
  Status: string;
5703
5703
  /**
5704
- * 错误码,空字符串表示成功,其他值表示失败,取值请参考 [视频处理类错误码](https://cloud.tencent.com/document/product/862/50369#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81) 列表。
5704
+ * 错误码,空字符串表示成功,其他值表示失败,取值请参考 [媒体处理类错误码](https://cloud.tencent.com/document/product/862/50369#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81) 列表。
5705
5705
  */
5706
5706
  ErrCodeExt: string;
5707
5707
  /**
@@ -5910,7 +5910,7 @@ export interface DeleteWordSamplesResponse {
5910
5910
  RequestId?: string;
5911
5911
  }
5912
5912
  /**
5913
- * 视频处理任务中的水印参数类型
5913
+ * 媒体处理任务中的水印参数类型
5914
5914
  */
5915
5915
  export interface WatermarkInput {
5916
5916
  /**
@@ -6212,7 +6212,7 @@ export interface CreateContentReviewTemplateRequest {
6212
6212
  */
6213
6213
  export interface DescribeContentReviewTemplatesRequest {
6214
6214
  /**
6215
- * 内容智能识别模板唯一标识过滤条件,数组长度限制:50。
6215
+ * 智能审核模板唯一标识过滤条件,数组长度限制:50。
6216
6216
  */
6217
6217
  Definitions?: Array<number>;
6218
6218
  /**
@@ -6267,11 +6267,11 @@ export interface DescribeImageSpriteTemplatesResponse {
6267
6267
  /**
6268
6268
  * 符合过滤条件的记录总数。
6269
6269
  */
6270
- TotalCount?: number;
6270
+ TotalCount: number;
6271
6271
  /**
6272
6272
  * 雪碧图模板详情列表。
6273
6273
  */
6274
- ImageSpriteTemplateSet?: Array<ImageSpriteTemplate>;
6274
+ ImageSpriteTemplateSet: Array<ImageSpriteTemplate>;
6275
6275
  /**
6276
6276
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
6277
6277
  */
@@ -6282,27 +6282,31 @@ export interface DescribeImageSpriteTemplatesResponse {
6282
6282
  */
6283
6283
  export interface TaskNotifyConfig {
6284
6284
  /**
6285
- * CMQ 的模型,有 Queue 和 Topic 两种,目前仅支持 Queue。
6285
+ * CMQ或TDMQ-CMQ 的模型,有 Queue 和 Topic 两种。
6286
6286
  */
6287
6287
  CmqModel: string;
6288
6288
  /**
6289
- * CMQ 的园区,如 sh,bj 等。
6289
+ * CMQ或TDMQ-CMQ 的园区,如 sh,bj 等。
6290
6290
  */
6291
6291
  CmqRegion: string;
6292
6292
  /**
6293
- * 当模型为 Queue 时有效,表示接收事件通知的 CMQ 的队列名。
6293
+ * 当模型为 Topic 时有效,表示接收事件通知的 CMQ 或 TDMQ-CMQ 的主题名。
6294
6294
  */
6295
- QueueName?: string;
6295
+ TopicName?: string;
6296
6296
  /**
6297
- * 当模型为 Topic 时有效,表示接收事件通知的 CMQ 的主题名。
6297
+ * 当模型为 Queue 时有效,表示接收事件通知的 CMQ 或 TDMQ-CMQ 的队列名。
6298
6298
  */
6299
- TopicName?: string;
6299
+ QueueName?: string;
6300
6300
  /**
6301
6301
  * 工作流通知的模式,可取值有 Finish 和 Change,不填代表 Finish。
6302
6302
  */
6303
6303
  NotifyMode?: string;
6304
6304
  /**
6305
- * 通知类型,默认CMQ,指定URL时HTTP回调推送到 NotifyUrl 指定的地址。
6305
+ * 通知类型,可选值:
6306
+ <li>CMQ:已下线,建议切换到TDMQ-CMQ</li>
6307
+ <li>TDMQ-CMQ:消息队列</li>
6308
+ <li>URL:指定URL时HTTP回调推送到 NotifyUrl 指定的地址,回调协议http+json,包体内容同解析事件通知接口的输出参数 </li>
6309
+ 目前 默认CMQ。
6306
6310
  */
6307
6311
  NotifyType?: string;
6308
6312
  /**
@@ -6319,7 +6323,7 @@ export interface AiReviewTaskPoliticalResult {
6319
6323
  */
6320
6324
  Status: string;
6321
6325
  /**
6322
- * 错误码,空字符串表示成功,其他值表示失败,取值请参考 [视频处理类错误码](https://cloud.tencent.com/document/product/862/50369#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81) 列表。
6326
+ * 错误码,空字符串表示成功,其他值表示失败,取值请参考 [媒体处理类错误码](https://cloud.tencent.com/document/product/862/50369#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81) 列表。
6323
6327
  */
6324
6328
  ErrCodeExt: string;
6325
6329
  /**
@@ -6775,11 +6779,11 @@ export interface DescribeSnapshotByTimeOffsetTemplatesResponse {
6775
6779
  /**
6776
6780
  * 符合过滤条件的记录总数。
6777
6781
  */
6778
- TotalCount?: number;
6782
+ TotalCount: number;
6779
6783
  /**
6780
6784
  * 指定时间点截图模板详情列表。
6781
6785
  */
6782
- SnapshotByTimeOffsetTemplateSet?: Array<SnapshotByTimeOffsetTemplate>;
6786
+ SnapshotByTimeOffsetTemplateSet: Array<SnapshotByTimeOffsetTemplate>;
6783
6787
  /**
6784
6788
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
6785
6789
  */
@@ -6985,7 +6989,7 @@ export interface CreateTranscodeTemplateResponse {
6985
6989
  /**
6986
6990
  * 转码模板唯一标识。
6987
6991
  */
6988
- Definition?: number;
6992
+ Definition: number;
6989
6993
  /**
6990
6994
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
6991
6995
  */
@@ -7324,7 +7328,7 @@ export interface ModifyAIAnalysisTemplateRequest {
7324
7328
  */
7325
7329
  export interface LiveStreamProcessTask {
7326
7330
  /**
7327
- * 视频处理任务 ID。
7331
+ * 媒体处理任务 ID。
7328
7332
  */
7329
7333
  TaskId: string;
7330
7334
  /**
@@ -7353,11 +7357,11 @@ export interface CreateWatermarkTemplateResponse {
7353
7357
  /**
7354
7358
  * 水印模板唯一标识。
7355
7359
  */
7356
- Definition?: number;
7360
+ Definition: number;
7357
7361
  /**
7358
7362
  * 水印图片地址,仅当 Type 为 image,该字段有效。
7359
7363
  */
7360
- ImageUrl?: string;
7364
+ ImageUrl: string;
7361
7365
  /**
7362
7366
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
7363
7367
  */
@@ -7370,11 +7374,11 @@ export interface DescribeSampleSnapshotTemplatesResponse {
7370
7374
  /**
7371
7375
  * 符合过滤条件的记录总数。
7372
7376
  */
7373
- TotalCount?: number;
7377
+ TotalCount: number;
7374
7378
  /**
7375
7379
  * 采样截图模板详情列表。
7376
7380
  */
7377
- SampleSnapshotTemplateSet?: Array<SampleSnapshotTemplate>;
7381
+ SampleSnapshotTemplateSet: Array<SampleSnapshotTemplate>;
7378
7382
  /**
7379
7383
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
7380
7384
  */
@@ -7566,11 +7570,11 @@ export interface DescribeWatermarkTemplatesResponse {
7566
7570
  /**
7567
7571
  * 符合过滤条件的记录总数。
7568
7572
  */
7569
- TotalCount?: number;
7573
+ TotalCount: number;
7570
7574
  /**
7571
7575
  * 水印模板详情列表。
7572
7576
  */
7573
- WatermarkTemplateSet?: Array<WatermarkTemplate>;
7577
+ WatermarkTemplateSet: Array<WatermarkTemplate>;
7574
7578
  /**
7575
7579
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
7576
7580
  */
@@ -7850,7 +7854,7 @@ export interface AiRecognitionTaskAsrWordsResult {
7850
7854
  */
7851
7855
  Status: string;
7852
7856
  /**
7853
- * 错误码,空字符串表示成功,其他值表示失败,取值请参考 [视频处理类错误码](https://cloud.tencent.com/document/product/862/50369#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81) 列表。
7857
+ * 错误码,空字符串表示成功,其他值表示失败,取值请参考 [媒体处理类错误码](https://cloud.tencent.com/document/product/862/50369#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81) 列表。
7854
7858
  */
7855
7859
  ErrCodeExt: string;
7856
7860
  /**
@@ -7935,11 +7939,11 @@ export interface CreateSampleSnapshotTemplateRequest {
7935
7939
  FillType?: string;
7936
7940
  }
7937
7941
  /**
7938
- * 视频处理任务信息
7942
+ * 媒体处理任务信息
7939
7943
  */
7940
7944
  export interface WorkflowTask {
7941
7945
  /**
7942
- * 视频处理任务 ID。
7946
+ * 媒体处理任务 ID。
7943
7947
  */
7944
7948
  TaskId: string;
7945
7949
  /**
@@ -7957,7 +7961,7 @@ export interface WorkflowTask {
7957
7961
  */
7958
7962
  Message: string;
7959
7963
  /**
7960
- * 视频处理的目标文件信息。
7964
+ * 媒体处理的目标文件信息。
7961
7965
  注意:此字段可能返回 null,表示取不到有效值。
7962
7966
  */
7963
7967
  InputInfo: MediaInputInfo;
@@ -7967,7 +7971,7 @@ export interface WorkflowTask {
7967
7971
  */
7968
7972
  MetaData: MediaMetaData;
7969
7973
  /**
7970
- * 视频处理任务的执行状态与结果。
7974
+ * 媒体处理任务的执行状态与结果。
7971
7975
  */
7972
7976
  MediaProcessResultSet: Array<MediaProcessTaskResult>;
7973
7977
  /**
@@ -7992,7 +7996,7 @@ export interface AiReviewTaskPornAsrResult {
7992
7996
  */
7993
7997
  Status: string;
7994
7998
  /**
7995
- * 错误码,空字符串表示成功,其他值表示失败,取值请参考 [视频处理类错误码](https://cloud.tencent.com/document/product/862/50369#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81) 列表。
7999
+ * 错误码,空字符串表示成功,其他值表示失败,取值请参考 [媒体处理类错误码](https://cloud.tencent.com/document/product/862/50369#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81) 列表。
7996
8000
  */
7997
8001
  ErrCodeExt: string;
7998
8002
  /**
@@ -8200,11 +8204,11 @@ export interface DescribeTranscodeTemplatesResponse {
8200
8204
  /**
8201
8205
  * 符合过滤条件的记录总数。
8202
8206
  */
8203
- TotalCount?: number;
8207
+ TotalCount: number;
8204
8208
  /**
8205
8209
  * 转码模板详情列表。
8206
8210
  */
8207
- TranscodeTemplateSet?: Array<TranscodeTemplate>;
8211
+ TranscodeTemplateSet: Array<TranscodeTemplate>;
8208
8212
  /**
8209
8213
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
8210
8214
  */
@@ -8235,11 +8239,11 @@ export interface DescribeAnimatedGraphicsTemplatesResponse {
8235
8239
  /**
8236
8240
  * 符合过滤条件的记录总数。
8237
8241
  */
8238
- TotalCount?: number;
8242
+ TotalCount: number;
8239
8243
  /**
8240
8244
  * 转动图模板详情列表。
8241
8245
  */
8242
- AnimatedGraphicsTemplateSet?: Array<AnimatedGraphicsTemplate>;
8246
+ AnimatedGraphicsTemplateSet: Array<AnimatedGraphicsTemplate>;
8243
8247
  /**
8244
8248
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
8245
8249
  */
@@ -8329,7 +8333,7 @@ export interface CreateAnimatedGraphicsTemplateResponse {
8329
8333
  /**
8330
8334
  * 转动图模板唯一标识。
8331
8335
  */
8332
- Definition?: number;
8336
+ Definition: number;
8333
8337
  /**
8334
8338
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
8335
8339
  */
@@ -8344,7 +8348,7 @@ export interface AiAnalysisTaskClassificationResult {
8344
8348
  */
8345
8349
  Status: string;
8346
8350
  /**
8347
- * 错误码,空字符串表示成功,其他值表示失败,取值请参考 [视频处理类错误码](https://cloud.tencent.com/document/product/862/50369#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81) 列表。
8351
+ * 错误码,空字符串表示成功,其他值表示失败,取值请参考 [媒体处理类错误码](https://cloud.tencent.com/document/product/862/50369#.E8.A7.86.E9.A2.91.E5.A4.84.E7.90.86.E7.B1.BB.E9.94.99.E8.AF.AF.E7.A0.81) 列表。
8348
8352
  */
8349
8353
  ErrCodeExt: string;
8350
8354
  /**
@@ -8454,6 +8458,57 @@ export interface AiRecognitionTaskFaceResultItem {
8454
8458
  * 人物出现的片段结果集。
8455
8459
  */
8456
8460
  SegmentSet: Array<AiRecognitionTaskFaceSegmentItem>;
8461
+ /**
8462
+ * 人物性别:
8463
+ <li>Male:男性;</li>
8464
+ <li>Female:女性。</li>
8465
+ 注意:此字段可能返回 null,表示取不到有效值。
8466
+ */
8467
+ Gender: string;
8468
+ /**
8469
+ * 人物出生日期。
8470
+ 注意:此字段可能返回 null,表示取不到有效值。
8471
+ */
8472
+ Birthday: string;
8473
+ /**
8474
+ * 人物职业或者职务。
8475
+ 注意:此字段可能返回 null,表示取不到有效值。
8476
+ */
8477
+ Profession: string;
8478
+ /**
8479
+ * 人物毕业院校。
8480
+ 注意:此字段可能返回 null,表示取不到有效值。
8481
+ */
8482
+ SchoolOfGraduation: string;
8483
+ /**
8484
+ * 人物简介。
8485
+ 注意:此字段可能返回 null,表示取不到有效值。
8486
+ */
8487
+ Abstract: string;
8488
+ /**
8489
+ * 人物出生地或者籍贯。
8490
+ 注意:此字段可能返回 null,表示取不到有效值。
8491
+ */
8492
+ PlaceOfBirth: string;
8493
+ /**
8494
+ * 人物类型:
8495
+ <li>Politician:官员;</li>
8496
+ <li>Artist:艺人。</li>
8497
+ 注意:此字段可能返回 null,表示取不到有效值。
8498
+ */
8499
+ PersonType: string;
8500
+ /**
8501
+ * 敏感度标注:
8502
+ <li>Normal:正常;</li>
8503
+ <li>Sensitive:敏感。</li>
8504
+ 注意:此字段可能返回 null,表示取不到有效值。
8505
+ */
8506
+ Remark: string;
8507
+ /**
8508
+ * 截图链接
8509
+ 注意:此字段可能返回 null,表示取不到有效值。
8510
+ */
8511
+ Url: string;
8457
8512
  }
8458
8513
  /**
8459
8514
  * 智能分类任务输入类型
@@ -8513,7 +8568,7 @@ export interface CreateImageSpriteTemplateResponse {
8513
8568
  /**
8514
8569
  * 雪碧图模板唯一标识。
8515
8570
  */
8516
- Definition?: number;
8571
+ Definition: number;
8517
8572
  /**
8518
8573
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
8519
8574
  */
@@ -8549,7 +8604,7 @@ export interface ModifyWatermarkTemplateResponse {
8549
8604
  /**
8550
8605
  * 图片水印地址,仅当 ImageTemplate.ImageContent 非空,该字段有效。
8551
8606
  */
8552
- ImageUrl?: string;
8607
+ ImageUrl: string;
8553
8608
  /**
8554
8609
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
8555
8610
  */