tencentcloud-sdk-nodejs-vod 4.0.250 → 4.0.256

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.
@@ -566,9 +566,18 @@ export interface AiReviewProhibitedOcrTaskOutput {
566
566
  */
567
567
  Suggestion: string;
568
568
  /**
569
- * Ocr 文字有涉违禁嫌疑的视频片段列表。
570
- */
569
+ * Ocr 文字有涉违禁嫌疑的视频片段列表。
570
+ <font color=red>注意</font> :该列表最多仅展示前 100 个元素。如希望获得完整结果,请从 SegmentSetFileUrl 对应的文件中获取。
571
+ */
571
572
  SegmentSet: Array<MediaContentReviewOcrTextSegmentItem>;
573
+ /**
574
+ * Ocr 文字有涉违禁嫌疑的视频片段列表文件 URL。文件的内容为 JSON,数据结构与 SegmentSet 字段一致。 (文件不会永久存储,到达 SegmentSetFileUrlExpireTime 时间点后文件将被删除)。
575
+ */
576
+ SegmentSetFileUrl: string;
577
+ /**
578
+ * Ocr 文字有涉违禁嫌疑的视频片段列表文件 URL 失效时间,使用 [ISO 日期格式](https://cloud.tencent.com/document/product/266/11732#I)。
579
+ */
580
+ SegmentSetFileUrlExpireTime: string;
572
581
  }
573
582
  /**
574
583
  * 小程序审核概要元信息
@@ -642,9 +651,18 @@ export interface ModifyEventConfigResponse {
642
651
  */
643
652
  export interface AiAnalysisTaskCoverOutput {
644
653
  /**
645
- * 智能封面列表。
646
- */
654
+ * 智能封面列表。
655
+ <font color=red>注意</font> :该列表最多仅展示前 100 个元素。如希望获得完整结果,请从 CoverSetFileUrl 对应的文件中获取。
656
+ */
647
657
  CoverSet: Array<MediaAiAnalysisCoverItem>;
658
+ /**
659
+ * 智能封面列表文件 URL。文件的内容为 JSON,数据结构与 CoverSet 字段一致。 (文件不会永久存储,到达 CoverSetFileUrlExpireTime 时间点后文件将被删除)。
660
+ */
661
+ CoverSetFileUrl: string;
662
+ /**
663
+ * 智能封面列表文件 URL 失效时间,使用 [ISO 日期格式](https://cloud.tencent.com/document/product/266/11732#I)。
664
+ */
665
+ CoverSetFileUrlExpireTime: string;
648
666
  }
649
667
  /**
650
668
  * 点播文件指定时间点截图信息
@@ -2188,9 +2206,18 @@ export interface DescribeEventConfigRequest {
2188
2206
  */
2189
2207
  export interface AiAnalysisTaskClassificationOutput {
2190
2208
  /**
2191
- * 视频智能分类列表。
2192
- */
2209
+ * 视频智能分类列表。
2210
+ <font color=red>注意</font> :该列表最多仅展示前 100 个元素。如希望获得完整结果,请从 ClassificationSetFileUrl 对应的文件中获取。
2211
+ */
2193
2212
  ClassificationSet: Array<MediaAiAnalysisClassificationItem>;
2213
+ /**
2214
+ * 视频智能分类列表文件 URL。文件的内容为 JSON,数据结构与 ClassificationSet 字段一致。 (文件不会永久存储,到达 ClassificationSetFileUrlExpireTime 时间点后文件将被删除)。
2215
+ */
2216
+ ClassificationSetFileUrl: string;
2217
+ /**
2218
+ * 视频智能分类列表文件 URL 失效时间,使用 [ISO 日期格式](https://cloud.tencent.com/document/product/266/11732#I)。
2219
+ */
2220
+ ClassificationSetFileUrlExpireTime: string;
2194
2221
  }
2195
2222
  /**
2196
2223
  * 文件删除任务
@@ -3633,9 +3660,18 @@ export interface AiReviewPornAsrTaskOutput {
3633
3660
  */
3634
3661
  Suggestion: string;
3635
3662
  /**
3636
- * Asr 文字有涉黄嫌疑的视频片段列表。
3637
- */
3663
+ * Asr 文字有涉黄嫌疑的视频片段列表。
3664
+ <font color=red>注意</font> :该列表最多仅展示前 100 个元素。如希望获得完整结果,请从 SegmentSetFileUrl 对应的文件中获取。
3665
+ */
3638
3666
  SegmentSet: Array<MediaContentReviewAsrTextSegmentItem>;
3667
+ /**
3668
+ * Asr 文字有涉黄嫌疑的视频片段列表文件 URL。文件的内容为 JSON,数据结构与 SegmentSet 字段一致。 (文件不会永久存储,到达 SegmentSetFileUrlExpireTime 时间点后文件将被删除)。
3669
+ */
3670
+ SegmentSetFileUrl: string;
3671
+ /**
3672
+ * Asr 文字有涉黄嫌疑的视频片段列表文件 URL 失效时间,使用 [ISO 日期格式](https://cloud.tencent.com/document/product/266/11732#I)。
3673
+ */
3674
+ SegmentSetFileUrlExpireTime: string;
3639
3675
  }
3640
3676
  /**
3641
3677
  * SimpleHlsClip返回参数结构体
@@ -4548,6 +4584,42 @@ export interface AiRecognitionTaskSegmentSegmentItem {
4548
4584
  */
4549
4585
  SpecialInfo: string;
4550
4586
  }
4587
+ /**
4588
+ * 取回视频任务信息
4589
+ */
4590
+ export interface RestoreMediaTask {
4591
+ /**
4592
+ * 文件ID。
4593
+ */
4594
+ FileId: string;
4595
+ /**
4596
+ * 文件原始存储类型。
4597
+ */
4598
+ OriginalStorageClass: string;
4599
+ /**
4600
+ * 文件目标存储类型。对于临时取回,目标存储类型与原始存储类型相同。
4601
+ */
4602
+ TargetStorageClass: string;
4603
+ /**
4604
+ * 取回模式,取值:
4605
+ <li>Expedited:极速模式</li>
4606
+ <li>Standard:标准模式</li>
4607
+ <li>Bulk:批量模式</li>
4608
+ */
4609
+ RestoreTier: string;
4610
+ /**
4611
+ * 临时取回副本有效期,单位:天。对于永久取回,取值为0。
4612
+ */
4613
+ RestoreDay: number;
4614
+ /**
4615
+ * 该字段已废弃。
4616
+ */
4617
+ Status: number;
4618
+ /**
4619
+ * 该字段已废弃。
4620
+ */
4621
+ Message: string;
4622
+ }
4551
4623
  /**
4552
4624
  * 内容审核 Ocr 文字鉴黄任务输入参数类型
4553
4625
  */
@@ -4587,9 +4659,18 @@ export interface CreateSuperPlayerConfigResponse {
4587
4659
  */
4588
4660
  export interface AiAnalysisTaskFrameTagOutput {
4589
4661
  /**
4590
- * 视频按帧标签列表。
4591
- */
4662
+ * 视频按帧标签列表。
4663
+ <font color=red>注意</font> :该列表最多仅展示前 100 个元素。如希望获得完整结果,请从 SegmentSetFileUrl 对应的文件中获取。
4664
+ */
4592
4665
  SegmentSet: Array<MediaAiAnalysisFrameTagSegmentItem>;
4666
+ /**
4667
+ * 视频按帧标签列表文件 URL。文件的内容为 JSON,数据结构与 SegmentSet 字段一致。 (文件不会永久存储,到达SegmentSetFileUrlExpireTime 时间点后文件将被删除)。
4668
+ */
4669
+ SegmentSetFileUrl: string;
4670
+ /**
4671
+ * 视频按帧标签列表文件 URL 失效时间,使用 [ISO 日期格式](https://cloud.tencent.com/document/product/266/11732#I)。
4672
+ */
4673
+ SegmentSetFileUrlExpireTime: string;
4593
4674
  }
4594
4675
  /**
4595
4676
  * ModifyAdaptiveDynamicStreamingTemplate请求参数结构体
@@ -4830,18 +4911,36 @@ export interface SearchMediaResponse {
4830
4911
  */
4831
4912
  export interface AiAnalysisTaskTagOutput {
4832
4913
  /**
4833
- * 视频智能标签列表。
4834
- */
4914
+ * 视频智能标签列表。
4915
+ <font color=red>注意</font> :该列表最多仅展示前 100 个元素。如希望获得完整结果,请从 TagSetFileUrl 对应的文件中获取。
4916
+ */
4835
4917
  TagSet: Array<MediaAiAnalysisTagItem>;
4918
+ /**
4919
+ * 视频智能标签列表文件 URL。文件的内容为 JSON,数据结构与 TagSet 字段一致。 (文件不会永久存储,到达 TagSetFileUrlExpireTime 时间点后文件将被删除)。
4920
+ */
4921
+ TagSetFileUrl: string;
4922
+ /**
4923
+ * 视频智能标签列表文件 URL 失效时间,使用 [ISO 日期格式](https://cloud.tencent.com/document/product/266/11732#I)。
4924
+ */
4925
+ TagSetFileUrlExpireTime: string;
4836
4926
  }
4837
4927
  /**
4838
4928
  * 智能精彩片段结果信息
4839
4929
  */
4840
4930
  export interface AiAnalysisTaskHighlightOutput {
4841
4931
  /**
4842
- * 视频智能精彩片段列表。
4843
- */
4932
+ * 视频智能精彩片段列表。
4933
+ <font color=red>注意</font> :该列表最多仅展示前 100 个元素。如希望获得完整结果,请从 HighlightSetFileUrl 对应的文件中获取。
4934
+ */
4844
4935
  HighlightSet: Array<MediaAiAnalysisHighlightItem>;
4936
+ /**
4937
+ * 视频智能精彩片段列表文件 URL。文件的内容为 JSON,数据结构与 HighlightSet 字段一致。 (文件不会永久存储,到达 HighlightSetFileUrlExpireTime 时间点后文件将被删除)。
4938
+ */
4939
+ HighlightSetFileUrl: string;
4940
+ /**
4941
+ * 视频智能精彩片段列表文件 URL 失效时间,使用 [ISO 日期格式](https://cloud.tencent.com/document/product/266/11732#I)。
4942
+ */
4943
+ HighlightSetFileUrlExpireTime: string;
4845
4944
  }
4846
4945
  /**
4847
4946
  * 字幕信息输入参数。
@@ -6528,9 +6627,18 @@ export interface AiReviewTerrorismTaskOutput {
6528
6627
  */
6529
6628
  Label: string;
6530
6629
  /**
6531
- * 有暴恐嫌疑的视频片段列表。
6532
- */
6630
+ * 有暴恐嫌疑的视频片段列表。
6631
+ <font color=red>注意</font> :该列表最多仅展示前 100 个元素。如希望获得完整结果,请从 SegmentSetFileUrl 对应的文件中获取。
6632
+ */
6533
6633
  SegmentSet: Array<MediaContentReviewSegmentItem>;
6634
+ /**
6635
+ * 暴恐嫌疑的视频片段列表文件 URL。文件的内容为 JSON,数据结构与 SegmentSet 字段一致。 (文件不会永久存储,到达SegmentSetFileUrlExpireTime 时间点后文件将被删除)。
6636
+ */
6637
+ SegmentSetFileUrl: string;
6638
+ /**
6639
+ * 暴恐嫌疑的视频片段列表文件 URL 失效时间,使用 [ISO 日期格式](https://cloud.tencent.com/document/product/266/11732#I)。
6640
+ */
6641
+ SegmentSetFileUrlExpireTime: string;
6534
6642
  }
6535
6643
  /**
6536
6644
  * DescribeImageProcessingTemplates请求参数结构体
@@ -6637,9 +6745,18 @@ export interface AiReviewTerrorismOcrTaskOutput {
6637
6745
  */
6638
6746
  Suggestion: string;
6639
6747
  /**
6640
- * Ocr 文字有涉恐嫌疑的视频片段列表。
6641
- */
6748
+ * Ocr 文字有涉恐嫌疑的视频片段列表。
6749
+ <font color=red>注意</font> :该列表最多仅展示前 100 个元素。如希望获得完整结果,请从 SegmentSetFileUrl 对应的文件中获取。
6750
+ */
6642
6751
  SegmentSet: Array<MediaContentReviewOcrTextSegmentItem>;
6752
+ /**
6753
+ * Ocr 文字有涉恐嫌疑的视频片段列表文件 URL。文件的内容为 JSON,数据结构与 SegmentSet 字段一致。 (文件不会永久存储,到达 SegmentSetFileUrlExpireTime 时间点后文件将被删除)。
6754
+ */
6755
+ SegmentSetFileUrl: string;
6756
+ /**
6757
+ * Ocr 文字有涉恐嫌疑的视频片段列表文件 URL 失效时间,使用 [ISO 日期格式](https://cloud.tencent.com/document/product/266/11732#I)。
6758
+ */
6759
+ SegmentSetFileUrlExpireTime: string;
6643
6760
  }
6644
6761
  /**
6645
6762
  * 智能分析结果
@@ -7538,9 +7655,18 @@ export interface AiReviewPornOcrTaskOutput {
7538
7655
  */
7539
7656
  Suggestion: string;
7540
7657
  /**
7541
- * Ocr 文字有涉黄嫌疑的视频片段列表。
7542
- */
7658
+ * Ocr 文字有涉黄嫌疑的视频片段列表。
7659
+ <font color=red>注意</font> :该列表最多仅展示前 100 个元素。如希望获得完整结果,请从 SegmentSetFileUrl 对应的文件中获取。
7660
+ */
7543
7661
  SegmentSet: Array<MediaContentReviewOcrTextSegmentItem>;
7662
+ /**
7663
+ * Ocr 文字有涉黄嫌疑的视频片段列表文件 URL。文件的内容为 JSON,数据结构与 SegmentSet 字段一致。 (文件不会永久存储,到达 SegmentSetFileUrlExpireTime 时间点后文件将被删除)。
7664
+ */
7665
+ SegmentSetFileUrl: string;
7666
+ /**
7667
+ * Ocr 文字有涉黄嫌疑的视频片段列表文件 URL 失效时间,使用 [ISO 日期格式](https://cloud.tencent.com/document/product/266/11732#I)。
7668
+ */
7669
+ SegmentSetFileUrlExpireTime: string;
7544
7670
  }
7545
7671
  /**
7546
7672
  * ApplyUpload请求参数结构体
@@ -8124,9 +8250,18 @@ export interface AiReviewProhibitedAsrTaskOutput {
8124
8250
  */
8125
8251
  Suggestion: string;
8126
8252
  /**
8127
- * Asr 文字有涉违禁嫌疑的视频片段列表。
8128
- */
8253
+ * Asr 文字有涉违禁嫌疑的视频片段列表。
8254
+ <font color=red>注意</font> :该列表最多仅展示前 100 个元素。如希望获得完整结果,请从 SegmentSetFileUrl 对应的文件中获取。
8255
+ */
8129
8256
  SegmentSet: Array<MediaContentReviewAsrTextSegmentItem>;
8257
+ /**
8258
+ * Asr 文字有涉违禁嫌疑的视频片段列表文件 URL。文件的内容为 JSON,数据结构与 SegmentSet 字段一致。 (文件不会永久存储,到达 SegmentSetFileUrlExpireTime 时间点后文件将被删除)。
8259
+ */
8260
+ SegmentSetFileUrl: string;
8261
+ /**
8262
+ * Asr 文字有涉违禁嫌疑的视频片段列表文件 URL 失效时间,使用 [ISO 日期格式](https://cloud.tencent.com/document/product/266/11732#I)。
8263
+ */
8264
+ SegmentSetFileUrlExpireTime: string;
8130
8265
  }
8131
8266
  /**
8132
8267
  * CreateClass返回参数结构体
@@ -8820,6 +8955,11 @@ export interface EventContent {
8820
8955
  注意:此字段可能返回 null,表示取不到有效值。
8821
8956
  */
8822
8957
  WechatMiniProgramPublishCompleteEvent: WechatMiniProgramPublishTask;
8958
+ /**
8959
+ * 视频取回完成事件,当事件类型为RestoreMediaComplete 时有效。
8960
+ 注意:此字段可能返回 null,表示取不到有效值。
8961
+ */
8962
+ RestoreMediaCompleteEvent: RestoreMediaTask;
8823
8963
  }
8824
8964
  /**
8825
8965
  * 智能精彩片段任务控制参数
@@ -8895,9 +9035,18 @@ export interface AiReviewPoliticalAsrTaskOutput {
8895
9035
  */
8896
9036
  Suggestion: string;
8897
9037
  /**
8898
- * Asr 文字有涉政、敏感嫌疑的视频片段列表。
8899
- */
9038
+ * Asr 文字有涉政、敏感嫌疑的视频片段列表。
9039
+ <font color=red>注意</font> :该列表最多仅展示前 100 个元素。如希望获得完整结果,请从 SegmentSetFileUrl 对应的文件中获取。
9040
+ */
8900
9041
  SegmentSet: Array<MediaContentReviewAsrTextSegmentItem>;
9042
+ /**
9043
+ * Asr 文字有涉政、敏感嫌疑的视频片段列表文件 URL。文件的内容为 JSON,数据结构与 SegmentSet 字段一致。 (文件不会永久存储,到达 SegmentSetFileUrlExpireTime 时间点后文件将被删除)。
9044
+ */
9045
+ SegmentSetFileUrl: string;
9046
+ /**
9047
+ * Asr 文字有涉政、敏感嫌疑的视频片段列表文件 URL 失效时间,使用 [ISO 日期格式](https://cloud.tencent.com/document/product/266/11732#I)。
9048
+ */
9049
+ SegmentSetFileUrlExpireTime: string;
8901
9050
  }
8902
9051
  /**
8903
9052
  * 输出的音频流信息
@@ -9236,9 +9385,18 @@ export interface AiReviewPornTaskOutput {
9236
9385
  */
9237
9386
  Label: string;
9238
9387
  /**
9239
- * 有涉黄嫌疑的视频片段列表。
9240
- */
9388
+ * 有涉黄嫌疑的视频片段列表。
9389
+ <font color=red>注意</font> :该列表最多仅展示前 100 个元素。如希望获得完整结果,请从 SegmentSetFileUrl 对应的文件中获取。
9390
+ */
9241
9391
  SegmentSet: Array<MediaContentReviewSegmentItem>;
9392
+ /**
9393
+ * 涉黄嫌疑的视频片段列表文件 URL。文件的内容为 JSON,数据结构与 SegmentSet 字段一致。 (文件不会永久存储,到达SegmentSetFileUrlExpireTime 时间点后文件将被删除)。
9394
+ */
9395
+ SegmentSetFileUrl: string;
9396
+ /**
9397
+ * 涉黄嫌疑的视频片段列表文件 URL 失效时间,使用 [ISO 日期格式](https://cloud.tencent.com/document/product/266/11732#I)。
9398
+ */
9399
+ SegmentSetFileUrlExpireTime: string;
9242
9400
  }
9243
9401
  /**
9244
9402
  * 语音全文识别结果。
@@ -10324,9 +10482,18 @@ export interface AiReviewPoliticalTaskOutput {
10324
10482
  */
10325
10483
  Label: string;
10326
10484
  /**
10327
- * 有涉政嫌疑的视频片段列表。
10328
- */
10485
+ * 有涉政嫌疑的视频片段列表。
10486
+ <font color=red>注意</font> :该列表最多仅展示前 100 个元素。如希望获得完整结果,请从 SegmentSetFileUrl 对应的文件中获取。
10487
+ */
10329
10488
  SegmentSet: Array<MediaContentReviewPoliticalSegmentItem>;
10489
+ /**
10490
+ * 涉政嫌疑的视频片段列表文件 URL。文件的内容为 JSON,数据结构与 SegmentSet 字段一致。 (文件不会永久存储,到达 SegmentSetFileUrlExpireTime 时间点后文件将被删除)。
10491
+ */
10492
+ SegmentSetFileUrl: string;
10493
+ /**
10494
+ * 涉政嫌疑的视频片段列表文件 URL 失效时间,使用 [ISO 日期格式](https://cloud.tencent.com/document/product/266/11732#I)。
10495
+ */
10496
+ SegmentSetFileUrlExpireTime: string;
10330
10497
  }
10331
10498
  /**
10332
10499
  * 内容审核鉴政任务结果类型
@@ -12571,9 +12738,18 @@ export interface AiReviewPoliticalOcrTaskOutput {
12571
12738
  */
12572
12739
  Suggestion: string;
12573
12740
  /**
12574
- * Ocr 文字有涉政、敏感嫌疑的视频片段列表。
12575
- */
12741
+ * Ocr 文字有涉政、敏感嫌疑的视频片段列表。
12742
+ <font color=red>注意</font> :该列表最多仅展示前 100 个元素。如希望获得完整结果,请从 SegmentSetFileUrl 对应的文件中获取。
12743
+ */
12576
12744
  SegmentSet: Array<MediaContentReviewOcrTextSegmentItem>;
12745
+ /**
12746
+ * Ocr 文字有涉政、敏感嫌疑的视频片段列表文件 URL。文件的内容为 JSON,数据结构与 SegmentSet 字段一致。 (文件不会永久存储,到达 SegmentSetFileUrlExpireTime 时间点后文件将被删除)。
12747
+ */
12748
+ SegmentSetFileUrl: string;
12749
+ /**
12750
+ * Ocr 文字有涉政、敏感嫌疑的视频片段列表文件 URL 失效时间,使用 [ISO 日期格式](https://cloud.tencent.com/document/product/266/11732#I)。
12751
+ */
12752
+ SegmentSetFileUrlExpireTime: string;
12577
12753
  }
12578
12754
  /**
12579
12755
  * 文本全文本识别任务控制参数