tencentcloud-sdk-mps 3.0.590 → 3.0.591
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20190612/models.rb +548 -548
- metadata +2 -2
data/lib/v20190612/models.rb
CHANGED
@@ -48,7 +48,7 @@ module TencentCloud
|
|
48
48
|
# @type Type: String
|
49
49
|
|
50
50
|
attr_accessor :Definition, :Name, :Comment, :ClassificationConfigure, :TagConfigure, :CoverConfigure, :FrameTagConfigure, :CreateTime, :UpdateTime, :Type
|
51
|
-
|
51
|
+
|
52
52
|
def initialize(definition=nil, name=nil, comment=nil, classificationconfigure=nil, tagconfigure=nil, coverconfigure=nil, frametagconfigure=nil, createtime=nil, updatetime=nil, type=nil)
|
53
53
|
@Definition = definition
|
54
54
|
@Name = name
|
@@ -117,7 +117,7 @@ module TencentCloud
|
|
117
117
|
# @type Type: String
|
118
118
|
|
119
119
|
attr_accessor :Definition, :Name, :Comment, :FaceConfigure, :OcrFullTextConfigure, :OcrWordsConfigure, :AsrFullTextConfigure, :AsrWordsConfigure, :CreateTime, :UpdateTime, :Type
|
120
|
-
|
120
|
+
|
121
121
|
def initialize(definition=nil, name=nil, comment=nil, faceconfigure=nil, ocrfulltextconfigure=nil, ocrwordsconfigure=nil, asrfulltextconfigure=nil, asrwordsconfigure=nil, createtime=nil, updatetime=nil, type=nil)
|
122
122
|
@Definition = definition
|
123
123
|
@Name = name
|
@@ -170,7 +170,7 @@ module TencentCloud
|
|
170
170
|
# @type Switch: String
|
171
171
|
|
172
172
|
attr_accessor :Switch
|
173
|
-
|
173
|
+
|
174
174
|
def initialize(switch=nil)
|
175
175
|
@Switch = switch
|
176
176
|
end
|
@@ -204,7 +204,7 @@ module TencentCloud
|
|
204
204
|
# @type ActivityPara: :class:`Tencentcloud::Mps.v20190612.models.ActivityPara`
|
205
205
|
|
206
206
|
attr_accessor :ActivityType, :ReardriveIndex, :ActivityPara
|
207
|
-
|
207
|
+
|
208
208
|
def initialize(activitytype=nil, reardriveindex=nil, activitypara=nil)
|
209
209
|
@ActivityType = activitytype
|
210
210
|
@ReardriveIndex = reardriveindex
|
@@ -252,7 +252,7 @@ module TencentCloud
|
|
252
252
|
# @type AiRecognitionTask: :class:`Tencentcloud::Mps.v20190612.models.AiRecognitionTaskInput`
|
253
253
|
|
254
254
|
attr_accessor :TranscodeTask, :AnimatedGraphicTask, :SnapshotByTimeOffsetTask, :SampleSnapshotTask, :ImageSpriteTask, :AdaptiveDynamicStreamingTask, :AiContentReviewTask, :AiAnalysisTask, :AiRecognitionTask
|
255
|
-
|
255
|
+
|
256
256
|
def initialize(transcodetask=nil, animatedgraphictask=nil, snapshotbytimeoffsettask=nil, samplesnapshottask=nil, imagespritetask=nil, adaptivedynamicstreamingtask=nil, aicontentreviewtask=nil, aianalysistask=nil, airecognitiontask=nil)
|
257
257
|
@TranscodeTask = transcodetask
|
258
258
|
@AnimatedGraphicTask = animatedgraphictask
|
@@ -336,7 +336,7 @@ module TencentCloud
|
|
336
336
|
# @type AnalysisTask: :class:`Tencentcloud::Mps.v20190612.models.ScheduleAnalysisTaskResult`
|
337
337
|
|
338
338
|
attr_accessor :TranscodeTask, :AnimatedGraphicTask, :SnapshotByTimeOffsetTask, :SampleSnapshotTask, :ImageSpriteTask, :AdaptiveDynamicStreamingTask, :RecognitionTask, :ReviewTask, :AnalysisTask
|
339
|
-
|
339
|
+
|
340
340
|
def initialize(transcodetask=nil, animatedgraphictask=nil, snapshotbytimeoffsettask=nil, samplesnapshottask=nil, imagespritetask=nil, adaptivedynamicstreamingtask=nil, recognitiontask=nil, reviewtask=nil, analysistask=nil)
|
341
341
|
@TranscodeTask = transcodetask
|
342
342
|
@AnimatedGraphicTask = animatedgraphictask
|
@@ -406,7 +406,7 @@ module TencentCloud
|
|
406
406
|
# @type ActivityResItem: :class:`Tencentcloud::Mps.v20190612.models.ActivityResItem`
|
407
407
|
|
408
408
|
attr_accessor :ActivityType, :ActivityResItem
|
409
|
-
|
409
|
+
|
410
410
|
def initialize(activitytype=nil, activityresitem=nil)
|
411
411
|
@ActivityType = activitytype
|
412
412
|
@ActivityResItem = activityresitem
|
@@ -433,7 +433,7 @@ module TencentCloud
|
|
433
433
|
# @type Storage: :class:`Tencentcloud::Mps.v20190612.models.TaskOutputStorage`
|
434
434
|
|
435
435
|
attr_accessor :Definition, :Package, :Path, :Storage
|
436
|
-
|
436
|
+
|
437
437
|
def initialize(definition=nil, package=nil, path=nil, storage=nil)
|
438
438
|
@Definition = definition
|
439
439
|
@Package = package
|
@@ -469,7 +469,7 @@ module TencentCloud
|
|
469
469
|
# @type SegmentObjectName: String
|
470
470
|
|
471
471
|
attr_accessor :Definition, :WatermarkSet, :OutputStorage, :OutputObjectPath, :SubStreamObjectName, :SegmentObjectName
|
472
|
-
|
472
|
+
|
473
473
|
def initialize(definition=nil, watermarkset=nil, outputstorage=nil, outputobjectpath=nil, substreamobjectname=nil, segmentobjectname=nil)
|
474
474
|
@Definition = definition
|
475
475
|
@WatermarkSet = watermarkset
|
@@ -531,7 +531,7 @@ module TencentCloud
|
|
531
531
|
# @type UpdateTime: String
|
532
532
|
|
533
533
|
attr_accessor :Definition, :Type, :Name, :Comment, :Format, :StreamInfos, :DisableHigherVideoBitrate, :DisableHigherVideoResolution, :CreateTime, :UpdateTime
|
534
|
-
|
534
|
+
|
535
535
|
def initialize(definition=nil, type=nil, name=nil, comment=nil, format=nil, streaminfos=nil, disablehighervideobitrate=nil, disablehighervideoresolution=nil, createtime=nil, updatetime=nil)
|
536
536
|
@Definition = definition
|
537
537
|
@Type = type
|
@@ -582,7 +582,7 @@ module TencentCloud
|
|
582
582
|
# @type RemoveVideo: Integer
|
583
583
|
|
584
584
|
attr_accessor :Video, :Audio, :RemoveAudio, :RemoveVideo
|
585
|
-
|
585
|
+
|
586
586
|
def initialize(video=nil, audio=nil, removeaudio=nil, removevideo=nil)
|
587
587
|
@Video = video
|
588
588
|
@Audio = audio
|
@@ -630,7 +630,7 @@ module TencentCloud
|
|
630
630
|
# @type HighlightTask: :class:`Tencentcloud::Mps.v20190612.models.AiAnalysisTaskHighlightResult`
|
631
631
|
|
632
632
|
attr_accessor :Type, :ClassificationTask, :CoverTask, :TagTask, :FrameTagTask, :HighlightTask
|
633
|
-
|
633
|
+
|
634
634
|
def initialize(type=nil, classificationtask=nil, covertask=nil, tagtask=nil, frametagtask=nil, highlighttask=nil)
|
635
635
|
@Type = type
|
636
636
|
@ClassificationTask = classificationtask
|
@@ -671,7 +671,7 @@ module TencentCloud
|
|
671
671
|
# @type Definition: Integer
|
672
672
|
|
673
673
|
attr_accessor :Definition
|
674
|
-
|
674
|
+
|
675
675
|
def initialize(definition=nil)
|
676
676
|
@Definition = definition
|
677
677
|
end
|
@@ -687,7 +687,7 @@ module TencentCloud
|
|
687
687
|
# @type ClassificationSet: Array
|
688
688
|
|
689
689
|
attr_accessor :ClassificationSet
|
690
|
-
|
690
|
+
|
691
691
|
def initialize(classificationset=nil)
|
692
692
|
@ClassificationSet = classificationset
|
693
693
|
end
|
@@ -721,7 +721,7 @@ module TencentCloud
|
|
721
721
|
# @type Output: :class:`Tencentcloud::Mps.v20190612.models.AiAnalysisTaskClassificationOutput`
|
722
722
|
|
723
723
|
attr_accessor :Status, :ErrCodeExt, :ErrCode, :Message, :Input, :Output
|
724
|
-
|
724
|
+
|
725
725
|
def initialize(status=nil, errcodeext=nil, errcode=nil, message=nil, input=nil, output=nil)
|
726
726
|
@Status = status
|
727
727
|
@ErrCodeExt = errcodeext
|
@@ -753,7 +753,7 @@ module TencentCloud
|
|
753
753
|
# @type Definition: Integer
|
754
754
|
|
755
755
|
attr_accessor :Definition
|
756
|
-
|
756
|
+
|
757
757
|
def initialize(definition=nil)
|
758
758
|
@Definition = definition
|
759
759
|
end
|
@@ -771,7 +771,7 @@ module TencentCloud
|
|
771
771
|
# @type OutputStorage: :class:`Tencentcloud::Mps.v20190612.models.TaskOutputStorage`
|
772
772
|
|
773
773
|
attr_accessor :CoverSet, :OutputStorage
|
774
|
-
|
774
|
+
|
775
775
|
def initialize(coverset=nil, outputstorage=nil)
|
776
776
|
@CoverSet = coverset
|
777
777
|
@OutputStorage = outputstorage
|
@@ -810,7 +810,7 @@ module TencentCloud
|
|
810
810
|
# @type Output: :class:`Tencentcloud::Mps.v20190612.models.AiAnalysisTaskCoverOutput`
|
811
811
|
|
812
812
|
attr_accessor :Status, :ErrCodeExt, :ErrCode, :Message, :Input, :Output
|
813
|
-
|
813
|
+
|
814
814
|
def initialize(status=nil, errcodeext=nil, errcode=nil, message=nil, input=nil, output=nil)
|
815
815
|
@Status = status
|
816
816
|
@ErrCodeExt = errcodeext
|
@@ -842,7 +842,7 @@ module TencentCloud
|
|
842
842
|
# @type Definition: Integer
|
843
843
|
|
844
844
|
attr_accessor :Definition
|
845
|
-
|
845
|
+
|
846
846
|
def initialize(definition=nil)
|
847
847
|
@Definition = definition
|
848
848
|
end
|
@@ -858,7 +858,7 @@ module TencentCloud
|
|
858
858
|
# @type SegmentSet: Array
|
859
859
|
|
860
860
|
attr_accessor :SegmentSet
|
861
|
-
|
861
|
+
|
862
862
|
def initialize(segmentset=nil)
|
863
863
|
@SegmentSet = segmentset
|
864
864
|
end
|
@@ -892,7 +892,7 @@ module TencentCloud
|
|
892
892
|
# @type Output: :class:`Tencentcloud::Mps.v20190612.models.AiAnalysisTaskFrameTagOutput`
|
893
893
|
|
894
894
|
attr_accessor :Status, :ErrCodeExt, :ErrCode, :Message, :Input, :Output
|
895
|
-
|
895
|
+
|
896
896
|
def initialize(status=nil, errcodeext=nil, errcode=nil, message=nil, input=nil, output=nil)
|
897
897
|
@Status = status
|
898
898
|
@ErrCodeExt = errcodeext
|
@@ -924,7 +924,7 @@ module TencentCloud
|
|
924
924
|
# @type Definition: Integer
|
925
925
|
|
926
926
|
attr_accessor :Definition
|
927
|
-
|
927
|
+
|
928
928
|
def initialize(definition=nil)
|
929
929
|
@Definition = definition
|
930
930
|
end
|
@@ -942,7 +942,7 @@ module TencentCloud
|
|
942
942
|
# @type OutputStorage: :class:`Tencentcloud::Mps.v20190612.models.TaskOutputStorage`
|
943
943
|
|
944
944
|
attr_accessor :HighlightSet, :OutputStorage
|
945
|
-
|
945
|
+
|
946
946
|
def initialize(highlightset=nil, outputstorage=nil)
|
947
947
|
@HighlightSet = highlightset
|
948
948
|
@OutputStorage = outputstorage
|
@@ -979,7 +979,7 @@ module TencentCloud
|
|
979
979
|
# @type Output: :class:`Tencentcloud::Mps.v20190612.models.AiAnalysisTaskHighlightOutput`
|
980
980
|
|
981
981
|
attr_accessor :Status, :ErrCode, :Message, :Input, :Output
|
982
|
-
|
982
|
+
|
983
983
|
def initialize(status=nil, errcode=nil, message=nil, input=nil, output=nil)
|
984
984
|
@Status = status
|
985
985
|
@ErrCode = errcode
|
@@ -1013,7 +1013,7 @@ module TencentCloud
|
|
1013
1013
|
# @type ExtendedParameter: String
|
1014
1014
|
|
1015
1015
|
attr_accessor :Definition, :ExtendedParameter
|
1016
|
-
|
1016
|
+
|
1017
1017
|
def initialize(definition=nil, extendedparameter=nil)
|
1018
1018
|
@Definition = definition
|
1019
1019
|
@ExtendedParameter = extendedparameter
|
@@ -1031,7 +1031,7 @@ module TencentCloud
|
|
1031
1031
|
# @type Definition: Integer
|
1032
1032
|
|
1033
1033
|
attr_accessor :Definition
|
1034
|
-
|
1034
|
+
|
1035
1035
|
def initialize(definition=nil)
|
1036
1036
|
@Definition = definition
|
1037
1037
|
end
|
@@ -1047,7 +1047,7 @@ module TencentCloud
|
|
1047
1047
|
# @type TagSet: Array
|
1048
1048
|
|
1049
1049
|
attr_accessor :TagSet
|
1050
|
-
|
1050
|
+
|
1051
1051
|
def initialize(tagset=nil)
|
1052
1052
|
@TagSet = tagset
|
1053
1053
|
end
|
@@ -1081,7 +1081,7 @@ module TencentCloud
|
|
1081
1081
|
# @type Output: :class:`Tencentcloud::Mps.v20190612.models.AiAnalysisTaskTagOutput`
|
1082
1082
|
|
1083
1083
|
attr_accessor :Status, :ErrCodeExt, :ErrCode, :Message, :Input, :Output
|
1084
|
-
|
1084
|
+
|
1085
1085
|
def initialize(status=nil, errcodeext=nil, errcode=nil, message=nil, input=nil, output=nil)
|
1086
1086
|
@Status = status
|
1087
1087
|
@ErrCodeExt = errcodeext
|
@@ -1157,7 +1157,7 @@ module TencentCloud
|
|
1157
1157
|
# @type ProhibitedOcrTask: :class:`Tencentcloud::Mps.v20190612.models.AiReviewTaskProhibitedOcrResult`
|
1158
1158
|
|
1159
1159
|
attr_accessor :Type, :SampleRate, :Duration, :PornTask, :TerrorismTask, :PoliticalTask, :PornAsrTask, :PornOcrTask, :PoliticalAsrTask, :PoliticalOcrTask, :TerrorismOcrTask, :ProhibitedAsrTask, :ProhibitedOcrTask
|
1160
|
-
|
1160
|
+
|
1161
1161
|
def initialize(type=nil, samplerate=nil, duration=nil, porntask=nil, terrorismtask=nil, politicaltask=nil, pornasrtask=nil, pornocrtask=nil, politicalasrtask=nil, politicalocrtask=nil, terrorismocrtask=nil, prohibitedasrtask=nil, prohibitedocrtask=nil)
|
1162
1162
|
@Type = type
|
1163
1163
|
@SampleRate = samplerate
|
@@ -1227,7 +1227,7 @@ module TencentCloud
|
|
1227
1227
|
# @type Definition: Integer
|
1228
1228
|
|
1229
1229
|
attr_accessor :Definition
|
1230
|
-
|
1230
|
+
|
1231
1231
|
def initialize(definition=nil)
|
1232
1232
|
@Definition = definition
|
1233
1233
|
end
|
@@ -1247,7 +1247,7 @@ module TencentCloud
|
|
1247
1247
|
# @type ChannelExtPara: String
|
1248
1248
|
|
1249
1249
|
attr_accessor :Definition, :ChannelExtPara
|
1250
|
-
|
1250
|
+
|
1251
1251
|
def initialize(definition=nil, channelextpara=nil)
|
1252
1252
|
@Definition = definition
|
1253
1253
|
@ChannelExtPara = channelextpara
|
@@ -1296,7 +1296,7 @@ module TencentCloud
|
|
1296
1296
|
# @type TransTextTask: :class:`Tencentcloud::Mps.v20190612.models.AiRecognitionTaskTransTextResult`
|
1297
1297
|
|
1298
1298
|
attr_accessor :Type, :FaceTask, :AsrWordsTask, :AsrFullTextTask, :OcrWordsTask, :OcrFullTextTask, :TransTextTask
|
1299
|
-
|
1299
|
+
|
1300
1300
|
def initialize(type=nil, facetask=nil, asrwordstask=nil, asrfulltexttask=nil, ocrwordstask=nil, ocrfulltexttask=nil, transtexttask=nil)
|
1301
1301
|
@Type = type
|
1302
1302
|
@FaceTask = facetask
|
@@ -1353,7 +1353,7 @@ module TencentCloud
|
|
1353
1353
|
# @type Output: :class:`Tencentcloud::Mps.v20190612.models.AiRecognitionTaskAsrFullTextResultOutput`
|
1354
1354
|
|
1355
1355
|
attr_accessor :Status, :ErrCodeExt, :ErrCode, :Message, :Input, :Output
|
1356
|
-
|
1356
|
+
|
1357
1357
|
def initialize(status=nil, errcodeext=nil, errcode=nil, message=nil, input=nil, output=nil)
|
1358
1358
|
@Status = status
|
1359
1359
|
@ErrCodeExt = errcodeext
|
@@ -1385,7 +1385,7 @@ module TencentCloud
|
|
1385
1385
|
# @type Definition: Integer
|
1386
1386
|
|
1387
1387
|
attr_accessor :Definition
|
1388
|
-
|
1388
|
+
|
1389
1389
|
def initialize(definition=nil)
|
1390
1390
|
@Definition = definition
|
1391
1391
|
end
|
@@ -1405,7 +1405,7 @@ module TencentCloud
|
|
1405
1405
|
# @type OutputStorage: :class:`Tencentcloud::Mps.v20190612.models.TaskOutputStorage`
|
1406
1406
|
|
1407
1407
|
attr_accessor :SegmentSet, :SubtitlePath, :OutputStorage
|
1408
|
-
|
1408
|
+
|
1409
1409
|
def initialize(segmentset=nil, subtitlepath=nil, outputstorage=nil)
|
1410
1410
|
@SegmentSet = segmentset
|
1411
1411
|
@SubtitlePath = subtitlepath
|
@@ -1441,7 +1441,7 @@ module TencentCloud
|
|
1441
1441
|
# @type Text: String
|
1442
1442
|
|
1443
1443
|
attr_accessor :Confidence, :StartTimeOffset, :EndTimeOffset, :Text
|
1444
|
-
|
1444
|
+
|
1445
1445
|
def initialize(confidence=nil, starttimeoffset=nil, endtimeoffset=nil, text=nil)
|
1446
1446
|
@Confidence = confidence
|
1447
1447
|
@StartTimeOffset = starttimeoffset
|
@@ -1474,7 +1474,7 @@ module TencentCloud
|
|
1474
1474
|
# @type Output: :class:`Tencentcloud::Mps.v20190612.models.AiRecognitionTaskAsrWordsResultOutput`
|
1475
1475
|
|
1476
1476
|
attr_accessor :Status, :ErrCodeExt, :ErrCode, :Message, :Input, :Output
|
1477
|
-
|
1477
|
+
|
1478
1478
|
def initialize(status=nil, errcodeext=nil, errcode=nil, message=nil, input=nil, output=nil)
|
1479
1479
|
@Status = status
|
1480
1480
|
@ErrCodeExt = errcodeext
|
@@ -1506,7 +1506,7 @@ module TencentCloud
|
|
1506
1506
|
# @type Definition: Integer
|
1507
1507
|
|
1508
1508
|
attr_accessor :Definition
|
1509
|
-
|
1509
|
+
|
1510
1510
|
def initialize(definition=nil)
|
1511
1511
|
@Definition = definition
|
1512
1512
|
end
|
@@ -1524,7 +1524,7 @@ module TencentCloud
|
|
1524
1524
|
# @type SegmentSet: Array
|
1525
1525
|
|
1526
1526
|
attr_accessor :Word, :SegmentSet
|
1527
|
-
|
1527
|
+
|
1528
1528
|
def initialize(word=nil, segmentset=nil)
|
1529
1529
|
@Word = word
|
1530
1530
|
@SegmentSet = segmentset
|
@@ -1549,7 +1549,7 @@ module TencentCloud
|
|
1549
1549
|
# @type ResultSet: Array
|
1550
1550
|
|
1551
1551
|
attr_accessor :ResultSet
|
1552
|
-
|
1552
|
+
|
1553
1553
|
def initialize(resultset=nil)
|
1554
1554
|
@ResultSet = resultset
|
1555
1555
|
end
|
@@ -1576,7 +1576,7 @@ module TencentCloud
|
|
1576
1576
|
# @type Confidence: Float
|
1577
1577
|
|
1578
1578
|
attr_accessor :StartTimeOffset, :EndTimeOffset, :Confidence
|
1579
|
-
|
1579
|
+
|
1580
1580
|
def initialize(starttimeoffset=nil, endtimeoffset=nil, confidence=nil)
|
1581
1581
|
@StartTimeOffset = starttimeoffset
|
1582
1582
|
@EndTimeOffset = endtimeoffset
|
@@ -1607,7 +1607,7 @@ module TencentCloud
|
|
1607
1607
|
# @type Output: :class:`Tencentcloud::Mps.v20190612.models.AiRecognitionTaskFaceResultOutput`
|
1608
1608
|
|
1609
1609
|
attr_accessor :Status, :ErrCodeExt, :ErrCode, :Message, :Input, :Output
|
1610
|
-
|
1610
|
+
|
1611
1611
|
def initialize(status=nil, errcodeext=nil, errcode=nil, message=nil, input=nil, output=nil)
|
1612
1612
|
@Status = status
|
1613
1613
|
@ErrCodeExt = errcodeext
|
@@ -1639,7 +1639,7 @@ module TencentCloud
|
|
1639
1639
|
# @type Definition: Integer
|
1640
1640
|
|
1641
1641
|
attr_accessor :Definition
|
1642
|
-
|
1642
|
+
|
1643
1643
|
def initialize(definition=nil)
|
1644
1644
|
@Definition = definition
|
1645
1645
|
end
|
@@ -1696,7 +1696,7 @@ module TencentCloud
|
|
1696
1696
|
# @type Url: String
|
1697
1697
|
|
1698
1698
|
attr_accessor :Id, :Type, :Name, :SegmentSet, :Gender, :Birthday, :Profession, :SchoolOfGraduation, :Abstract, :PlaceOfBirth, :PersonType, :Remark, :Url
|
1699
|
-
|
1699
|
+
|
1700
1700
|
def initialize(id=nil, type=nil, name=nil, segmentset=nil, gender=nil, birthday=nil, profession=nil, schoolofgraduation=nil, abstract=nil, placeofbirth=nil, persontype=nil, remark=nil, url=nil)
|
1701
1701
|
@Id = id
|
1702
1702
|
@Type = type
|
@@ -1743,7 +1743,7 @@ module TencentCloud
|
|
1743
1743
|
# @type ResultSet: Array
|
1744
1744
|
|
1745
1745
|
attr_accessor :ResultSet
|
1746
|
-
|
1746
|
+
|
1747
1747
|
def initialize(resultset=nil)
|
1748
1748
|
@ResultSet = resultset
|
1749
1749
|
end
|
@@ -1772,7 +1772,7 @@ module TencentCloud
|
|
1772
1772
|
# @type AreaCoordSet: Array
|
1773
1773
|
|
1774
1774
|
attr_accessor :StartTimeOffset, :EndTimeOffset, :Confidence, :AreaCoordSet
|
1775
|
-
|
1775
|
+
|
1776
1776
|
def initialize(starttimeoffset=nil, endtimeoffset=nil, confidence=nil, areacoordset=nil)
|
1777
1777
|
@StartTimeOffset = starttimeoffset
|
1778
1778
|
@EndTimeOffset = endtimeoffset
|
@@ -1794,7 +1794,7 @@ module TencentCloud
|
|
1794
1794
|
# @type Definition: Integer
|
1795
1795
|
|
1796
1796
|
attr_accessor :Definition
|
1797
|
-
|
1797
|
+
|
1798
1798
|
def initialize(definition=nil)
|
1799
1799
|
@Definition = definition
|
1800
1800
|
end
|
@@ -1821,7 +1821,7 @@ module TencentCloud
|
|
1821
1821
|
# @type Output: :class:`Tencentcloud::Mps.v20190612.models.AiRecognitionTaskOcrFullTextResultOutput`
|
1822
1822
|
|
1823
1823
|
attr_accessor :Status, :ErrCodeExt, :ErrCode, :Message, :Input, :Output
|
1824
|
-
|
1824
|
+
|
1825
1825
|
def initialize(status=nil, errcodeext=nil, errcode=nil, message=nil, input=nil, output=nil)
|
1826
1826
|
@Status = status
|
1827
1827
|
@ErrCodeExt = errcodeext
|
@@ -1853,7 +1853,7 @@ module TencentCloud
|
|
1853
1853
|
# @type Definition: Integer
|
1854
1854
|
|
1855
1855
|
attr_accessor :Definition
|
1856
|
-
|
1856
|
+
|
1857
1857
|
def initialize(definition=nil)
|
1858
1858
|
@Definition = definition
|
1859
1859
|
end
|
@@ -1869,7 +1869,7 @@ module TencentCloud
|
|
1869
1869
|
# @type SegmentSet: Array
|
1870
1870
|
|
1871
1871
|
attr_accessor :SegmentSet
|
1872
|
-
|
1872
|
+
|
1873
1873
|
def initialize(segmentset=nil)
|
1874
1874
|
@SegmentSet = segmentset
|
1875
1875
|
end
|
@@ -1896,7 +1896,7 @@ module TencentCloud
|
|
1896
1896
|
# @type TextSet: Array
|
1897
1897
|
|
1898
1898
|
attr_accessor :StartTimeOffset, :EndTimeOffset, :TextSet
|
1899
|
-
|
1899
|
+
|
1900
1900
|
def initialize(starttimeoffset=nil, endtimeoffset=nil, textset=nil)
|
1901
1901
|
@StartTimeOffset = starttimeoffset
|
1902
1902
|
@EndTimeOffset = endtimeoffset
|
@@ -1927,7 +1927,7 @@ module TencentCloud
|
|
1927
1927
|
# @type Text: String
|
1928
1928
|
|
1929
1929
|
attr_accessor :Confidence, :AreaCoordSet, :Text
|
1930
|
-
|
1930
|
+
|
1931
1931
|
def initialize(confidence=nil, areacoordset=nil, text=nil)
|
1932
1932
|
@Confidence = confidence
|
1933
1933
|
@AreaCoordSet = areacoordset
|
@@ -1958,7 +1958,7 @@ module TencentCloud
|
|
1958
1958
|
# @type Output: :class:`Tencentcloud::Mps.v20190612.models.AiRecognitionTaskOcrWordsResultOutput`
|
1959
1959
|
|
1960
1960
|
attr_accessor :Status, :ErrCodeExt, :ErrCode, :Message, :Input, :Output
|
1961
|
-
|
1961
|
+
|
1962
1962
|
def initialize(status=nil, errcodeext=nil, errcode=nil, message=nil, input=nil, output=nil)
|
1963
1963
|
@Status = status
|
1964
1964
|
@ErrCodeExt = errcodeext
|
@@ -1990,7 +1990,7 @@ module TencentCloud
|
|
1990
1990
|
# @type Definition: Integer
|
1991
1991
|
|
1992
1992
|
attr_accessor :Definition
|
1993
|
-
|
1993
|
+
|
1994
1994
|
def initialize(definition=nil)
|
1995
1995
|
@Definition = definition
|
1996
1996
|
end
|
@@ -2008,7 +2008,7 @@ module TencentCloud
|
|
2008
2008
|
# @type SegmentSet: Array
|
2009
2009
|
|
2010
2010
|
attr_accessor :Word, :SegmentSet
|
2011
|
-
|
2011
|
+
|
2012
2012
|
def initialize(word=nil, segmentset=nil)
|
2013
2013
|
@Word = word
|
2014
2014
|
@SegmentSet = segmentset
|
@@ -2033,7 +2033,7 @@ module TencentCloud
|
|
2033
2033
|
# @type ResultSet: Array
|
2034
2034
|
|
2035
2035
|
attr_accessor :ResultSet
|
2036
|
-
|
2036
|
+
|
2037
2037
|
def initialize(resultset=nil)
|
2038
2038
|
@ResultSet = resultset
|
2039
2039
|
end
|
@@ -2062,7 +2062,7 @@ module TencentCloud
|
|
2062
2062
|
# @type AreaCoordSet: Array
|
2063
2063
|
|
2064
2064
|
attr_accessor :StartTimeOffset, :EndTimeOffset, :Confidence, :AreaCoordSet
|
2065
|
-
|
2065
|
+
|
2066
2066
|
def initialize(starttimeoffset=nil, endtimeoffset=nil, confidence=nil, areacoordset=nil)
|
2067
2067
|
@StartTimeOffset = starttimeoffset
|
2068
2068
|
@EndTimeOffset = endtimeoffset
|
@@ -2095,7 +2095,7 @@ module TencentCloud
|
|
2095
2095
|
# @type Output: :class:`Tencentcloud::Mps.v20190612.models.AiRecognitionTaskTransTextResultOutput`
|
2096
2096
|
|
2097
2097
|
attr_accessor :Status, :ErrCodeExt, :ErrCode, :Message, :Input, :Output
|
2098
|
-
|
2098
|
+
|
2099
2099
|
def initialize(status=nil, errcodeext=nil, errcode=nil, message=nil, input=nil, output=nil)
|
2100
2100
|
@Status = status
|
2101
2101
|
@ErrCodeExt = errcodeext
|
@@ -2127,7 +2127,7 @@ module TencentCloud
|
|
2127
2127
|
# @type Definition: Integer
|
2128
2128
|
|
2129
2129
|
attr_accessor :Definition
|
2130
|
-
|
2130
|
+
|
2131
2131
|
def initialize(definition=nil)
|
2132
2132
|
@Definition = definition
|
2133
2133
|
end
|
@@ -2147,7 +2147,7 @@ module TencentCloud
|
|
2147
2147
|
# @type OutputStorage: :class:`Tencentcloud::Mps.v20190612.models.TaskOutputStorage`
|
2148
2148
|
|
2149
2149
|
attr_accessor :SegmentSet, :SubtitlePath, :OutputStorage
|
2150
|
-
|
2150
|
+
|
2151
2151
|
def initialize(segmentset=nil, subtitlepath=nil, outputstorage=nil)
|
2152
2152
|
@SegmentSet = segmentset
|
2153
2153
|
@SubtitlePath = subtitlepath
|
@@ -2185,7 +2185,7 @@ module TencentCloud
|
|
2185
2185
|
# @type Trans: String
|
2186
2186
|
|
2187
2187
|
attr_accessor :Confidence, :StartTimeOffset, :EndTimeOffset, :Text, :Trans
|
2188
|
-
|
2188
|
+
|
2189
2189
|
def initialize(confidence=nil, starttimeoffset=nil, endtimeoffset=nil, text=nil, trans=nil)
|
2190
2190
|
@Confidence = confidence
|
2191
2191
|
@StartTimeOffset = starttimeoffset
|
@@ -2209,7 +2209,7 @@ module TencentCloud
|
|
2209
2209
|
# @type Definition: Integer
|
2210
2210
|
|
2211
2211
|
attr_accessor :Definition
|
2212
|
-
|
2212
|
+
|
2213
2213
|
def initialize(definition=nil)
|
2214
2214
|
@Definition = definition
|
2215
2215
|
end
|
@@ -2232,7 +2232,7 @@ module TencentCloud
|
|
2232
2232
|
# @type SegmentSet: Array
|
2233
2233
|
|
2234
2234
|
attr_accessor :Confidence, :Suggestion, :SegmentSet
|
2235
|
-
|
2235
|
+
|
2236
2236
|
def initialize(confidence=nil, suggestion=nil, segmentset=nil)
|
2237
2237
|
@Confidence = confidence
|
2238
2238
|
@Suggestion = suggestion
|
@@ -2259,7 +2259,7 @@ module TencentCloud
|
|
2259
2259
|
# @type Definition: Integer
|
2260
2260
|
|
2261
2261
|
attr_accessor :Definition
|
2262
|
-
|
2262
|
+
|
2263
2263
|
def initialize(definition=nil)
|
2264
2264
|
@Definition = definition
|
2265
2265
|
end
|
@@ -2282,7 +2282,7 @@ module TencentCloud
|
|
2282
2282
|
# @type SegmentSet: Array
|
2283
2283
|
|
2284
2284
|
attr_accessor :Confidence, :Suggestion, :SegmentSet
|
2285
|
-
|
2285
|
+
|
2286
2286
|
def initialize(confidence=nil, suggestion=nil, segmentset=nil)
|
2287
2287
|
@Confidence = confidence
|
2288
2288
|
@Suggestion = suggestion
|
@@ -2309,7 +2309,7 @@ module TencentCloud
|
|
2309
2309
|
# @type Definition: Integer
|
2310
2310
|
|
2311
2311
|
attr_accessor :Definition
|
2312
|
-
|
2312
|
+
|
2313
2313
|
def initialize(definition=nil)
|
2314
2314
|
@Definition = definition
|
2315
2315
|
end
|
@@ -2338,7 +2338,7 @@ module TencentCloud
|
|
2338
2338
|
# @type SegmentSet: Array
|
2339
2339
|
|
2340
2340
|
attr_accessor :Confidence, :Suggestion, :Label, :SegmentSet
|
2341
|
-
|
2341
|
+
|
2342
2342
|
def initialize(confidence=nil, suggestion=nil, label=nil, segmentset=nil)
|
2343
2343
|
@Confidence = confidence
|
2344
2344
|
@Suggestion = suggestion
|
@@ -2367,7 +2367,7 @@ module TencentCloud
|
|
2367
2367
|
# @type Definition: Integer
|
2368
2368
|
|
2369
2369
|
attr_accessor :Definition
|
2370
|
-
|
2370
|
+
|
2371
2371
|
def initialize(definition=nil)
|
2372
2372
|
@Definition = definition
|
2373
2373
|
end
|
@@ -2390,7 +2390,7 @@ module TencentCloud
|
|
2390
2390
|
# @type SegmentSet: Array
|
2391
2391
|
|
2392
2392
|
attr_accessor :Confidence, :Suggestion, :SegmentSet
|
2393
|
-
|
2393
|
+
|
2394
2394
|
def initialize(confidence=nil, suggestion=nil, segmentset=nil)
|
2395
2395
|
@Confidence = confidence
|
2396
2396
|
@Suggestion = suggestion
|
@@ -2417,7 +2417,7 @@ module TencentCloud
|
|
2417
2417
|
# @type Definition: Integer
|
2418
2418
|
|
2419
2419
|
attr_accessor :Definition
|
2420
|
-
|
2420
|
+
|
2421
2421
|
def initialize(definition=nil)
|
2422
2422
|
@Definition = definition
|
2423
2423
|
end
|
@@ -2440,7 +2440,7 @@ module TencentCloud
|
|
2440
2440
|
# @type SegmentSet: Array
|
2441
2441
|
|
2442
2442
|
attr_accessor :Confidence, :Suggestion, :SegmentSet
|
2443
|
-
|
2443
|
+
|
2444
2444
|
def initialize(confidence=nil, suggestion=nil, segmentset=nil)
|
2445
2445
|
@Confidence = confidence
|
2446
2446
|
@Suggestion = suggestion
|
@@ -2467,7 +2467,7 @@ module TencentCloud
|
|
2467
2467
|
# @type Definition: Integer
|
2468
2468
|
|
2469
2469
|
attr_accessor :Definition
|
2470
|
-
|
2470
|
+
|
2471
2471
|
def initialize(definition=nil)
|
2472
2472
|
@Definition = definition
|
2473
2473
|
end
|
@@ -2496,7 +2496,7 @@ module TencentCloud
|
|
2496
2496
|
# @type SegmentSet: Array
|
2497
2497
|
|
2498
2498
|
attr_accessor :Confidence, :Suggestion, :Label, :SegmentSet
|
2499
|
-
|
2499
|
+
|
2500
2500
|
def initialize(confidence=nil, suggestion=nil, label=nil, segmentset=nil)
|
2501
2501
|
@Confidence = confidence
|
2502
2502
|
@Suggestion = suggestion
|
@@ -2525,7 +2525,7 @@ module TencentCloud
|
|
2525
2525
|
# @type Definition: Integer
|
2526
2526
|
|
2527
2527
|
attr_accessor :Definition
|
2528
|
-
|
2528
|
+
|
2529
2529
|
def initialize(definition=nil)
|
2530
2530
|
@Definition = definition
|
2531
2531
|
end
|
@@ -2548,7 +2548,7 @@ module TencentCloud
|
|
2548
2548
|
# @type SegmentSet: Array
|
2549
2549
|
|
2550
2550
|
attr_accessor :Confidence, :Suggestion, :SegmentSet
|
2551
|
-
|
2551
|
+
|
2552
2552
|
def initialize(confidence=nil, suggestion=nil, segmentset=nil)
|
2553
2553
|
@Confidence = confidence
|
2554
2554
|
@Suggestion = suggestion
|
@@ -2575,7 +2575,7 @@ module TencentCloud
|
|
2575
2575
|
# @type Definition: Integer
|
2576
2576
|
|
2577
2577
|
attr_accessor :Definition
|
2578
|
-
|
2578
|
+
|
2579
2579
|
def initialize(definition=nil)
|
2580
2580
|
@Definition = definition
|
2581
2581
|
end
|
@@ -2598,7 +2598,7 @@ module TencentCloud
|
|
2598
2598
|
# @type SegmentSet: Array
|
2599
2599
|
|
2600
2600
|
attr_accessor :Confidence, :Suggestion, :SegmentSet
|
2601
|
-
|
2601
|
+
|
2602
2602
|
def initialize(confidence=nil, suggestion=nil, segmentset=nil)
|
2603
2603
|
@Confidence = confidence
|
2604
2604
|
@Suggestion = suggestion
|
@@ -2636,7 +2636,7 @@ module TencentCloud
|
|
2636
2636
|
# @type Output: :class:`Tencentcloud::Mps.v20190612.models.AiReviewPoliticalAsrTaskOutput`
|
2637
2637
|
|
2638
2638
|
attr_accessor :Status, :ErrCodeExt, :ErrCode, :Message, :Input, :Output
|
2639
|
-
|
2639
|
+
|
2640
2640
|
def initialize(status=nil, errcodeext=nil, errcode=nil, message=nil, input=nil, output=nil)
|
2641
2641
|
@Status = status
|
2642
2642
|
@ErrCodeExt = errcodeext
|
@@ -2679,7 +2679,7 @@ module TencentCloud
|
|
2679
2679
|
# @type Output: :class:`Tencentcloud::Mps.v20190612.models.AiReviewPoliticalOcrTaskOutput`
|
2680
2680
|
|
2681
2681
|
attr_accessor :Status, :ErrCodeExt, :ErrCode, :Message, :Input, :Output
|
2682
|
-
|
2682
|
+
|
2683
2683
|
def initialize(status=nil, errcodeext=nil, errcode=nil, message=nil, input=nil, output=nil)
|
2684
2684
|
@Status = status
|
2685
2685
|
@ErrCodeExt = errcodeext
|
@@ -2722,7 +2722,7 @@ module TencentCloud
|
|
2722
2722
|
# @type Output: :class:`Tencentcloud::Mps.v20190612.models.AiReviewPoliticalTaskOutput`
|
2723
2723
|
|
2724
2724
|
attr_accessor :Status, :ErrCodeExt, :ErrCode, :Message, :Input, :Output
|
2725
|
-
|
2725
|
+
|
2726
2726
|
def initialize(status=nil, errcodeext=nil, errcode=nil, message=nil, input=nil, output=nil)
|
2727
2727
|
@Status = status
|
2728
2728
|
@ErrCodeExt = errcodeext
|
@@ -2765,7 +2765,7 @@ module TencentCloud
|
|
2765
2765
|
# @type Output: :class:`Tencentcloud::Mps.v20190612.models.AiReviewPornAsrTaskOutput`
|
2766
2766
|
|
2767
2767
|
attr_accessor :Status, :ErrCodeExt, :ErrCode, :Message, :Input, :Output
|
2768
|
-
|
2768
|
+
|
2769
2769
|
def initialize(status=nil, errcodeext=nil, errcode=nil, message=nil, input=nil, output=nil)
|
2770
2770
|
@Status = status
|
2771
2771
|
@ErrCodeExt = errcodeext
|
@@ -2808,7 +2808,7 @@ module TencentCloud
|
|
2808
2808
|
# @type Output: :class:`Tencentcloud::Mps.v20190612.models.AiReviewPornOcrTaskOutput`
|
2809
2809
|
|
2810
2810
|
attr_accessor :Status, :ErrCodeExt, :ErrCode, :Message, :Input, :Output
|
2811
|
-
|
2811
|
+
|
2812
2812
|
def initialize(status=nil, errcodeext=nil, errcode=nil, message=nil, input=nil, output=nil)
|
2813
2813
|
@Status = status
|
2814
2814
|
@ErrCodeExt = errcodeext
|
@@ -2851,7 +2851,7 @@ module TencentCloud
|
|
2851
2851
|
# @type Output: :class:`Tencentcloud::Mps.v20190612.models.AiReviewPornTaskOutput`
|
2852
2852
|
|
2853
2853
|
attr_accessor :Status, :ErrCodeExt, :ErrCode, :Message, :Input, :Output
|
2854
|
-
|
2854
|
+
|
2855
2855
|
def initialize(status=nil, errcodeext=nil, errcode=nil, message=nil, input=nil, output=nil)
|
2856
2856
|
@Status = status
|
2857
2857
|
@ErrCodeExt = errcodeext
|
@@ -2894,7 +2894,7 @@ module TencentCloud
|
|
2894
2894
|
# @type Output: :class:`Tencentcloud::Mps.v20190612.models.AiReviewProhibitedAsrTaskOutput`
|
2895
2895
|
|
2896
2896
|
attr_accessor :Status, :ErrCodeExt, :ErrCode, :Message, :Input, :Output
|
2897
|
-
|
2897
|
+
|
2898
2898
|
def initialize(status=nil, errcodeext=nil, errcode=nil, message=nil, input=nil, output=nil)
|
2899
2899
|
@Status = status
|
2900
2900
|
@ErrCodeExt = errcodeext
|
@@ -2937,7 +2937,7 @@ module TencentCloud
|
|
2937
2937
|
# @type Output: :class:`Tencentcloud::Mps.v20190612.models.AiReviewProhibitedOcrTaskOutput`
|
2938
2938
|
|
2939
2939
|
attr_accessor :Status, :ErrCodeExt, :ErrCode, :Message, :Input, :Output
|
2940
|
-
|
2940
|
+
|
2941
2941
|
def initialize(status=nil, errcodeext=nil, errcode=nil, message=nil, input=nil, output=nil)
|
2942
2942
|
@Status = status
|
2943
2943
|
@ErrCodeExt = errcodeext
|
@@ -2980,7 +2980,7 @@ module TencentCloud
|
|
2980
2980
|
# @type Output: :class:`Tencentcloud::Mps.v20190612.models.AiReviewTerrorismOcrTaskOutput`
|
2981
2981
|
|
2982
2982
|
attr_accessor :Status, :ErrCodeExt, :ErrCode, :Message, :Input, :Output
|
2983
|
-
|
2983
|
+
|
2984
2984
|
def initialize(status=nil, errcodeext=nil, errcode=nil, message=nil, input=nil, output=nil)
|
2985
2985
|
@Status = status
|
2986
2986
|
@ErrCodeExt = errcodeext
|
@@ -3023,7 +3023,7 @@ module TencentCloud
|
|
3023
3023
|
# @type Output: :class:`Tencentcloud::Mps.v20190612.models.AiReviewTerrorismTaskOutput`
|
3024
3024
|
|
3025
3025
|
attr_accessor :Status, :ErrCodeExt, :ErrCode, :Message, :Input, :Output
|
3026
|
-
|
3026
|
+
|
3027
3027
|
def initialize(status=nil, errcodeext=nil, errcode=nil, message=nil, input=nil, output=nil)
|
3028
3028
|
@Status = status
|
3029
3029
|
@ErrCodeExt = errcodeext
|
@@ -3055,7 +3055,7 @@ module TencentCloud
|
|
3055
3055
|
# @type Definition: Integer
|
3056
3056
|
|
3057
3057
|
attr_accessor :Definition
|
3058
|
-
|
3058
|
+
|
3059
3059
|
def initialize(definition=nil)
|
3060
3060
|
@Definition = definition
|
3061
3061
|
end
|
@@ -3078,7 +3078,7 @@ module TencentCloud
|
|
3078
3078
|
# @type SegmentSet: Array
|
3079
3079
|
|
3080
3080
|
attr_accessor :Confidence, :Suggestion, :SegmentSet
|
3081
|
-
|
3081
|
+
|
3082
3082
|
def initialize(confidence=nil, suggestion=nil, segmentset=nil)
|
3083
3083
|
@Confidence = confidence
|
3084
3084
|
@Suggestion = suggestion
|
@@ -3105,7 +3105,7 @@ module TencentCloud
|
|
3105
3105
|
# @type Definition: Integer
|
3106
3106
|
|
3107
3107
|
attr_accessor :Definition
|
3108
|
-
|
3108
|
+
|
3109
3109
|
def initialize(definition=nil)
|
3110
3110
|
@Definition = definition
|
3111
3111
|
end
|
@@ -3139,7 +3139,7 @@ module TencentCloud
|
|
3139
3139
|
# @type SegmentSet: Array
|
3140
3140
|
|
3141
3141
|
attr_accessor :Confidence, :Suggestion, :Label, :SegmentSet
|
3142
|
-
|
3142
|
+
|
3143
3143
|
def initialize(confidence=nil, suggestion=nil, label=nil, segmentset=nil)
|
3144
3144
|
@Confidence = confidence
|
3145
3145
|
@Suggestion = suggestion
|
@@ -3170,7 +3170,7 @@ module TencentCloud
|
|
3170
3170
|
# @type Url: String
|
3171
3171
|
|
3172
3172
|
attr_accessor :FaceId, :Url
|
3173
|
-
|
3173
|
+
|
3174
3174
|
def initialize(faceid=nil, url=nil)
|
3175
3175
|
@FaceId = faceid
|
3176
3176
|
@Url = url
|
@@ -3195,7 +3195,7 @@ module TencentCloud
|
|
3195
3195
|
# @type FaceContents: Array
|
3196
3196
|
|
3197
3197
|
attr_accessor :Type, :FaceIds, :FaceContents
|
3198
|
-
|
3198
|
+
|
3199
3199
|
def initialize(type=nil, faceids=nil, facecontents=nil)
|
3200
3200
|
@Type = type
|
3201
3201
|
@FaceIds = faceids
|
@@ -3221,7 +3221,7 @@ module TencentCloud
|
|
3221
3221
|
# @type Message: String
|
3222
3222
|
|
3223
3223
|
attr_accessor :Index, :ErrCode, :Message
|
3224
|
-
|
3224
|
+
|
3225
3225
|
def initialize(index=nil, errcode=nil, message=nil)
|
3226
3226
|
@Index = index
|
3227
3227
|
@ErrCode = errcode
|
@@ -3255,7 +3255,7 @@ module TencentCloud
|
|
3255
3255
|
# @type UpdateTime: String
|
3256
3256
|
|
3257
3257
|
attr_accessor :PersonId, :Name, :Description, :FaceInfoSet, :TagSet, :UsageSet, :CreateTime, :UpdateTime
|
3258
|
-
|
3258
|
+
|
3259
3259
|
def initialize(personid=nil, name=nil, description=nil, faceinfoset=nil, tagset=nil, usageset=nil, createtime=nil, updatetime=nil)
|
3260
3260
|
@PersonId = personid
|
3261
3261
|
@Name = name
|
@@ -3294,7 +3294,7 @@ module TencentCloud
|
|
3294
3294
|
# @type Tags: Array
|
3295
3295
|
|
3296
3296
|
attr_accessor :Type, :Tags
|
3297
|
-
|
3297
|
+
|
3298
3298
|
def initialize(type=nil, tags=nil)
|
3299
3299
|
@Type = type
|
3300
3300
|
@Tags = tags
|
@@ -3320,7 +3320,7 @@ module TencentCloud
|
|
3320
3320
|
# @type UpdateTime: String
|
3321
3321
|
|
3322
3322
|
attr_accessor :Keyword, :TagSet, :UsageSet, :CreateTime, :UpdateTime
|
3323
|
-
|
3323
|
+
|
3324
3324
|
def initialize(keyword=nil, tagset=nil, usageset=nil, createtime=nil, updatetime=nil)
|
3325
3325
|
@Keyword = keyword
|
3326
3326
|
@TagSet = tagset
|
@@ -3348,7 +3348,7 @@ module TencentCloud
|
|
3348
3348
|
# @type Tags: Array
|
3349
3349
|
|
3350
3350
|
attr_accessor :Keyword, :Tags
|
3351
|
-
|
3351
|
+
|
3352
3352
|
def initialize(keyword=nil, tags=nil)
|
3353
3353
|
@Keyword = keyword
|
3354
3354
|
@Tags = tags
|
@@ -3375,7 +3375,7 @@ module TencentCloud
|
|
3375
3375
|
# @type OutputObjectPath: String
|
3376
3376
|
|
3377
3377
|
attr_accessor :Definition, :StartTimeOffset, :EndTimeOffset, :OutputStorage, :OutputObjectPath
|
3378
|
-
|
3378
|
+
|
3379
3379
|
def initialize(definition=nil, starttimeoffset=nil, endtimeoffset=nil, outputstorage=nil, outputobjectpath=nil)
|
3380
3380
|
@Definition = definition
|
3381
3381
|
@StartTimeOffset = starttimeoffset
|
@@ -3439,7 +3439,7 @@ module TencentCloud
|
|
3439
3439
|
# @type UpdateTime: String
|
3440
3440
|
|
3441
3441
|
attr_accessor :Definition, :Type, :Name, :Comment, :Width, :Height, :ResolutionAdaptive, :Format, :Fps, :Quality, :CreateTime, :UpdateTime
|
3442
|
-
|
3442
|
+
|
3443
3443
|
def initialize(definition=nil, type=nil, name=nil, comment=nil, width=nil, height=nil, resolutionadaptive=nil, format=nil, fps=nil, quality=nil, createtime=nil, updatetime=nil)
|
3444
3444
|
@Definition = definition
|
3445
3445
|
@Type = type
|
@@ -3486,7 +3486,7 @@ module TencentCloud
|
|
3486
3486
|
# @type Type: String
|
3487
3487
|
|
3488
3488
|
attr_accessor :Switch, :Type
|
3489
|
-
|
3489
|
+
|
3490
3490
|
def initialize(switch=nil, type=nil)
|
3491
3491
|
@Switch = switch
|
3492
3492
|
@Type = type
|
@@ -3511,7 +3511,7 @@ module TencentCloud
|
|
3511
3511
|
# @type SourceLanguage: String
|
3512
3512
|
|
3513
3513
|
attr_accessor :Switch, :SubtitleFormat, :SourceLanguage
|
3514
|
-
|
3514
|
+
|
3515
3515
|
def initialize(switch=nil, subtitleformat=nil, sourcelanguage=nil)
|
3516
3516
|
@Switch = switch
|
3517
3517
|
@SubtitleFormat = subtitleformat
|
@@ -3538,7 +3538,7 @@ module TencentCloud
|
|
3538
3538
|
# @type SourceLanguage: String
|
3539
3539
|
|
3540
3540
|
attr_accessor :Switch, :SubtitleFormat, :SourceLanguage
|
3541
|
-
|
3541
|
+
|
3542
3542
|
def initialize(switch=nil, subtitleformat=nil, sourcelanguage=nil)
|
3543
3543
|
@Switch = switch
|
3544
3544
|
@SubtitleFormat = subtitleformat
|
@@ -3563,7 +3563,7 @@ module TencentCloud
|
|
3563
3563
|
# @type LabelSet: Array
|
3564
3564
|
|
3565
3565
|
attr_accessor :Switch, :LabelSet
|
3566
|
-
|
3566
|
+
|
3567
3567
|
def initialize(switch=nil, labelset=nil)
|
3568
3568
|
@Switch = switch
|
3569
3569
|
@LabelSet = labelset
|
@@ -3586,7 +3586,7 @@ module TencentCloud
|
|
3586
3586
|
# @type LabelSet: Array
|
3587
3587
|
|
3588
3588
|
attr_accessor :Switch, :LabelSet
|
3589
|
-
|
3589
|
+
|
3590
3590
|
def initialize(switch=nil, labelset=nil)
|
3591
3591
|
@Switch = switch
|
3592
3592
|
@LabelSet = labelset
|
@@ -3634,7 +3634,7 @@ module TencentCloud
|
|
3634
3634
|
# @type AudioChannel: Integer
|
3635
3635
|
|
3636
3636
|
attr_accessor :Codec, :Bitrate, :SampleRate, :AudioChannel
|
3637
|
-
|
3637
|
+
|
3638
3638
|
def initialize(codec=nil, bitrate=nil, samplerate=nil, audiochannel=nil)
|
3639
3639
|
@Codec = codec
|
3640
3640
|
@Bitrate = bitrate
|
@@ -3687,7 +3687,7 @@ module TencentCloud
|
|
3687
3687
|
# @type StreamSelects: Array
|
3688
3688
|
|
3689
3689
|
attr_accessor :Codec, :Bitrate, :SampleRate, :AudioChannel, :StreamSelects
|
3690
|
-
|
3690
|
+
|
3691
3691
|
def initialize(codec=nil, bitrate=nil, samplerate=nil, audiochannel=nil, streamselects=nil)
|
3692
3692
|
@Codec = codec
|
3693
3693
|
@Bitrate = bitrate
|
@@ -3729,7 +3729,7 @@ module TencentCloud
|
|
3729
3729
|
# @type AwsSQS: :class:`Tencentcloud::Mps.v20190612.models.AwsSQS`
|
3730
3730
|
|
3731
3731
|
attr_accessor :S3Bucket, :S3Region, :Dir, :Formats, :S3SecretId, :S3SecretKey, :AwsSQS
|
3732
|
-
|
3732
|
+
|
3733
3733
|
def initialize(s3bucket=nil, s3region=nil, dir=nil, formats=nil, s3secretid=nil, s3secretkey=nil, awssqs=nil)
|
3734
3734
|
@S3Bucket = s3bucket
|
3735
3735
|
@S3Region = s3region
|
@@ -3766,7 +3766,7 @@ module TencentCloud
|
|
3766
3766
|
# @type S3SecretKey: String
|
3767
3767
|
|
3768
3768
|
attr_accessor :SQSRegion, :SQSQueueName, :S3SecretId, :S3SecretKey
|
3769
|
-
|
3769
|
+
|
3770
3770
|
def initialize(sqsregion=nil, sqsqueuename=nil, s3secretid=nil, s3secretkey=nil)
|
3771
3771
|
@SQSRegion = sqsregion
|
3772
3772
|
@SQSQueueName = sqsqueuename
|
@@ -3790,7 +3790,7 @@ module TencentCloud
|
|
3790
3790
|
# @type FlowIds: Array
|
3791
3791
|
|
3792
3792
|
attr_accessor :EventId, :FlowIds
|
3793
|
-
|
3793
|
+
|
3794
3794
|
def initialize(eventid=nil, flowids=nil)
|
3795
3795
|
@EventId = eventid
|
3796
3796
|
@FlowIds = flowids
|
@@ -3808,7 +3808,7 @@ module TencentCloud
|
|
3808
3808
|
# @type RequestId: String
|
3809
3809
|
|
3810
3810
|
attr_accessor :RequestId
|
3811
|
-
|
3811
|
+
|
3812
3812
|
def initialize(requestid=nil)
|
3813
3813
|
@RequestId = requestid
|
3814
3814
|
end
|
@@ -3826,7 +3826,7 @@ module TencentCloud
|
|
3826
3826
|
# @type FlowIds: Array
|
3827
3827
|
|
3828
3828
|
attr_accessor :EventId, :FlowIds
|
3829
|
-
|
3829
|
+
|
3830
3830
|
def initialize(eventid=nil, flowids=nil)
|
3831
3831
|
@EventId = eventid
|
3832
3832
|
@FlowIds = flowids
|
@@ -3844,7 +3844,7 @@ module TencentCloud
|
|
3844
3844
|
# @type RequestId: String
|
3845
3845
|
|
3846
3846
|
attr_accessor :RequestId
|
3847
|
-
|
3847
|
+
|
3848
3848
|
def initialize(requestid=nil)
|
3849
3849
|
@RequestId = requestid
|
3850
3850
|
end
|
@@ -3862,7 +3862,7 @@ module TencentCloud
|
|
3862
3862
|
# @type FlowIds: Array
|
3863
3863
|
|
3864
3864
|
attr_accessor :EventId, :FlowIds
|
3865
|
-
|
3865
|
+
|
3866
3866
|
def initialize(eventid=nil, flowids=nil)
|
3867
3867
|
@EventId = eventid
|
3868
3868
|
@FlowIds = flowids
|
@@ -3880,7 +3880,7 @@ module TencentCloud
|
|
3880
3880
|
# @type RequestId: String
|
3881
3881
|
|
3882
3882
|
attr_accessor :RequestId
|
3883
|
-
|
3883
|
+
|
3884
3884
|
def initialize(requestid=nil)
|
3885
3885
|
@RequestId = requestid
|
3886
3886
|
end
|
@@ -3898,7 +3898,7 @@ module TencentCloud
|
|
3898
3898
|
# @type Switch: String
|
3899
3899
|
|
3900
3900
|
attr_accessor :Switch
|
3901
|
-
|
3901
|
+
|
3902
3902
|
def initialize(switch=nil)
|
3903
3903
|
@Switch = switch
|
3904
3904
|
end
|
@@ -3916,7 +3916,7 @@ module TencentCloud
|
|
3916
3916
|
# @type Switch: String
|
3917
3917
|
|
3918
3918
|
attr_accessor :Switch
|
3919
|
-
|
3919
|
+
|
3920
3920
|
def initialize(switch=nil)
|
3921
3921
|
@Switch = switch
|
3922
3922
|
end
|
@@ -3942,7 +3942,7 @@ module TencentCloud
|
|
3942
3942
|
# @type Type: String
|
3943
3943
|
|
3944
3944
|
attr_accessor :Switch, :Type
|
3945
|
-
|
3945
|
+
|
3946
3946
|
def initialize(switch=nil, type=nil)
|
3947
3947
|
@Switch = switch
|
3948
3948
|
@Type = type
|
@@ -3990,7 +3990,7 @@ module TencentCloud
|
|
3990
3990
|
# @type Type: String
|
3991
3991
|
|
3992
3992
|
attr_accessor :Definition, :Name, :Comment, :PornConfigure, :TerrorismConfigure, :PoliticalConfigure, :ProhibitedConfigure, :UserDefineConfigure, :CreateTime, :UpdateTime, :Type
|
3993
|
-
|
3993
|
+
|
3994
3994
|
def initialize(definition=nil, name=nil, comment=nil, pornconfigure=nil, terrorismconfigure=nil, politicalconfigure=nil, prohibitedconfigure=nil, userdefineconfigure=nil, createtime=nil, updatetime=nil, type=nil)
|
3995
3995
|
@Definition = definition
|
3996
3996
|
@Name = name
|
@@ -4047,7 +4047,7 @@ module TencentCloud
|
|
4047
4047
|
# @type Formats: Array
|
4048
4048
|
|
4049
4049
|
attr_accessor :Bucket, :Region, :Dir, :Formats
|
4050
|
-
|
4050
|
+
|
4051
4051
|
def initialize(bucket=nil, region=nil, dir=nil, formats=nil)
|
4052
4052
|
@Bucket = bucket
|
4053
4053
|
@Region = region
|
@@ -4073,7 +4073,7 @@ module TencentCloud
|
|
4073
4073
|
# @type Object: String
|
4074
4074
|
|
4075
4075
|
attr_accessor :Bucket, :Region, :Object
|
4076
|
-
|
4076
|
+
|
4077
4077
|
def initialize(bucket=nil, region=nil, object=nil)
|
4078
4078
|
@Bucket = bucket
|
4079
4079
|
@Region = region
|
@@ -4095,7 +4095,7 @@ module TencentCloud
|
|
4095
4095
|
# @type Region: String
|
4096
4096
|
|
4097
4097
|
attr_accessor :Bucket, :Region
|
4098
|
-
|
4098
|
+
|
4099
4099
|
def initialize(bucket=nil, region=nil)
|
4100
4100
|
@Bucket = bucket
|
4101
4101
|
@Region = region
|
@@ -4115,7 +4115,7 @@ module TencentCloud
|
|
4115
4115
|
# @type Switch: String
|
4116
4116
|
|
4117
4117
|
attr_accessor :Switch
|
4118
|
-
|
4118
|
+
|
4119
4119
|
def initialize(switch=nil)
|
4120
4120
|
@Switch = switch
|
4121
4121
|
end
|
@@ -4133,7 +4133,7 @@ module TencentCloud
|
|
4133
4133
|
# @type Switch: String
|
4134
4134
|
|
4135
4135
|
attr_accessor :Switch
|
4136
|
-
|
4136
|
+
|
4137
4137
|
def initialize(switch=nil)
|
4138
4138
|
@Switch = switch
|
4139
4139
|
end
|
@@ -4159,7 +4159,7 @@ module TencentCloud
|
|
4159
4159
|
# @type FrameTagConfigure: :class:`Tencentcloud::Mps.v20190612.models.FrameTagConfigureInfo`
|
4160
4160
|
|
4161
4161
|
attr_accessor :Name, :Comment, :ClassificationConfigure, :TagConfigure, :CoverConfigure, :FrameTagConfigure
|
4162
|
-
|
4162
|
+
|
4163
4163
|
def initialize(name=nil, comment=nil, classificationconfigure=nil, tagconfigure=nil, coverconfigure=nil, frametagconfigure=nil)
|
4164
4164
|
@Name = name
|
4165
4165
|
@Comment = comment
|
@@ -4199,7 +4199,7 @@ module TencentCloud
|
|
4199
4199
|
# @type RequestId: String
|
4200
4200
|
|
4201
4201
|
attr_accessor :Definition, :RequestId
|
4202
|
-
|
4202
|
+
|
4203
4203
|
def initialize(definition=nil, requestid=nil)
|
4204
4204
|
@Definition = definition
|
4205
4205
|
@RequestId = requestid
|
@@ -4231,7 +4231,7 @@ module TencentCloud
|
|
4231
4231
|
# @type TranslateConfigure: :class:`Tencentcloud::Mps.v20190612.models.TranslateConfigureInfo`
|
4232
4232
|
|
4233
4233
|
attr_accessor :Name, :Comment, :FaceConfigure, :OcrFullTextConfigure, :OcrWordsConfigure, :AsrFullTextConfigure, :AsrWordsConfigure, :TranslateConfigure
|
4234
|
-
|
4234
|
+
|
4235
4235
|
def initialize(name=nil, comment=nil, faceconfigure=nil, ocrfulltextconfigure=nil, ocrwordsconfigure=nil, asrfulltextconfigure=nil, asrwordsconfigure=nil, translateconfigure=nil)
|
4236
4236
|
@Name = name
|
4237
4237
|
@Comment = comment
|
@@ -4281,7 +4281,7 @@ module TencentCloud
|
|
4281
4281
|
# @type RequestId: String
|
4282
4282
|
|
4283
4283
|
attr_accessor :Definition, :RequestId
|
4284
|
-
|
4284
|
+
|
4285
4285
|
def initialize(definition=nil, requestid=nil)
|
4286
4286
|
@Definition = definition
|
4287
4287
|
@RequestId = requestid
|
@@ -4318,7 +4318,7 @@ module TencentCloud
|
|
4318
4318
|
# @type Comment: String
|
4319
4319
|
|
4320
4320
|
attr_accessor :Format, :StreamInfos, :Name, :DisableHigherVideoBitrate, :DisableHigherVideoResolution, :Comment
|
4321
|
-
|
4321
|
+
|
4322
4322
|
def initialize(format=nil, streaminfos=nil, name=nil, disablehighervideobitrate=nil, disablehighervideoresolution=nil, comment=nil)
|
4323
4323
|
@Format = format
|
4324
4324
|
@StreamInfos = streaminfos
|
@@ -4353,7 +4353,7 @@ module TencentCloud
|
|
4353
4353
|
# @type RequestId: String
|
4354
4354
|
|
4355
4355
|
attr_accessor :Definition, :RequestId
|
4356
|
-
|
4356
|
+
|
4357
4357
|
def initialize(definition=nil, requestid=nil)
|
4358
4358
|
@Definition = definition
|
4359
4359
|
@RequestId = requestid
|
@@ -4398,7 +4398,7 @@ module TencentCloud
|
|
4398
4398
|
# @type Comment: String
|
4399
4399
|
|
4400
4400
|
attr_accessor :Fps, :Width, :Height, :ResolutionAdaptive, :Format, :Quality, :Name, :Comment
|
4401
|
-
|
4401
|
+
|
4402
4402
|
def initialize(fps=nil, width=nil, height=nil, resolutionadaptive=nil, format=nil, quality=nil, name=nil, comment=nil)
|
4403
4403
|
@Fps = fps
|
4404
4404
|
@Width = width
|
@@ -4430,7 +4430,7 @@ module TencentCloud
|
|
4430
4430
|
# @type RequestId: String
|
4431
4431
|
|
4432
4432
|
attr_accessor :Definition, :RequestId
|
4433
|
-
|
4433
|
+
|
4434
4434
|
def initialize(definition=nil, requestid=nil)
|
4435
4435
|
@Definition = definition
|
4436
4436
|
@RequestId = requestid
|
@@ -4463,7 +4463,7 @@ module TencentCloud
|
|
4463
4463
|
# @type UserDefineConfigure: :class:`Tencentcloud::Mps.v20190612.models.UserDefineConfigureInfo`
|
4464
4464
|
|
4465
4465
|
attr_accessor :Name, :Comment, :PornConfigure, :TerrorismConfigure, :PoliticalConfigure, :ProhibitedConfigure, :UserDefineConfigure
|
4466
|
-
|
4466
|
+
|
4467
4467
|
def initialize(name=nil, comment=nil, pornconfigure=nil, terrorismconfigure=nil, politicalconfigure=nil, prohibitedconfigure=nil, userdefineconfigure=nil)
|
4468
4468
|
@Name = name
|
4469
4469
|
@Comment = comment
|
@@ -4508,7 +4508,7 @@ module TencentCloud
|
|
4508
4508
|
# @type RequestId: String
|
4509
4509
|
|
4510
4510
|
attr_accessor :Definition, :RequestId
|
4511
|
-
|
4511
|
+
|
4512
4512
|
def initialize(definition=nil, requestid=nil)
|
4513
4513
|
@Definition = definition
|
4514
4514
|
@RequestId = requestid
|
@@ -4566,7 +4566,7 @@ module TencentCloud
|
|
4566
4566
|
# @type Format: String
|
4567
4567
|
|
4568
4568
|
attr_accessor :SampleType, :SampleInterval, :RowCount, :ColumnCount, :Name, :Width, :Height, :ResolutionAdaptive, :FillType, :Comment, :Format
|
4569
|
-
|
4569
|
+
|
4570
4570
|
def initialize(sampletype=nil, sampleinterval=nil, rowcount=nil, columncount=nil, name=nil, width=nil, height=nil, resolutionadaptive=nil, filltype=nil, comment=nil, format=nil)
|
4571
4571
|
@SampleType = sampletype
|
4572
4572
|
@SampleInterval = sampleinterval
|
@@ -4604,7 +4604,7 @@ module TencentCloud
|
|
4604
4604
|
# @type RequestId: String
|
4605
4605
|
|
4606
4606
|
attr_accessor :Definition, :RequestId
|
4607
|
-
|
4607
|
+
|
4608
4608
|
def initialize(definition=nil, requestid=nil)
|
4609
4609
|
@Definition = definition
|
4610
4610
|
@RequestId = requestid
|
@@ -4642,7 +4642,7 @@ module TencentCloud
|
|
4642
4642
|
# @type ResilientStream: :class:`Tencentcloud::Mps.v20190612.models.ResilientStreamConf`
|
4643
4643
|
|
4644
4644
|
attr_accessor :InputName, :Protocol, :Description, :AllowIpList, :SRTSettings, :RTPSettings, :FailOver, :RTMPPullSettings, :RTSPPullSettings, :HLSPullSettings, :ResilientStream
|
4645
|
-
|
4645
|
+
|
4646
4646
|
def initialize(inputname=nil, protocol=nil, description=nil, allowiplist=nil, srtsettings=nil, rtpsettings=nil, failover=nil, rtmppullsettings=nil, rtsppullsettings=nil, hlspullsettings=nil, resilientstream=nil)
|
4647
4647
|
@InputName = inputname
|
4648
4648
|
@Protocol = protocol
|
@@ -4696,7 +4696,7 @@ module TencentCloud
|
|
4696
4696
|
# @type SourceAddresses: Array
|
4697
4697
|
|
4698
4698
|
attr_accessor :SourceAddresses
|
4699
|
-
|
4699
|
+
|
4700
4700
|
def initialize(sourceaddresses=nil)
|
4701
4701
|
@SourceAddresses = sourceaddresses
|
4702
4702
|
end
|
@@ -4719,7 +4719,7 @@ module TencentCloud
|
|
4719
4719
|
# @type SourceAddresses: Array
|
4720
4720
|
|
4721
4721
|
attr_accessor :SourceAddresses
|
4722
|
-
|
4722
|
+
|
4723
4723
|
def initialize(sourceaddresses=nil)
|
4724
4724
|
@SourceAddresses = sourceaddresses
|
4725
4725
|
end
|
@@ -4744,7 +4744,7 @@ module TencentCloud
|
|
4744
4744
|
# @type IdleTimeout: Integer
|
4745
4745
|
|
4746
4746
|
attr_accessor :FEC, :IdleTimeout
|
4747
|
-
|
4747
|
+
|
4748
4748
|
def initialize(fec=nil, idletimeout=nil)
|
4749
4749
|
@FEC = fec
|
4750
4750
|
@IdleTimeout = idletimeout
|
@@ -4762,7 +4762,7 @@ module TencentCloud
|
|
4762
4762
|
# @type SourceAddresses: Array
|
4763
4763
|
|
4764
4764
|
attr_accessor :SourceAddresses
|
4765
|
-
|
4765
|
+
|
4766
4766
|
def initialize(sourceaddresses=nil)
|
4767
4767
|
@SourceAddresses = sourceaddresses
|
4768
4768
|
end
|
@@ -4801,7 +4801,7 @@ module TencentCloud
|
|
4801
4801
|
# @type SourceAddresses: Array
|
4802
4802
|
|
4803
4803
|
attr_accessor :Mode, :StreamId, :Latency, :RecvLatency, :PeerLatency, :PeerIdleTimeout, :Passphrase, :PbKeyLen, :SourceAddresses
|
4804
|
-
|
4804
|
+
|
4805
4805
|
def initialize(mode=nil, streamid=nil, latency=nil, recvlatency=nil, peerlatency=nil, peeridletimeout=nil, passphrase=nil, pbkeylen=nil, sourceaddresses=nil)
|
4806
4806
|
@Mode = mode
|
4807
4807
|
@StreamId = streamid
|
@@ -4857,7 +4857,7 @@ module TencentCloud
|
|
4857
4857
|
# @type MaxConcurrent: Integer
|
4858
4858
|
|
4859
4859
|
attr_accessor :OutputName, :Description, :Protocol, :OutputRegion, :SRTSettings, :RTMPSettings, :RTPSettings, :AllowIpList, :MaxConcurrent
|
4860
|
-
|
4860
|
+
|
4861
4861
|
def initialize(outputname=nil, description=nil, protocol=nil, outputregion=nil, srtsettings=nil, rtmpsettings=nil, rtpsettings=nil, allowiplist=nil, maxconcurrent=nil)
|
4862
4862
|
@OutputName = outputname
|
4863
4863
|
@Description = description
|
@@ -4902,7 +4902,7 @@ module TencentCloud
|
|
4902
4902
|
# @type IdleTimeout: Integer
|
4903
4903
|
|
4904
4904
|
attr_accessor :Destinations, :FEC, :IdleTimeout
|
4905
|
-
|
4905
|
+
|
4906
4906
|
def initialize(destinations=nil, fec=nil, idletimeout=nil)
|
4907
4907
|
@Destinations = destinations
|
4908
4908
|
@FEC = fec
|
@@ -4931,7 +4931,7 @@ module TencentCloud
|
|
4931
4931
|
# @type ChunkSize: Integer
|
4932
4932
|
|
4933
4933
|
attr_accessor :Destinations, :ChunkSize
|
4934
|
-
|
4934
|
+
|
4935
4935
|
def initialize(destinations=nil, chunksize=nil)
|
4936
4936
|
@Destinations = destinations
|
4937
4937
|
@ChunkSize = chunksize
|
@@ -4958,7 +4958,7 @@ module TencentCloud
|
|
4958
4958
|
# @type Port: Integer
|
4959
4959
|
|
4960
4960
|
attr_accessor :Ip, :Port
|
4961
|
-
|
4961
|
+
|
4962
4962
|
def initialize(ip=nil, port=nil)
|
4963
4963
|
@Ip = ip
|
4964
4964
|
@Port = port
|
@@ -4978,7 +4978,7 @@ module TencentCloud
|
|
4978
4978
|
# @type StreamKey: String
|
4979
4979
|
|
4980
4980
|
attr_accessor :Url, :StreamKey
|
4981
|
-
|
4981
|
+
|
4982
4982
|
def initialize(url=nil, streamkey=nil)
|
4983
4983
|
@Url = url
|
4984
4984
|
@StreamKey = streamkey
|
@@ -5012,7 +5012,7 @@ module TencentCloud
|
|
5012
5012
|
# @type Mode: String
|
5013
5013
|
|
5014
5014
|
attr_accessor :Destinations, :StreamId, :Latency, :RecvLatency, :PeerLatency, :PeerIdleTimeout, :Passphrase, :PbKeyLen, :Mode
|
5015
|
-
|
5015
|
+
|
5016
5016
|
def initialize(destinations=nil, streamid=nil, latency=nil, recvlatency=nil, peerlatency=nil, peeridletimeout=nil, passphrase=nil, pbkeylen=nil, mode=nil)
|
5017
5017
|
@Destinations = destinations
|
5018
5018
|
@StreamId = streamid
|
@@ -5053,7 +5053,7 @@ module TencentCloud
|
|
5053
5053
|
# @type Port: Integer
|
5054
5054
|
|
5055
5055
|
attr_accessor :Ip, :Port
|
5056
|
-
|
5056
|
+
|
5057
5057
|
def initialize(ip=nil, port=nil)
|
5058
5058
|
@Ip = ip
|
5059
5059
|
@Port = port
|
@@ -5085,7 +5085,7 @@ module TencentCloud
|
|
5085
5085
|
# @type Tags: Array
|
5086
5086
|
|
5087
5087
|
attr_accessor :Name, :Usages, :Description, :FaceContents, :Tags
|
5088
|
-
|
5088
|
+
|
5089
5089
|
def initialize(name=nil, usages=nil, description=nil, facecontents=nil, tags=nil)
|
5090
5090
|
@Name = name
|
5091
5091
|
@Usages = usages
|
@@ -5113,7 +5113,7 @@ module TencentCloud
|
|
5113
5113
|
# @type RequestId: String
|
5114
5114
|
|
5115
5115
|
attr_accessor :Person, :FailFaceInfoSet, :RequestId
|
5116
|
-
|
5116
|
+
|
5117
5117
|
def initialize(person=nil, failfaceinfoset=nil, requestid=nil)
|
5118
5118
|
@Person = person
|
5119
5119
|
@FailFaceInfoSet = failfaceinfoset
|
@@ -5181,7 +5181,7 @@ module TencentCloud
|
|
5181
5181
|
# @type FillType: String
|
5182
5182
|
|
5183
5183
|
attr_accessor :SampleType, :SampleInterval, :Name, :Width, :Height, :ResolutionAdaptive, :Format, :Comment, :FillType
|
5184
|
-
|
5184
|
+
|
5185
5185
|
def initialize(sampletype=nil, sampleinterval=nil, name=nil, width=nil, height=nil, resolutionadaptive=nil, format=nil, comment=nil, filltype=nil)
|
5186
5186
|
@SampleType = sampletype
|
5187
5187
|
@SampleInterval = sampleinterval
|
@@ -5215,7 +5215,7 @@ module TencentCloud
|
|
5215
5215
|
# @type RequestId: String
|
5216
5216
|
|
5217
5217
|
attr_accessor :Definition, :RequestId
|
5218
|
-
|
5218
|
+
|
5219
5219
|
def initialize(definition=nil, requestid=nil)
|
5220
5220
|
@Definition = definition
|
5221
5221
|
@RequestId = requestid
|
@@ -5244,7 +5244,7 @@ module TencentCloud
|
|
5244
5244
|
# @type TaskNotifyConfig: :class:`Tencentcloud::Mps.v20190612.models.TaskNotifyConfig`
|
5245
5245
|
|
5246
5246
|
attr_accessor :ScheduleName, :Trigger, :Activities, :OutputStorage, :OutputDir, :TaskNotifyConfig
|
5247
|
-
|
5247
|
+
|
5248
5248
|
def initialize(schedulename=nil, trigger=nil, activities=nil, outputstorage=nil, outputdir=nil, tasknotifyconfig=nil)
|
5249
5249
|
@ScheduleName = schedulename
|
5250
5250
|
@Trigger = trigger
|
@@ -5288,7 +5288,7 @@ module TencentCloud
|
|
5288
5288
|
# @type RequestId: String
|
5289
5289
|
|
5290
5290
|
attr_accessor :ScheduleId, :RequestId
|
5291
|
-
|
5291
|
+
|
5292
5292
|
def initialize(scheduleid=nil, requestid=nil)
|
5293
5293
|
@ScheduleId = scheduleid
|
5294
5294
|
@RequestId = requestid
|
@@ -5336,7 +5336,7 @@ module TencentCloud
|
|
5336
5336
|
# @type FillType: String
|
5337
5337
|
|
5338
5338
|
attr_accessor :Name, :Width, :Height, :ResolutionAdaptive, :Format, :Comment, :FillType
|
5339
|
-
|
5339
|
+
|
5340
5340
|
def initialize(name=nil, width=nil, height=nil, resolutionadaptive=nil, format=nil, comment=nil, filltype=nil)
|
5341
5341
|
@Name = name
|
5342
5342
|
@Width = width
|
@@ -5366,7 +5366,7 @@ module TencentCloud
|
|
5366
5366
|
# @type RequestId: String
|
5367
5367
|
|
5368
5368
|
attr_accessor :Definition, :RequestId
|
5369
|
-
|
5369
|
+
|
5370
5370
|
def initialize(definition=nil, requestid=nil)
|
5371
5371
|
@Definition = definition
|
5372
5372
|
@RequestId = requestid
|
@@ -5386,7 +5386,7 @@ module TencentCloud
|
|
5386
5386
|
# @type Description: String
|
5387
5387
|
|
5388
5388
|
attr_accessor :EventName, :Description
|
5389
|
-
|
5389
|
+
|
5390
5390
|
def initialize(eventname=nil, description=nil)
|
5391
5391
|
@EventName = eventname
|
5392
5392
|
@Description = description
|
@@ -5406,7 +5406,7 @@ module TencentCloud
|
|
5406
5406
|
# @type RequestId: String
|
5407
5407
|
|
5408
5408
|
attr_accessor :Info, :RequestId
|
5409
|
-
|
5409
|
+
|
5410
5410
|
def initialize(info=nil, requestid=nil)
|
5411
5411
|
@Info = info
|
5412
5412
|
@RequestId = requestid
|
@@ -5433,7 +5433,7 @@ module TencentCloud
|
|
5433
5433
|
# @type EventId: String
|
5434
5434
|
|
5435
5435
|
attr_accessor :FlowName, :MaxBandwidth, :InputGroup, :EventId
|
5436
|
-
|
5436
|
+
|
5437
5437
|
def initialize(flowname=nil, maxbandwidth=nil, inputgroup=nil, eventid=nil)
|
5438
5438
|
@FlowName = flowname
|
5439
5439
|
@MaxBandwidth = maxbandwidth
|
@@ -5464,7 +5464,7 @@ module TencentCloud
|
|
5464
5464
|
# @type RequestId: String
|
5465
5465
|
|
5466
5466
|
attr_accessor :Info, :RequestId
|
5467
|
-
|
5467
|
+
|
5468
5468
|
def initialize(info=nil, requestid=nil)
|
5469
5469
|
@Info = info
|
5470
5470
|
@RequestId = requestid
|
@@ -5487,7 +5487,7 @@ module TencentCloud
|
|
5487
5487
|
# @type InputGroup: Array
|
5488
5488
|
|
5489
5489
|
attr_accessor :FlowId, :InputGroup
|
5490
|
-
|
5490
|
+
|
5491
5491
|
def initialize(flowid=nil, inputgroup=nil)
|
5492
5492
|
@FlowId = flowid
|
5493
5493
|
@InputGroup = inputgroup
|
@@ -5514,7 +5514,7 @@ module TencentCloud
|
|
5514
5514
|
# @type RequestId: String
|
5515
5515
|
|
5516
5516
|
attr_accessor :Info, :RequestId
|
5517
|
-
|
5517
|
+
|
5518
5518
|
def initialize(info=nil, requestid=nil)
|
5519
5519
|
@Info = info
|
5520
5520
|
@RequestId = requestid
|
@@ -5537,7 +5537,7 @@ module TencentCloud
|
|
5537
5537
|
# @type Output: :class:`Tencentcloud::Mps.v20190612.models.CreateOutputInfo`
|
5538
5538
|
|
5539
5539
|
attr_accessor :FlowId, :Output
|
5540
|
-
|
5540
|
+
|
5541
5541
|
def initialize(flowid=nil, output=nil)
|
5542
5542
|
@FlowId = flowid
|
5543
5543
|
@Output = output
|
@@ -5560,7 +5560,7 @@ module TencentCloud
|
|
5560
5560
|
# @type RequestId: String
|
5561
5561
|
|
5562
5562
|
attr_accessor :Info, :RequestId
|
5563
|
-
|
5563
|
+
|
5564
5564
|
def initialize(info=nil, requestid=nil)
|
5565
5565
|
@Info = info
|
5566
5566
|
@RequestId = requestid
|
@@ -5603,7 +5603,7 @@ module TencentCloud
|
|
5603
5603
|
# @type EnhanceConfig: :class:`Tencentcloud::Mps.v20190612.models.EnhanceConfig`
|
5604
5604
|
|
5605
5605
|
attr_accessor :Container, :Name, :Comment, :RemoveVideo, :RemoveAudio, :VideoTemplate, :AudioTemplate, :TEHDConfig, :EnhanceConfig
|
5606
|
-
|
5606
|
+
|
5607
5607
|
def initialize(container=nil, name=nil, comment=nil, removevideo=nil, removeaudio=nil, videotemplate=nil, audiotemplate=nil, tehdconfig=nil, enhanceconfig=nil)
|
5608
5608
|
@Container = container
|
5609
5609
|
@Name = name
|
@@ -5649,7 +5649,7 @@ module TencentCloud
|
|
5649
5649
|
# @type RequestId: String
|
5650
5650
|
|
5651
5651
|
attr_accessor :Definition, :RequestId
|
5652
|
-
|
5652
|
+
|
5653
5653
|
def initialize(definition=nil, requestid=nil)
|
5654
5654
|
@Definition = definition
|
5655
5655
|
@RequestId = requestid
|
@@ -5697,7 +5697,7 @@ module TencentCloud
|
|
5697
5697
|
# @type SvgTemplate: :class:`Tencentcloud::Mps.v20190612.models.SvgWatermarkInput`
|
5698
5698
|
|
5699
5699
|
attr_accessor :Type, :Name, :Comment, :CoordinateOrigin, :XPos, :YPos, :ImageTemplate, :TextTemplate, :SvgTemplate
|
5700
|
-
|
5700
|
+
|
5701
5701
|
def initialize(type=nil, name=nil, comment=nil, coordinateorigin=nil, xpos=nil, ypos=nil, imagetemplate=nil, texttemplate=nil, svgtemplate=nil)
|
5702
5702
|
@Type = type
|
5703
5703
|
@Name = name
|
@@ -5742,7 +5742,7 @@ module TencentCloud
|
|
5742
5742
|
# @type RequestId: String
|
5743
5743
|
|
5744
5744
|
attr_accessor :Definition, :ImageUrl, :RequestId
|
5745
|
-
|
5745
|
+
|
5746
5746
|
def initialize(definition=nil, imageurl=nil, requestid=nil)
|
5747
5747
|
@Definition = definition
|
5748
5748
|
@ImageUrl = imageurl
|
@@ -5772,7 +5772,7 @@ module TencentCloud
|
|
5772
5772
|
# @type Words: Array
|
5773
5773
|
|
5774
5774
|
attr_accessor :Usages, :Words
|
5775
|
-
|
5775
|
+
|
5776
5776
|
def initialize(usages=nil, words=nil)
|
5777
5777
|
@Usages = usages
|
5778
5778
|
@Words = words
|
@@ -5797,7 +5797,7 @@ module TencentCloud
|
|
5797
5797
|
# @type RequestId: String
|
5798
5798
|
|
5799
5799
|
attr_accessor :RequestId
|
5800
|
-
|
5800
|
+
|
5801
5801
|
def initialize(requestid=nil)
|
5802
5802
|
@RequestId = requestid
|
5803
5803
|
end
|
@@ -5832,7 +5832,7 @@ module TencentCloud
|
|
5832
5832
|
# @type TaskPriority: Integer
|
5833
5833
|
|
5834
5834
|
attr_accessor :WorkflowName, :Trigger, :OutputStorage, :OutputDir, :MediaProcessTask, :AiContentReviewTask, :AiAnalysisTask, :AiRecognitionTask, :TaskNotifyConfig, :TaskPriority
|
5835
|
-
|
5835
|
+
|
5836
5836
|
def initialize(workflowname=nil, trigger=nil, outputstorage=nil, outputdir=nil, mediaprocesstask=nil, aicontentreviewtask=nil, aianalysistask=nil, airecognitiontask=nil, tasknotifyconfig=nil, taskpriority=nil)
|
5837
5837
|
@WorkflowName = workflowname
|
5838
5838
|
@Trigger = trigger
|
@@ -5889,7 +5889,7 @@ module TencentCloud
|
|
5889
5889
|
# @type RequestId: String
|
5890
5890
|
|
5891
5891
|
attr_accessor :WorkflowId, :RequestId
|
5892
|
-
|
5892
|
+
|
5893
5893
|
def initialize(workflowid=nil, requestid=nil)
|
5894
5894
|
@WorkflowId = workflowid
|
5895
5895
|
@RequestId = requestid
|
@@ -5907,7 +5907,7 @@ module TencentCloud
|
|
5907
5907
|
# @type Definition: Integer
|
5908
5908
|
|
5909
5909
|
attr_accessor :Definition
|
5910
|
-
|
5910
|
+
|
5911
5911
|
def initialize(definition=nil)
|
5912
5912
|
@Definition = definition
|
5913
5913
|
end
|
@@ -5923,7 +5923,7 @@ module TencentCloud
|
|
5923
5923
|
# @type RequestId: String
|
5924
5924
|
|
5925
5925
|
attr_accessor :RequestId
|
5926
|
-
|
5926
|
+
|
5927
5927
|
def initialize(requestid=nil)
|
5928
5928
|
@RequestId = requestid
|
5929
5929
|
end
|
@@ -5939,7 +5939,7 @@ module TencentCloud
|
|
5939
5939
|
# @type Definition: Integer
|
5940
5940
|
|
5941
5941
|
attr_accessor :Definition
|
5942
|
-
|
5942
|
+
|
5943
5943
|
def initialize(definition=nil)
|
5944
5944
|
@Definition = definition
|
5945
5945
|
end
|
@@ -5955,7 +5955,7 @@ module TencentCloud
|
|
5955
5955
|
# @type RequestId: String
|
5956
5956
|
|
5957
5957
|
attr_accessor :RequestId
|
5958
|
-
|
5958
|
+
|
5959
5959
|
def initialize(requestid=nil)
|
5960
5960
|
@RequestId = requestid
|
5961
5961
|
end
|
@@ -5971,7 +5971,7 @@ module TencentCloud
|
|
5971
5971
|
# @type Definition: Integer
|
5972
5972
|
|
5973
5973
|
attr_accessor :Definition
|
5974
|
-
|
5974
|
+
|
5975
5975
|
def initialize(definition=nil)
|
5976
5976
|
@Definition = definition
|
5977
5977
|
end
|
@@ -5987,7 +5987,7 @@ module TencentCloud
|
|
5987
5987
|
# @type RequestId: String
|
5988
5988
|
|
5989
5989
|
attr_accessor :RequestId
|
5990
|
-
|
5990
|
+
|
5991
5991
|
def initialize(requestid=nil)
|
5992
5992
|
@RequestId = requestid
|
5993
5993
|
end
|
@@ -6003,7 +6003,7 @@ module TencentCloud
|
|
6003
6003
|
# @type Definition: Integer
|
6004
6004
|
|
6005
6005
|
attr_accessor :Definition
|
6006
|
-
|
6006
|
+
|
6007
6007
|
def initialize(definition=nil)
|
6008
6008
|
@Definition = definition
|
6009
6009
|
end
|
@@ -6019,7 +6019,7 @@ module TencentCloud
|
|
6019
6019
|
# @type RequestId: String
|
6020
6020
|
|
6021
6021
|
attr_accessor :RequestId
|
6022
|
-
|
6022
|
+
|
6023
6023
|
def initialize(requestid=nil)
|
6024
6024
|
@RequestId = requestid
|
6025
6025
|
end
|
@@ -6035,7 +6035,7 @@ module TencentCloud
|
|
6035
6035
|
# @type Definition: Integer
|
6036
6036
|
|
6037
6037
|
attr_accessor :Definition
|
6038
|
-
|
6038
|
+
|
6039
6039
|
def initialize(definition=nil)
|
6040
6040
|
@Definition = definition
|
6041
6041
|
end
|
@@ -6051,7 +6051,7 @@ module TencentCloud
|
|
6051
6051
|
# @type RequestId: String
|
6052
6052
|
|
6053
6053
|
attr_accessor :RequestId
|
6054
|
-
|
6054
|
+
|
6055
6055
|
def initialize(requestid=nil)
|
6056
6056
|
@RequestId = requestid
|
6057
6057
|
end
|
@@ -6067,7 +6067,7 @@ module TencentCloud
|
|
6067
6067
|
# @type Definition: Integer
|
6068
6068
|
|
6069
6069
|
attr_accessor :Definition
|
6070
|
-
|
6070
|
+
|
6071
6071
|
def initialize(definition=nil)
|
6072
6072
|
@Definition = definition
|
6073
6073
|
end
|
@@ -6083,7 +6083,7 @@ module TencentCloud
|
|
6083
6083
|
# @type RequestId: String
|
6084
6084
|
|
6085
6085
|
attr_accessor :RequestId
|
6086
|
-
|
6086
|
+
|
6087
6087
|
def initialize(requestid=nil)
|
6088
6088
|
@RequestId = requestid
|
6089
6089
|
end
|
@@ -6099,7 +6099,7 @@ module TencentCloud
|
|
6099
6099
|
# @type PersonId: String
|
6100
6100
|
|
6101
6101
|
attr_accessor :PersonId
|
6102
|
-
|
6102
|
+
|
6103
6103
|
def initialize(personid=nil)
|
6104
6104
|
@PersonId = personid
|
6105
6105
|
end
|
@@ -6115,7 +6115,7 @@ module TencentCloud
|
|
6115
6115
|
# @type RequestId: String
|
6116
6116
|
|
6117
6117
|
attr_accessor :RequestId
|
6118
|
-
|
6118
|
+
|
6119
6119
|
def initialize(requestid=nil)
|
6120
6120
|
@RequestId = requestid
|
6121
6121
|
end
|
@@ -6131,7 +6131,7 @@ module TencentCloud
|
|
6131
6131
|
# @type Definition: Integer
|
6132
6132
|
|
6133
6133
|
attr_accessor :Definition
|
6134
|
-
|
6134
|
+
|
6135
6135
|
def initialize(definition=nil)
|
6136
6136
|
@Definition = definition
|
6137
6137
|
end
|
@@ -6147,7 +6147,7 @@ module TencentCloud
|
|
6147
6147
|
# @type RequestId: String
|
6148
6148
|
|
6149
6149
|
attr_accessor :RequestId
|
6150
|
-
|
6150
|
+
|
6151
6151
|
def initialize(requestid=nil)
|
6152
6152
|
@RequestId = requestid
|
6153
6153
|
end
|
@@ -6163,7 +6163,7 @@ module TencentCloud
|
|
6163
6163
|
# @type ScheduleId: Integer
|
6164
6164
|
|
6165
6165
|
attr_accessor :ScheduleId
|
6166
|
-
|
6166
|
+
|
6167
6167
|
def initialize(scheduleid=nil)
|
6168
6168
|
@ScheduleId = scheduleid
|
6169
6169
|
end
|
@@ -6179,7 +6179,7 @@ module TencentCloud
|
|
6179
6179
|
# @type RequestId: String
|
6180
6180
|
|
6181
6181
|
attr_accessor :RequestId
|
6182
|
-
|
6182
|
+
|
6183
6183
|
def initialize(requestid=nil)
|
6184
6184
|
@RequestId = requestid
|
6185
6185
|
end
|
@@ -6195,7 +6195,7 @@ module TencentCloud
|
|
6195
6195
|
# @type Definition: Integer
|
6196
6196
|
|
6197
6197
|
attr_accessor :Definition
|
6198
|
-
|
6198
|
+
|
6199
6199
|
def initialize(definition=nil)
|
6200
6200
|
@Definition = definition
|
6201
6201
|
end
|
@@ -6211,7 +6211,7 @@ module TencentCloud
|
|
6211
6211
|
# @type RequestId: String
|
6212
6212
|
|
6213
6213
|
attr_accessor :RequestId
|
6214
|
-
|
6214
|
+
|
6215
6215
|
def initialize(requestid=nil)
|
6216
6216
|
@RequestId = requestid
|
6217
6217
|
end
|
@@ -6227,7 +6227,7 @@ module TencentCloud
|
|
6227
6227
|
# @type EventId: String
|
6228
6228
|
|
6229
6229
|
attr_accessor :EventId
|
6230
|
-
|
6230
|
+
|
6231
6231
|
def initialize(eventid=nil)
|
6232
6232
|
@EventId = eventid
|
6233
6233
|
end
|
@@ -6243,7 +6243,7 @@ module TencentCloud
|
|
6243
6243
|
# @type RequestId: String
|
6244
6244
|
|
6245
6245
|
attr_accessor :RequestId
|
6246
|
-
|
6246
|
+
|
6247
6247
|
def initialize(requestid=nil)
|
6248
6248
|
@RequestId = requestid
|
6249
6249
|
end
|
@@ -6259,7 +6259,7 @@ module TencentCloud
|
|
6259
6259
|
# @type FlowId: String
|
6260
6260
|
|
6261
6261
|
attr_accessor :FlowId
|
6262
|
-
|
6262
|
+
|
6263
6263
|
def initialize(flowid=nil)
|
6264
6264
|
@FlowId = flowid
|
6265
6265
|
end
|
@@ -6275,7 +6275,7 @@ module TencentCloud
|
|
6275
6275
|
# @type RequestId: String
|
6276
6276
|
|
6277
6277
|
attr_accessor :RequestId
|
6278
|
-
|
6278
|
+
|
6279
6279
|
def initialize(requestid=nil)
|
6280
6280
|
@RequestId = requestid
|
6281
6281
|
end
|
@@ -6293,7 +6293,7 @@ module TencentCloud
|
|
6293
6293
|
# @type OutputId: String
|
6294
6294
|
|
6295
6295
|
attr_accessor :FlowId, :OutputId
|
6296
|
-
|
6296
|
+
|
6297
6297
|
def initialize(flowid=nil, outputid=nil)
|
6298
6298
|
@FlowId = flowid
|
6299
6299
|
@OutputId = outputid
|
@@ -6311,7 +6311,7 @@ module TencentCloud
|
|
6311
6311
|
# @type RequestId: String
|
6312
6312
|
|
6313
6313
|
attr_accessor :RequestId
|
6314
|
-
|
6314
|
+
|
6315
6315
|
def initialize(requestid=nil)
|
6316
6316
|
@RequestId = requestid
|
6317
6317
|
end
|
@@ -6327,7 +6327,7 @@ module TencentCloud
|
|
6327
6327
|
# @type Definition: Integer
|
6328
6328
|
|
6329
6329
|
attr_accessor :Definition
|
6330
|
-
|
6330
|
+
|
6331
6331
|
def initialize(definition=nil)
|
6332
6332
|
@Definition = definition
|
6333
6333
|
end
|
@@ -6343,7 +6343,7 @@ module TencentCloud
|
|
6343
6343
|
# @type RequestId: String
|
6344
6344
|
|
6345
6345
|
attr_accessor :RequestId
|
6346
|
-
|
6346
|
+
|
6347
6347
|
def initialize(requestid=nil)
|
6348
6348
|
@RequestId = requestid
|
6349
6349
|
end
|
@@ -6359,7 +6359,7 @@ module TencentCloud
|
|
6359
6359
|
# @type Definition: Integer
|
6360
6360
|
|
6361
6361
|
attr_accessor :Definition
|
6362
|
-
|
6362
|
+
|
6363
6363
|
def initialize(definition=nil)
|
6364
6364
|
@Definition = definition
|
6365
6365
|
end
|
@@ -6375,7 +6375,7 @@ module TencentCloud
|
|
6375
6375
|
# @type RequestId: String
|
6376
6376
|
|
6377
6377
|
attr_accessor :RequestId
|
6378
|
-
|
6378
|
+
|
6379
6379
|
def initialize(requestid=nil)
|
6380
6380
|
@RequestId = requestid
|
6381
6381
|
end
|
@@ -6391,7 +6391,7 @@ module TencentCloud
|
|
6391
6391
|
# @type Keywords: Array
|
6392
6392
|
|
6393
6393
|
attr_accessor :Keywords
|
6394
|
-
|
6394
|
+
|
6395
6395
|
def initialize(keywords=nil)
|
6396
6396
|
@Keywords = keywords
|
6397
6397
|
end
|
@@ -6407,7 +6407,7 @@ module TencentCloud
|
|
6407
6407
|
# @type RequestId: String
|
6408
6408
|
|
6409
6409
|
attr_accessor :RequestId
|
6410
|
-
|
6410
|
+
|
6411
6411
|
def initialize(requestid=nil)
|
6412
6412
|
@RequestId = requestid
|
6413
6413
|
end
|
@@ -6423,7 +6423,7 @@ module TencentCloud
|
|
6423
6423
|
# @type WorkflowId: Integer
|
6424
6424
|
|
6425
6425
|
attr_accessor :WorkflowId
|
6426
|
-
|
6426
|
+
|
6427
6427
|
def initialize(workflowid=nil)
|
6428
6428
|
@WorkflowId = workflowid
|
6429
6429
|
end
|
@@ -6439,7 +6439,7 @@ module TencentCloud
|
|
6439
6439
|
# @type RequestId: String
|
6440
6440
|
|
6441
6441
|
attr_accessor :RequestId
|
6442
|
-
|
6442
|
+
|
6443
6443
|
def initialize(requestid=nil)
|
6444
6444
|
@RequestId = requestid
|
6445
6445
|
end
|
@@ -6463,7 +6463,7 @@ module TencentCloud
|
|
6463
6463
|
# @type Type: String
|
6464
6464
|
|
6465
6465
|
attr_accessor :Definitions, :Offset, :Limit, :Type
|
6466
|
-
|
6466
|
+
|
6467
6467
|
def initialize(definitions=nil, offset=nil, limit=nil, type=nil)
|
6468
6468
|
@Definitions = definitions
|
6469
6469
|
@Offset = offset
|
@@ -6489,7 +6489,7 @@ module TencentCloud
|
|
6489
6489
|
# @type RequestId: String
|
6490
6490
|
|
6491
6491
|
attr_accessor :TotalCount, :AIAnalysisTemplateSet, :RequestId
|
6492
|
-
|
6492
|
+
|
6493
6493
|
def initialize(totalcount=nil, aianalysistemplateset=nil, requestid=nil)
|
6494
6494
|
@TotalCount = totalcount
|
6495
6495
|
@AIAnalysisTemplateSet = aianalysistemplateset
|
@@ -6524,7 +6524,7 @@ module TencentCloud
|
|
6524
6524
|
# @type Type: String
|
6525
6525
|
|
6526
6526
|
attr_accessor :Definitions, :Offset, :Limit, :Type
|
6527
|
-
|
6527
|
+
|
6528
6528
|
def initialize(definitions=nil, offset=nil, limit=nil, type=nil)
|
6529
6529
|
@Definitions = definitions
|
6530
6530
|
@Offset = offset
|
@@ -6550,7 +6550,7 @@ module TencentCloud
|
|
6550
6550
|
# @type RequestId: String
|
6551
6551
|
|
6552
6552
|
attr_accessor :TotalCount, :AIRecognitionTemplateSet, :RequestId
|
6553
|
-
|
6553
|
+
|
6554
6554
|
def initialize(totalcount=nil, airecognitiontemplateset=nil, requestid=nil)
|
6555
6555
|
@TotalCount = totalcount
|
6556
6556
|
@AIRecognitionTemplateSet = airecognitiontemplateset
|
@@ -6585,7 +6585,7 @@ module TencentCloud
|
|
6585
6585
|
# @type Type: String
|
6586
6586
|
|
6587
6587
|
attr_accessor :Definitions, :Offset, :Limit, :Type
|
6588
|
-
|
6588
|
+
|
6589
6589
|
def initialize(definitions=nil, offset=nil, limit=nil, type=nil)
|
6590
6590
|
@Definitions = definitions
|
6591
6591
|
@Offset = offset
|
@@ -6611,7 +6611,7 @@ module TencentCloud
|
|
6611
6611
|
# @type RequestId: String
|
6612
6612
|
|
6613
6613
|
attr_accessor :TotalCount, :AdaptiveDynamicStreamingTemplateSet, :RequestId
|
6614
|
-
|
6614
|
+
|
6615
6615
|
def initialize(totalcount=nil, adaptivedynamicstreamingtemplateset=nil, requestid=nil)
|
6616
6616
|
@TotalCount = totalcount
|
6617
6617
|
@AdaptiveDynamicStreamingTemplateSet = adaptivedynamicstreamingtemplateset
|
@@ -6646,7 +6646,7 @@ module TencentCloud
|
|
6646
6646
|
# @type Type: String
|
6647
6647
|
|
6648
6648
|
attr_accessor :Definitions, :Offset, :Limit, :Type
|
6649
|
-
|
6649
|
+
|
6650
6650
|
def initialize(definitions=nil, offset=nil, limit=nil, type=nil)
|
6651
6651
|
@Definitions = definitions
|
6652
6652
|
@Offset = offset
|
@@ -6672,7 +6672,7 @@ module TencentCloud
|
|
6672
6672
|
# @type RequestId: String
|
6673
6673
|
|
6674
6674
|
attr_accessor :TotalCount, :AnimatedGraphicsTemplateSet, :RequestId
|
6675
|
-
|
6675
|
+
|
6676
6676
|
def initialize(totalcount=nil, animatedgraphicstemplateset=nil, requestid=nil)
|
6677
6677
|
@TotalCount = totalcount
|
6678
6678
|
@AnimatedGraphicsTemplateSet = animatedgraphicstemplateset
|
@@ -6707,7 +6707,7 @@ module TencentCloud
|
|
6707
6707
|
# @type Type: String
|
6708
6708
|
|
6709
6709
|
attr_accessor :Definitions, :Offset, :Limit, :Type
|
6710
|
-
|
6710
|
+
|
6711
6711
|
def initialize(definitions=nil, offset=nil, limit=nil, type=nil)
|
6712
6712
|
@Definitions = definitions
|
6713
6713
|
@Offset = offset
|
@@ -6733,7 +6733,7 @@ module TencentCloud
|
|
6733
6733
|
# @type RequestId: String
|
6734
6734
|
|
6735
6735
|
attr_accessor :TotalCount, :ContentReviewTemplateSet, :RequestId
|
6736
|
-
|
6736
|
+
|
6737
6737
|
def initialize(totalcount=nil, contentreviewtemplateset=nil, requestid=nil)
|
6738
6738
|
@TotalCount = totalcount
|
6739
6739
|
@ContentReviewTemplateSet = contentreviewtemplateset
|
@@ -6773,7 +6773,7 @@ module TencentCloud
|
|
6773
6773
|
# @type AttachedFlowGroup: Array
|
6774
6774
|
|
6775
6775
|
attr_accessor :EventName, :EventId, :CreateTime, :Description, :Status, :AttachedFlowGroup
|
6776
|
-
|
6776
|
+
|
6777
6777
|
def initialize(eventname=nil, eventid=nil, createtime=nil, description=nil, status=nil, attachedflowgroup=nil)
|
6778
6778
|
@EventName = eventname
|
6779
6779
|
@EventId = eventid
|
@@ -6821,7 +6821,7 @@ module TencentCloud
|
|
6821
6821
|
# @type Region: String
|
6822
6822
|
|
6823
6823
|
attr_accessor :FlowId, :FlowName, :State, :MaxBandwidth, :InputGroup, :OutputGroup, :EventId, :Region
|
6824
|
-
|
6824
|
+
|
6825
6825
|
def initialize(flowid=nil, flowname=nil, state=nil, maxbandwidth=nil, inputgroup=nil, outputgroup=nil, eventid=nil, region=nil)
|
6826
6826
|
@FlowId = flowid
|
6827
6827
|
@FlowName = flowname
|
@@ -6867,7 +6867,7 @@ module TencentCloud
|
|
6867
6867
|
# @type Region: String
|
6868
6868
|
|
6869
6869
|
attr_accessor :FlowId, :Region
|
6870
|
-
|
6870
|
+
|
6871
6871
|
def initialize(flowid=nil, region=nil)
|
6872
6872
|
@FlowId = flowid
|
6873
6873
|
@Region = region
|
@@ -6886,7 +6886,7 @@ module TencentCloud
|
|
6886
6886
|
# @type Url: String
|
6887
6887
|
|
6888
6888
|
attr_accessor :Url
|
6889
|
-
|
6889
|
+
|
6890
6890
|
def initialize(url=nil)
|
6891
6891
|
@Url = url
|
6892
6892
|
end
|
@@ -6910,7 +6910,7 @@ module TencentCloud
|
|
6910
6910
|
# @type Type: String
|
6911
6911
|
|
6912
6912
|
attr_accessor :Definitions, :Offset, :Limit, :Type
|
6913
|
-
|
6913
|
+
|
6914
6914
|
def initialize(definitions=nil, offset=nil, limit=nil, type=nil)
|
6915
6915
|
@Definitions = definitions
|
6916
6916
|
@Offset = offset
|
@@ -6936,7 +6936,7 @@ module TencentCloud
|
|
6936
6936
|
# @type RequestId: String
|
6937
6937
|
|
6938
6938
|
attr_accessor :TotalCount, :ImageSpriteTemplateSet, :RequestId
|
6939
|
-
|
6939
|
+
|
6940
6940
|
def initialize(totalcount=nil, imagespritetemplateset=nil, requestid=nil)
|
6941
6941
|
@TotalCount = totalcount
|
6942
6942
|
@ImageSpriteTemplateSet = imagespritetemplateset
|
@@ -6999,7 +6999,7 @@ module TencentCloud
|
|
6999
6999
|
# @type ResilientStream: :class:`Tencentcloud::Mps.v20190612.models.ResilientStreamConf`
|
7000
7000
|
|
7001
7001
|
attr_accessor :InputId, :InputName, :Description, :Protocol, :InputAddressList, :AllowIpList, :SRTSettings, :RTPSettings, :InputRegion, :RTMPSettings, :FailOver, :RTMPPullSettings, :RTSPPullSettings, :HLSPullSettings, :ResilientStream
|
7002
|
-
|
7002
|
+
|
7003
7003
|
def initialize(inputid=nil, inputname=nil, description=nil, protocol=nil, inputaddresslist=nil, allowiplist=nil, srtsettings=nil, rtpsettings=nil, inputregion=nil, rtmpsettings=nil, failover=nil, rtmppullsettings=nil, rtsppullsettings=nil, hlspullsettings=nil, resilientstream=nil)
|
7004
7004
|
@InputId = inputid
|
7005
7005
|
@InputName = inputname
|
@@ -7071,7 +7071,7 @@ module TencentCloud
|
|
7071
7071
|
# @type SourceAddresses: Array
|
7072
7072
|
|
7073
7073
|
attr_accessor :SourceAddresses
|
7074
|
-
|
7074
|
+
|
7075
7075
|
def initialize(sourceaddresses=nil)
|
7076
7076
|
@SourceAddresses = sourceaddresses
|
7077
7077
|
end
|
@@ -7094,7 +7094,7 @@ module TencentCloud
|
|
7094
7094
|
# @type SourceAddresses: Array
|
7095
7095
|
|
7096
7096
|
attr_accessor :SourceAddresses
|
7097
|
-
|
7097
|
+
|
7098
7098
|
def initialize(sourceaddresses=nil)
|
7099
7099
|
@SourceAddresses = sourceaddresses
|
7100
7100
|
end
|
@@ -7121,7 +7121,7 @@ module TencentCloud
|
|
7121
7121
|
# @type StreamKey: String
|
7122
7122
|
|
7123
7123
|
attr_accessor :AppName, :StreamKey
|
7124
|
-
|
7124
|
+
|
7125
7125
|
def initialize(appname=nil, streamkey=nil)
|
7126
7126
|
@AppName = appname
|
7127
7127
|
@StreamKey = streamkey
|
@@ -7141,7 +7141,7 @@ module TencentCloud
|
|
7141
7141
|
# @type IdleTimeout: Integer
|
7142
7142
|
|
7143
7143
|
attr_accessor :FEC, :IdleTimeout
|
7144
|
-
|
7144
|
+
|
7145
7145
|
def initialize(fec=nil, idletimeout=nil)
|
7146
7146
|
@FEC = fec
|
7147
7147
|
@IdleTimeout = idletimeout
|
@@ -7159,7 +7159,7 @@ module TencentCloud
|
|
7159
7159
|
# @type SourceAddresses: Array
|
7160
7160
|
|
7161
7161
|
attr_accessor :SourceAddresses
|
7162
|
-
|
7162
|
+
|
7163
7163
|
def initialize(sourceaddresses=nil)
|
7164
7164
|
@SourceAddresses = sourceaddresses
|
7165
7165
|
end
|
@@ -7200,7 +7200,7 @@ module TencentCloud
|
|
7200
7200
|
# @type SourceAddresses: Array
|
7201
7201
|
|
7202
7202
|
attr_accessor :Mode, :StreamId, :Latency, :RecvLatency, :PeerLatency, :PeerIdleTimeout, :Passphrase, :PbKeyLen, :SourceAddresses
|
7203
|
-
|
7203
|
+
|
7204
7204
|
def initialize(mode=nil, streamid=nil, latency=nil, recvlatency=nil, peerlatency=nil, peeridletimeout=nil, passphrase=nil, pbkeylen=nil, sourceaddresses=nil)
|
7205
7205
|
@Mode = mode
|
7206
7206
|
@StreamId = streamid
|
@@ -7239,7 +7239,7 @@ module TencentCloud
|
|
7239
7239
|
# @type InputInfo: :class:`Tencentcloud::Mps.v20190612.models.MediaInputInfo`
|
7240
7240
|
|
7241
7241
|
attr_accessor :InputInfo
|
7242
|
-
|
7242
|
+
|
7243
7243
|
def initialize(inputinfo=nil)
|
7244
7244
|
@InputInfo = inputinfo
|
7245
7245
|
end
|
@@ -7260,7 +7260,7 @@ module TencentCloud
|
|
7260
7260
|
# @type RequestId: String
|
7261
7261
|
|
7262
7262
|
attr_accessor :MetaData, :RequestId
|
7263
|
-
|
7263
|
+
|
7264
7264
|
def initialize(metadata=nil, requestid=nil)
|
7265
7265
|
@MetaData = metadata
|
7266
7266
|
@RequestId = requestid
|
@@ -7319,7 +7319,7 @@ module TencentCloud
|
|
7319
7319
|
# @type MaxConcurrent: Integer
|
7320
7320
|
|
7321
7321
|
attr_accessor :OutputId, :OutputName, :OutputType, :Description, :Protocol, :OutputAddressList, :OutputRegion, :SRTSettings, :RTPSettings, :RTMPSettings, :RTMPPullSettings, :AllowIpList, :RTSPPullSettings, :HLSPullSettings, :MaxConcurrent
|
7322
|
-
|
7322
|
+
|
7323
7323
|
def initialize(outputid=nil, outputname=nil, outputtype=nil, description=nil, protocol=nil, outputaddresslist=nil, outputregion=nil, srtsettings=nil, rtpsettings=nil, rtmpsettings=nil, rtmppullsettings=nil, allowiplist=nil, rtsppullsettings=nil, hlspullsettings=nil, maxconcurrent=nil)
|
7324
7324
|
@OutputId = outputid
|
7325
7325
|
@OutputName = outputname
|
@@ -7388,7 +7388,7 @@ module TencentCloud
|
|
7388
7388
|
# @type Url: String
|
7389
7389
|
|
7390
7390
|
attr_accessor :Url
|
7391
|
-
|
7391
|
+
|
7392
7392
|
def initialize(url=nil)
|
7393
7393
|
@Url = url
|
7394
7394
|
end
|
@@ -7405,7 +7405,7 @@ module TencentCloud
|
|
7405
7405
|
# @type ServerUrls: Array
|
7406
7406
|
|
7407
7407
|
attr_accessor :ServerUrls
|
7408
|
-
|
7408
|
+
|
7409
7409
|
def initialize(serverurls=nil)
|
7410
7410
|
@ServerUrls = serverurls
|
7411
7411
|
end
|
@@ -7430,7 +7430,7 @@ module TencentCloud
|
|
7430
7430
|
# @type StreamKey: String
|
7431
7431
|
|
7432
7432
|
attr_accessor :TcUrl, :StreamKey
|
7433
|
-
|
7433
|
+
|
7434
7434
|
def initialize(tcurl=nil, streamkey=nil)
|
7435
7435
|
@TcUrl = tcurl
|
7436
7436
|
@StreamKey = streamkey
|
@@ -7449,7 +7449,7 @@ module TencentCloud
|
|
7449
7449
|
# @type ServerUrls: Array
|
7450
7450
|
|
7451
7451
|
attr_accessor :ServerUrls
|
7452
|
-
|
7452
|
+
|
7453
7453
|
def initialize(serverurls=nil)
|
7454
7454
|
@ServerUrls = serverurls
|
7455
7455
|
end
|
@@ -7479,7 +7479,7 @@ module TencentCloud
|
|
7479
7479
|
# @type Destinations: Array
|
7480
7480
|
|
7481
7481
|
attr_accessor :IdleTimeout, :ChunkSize, :Destinations
|
7482
|
-
|
7482
|
+
|
7483
7483
|
def initialize(idletimeout=nil, chunksize=nil, destinations=nil)
|
7484
7484
|
@IdleTimeout = idletimeout
|
7485
7485
|
@ChunkSize = chunksize
|
@@ -7513,7 +7513,7 @@ module TencentCloud
|
|
7513
7513
|
# @type IdleTimeout: Integer
|
7514
7514
|
|
7515
7515
|
attr_accessor :Destinations, :FEC, :IdleTimeout
|
7516
|
-
|
7516
|
+
|
7517
7517
|
def initialize(destinations=nil, fec=nil, idletimeout=nil)
|
7518
7518
|
@Destinations = destinations
|
7519
7519
|
@FEC = fec
|
@@ -7540,7 +7540,7 @@ module TencentCloud
|
|
7540
7540
|
# @type Url: String
|
7541
7541
|
|
7542
7542
|
attr_accessor :Url
|
7543
|
-
|
7543
|
+
|
7544
7544
|
def initialize(url=nil)
|
7545
7545
|
@Url = url
|
7546
7546
|
end
|
@@ -7557,7 +7557,7 @@ module TencentCloud
|
|
7557
7557
|
# @type ServerUrls: Array
|
7558
7558
|
|
7559
7559
|
attr_accessor :ServerUrls
|
7560
|
-
|
7560
|
+
|
7561
7561
|
def initialize(serverurls=nil)
|
7562
7562
|
@ServerUrls = serverurls
|
7563
7563
|
end
|
@@ -7608,7 +7608,7 @@ module TencentCloud
|
|
7608
7608
|
# @type SourceAddresses: Array
|
7609
7609
|
|
7610
7610
|
attr_accessor :Destinations, :StreamId, :Latency, :RecvLatency, :PeerLatency, :PeerIdleTimeout, :Passphrase, :PbKeyLen, :Mode, :SourceAddresses
|
7611
|
-
|
7611
|
+
|
7612
7612
|
def initialize(destinations=nil, streamid=nil, latency=nil, recvlatency=nil, peerlatency=nil, peeridletimeout=nil, passphrase=nil, pbkeylen=nil, mode=nil, sourceaddresses=nil)
|
7613
7613
|
@Destinations = destinations
|
7614
7614
|
@StreamId = streamid
|
@@ -7671,7 +7671,7 @@ module TencentCloud
|
|
7671
7671
|
# @type Limit: Integer
|
7672
7672
|
|
7673
7673
|
attr_accessor :Type, :PersonIds, :Names, :Tags, :Offset, :Limit
|
7674
|
-
|
7674
|
+
|
7675
7675
|
def initialize(type=nil, personids=nil, names=nil, tags=nil, offset=nil, limit=nil)
|
7676
7676
|
@Type = type
|
7677
7677
|
@PersonIds = personids
|
@@ -7701,7 +7701,7 @@ module TencentCloud
|
|
7701
7701
|
# @type RequestId: String
|
7702
7702
|
|
7703
7703
|
attr_accessor :TotalCount, :PersonSet, :RequestId
|
7704
|
-
|
7704
|
+
|
7705
7705
|
def initialize(totalcount=nil, personset=nil, requestid=nil)
|
7706
7706
|
@TotalCount = totalcount
|
7707
7707
|
@PersonSet = personset
|
@@ -7732,7 +7732,7 @@ module TencentCloud
|
|
7732
7732
|
# @type StreamKey: String
|
7733
7733
|
|
7734
7734
|
attr_accessor :TcUrl, :StreamKey
|
7735
|
-
|
7735
|
+
|
7736
7736
|
def initialize(tcurl=nil, streamkey=nil)
|
7737
7737
|
@TcUrl = tcurl
|
7738
7738
|
@StreamKey = streamkey
|
@@ -7751,7 +7751,7 @@ module TencentCloud
|
|
7751
7751
|
# @type Url: String
|
7752
7752
|
|
7753
7753
|
attr_accessor :Url
|
7754
|
-
|
7754
|
+
|
7755
7755
|
def initialize(url=nil)
|
7756
7756
|
@Url = url
|
7757
7757
|
end
|
@@ -7775,7 +7775,7 @@ module TencentCloud
|
|
7775
7775
|
# @type Type: String
|
7776
7776
|
|
7777
7777
|
attr_accessor :Definitions, :Offset, :Limit, :Type
|
7778
|
-
|
7778
|
+
|
7779
7779
|
def initialize(definitions=nil, offset=nil, limit=nil, type=nil)
|
7780
7780
|
@Definitions = definitions
|
7781
7781
|
@Offset = offset
|
@@ -7801,7 +7801,7 @@ module TencentCloud
|
|
7801
7801
|
# @type RequestId: String
|
7802
7802
|
|
7803
7803
|
attr_accessor :TotalCount, :SampleSnapshotTemplateSet, :RequestId
|
7804
|
-
|
7804
|
+
|
7805
7805
|
def initialize(totalcount=nil, samplesnapshottemplateset=nil, requestid=nil)
|
7806
7806
|
@TotalCount = totalcount
|
7807
7807
|
@SampleSnapshotTemplateSet = samplesnapshottemplateset
|
@@ -7842,7 +7842,7 @@ module TencentCloud
|
|
7842
7842
|
# @type Limit: Integer
|
7843
7843
|
|
7844
7844
|
attr_accessor :ScheduleIds, :TriggerType, :Status, :Offset, :Limit
|
7845
|
-
|
7845
|
+
|
7846
7846
|
def initialize(scheduleids=nil, triggertype=nil, status=nil, offset=nil, limit=nil)
|
7847
7847
|
@ScheduleIds = scheduleids
|
7848
7848
|
@TriggerType = triggertype
|
@@ -7870,7 +7870,7 @@ module TencentCloud
|
|
7870
7870
|
# @type RequestId: String
|
7871
7871
|
|
7872
7872
|
attr_accessor :TotalCount, :ScheduleInfoSet, :RequestId
|
7873
|
-
|
7873
|
+
|
7874
7874
|
def initialize(totalcount=nil, scheduleinfoset=nil, requestid=nil)
|
7875
7875
|
@TotalCount = totalcount
|
7876
7876
|
@ScheduleInfoSet = scheduleinfoset
|
@@ -7905,7 +7905,7 @@ module TencentCloud
|
|
7905
7905
|
# @type Type: String
|
7906
7906
|
|
7907
7907
|
attr_accessor :Definitions, :Offset, :Limit, :Type
|
7908
|
-
|
7908
|
+
|
7909
7909
|
def initialize(definitions=nil, offset=nil, limit=nil, type=nil)
|
7910
7910
|
@Definitions = definitions
|
7911
7911
|
@Offset = offset
|
@@ -7931,7 +7931,7 @@ module TencentCloud
|
|
7931
7931
|
# @type RequestId: String
|
7932
7932
|
|
7933
7933
|
attr_accessor :TotalCount, :SnapshotByTimeOffsetTemplateSet, :RequestId
|
7934
|
-
|
7934
|
+
|
7935
7935
|
def initialize(totalcount=nil, snapshotbytimeoffsettemplateset=nil, requestid=nil)
|
7936
7936
|
@TotalCount = totalcount
|
7937
7937
|
@SnapshotByTimeOffsetTemplateSet = snapshotbytimeoffsettemplateset
|
@@ -7955,7 +7955,7 @@ module TencentCloud
|
|
7955
7955
|
# DescribeStreamLinkActivateState请求参数结构体
|
7956
7956
|
class DescribeStreamLinkActivateStateRequest < TencentCloud::Common::AbstractModel
|
7957
7957
|
|
7958
|
-
|
7958
|
+
|
7959
7959
|
def initialize()
|
7960
7960
|
end
|
7961
7961
|
|
@@ -7971,7 +7971,7 @@ module TencentCloud
|
|
7971
7971
|
# @type RequestId: String
|
7972
7972
|
|
7973
7973
|
attr_accessor :Status, :RequestId
|
7974
|
-
|
7974
|
+
|
7975
7975
|
def initialize(status=nil, requestid=nil)
|
7976
7976
|
@Status = status
|
7977
7977
|
@RequestId = requestid
|
@@ -7989,11 +7989,11 @@ module TencentCloud
|
|
7989
7989
|
# @type EventId: String
|
7990
7990
|
# @param PageNum: 当前页数,默认1。
|
7991
7991
|
# @type PageNum: Integer
|
7992
|
-
# @param PageSize: 每页大小,默认
|
7992
|
+
# @param PageSize: 每页大小,默认1000。
|
7993
7993
|
# @type PageSize: Integer
|
7994
7994
|
|
7995
7995
|
attr_accessor :EventId, :PageNum, :PageSize
|
7996
|
-
|
7996
|
+
|
7997
7997
|
def initialize(eventid=nil, pagenum=nil, pagesize=nil)
|
7998
7998
|
@EventId = eventid
|
7999
7999
|
@PageNum = pagenum
|
@@ -8017,7 +8017,7 @@ module TencentCloud
|
|
8017
8017
|
# @type RequestId: String
|
8018
8018
|
|
8019
8019
|
attr_accessor :Infos, :TotalNum, :RequestId
|
8020
|
-
|
8020
|
+
|
8021
8021
|
def initialize(infos=nil, totalnum=nil, requestid=nil)
|
8022
8022
|
@Infos = infos
|
8023
8023
|
@TotalNum = totalnum
|
@@ -8044,7 +8044,7 @@ module TencentCloud
|
|
8044
8044
|
# @type EventId: String
|
8045
8045
|
|
8046
8046
|
attr_accessor :EventId
|
8047
|
-
|
8047
|
+
|
8048
8048
|
def initialize(eventid=nil)
|
8049
8049
|
@EventId = eventid
|
8050
8050
|
end
|
@@ -8062,7 +8062,7 @@ module TencentCloud
|
|
8062
8062
|
# @type RequestId: String
|
8063
8063
|
|
8064
8064
|
attr_accessor :Info, :RequestId
|
8065
|
-
|
8065
|
+
|
8066
8066
|
def initialize(info=nil, requestid=nil)
|
8067
8067
|
@Info = info
|
8068
8068
|
@RequestId = requestid
|
@@ -8085,7 +8085,7 @@ module TencentCloud
|
|
8085
8085
|
# @type PageSize: Integer
|
8086
8086
|
|
8087
8087
|
attr_accessor :PageNum, :PageSize
|
8088
|
-
|
8088
|
+
|
8089
8089
|
def initialize(pagenum=nil, pagesize=nil)
|
8090
8090
|
@PageNum = pagenum
|
8091
8091
|
@PageSize = pagesize
|
@@ -8113,7 +8113,7 @@ module TencentCloud
|
|
8113
8113
|
# @type RequestId: String
|
8114
8114
|
|
8115
8115
|
attr_accessor :Infos, :PageNum, :PageSize, :TotalNum, :TotalPage, :RequestId
|
8116
|
-
|
8116
|
+
|
8117
8117
|
def initialize(infos=nil, pagenum=nil, pagesize=nil, totalnum=nil, totalpage=nil, requestid=nil)
|
8118
8118
|
@Infos = infos
|
8119
8119
|
@PageNum = pagenum
|
@@ -8162,7 +8162,7 @@ module TencentCloud
|
|
8162
8162
|
# @type PageNum: Integer
|
8163
8163
|
|
8164
8164
|
attr_accessor :FlowId, :StartTime, :EndTime, :Type, :Pipeline, :PageSize, :SortType, :PageNum
|
8165
|
-
|
8165
|
+
|
8166
8166
|
def initialize(flowid=nil, starttime=nil, endtime=nil, type=nil, pipeline=nil, pagesize=nil, sorttype=nil, pagenum=nil)
|
8167
8167
|
@FlowId = flowid
|
8168
8168
|
@StartTime = starttime
|
@@ -8202,7 +8202,7 @@ module TencentCloud
|
|
8202
8202
|
# @type RequestId: String
|
8203
8203
|
|
8204
8204
|
attr_accessor :Infos, :PageNum, :PageSize, :TotalNum, :TotalPage, :RequestId
|
8205
|
-
|
8205
|
+
|
8206
8206
|
def initialize(infos=nil, pagenum=nil, pagesize=nil, totalnum=nil, totalpage=nil, requestid=nil)
|
8207
8207
|
@Infos = infos
|
8208
8208
|
@PageNum = pagenum
|
@@ -8249,7 +8249,7 @@ module TencentCloud
|
|
8249
8249
|
# @type EndTime: String
|
8250
8250
|
|
8251
8251
|
attr_accessor :FlowId, :Type, :InputOutputId, :Pipeline, :Period, :StartTime, :EndTime
|
8252
|
-
|
8252
|
+
|
8253
8253
|
def initialize(flowid=nil, type=nil, inputoutputid=nil, pipeline=nil, period=nil, starttime=nil, endtime=nil)
|
8254
8254
|
@FlowId = flowid
|
8255
8255
|
@Type = type
|
@@ -8279,7 +8279,7 @@ module TencentCloud
|
|
8279
8279
|
# @type RequestId: String
|
8280
8280
|
|
8281
8281
|
attr_accessor :Infos, :RequestId
|
8282
|
-
|
8282
|
+
|
8283
8283
|
def initialize(infos=nil, requestid=nil)
|
8284
8284
|
@Infos = infos
|
8285
8285
|
@RequestId = requestid
|
@@ -8308,7 +8308,7 @@ module TencentCloud
|
|
8308
8308
|
# @type OutputIds: Array
|
8309
8309
|
|
8310
8310
|
attr_accessor :FlowId, :InputIds, :OutputIds
|
8311
|
-
|
8311
|
+
|
8312
8312
|
def initialize(flowid=nil, inputids=nil, outputids=nil)
|
8313
8313
|
@FlowId = flowid
|
8314
8314
|
@InputIds = inputids
|
@@ -8332,7 +8332,7 @@ module TencentCloud
|
|
8332
8332
|
# @type RequestId: String
|
8333
8333
|
|
8334
8334
|
attr_accessor :Timestamp, :Datas, :RequestId
|
8335
|
-
|
8335
|
+
|
8336
8336
|
def initialize(timestamp=nil, datas=nil, requestid=nil)
|
8337
8337
|
@Timestamp = timestamp
|
8338
8338
|
@Datas = datas
|
@@ -8359,7 +8359,7 @@ module TencentCloud
|
|
8359
8359
|
# @type FlowId: String
|
8360
8360
|
|
8361
8361
|
attr_accessor :FlowId
|
8362
|
-
|
8362
|
+
|
8363
8363
|
def initialize(flowid=nil)
|
8364
8364
|
@FlowId = flowid
|
8365
8365
|
end
|
@@ -8377,7 +8377,7 @@ module TencentCloud
|
|
8377
8377
|
# @type RequestId: String
|
8378
8378
|
|
8379
8379
|
attr_accessor :Info, :RequestId
|
8380
|
-
|
8380
|
+
|
8381
8381
|
def initialize(info=nil, requestid=nil)
|
8382
8382
|
@Info = info
|
8383
8383
|
@RequestId = requestid
|
@@ -8412,7 +8412,7 @@ module TencentCloud
|
|
8412
8412
|
# @type Period: String
|
8413
8413
|
|
8414
8414
|
attr_accessor :FlowId, :Type, :InputOutputId, :Pipeline, :StartTime, :EndTime, :Period
|
8415
|
-
|
8415
|
+
|
8416
8416
|
def initialize(flowid=nil, type=nil, inputoutputid=nil, pipeline=nil, starttime=nil, endtime=nil, period=nil)
|
8417
8417
|
@FlowId = flowid
|
8418
8418
|
@Type = type
|
@@ -8442,7 +8442,7 @@ module TencentCloud
|
|
8442
8442
|
# @type RequestId: String
|
8443
8443
|
|
8444
8444
|
attr_accessor :Infos, :RequestId
|
8445
|
-
|
8445
|
+
|
8446
8446
|
def initialize(infos=nil, requestid=nil)
|
8447
8447
|
@Infos = infos
|
8448
8448
|
@RequestId = requestid
|
@@ -8481,7 +8481,7 @@ module TencentCloud
|
|
8481
8481
|
# @type EndTime: String
|
8482
8482
|
|
8483
8483
|
attr_accessor :FlowId, :Type, :InputOutputId, :Pipeline, :Period, :StartTime, :EndTime
|
8484
|
-
|
8484
|
+
|
8485
8485
|
def initialize(flowid=nil, type=nil, inputoutputid=nil, pipeline=nil, period=nil, starttime=nil, endtime=nil)
|
8486
8486
|
@FlowId = flowid
|
8487
8487
|
@Type = type
|
@@ -8511,7 +8511,7 @@ module TencentCloud
|
|
8511
8511
|
# @type RequestId: String
|
8512
8512
|
|
8513
8513
|
attr_accessor :Infos, :RequestId
|
8514
|
-
|
8514
|
+
|
8515
8515
|
def initialize(infos=nil, requestid=nil)
|
8516
8516
|
@Infos = infos
|
8517
8517
|
@RequestId = requestid
|
@@ -8538,7 +8538,7 @@ module TencentCloud
|
|
8538
8538
|
# @type PageSize: Integer
|
8539
8539
|
|
8540
8540
|
attr_accessor :PageNum, :PageSize
|
8541
|
-
|
8541
|
+
|
8542
8542
|
def initialize(pagenum=nil, pagesize=nil)
|
8543
8543
|
@PageNum = pagenum
|
8544
8544
|
@PageSize = pagesize
|
@@ -8566,7 +8566,7 @@ module TencentCloud
|
|
8566
8566
|
# @type RequestId: String
|
8567
8567
|
|
8568
8568
|
attr_accessor :Infos, :PageNum, :PageSize, :TotalNum, :TotalPage, :RequestId
|
8569
|
-
|
8569
|
+
|
8570
8570
|
def initialize(infos=nil, pagenum=nil, pagesize=nil, totalnum=nil, totalpage=nil, requestid=nil)
|
8571
8571
|
@Infos = infos
|
8572
8572
|
@PageNum = pagenum
|
@@ -8596,7 +8596,7 @@ module TencentCloud
|
|
8596
8596
|
# DescribeStreamLinkRegions请求参数结构体
|
8597
8597
|
class DescribeStreamLinkRegionsRequest < TencentCloud::Common::AbstractModel
|
8598
8598
|
|
8599
|
-
|
8599
|
+
|
8600
8600
|
def initialize()
|
8601
8601
|
end
|
8602
8602
|
|
@@ -8612,7 +8612,7 @@ module TencentCloud
|
|
8612
8612
|
# @type RequestId: String
|
8613
8613
|
|
8614
8614
|
attr_accessor :Info, :RequestId
|
8615
|
-
|
8615
|
+
|
8616
8616
|
def initialize(info=nil, requestid=nil)
|
8617
8617
|
@Info = info
|
8618
8618
|
@RequestId = requestid
|
@@ -8633,7 +8633,7 @@ module TencentCloud
|
|
8633
8633
|
# @type TaskId: String
|
8634
8634
|
|
8635
8635
|
attr_accessor :TaskId
|
8636
|
-
|
8636
|
+
|
8637
8637
|
def initialize(taskid=nil)
|
8638
8638
|
@TaskId = taskid
|
8639
8639
|
end
|
@@ -8689,7 +8689,7 @@ module TencentCloud
|
|
8689
8689
|
# @type RequestId: String
|
8690
8690
|
|
8691
8691
|
attr_accessor :TaskType, :Status, :CreateTime, :BeginProcessTime, :FinishTime, :EditMediaTask, :WorkflowTask, :LiveStreamProcessTask, :TaskNotifyConfig, :TasksPriority, :SessionId, :SessionContext, :ExtInfo, :ScheduleTask, :RequestId
|
8692
|
-
|
8692
|
+
|
8693
8693
|
def initialize(tasktype=nil, status=nil, createtime=nil, beginprocesstime=nil, finishtime=nil, editmediatask=nil, workflowtask=nil, livestreamprocesstask=nil, tasknotifyconfig=nil, taskspriority=nil, sessionid=nil, sessioncontext=nil, extinfo=nil, scheduletask=nil, requestid=nil)
|
8694
8694
|
@TaskType = tasktype
|
8695
8695
|
@Status = status
|
@@ -8752,7 +8752,7 @@ module TencentCloud
|
|
8752
8752
|
# @type ScrollToken: String
|
8753
8753
|
|
8754
8754
|
attr_accessor :Status, :Limit, :ScrollToken
|
8755
|
-
|
8755
|
+
|
8756
8756
|
def initialize(status=nil, limit=nil, scrolltoken=nil)
|
8757
8757
|
@Status = status
|
8758
8758
|
@Limit = limit
|
@@ -8778,7 +8778,7 @@ module TencentCloud
|
|
8778
8778
|
# @type RequestId: String
|
8779
8779
|
|
8780
8780
|
attr_accessor :TaskSet, :ScrollToken, :TotalCount, :RequestId
|
8781
|
-
|
8781
|
+
|
8782
8782
|
def initialize(taskset=nil, scrolltoken=nil, totalcount=nil, requestid=nil)
|
8783
8783
|
@TaskSet = taskset
|
8784
8784
|
@ScrollToken = scrolltoken
|
@@ -8831,7 +8831,7 @@ module TencentCloud
|
|
8831
8831
|
# @type TranscodeType: String
|
8832
8832
|
|
8833
8833
|
attr_accessor :Definitions, :Type, :ContainerType, :TEHDType, :Offset, :Limit, :TranscodeType
|
8834
|
-
|
8834
|
+
|
8835
8835
|
def initialize(definitions=nil, type=nil, containertype=nil, tehdtype=nil, offset=nil, limit=nil, transcodetype=nil)
|
8836
8836
|
@Definitions = definitions
|
8837
8837
|
@Type = type
|
@@ -8863,7 +8863,7 @@ module TencentCloud
|
|
8863
8863
|
# @type RequestId: String
|
8864
8864
|
|
8865
8865
|
attr_accessor :TotalCount, :TranscodeTemplateSet, :RequestId
|
8866
|
-
|
8866
|
+
|
8867
8867
|
def initialize(totalcount=nil, transcodetemplateset=nil, requestid=nil)
|
8868
8868
|
@TotalCount = totalcount
|
8869
8869
|
@TranscodeTemplateSet = transcodetemplateset
|
@@ -8900,7 +8900,7 @@ module TencentCloud
|
|
8900
8900
|
# @type Limit: Integer
|
8901
8901
|
|
8902
8902
|
attr_accessor :Definitions, :Type, :Offset, :Limit
|
8903
|
-
|
8903
|
+
|
8904
8904
|
def initialize(definitions=nil, type=nil, offset=nil, limit=nil)
|
8905
8905
|
@Definitions = definitions
|
8906
8906
|
@Type = type
|
@@ -8926,7 +8926,7 @@ module TencentCloud
|
|
8926
8926
|
# @type RequestId: String
|
8927
8927
|
|
8928
8928
|
attr_accessor :TotalCount, :WatermarkTemplateSet, :RequestId
|
8929
|
-
|
8929
|
+
|
8930
8930
|
def initialize(totalcount=nil, watermarktemplateset=nil, requestid=nil)
|
8931
8931
|
@TotalCount = totalcount
|
8932
8932
|
@WatermarkTemplateSet = watermarktemplateset
|
@@ -8969,7 +8969,7 @@ module TencentCloud
|
|
8969
8969
|
# @type Limit: Integer
|
8970
8970
|
|
8971
8971
|
attr_accessor :Keywords, :Usages, :Tags, :Offset, :Limit
|
8972
|
-
|
8972
|
+
|
8973
8973
|
def initialize(keywords=nil, usages=nil, tags=nil, offset=nil, limit=nil)
|
8974
8974
|
@Keywords = keywords
|
8975
8975
|
@Usages = usages
|
@@ -8999,7 +8999,7 @@ module TencentCloud
|
|
8999
8999
|
# @type RequestId: String
|
9000
9000
|
|
9001
9001
|
attr_accessor :TotalCount, :WordSet, :RequestId
|
9002
|
-
|
9002
|
+
|
9003
9003
|
def initialize(totalcount=nil, wordset=nil, requestid=nil)
|
9004
9004
|
@TotalCount = totalcount
|
9005
9005
|
@WordSet = wordset
|
@@ -9035,7 +9035,7 @@ module TencentCloud
|
|
9035
9035
|
# @type Limit: Integer
|
9036
9036
|
|
9037
9037
|
attr_accessor :WorkflowIds, :Status, :Offset, :Limit
|
9038
|
-
|
9038
|
+
|
9039
9039
|
def initialize(workflowids=nil, status=nil, offset=nil, limit=nil)
|
9040
9040
|
@WorkflowIds = workflowids
|
9041
9041
|
@Status = status
|
@@ -9061,7 +9061,7 @@ module TencentCloud
|
|
9061
9061
|
# @type RequestId: String
|
9062
9062
|
|
9063
9063
|
attr_accessor :TotalCount, :WorkflowInfoSet, :RequestId
|
9064
|
-
|
9064
|
+
|
9065
9065
|
def initialize(totalcount=nil, workflowinfoset=nil, requestid=nil)
|
9066
9066
|
@TotalCount = totalcount
|
9067
9067
|
@WorkflowInfoSet = workflowinfoset
|
@@ -9104,7 +9104,7 @@ module TencentCloud
|
|
9104
9104
|
# @type SeverityLevel: String
|
9105
9105
|
|
9106
9106
|
attr_accessor :Category, :Type, :Timestamp, :Description, :DateTime, :SeverityLevel
|
9107
|
-
|
9107
|
+
|
9108
9108
|
def initialize(category=nil, type=nil, timestamp=nil, description=nil, datetime=nil, severitylevel=nil)
|
9109
9109
|
@Category = category
|
9110
9110
|
@Type = type
|
@@ -9130,7 +9130,7 @@ module TencentCloud
|
|
9130
9130
|
# @type ScheduleId: Integer
|
9131
9131
|
|
9132
9132
|
attr_accessor :ScheduleId
|
9133
|
-
|
9133
|
+
|
9134
9134
|
def initialize(scheduleid=nil)
|
9135
9135
|
@ScheduleId = scheduleid
|
9136
9136
|
end
|
@@ -9146,7 +9146,7 @@ module TencentCloud
|
|
9146
9146
|
# @type RequestId: String
|
9147
9147
|
|
9148
9148
|
attr_accessor :RequestId
|
9149
|
-
|
9149
|
+
|
9150
9150
|
def initialize(requestid=nil)
|
9151
9151
|
@RequestId = requestid
|
9152
9152
|
end
|
@@ -9162,7 +9162,7 @@ module TencentCloud
|
|
9162
9162
|
# @type WorkflowId: Integer
|
9163
9163
|
|
9164
9164
|
attr_accessor :WorkflowId
|
9165
|
-
|
9165
|
+
|
9166
9166
|
def initialize(workflowid=nil)
|
9167
9167
|
@WorkflowId = workflowid
|
9168
9168
|
end
|
@@ -9178,7 +9178,7 @@ module TencentCloud
|
|
9178
9178
|
# @type RequestId: String
|
9179
9179
|
|
9180
9180
|
attr_accessor :RequestId
|
9181
|
-
|
9181
|
+
|
9182
9182
|
def initialize(requestid=nil)
|
9183
9183
|
@RequestId = requestid
|
9184
9184
|
end
|
@@ -9198,7 +9198,7 @@ module TencentCloud
|
|
9198
9198
|
# @type EndTimeOffset: Float
|
9199
9199
|
|
9200
9200
|
attr_accessor :InputInfo, :StartTimeOffset, :EndTimeOffset
|
9201
|
-
|
9201
|
+
|
9202
9202
|
def initialize(inputinfo=nil, starttimeoffset=nil, endtimeoffset=nil)
|
9203
9203
|
@InputInfo = inputinfo
|
9204
9204
|
@StartTimeOffset = starttimeoffset
|
@@ -9223,7 +9223,7 @@ module TencentCloud
|
|
9223
9223
|
# @type Type: String
|
9224
9224
|
|
9225
9225
|
attr_accessor :Container, :Type
|
9226
|
-
|
9226
|
+
|
9227
9227
|
def initialize(container=nil, type=nil)
|
9228
9228
|
@Container = container
|
9229
9229
|
@Type = type
|
@@ -9255,7 +9255,7 @@ module TencentCloud
|
|
9255
9255
|
# @type SessionContext: String
|
9256
9256
|
|
9257
9257
|
attr_accessor :FileInfos, :OutputStorage, :OutputObjectPath, :OutputConfig, :TaskNotifyConfig, :TasksPriority, :SessionId, :SessionContext
|
9258
|
-
|
9258
|
+
|
9259
9259
|
def initialize(fileinfos=nil, outputstorage=nil, outputobjectpath=nil, outputconfig=nil, tasknotifyconfig=nil, taskspriority=nil, sessionid=nil, sessioncontext=nil)
|
9260
9260
|
@FileInfos = fileinfos
|
9261
9261
|
@OutputStorage = outputstorage
|
@@ -9303,7 +9303,7 @@ module TencentCloud
|
|
9303
9303
|
# @type RequestId: String
|
9304
9304
|
|
9305
9305
|
attr_accessor :TaskId, :RequestId
|
9306
|
-
|
9306
|
+
|
9307
9307
|
def initialize(taskid=nil, requestid=nil)
|
9308
9308
|
@TaskId = taskid
|
9309
9309
|
@RequestId = requestid
|
@@ -9336,7 +9336,7 @@ module TencentCloud
|
|
9336
9336
|
# @type Output: :class:`Tencentcloud::Mps.v20190612.models.EditMediaTaskOutput`
|
9337
9337
|
|
9338
9338
|
attr_accessor :TaskId, :Status, :ErrCode, :Message, :Input, :Output
|
9339
|
-
|
9339
|
+
|
9340
9340
|
def initialize(taskid=nil, status=nil, errcode=nil, message=nil, input=nil, output=nil)
|
9341
9341
|
@TaskId = taskid
|
9342
9342
|
@Status = status
|
@@ -9368,7 +9368,7 @@ module TencentCloud
|
|
9368
9368
|
# @type FileInfoSet: Array
|
9369
9369
|
|
9370
9370
|
attr_accessor :FileInfoSet
|
9371
|
-
|
9371
|
+
|
9372
9372
|
def initialize(fileinfoset=nil)
|
9373
9373
|
@FileInfoSet = fileinfoset
|
9374
9374
|
end
|
@@ -9396,7 +9396,7 @@ module TencentCloud
|
|
9396
9396
|
# @type MetaData: :class:`Tencentcloud::Mps.v20190612.models.MediaMetaData`
|
9397
9397
|
|
9398
9398
|
attr_accessor :OutputStorage, :Path, :MetaData
|
9399
|
-
|
9399
|
+
|
9400
9400
|
def initialize(outputstorage=nil, path=nil, metadata=nil)
|
9401
9401
|
@OutputStorage = outputstorage
|
9402
9402
|
@Path = path
|
@@ -9422,7 +9422,7 @@ module TencentCloud
|
|
9422
9422
|
# @type ScheduleId: Integer
|
9423
9423
|
|
9424
9424
|
attr_accessor :ScheduleId
|
9425
|
-
|
9425
|
+
|
9426
9426
|
def initialize(scheduleid=nil)
|
9427
9427
|
@ScheduleId = scheduleid
|
9428
9428
|
end
|
@@ -9438,7 +9438,7 @@ module TencentCloud
|
|
9438
9438
|
# @type RequestId: String
|
9439
9439
|
|
9440
9440
|
attr_accessor :RequestId
|
9441
|
-
|
9441
|
+
|
9442
9442
|
def initialize(requestid=nil)
|
9443
9443
|
@RequestId = requestid
|
9444
9444
|
end
|
@@ -9454,7 +9454,7 @@ module TencentCloud
|
|
9454
9454
|
# @type WorkflowId: Integer
|
9455
9455
|
|
9456
9456
|
attr_accessor :WorkflowId
|
9457
|
-
|
9457
|
+
|
9458
9458
|
def initialize(workflowid=nil)
|
9459
9459
|
@WorkflowId = workflowid
|
9460
9460
|
end
|
@@ -9470,7 +9470,7 @@ module TencentCloud
|
|
9470
9470
|
# @type RequestId: String
|
9471
9471
|
|
9472
9472
|
attr_accessor :RequestId
|
9473
|
-
|
9473
|
+
|
9474
9474
|
def initialize(requestid=nil)
|
9475
9475
|
@RequestId = requestid
|
9476
9476
|
end
|
@@ -9487,7 +9487,7 @@ module TencentCloud
|
|
9487
9487
|
# @type VideoEnhance: :class:`Tencentcloud::Mps.v20190612.models.VideoEnhanceConfig`
|
9488
9488
|
|
9489
9489
|
attr_accessor :VideoEnhance
|
9490
|
-
|
9490
|
+
|
9491
9491
|
def initialize(videoenhance=nil)
|
9492
9492
|
@VideoEnhance = videoenhance
|
9493
9493
|
end
|
@@ -9508,7 +9508,7 @@ module TencentCloud
|
|
9508
9508
|
# @type FunctionArg: String
|
9509
9509
|
|
9510
9510
|
attr_accessor :FunctionName, :FunctionArg
|
9511
|
-
|
9511
|
+
|
9512
9512
|
def initialize(functionname=nil, functionarg=nil)
|
9513
9513
|
@FunctionName = functionname
|
9514
9514
|
@FunctionArg = functionarg
|
@@ -9528,7 +9528,7 @@ module TencentCloud
|
|
9528
9528
|
# @type RequestId: String
|
9529
9529
|
|
9530
9530
|
attr_accessor :Result, :RequestId
|
9531
|
-
|
9531
|
+
|
9532
9532
|
def initialize(result=nil, requestid=nil)
|
9533
9533
|
@Result = result
|
9534
9534
|
@RequestId = requestid
|
@@ -9548,7 +9548,7 @@ module TencentCloud
|
|
9548
9548
|
# @type Switch: String
|
9549
9549
|
|
9550
9550
|
attr_accessor :Switch
|
9551
|
-
|
9551
|
+
|
9552
9552
|
def initialize(switch=nil)
|
9553
9553
|
@Switch = switch
|
9554
9554
|
end
|
@@ -9582,7 +9582,7 @@ module TencentCloud
|
|
9582
9582
|
# @type FaceLibrary: String
|
9583
9583
|
|
9584
9584
|
attr_accessor :Switch, :Score, :DefaultLibraryLabelSet, :UserDefineLibraryLabelSet, :FaceLibrary
|
9585
|
-
|
9585
|
+
|
9586
9586
|
def initialize(switch=nil, score=nil, defaultlibrarylabelset=nil, userdefinelibrarylabelset=nil, facelibrary=nil)
|
9587
9587
|
@Switch = switch
|
9588
9588
|
@Score = score
|
@@ -9623,7 +9623,7 @@ module TencentCloud
|
|
9623
9623
|
# @type FaceLibrary: String
|
9624
9624
|
|
9625
9625
|
attr_accessor :Switch, :Score, :DefaultLibraryLabelSet, :UserDefineLibraryLabelSet, :FaceLibrary
|
9626
|
-
|
9626
|
+
|
9627
9627
|
def initialize(switch=nil, score=nil, defaultlibrarylabelset=nil, userdefinelibrarylabelset=nil, facelibrary=nil)
|
9628
9628
|
@Switch = switch
|
9629
9629
|
@Score = score
|
@@ -9654,7 +9654,7 @@ module TencentCloud
|
|
9654
9654
|
# @type Intensity: Float
|
9655
9655
|
|
9656
9656
|
attr_accessor :Switch, :Intensity
|
9657
|
-
|
9657
|
+
|
9658
9658
|
def initialize(switch=nil, intensity=nil)
|
9659
9659
|
@Switch = switch
|
9660
9660
|
@Intensity = intensity
|
@@ -9676,7 +9676,7 @@ module TencentCloud
|
|
9676
9676
|
# @type Pid: Integer
|
9677
9677
|
|
9678
9678
|
attr_accessor :Fps, :Rate, :Pid
|
9679
|
-
|
9679
|
+
|
9680
9680
|
def initialize(fps=nil, rate=nil, pid=nil)
|
9681
9681
|
@Fps = fps
|
9682
9682
|
@Rate = rate
|
@@ -9714,7 +9714,7 @@ module TencentCloud
|
|
9714
9714
|
# @type InputOutputName: String
|
9715
9715
|
|
9716
9716
|
attr_accessor :Timestamp, :Type, :InputOutputId, :Protocol, :EventCode, :EventMessage, :RemoteIp, :RemotePort, :Pipeline, :InputOutputName
|
9717
|
-
|
9717
|
+
|
9718
9718
|
def initialize(timestamp=nil, type=nil, inputoutputid=nil, protocol=nil, eventcode=nil, eventmessage=nil, remoteip=nil, remoteport=nil, pipeline=nil, inputoutputname=nil)
|
9719
9719
|
@Timestamp = timestamp
|
9720
9720
|
@Type = type
|
@@ -9754,7 +9754,7 @@ module TencentCloud
|
|
9754
9754
|
# @type SessionId: String
|
9755
9755
|
|
9756
9756
|
attr_accessor :Fps, :Rate, :Pid, :SessionId
|
9757
|
-
|
9757
|
+
|
9758
9758
|
def initialize(fps=nil, rate=nil, pid=nil, sessionid=nil)
|
9759
9759
|
@Fps = fps
|
9760
9760
|
@Rate = rate
|
@@ -9786,7 +9786,7 @@ module TencentCloud
|
|
9786
9786
|
# @type ClientIp: String
|
9787
9787
|
|
9788
9788
|
attr_accessor :Timestamp, :Network, :Video, :Audio, :SessionId, :ClientIp
|
9789
|
-
|
9789
|
+
|
9790
9790
|
def initialize(timestamp=nil, network=nil, video=nil, audio=nil, sessionid=nil, clientip=nil)
|
9791
9791
|
@Timestamp = timestamp
|
9792
9792
|
@Network = network
|
@@ -9832,7 +9832,7 @@ module TencentCloud
|
|
9832
9832
|
# @type SessionId: String
|
9833
9833
|
|
9834
9834
|
attr_accessor :Fps, :Rate, :Pid, :SessionId
|
9835
|
-
|
9835
|
+
|
9836
9836
|
def initialize(fps=nil, rate=nil, pid=nil, sessionid=nil)
|
9837
9837
|
@Fps = fps
|
9838
9838
|
@Rate = rate
|
@@ -9862,7 +9862,7 @@ module TencentCloud
|
|
9862
9862
|
# @type Reconnections: Integer
|
9863
9863
|
|
9864
9864
|
attr_accessor :State, :Mode, :ConnectedTime, :Bitrate, :Reconnections
|
9865
|
-
|
9865
|
+
|
9866
9866
|
def initialize(state=nil, mode=nil, connectedtime=nil, bitrate=nil, reconnections=nil)
|
9867
9867
|
@State = state
|
9868
9868
|
@Mode = mode
|
@@ -9907,7 +9907,7 @@ module TencentCloud
|
|
9907
9907
|
# @type RTPStatus: :class:`Tencentcloud::Mps.v20190612.models.FlowRealtimeStatusRTP`
|
9908
9908
|
|
9909
9909
|
attr_accessor :Type, :InputId, :OutputId, :FlowId, :Protocol, :CommonStatus, :SRTStatus, :RTMPStatus, :ConnectServerIP, :RTPStatus
|
9910
|
-
|
9910
|
+
|
9911
9911
|
def initialize(type=nil, inputid=nil, outputid=nil, flowid=nil, protocol=nil, commonstatus=nil, srtstatus=nil, rtmpstatus=nil, connectserverip=nil, rtpstatus=nil)
|
9912
9912
|
@Type = type
|
9913
9913
|
@InputId = inputid
|
@@ -9955,7 +9955,7 @@ module TencentCloud
|
|
9955
9955
|
# @type AudioFPS: Integer
|
9956
9956
|
|
9957
9957
|
attr_accessor :VideoFPS, :AudioFPS
|
9958
|
-
|
9958
|
+
|
9959
9959
|
def initialize(videofps=nil, audiofps=nil)
|
9960
9960
|
@VideoFPS = videofps
|
9961
9961
|
@AudioFPS = audiofps
|
@@ -9973,7 +9973,7 @@ module TencentCloud
|
|
9973
9973
|
# @type Packets: Integer
|
9974
9974
|
|
9975
9975
|
attr_accessor :Packets
|
9976
|
-
|
9976
|
+
|
9977
9977
|
def initialize(packets=nil)
|
9978
9978
|
@Packets = packets
|
9979
9979
|
end
|
@@ -10001,7 +10001,7 @@ module TencentCloud
|
|
10001
10001
|
# @type Encryption: String
|
10002
10002
|
|
10003
10003
|
attr_accessor :Latency, :RTT, :Packets, :PacketLossRate, :RetransmitRate, :DroppedPackets, :Encryption
|
10004
|
-
|
10004
|
+
|
10005
10005
|
def initialize(latency=nil, rtt=nil, packets=nil, packetlossrate=nil, retransmitrate=nil, droppedpackets=nil, encryption=nil)
|
10006
10006
|
@Latency = latency
|
10007
10007
|
@RTT = rtt
|
@@ -10045,7 +10045,7 @@ module TencentCloud
|
|
10045
10045
|
# @type RecvPacketDropNumber: Integer
|
10046
10046
|
|
10047
10047
|
attr_accessor :Timestamp, :SendPacketLossRate, :SendRetransmissionRate, :RecvPacketLossRate, :RecvRetransmissionRate, :RTT, :SessionId, :SendPacketDropNumber, :RecvPacketDropNumber
|
10048
|
-
|
10048
|
+
|
10049
10049
|
def initialize(timestamp=nil, sendpacketlossrate=nil, sendretransmissionrate=nil, recvpacketlossrate=nil, recvretransmissionrate=nil, rtt=nil, sessionid=nil, sendpacketdropnumber=nil, recvpacketdropnumber=nil)
|
10050
10050
|
@Timestamp = timestamp
|
10051
10051
|
@SendPacketLossRate = sendpacketlossrate
|
@@ -10085,7 +10085,7 @@ module TencentCloud
|
|
10085
10085
|
# @type Audio: Array
|
10086
10086
|
|
10087
10087
|
attr_accessor :SessionId, :ClientIp, :Network, :Video, :Audio
|
10088
|
-
|
10088
|
+
|
10089
10089
|
def initialize(sessionid=nil, clientip=nil, network=nil, video=nil, audio=nil)
|
10090
10090
|
@SessionId = sessionid
|
10091
10091
|
@ClientIp = clientip
|
@@ -10125,7 +10125,7 @@ module TencentCloud
|
|
10125
10125
|
# @type FlowStatistics: Array
|
10126
10126
|
|
10127
10127
|
attr_accessor :Timestamp, :FlowStatistics
|
10128
|
-
|
10128
|
+
|
10129
10129
|
def initialize(timestamp=nil, flowstatistics=nil)
|
10130
10130
|
@Timestamp = timestamp
|
10131
10131
|
@FlowStatistics = flowstatistics
|
@@ -10154,7 +10154,7 @@ module TencentCloud
|
|
10154
10154
|
# @type Pid: Integer
|
10155
10155
|
|
10156
10156
|
attr_accessor :Fps, :Rate, :Pid
|
10157
|
-
|
10157
|
+
|
10158
10158
|
def initialize(fps=nil, rate=nil, pid=nil)
|
10159
10159
|
@Fps = fps
|
10160
10160
|
@Rate = rate
|
@@ -10182,7 +10182,7 @@ module TencentCloud
|
|
10182
10182
|
# @type Fps: Integer
|
10183
10183
|
|
10184
10184
|
attr_accessor :Switch, :Fps
|
10185
|
-
|
10185
|
+
|
10186
10186
|
def initialize(switch=nil, fps=nil)
|
10187
10187
|
@Switch = switch
|
10188
10188
|
@Fps = fps
|
@@ -10202,7 +10202,7 @@ module TencentCloud
|
|
10202
10202
|
# @type Switch: String
|
10203
10203
|
|
10204
10204
|
attr_accessor :Switch
|
10205
|
-
|
10205
|
+
|
10206
10206
|
def initialize(switch=nil)
|
10207
10207
|
@Switch = switch
|
10208
10208
|
end
|
@@ -10220,7 +10220,7 @@ module TencentCloud
|
|
10220
10220
|
# @type Switch: String
|
10221
10221
|
|
10222
10222
|
attr_accessor :Switch
|
10223
|
-
|
10223
|
+
|
10224
10224
|
def initialize(switch=nil)
|
10225
10225
|
@Switch = switch
|
10226
10226
|
end
|
@@ -10236,7 +10236,7 @@ module TencentCloud
|
|
10236
10236
|
# @type Url: String
|
10237
10237
|
|
10238
10238
|
attr_accessor :Url
|
10239
|
-
|
10239
|
+
|
10240
10240
|
def initialize(url=nil)
|
10241
10241
|
@Url = url
|
10242
10242
|
end
|
@@ -10263,7 +10263,7 @@ module TencentCloud
|
|
10263
10263
|
# @type Type: String
|
10264
10264
|
|
10265
10265
|
attr_accessor :Switch, :Type
|
10266
|
-
|
10266
|
+
|
10267
10267
|
def initialize(switch=nil, type=nil)
|
10268
10268
|
@Switch = switch
|
10269
10269
|
@Type = type
|
@@ -10283,7 +10283,7 @@ module TencentCloud
|
|
10283
10283
|
# @type TailSet: Array
|
10284
10284
|
|
10285
10285
|
attr_accessor :HeadSet, :TailSet
|
10286
|
-
|
10286
|
+
|
10287
10287
|
def initialize(headset=nil, tailset=nil)
|
10288
10288
|
@HeadSet = headset
|
10289
10289
|
@TailSet = tailset
|
@@ -10319,7 +10319,7 @@ module TencentCloud
|
|
10319
10319
|
# @type EndTimeOffset: Float
|
10320
10320
|
|
10321
10321
|
attr_accessor :Confidence, :StartTimeOffset, :EndTimeOffset
|
10322
|
-
|
10322
|
+
|
10323
10323
|
def initialize(confidence=nil, starttimeoffset=nil, endtimeoffset=nil)
|
10324
10324
|
@Confidence = confidence
|
10325
10325
|
@StartTimeOffset = starttimeoffset
|
@@ -10349,7 +10349,7 @@ module TencentCloud
|
|
10349
10349
|
# @type Type: String
|
10350
10350
|
|
10351
10351
|
attr_accessor :Switch, :Type
|
10352
|
-
|
10352
|
+
|
10353
10353
|
def initialize(switch=nil, type=nil)
|
10354
10354
|
@Switch = switch
|
10355
10355
|
@Type = type
|
@@ -10377,7 +10377,7 @@ module TencentCloud
|
|
10377
10377
|
# @type ObjectNumberFormat: :class:`Tencentcloud::Mps.v20190612.models.NumberFormat`
|
10378
10378
|
|
10379
10379
|
attr_accessor :Definition, :OutputStorage, :OutputObjectPath, :WebVttObjectName, :ObjectNumberFormat
|
10380
|
-
|
10380
|
+
|
10381
10381
|
def initialize(definition=nil, outputstorage=nil, outputobjectpath=nil, webvttobjectname=nil, objectnumberformat=nil)
|
10382
10382
|
@Definition = definition
|
10383
10383
|
@OutputStorage = outputstorage
|
@@ -10453,7 +10453,7 @@ module TencentCloud
|
|
10453
10453
|
# @type Format: String
|
10454
10454
|
|
10455
10455
|
attr_accessor :Definition, :Type, :Name, :Width, :Height, :ResolutionAdaptive, :SampleType, :SampleInterval, :RowCount, :ColumnCount, :CreateTime, :UpdateTime, :FillType, :Comment, :Format
|
10456
|
-
|
10456
|
+
|
10457
10457
|
def initialize(definition=nil, type=nil, name=nil, width=nil, height=nil, resolutionadaptive=nil, sampletype=nil, sampleinterval=nil, rowcount=nil, columncount=nil, createtime=nil, updatetime=nil, filltype=nil, comment=nil, format=nil)
|
10458
10458
|
@Definition = definition
|
10459
10459
|
@Type = type
|
@@ -10512,7 +10512,7 @@ module TencentCloud
|
|
10512
10512
|
# @type RepeatType: String
|
10513
10513
|
|
10514
10514
|
attr_accessor :ImageContent, :Width, :Height, :RepeatType
|
10515
|
-
|
10515
|
+
|
10516
10516
|
def initialize(imagecontent=nil, width=nil, height=nil, repeattype=nil)
|
10517
10517
|
@ImageContent = imagecontent
|
10518
10518
|
@Width = width
|
@@ -10548,7 +10548,7 @@ module TencentCloud
|
|
10548
10548
|
# @type RepeatType: String
|
10549
10549
|
|
10550
10550
|
attr_accessor :ImageContent, :Width, :Height, :RepeatType
|
10551
|
-
|
10551
|
+
|
10552
10552
|
def initialize(imagecontent=nil, width=nil, height=nil, repeattype=nil)
|
10553
10553
|
@ImageContent = imagecontent
|
10554
10554
|
@Width = width
|
@@ -10584,7 +10584,7 @@ module TencentCloud
|
|
10584
10584
|
# @type RepeatType: String
|
10585
10585
|
|
10586
10586
|
attr_accessor :ImageUrl, :Width, :Height, :RepeatType
|
10587
|
-
|
10587
|
+
|
10588
10588
|
def initialize(imageurl=nil, width=nil, height=nil, repeattype=nil)
|
10589
10589
|
@ImageUrl = imageurl
|
10590
10590
|
@Width = width
|
@@ -10608,7 +10608,7 @@ module TencentCloud
|
|
10608
10608
|
# @type Port: Integer
|
10609
10609
|
|
10610
10610
|
attr_accessor :Ip, :Port
|
10611
|
-
|
10611
|
+
|
10612
10612
|
def initialize(ip=nil, port=nil)
|
10613
10613
|
@Ip = ip
|
10614
10614
|
@Port = port
|
@@ -10627,7 +10627,7 @@ module TencentCloud
|
|
10627
10627
|
# @type ResultSet: Array
|
10628
10628
|
|
10629
10629
|
attr_accessor :ResultSet
|
10630
|
-
|
10630
|
+
|
10631
10631
|
def initialize(resultset=nil)
|
10632
10632
|
@ResultSet = resultset
|
10633
10633
|
end
|
@@ -10655,7 +10655,7 @@ module TencentCloud
|
|
10655
10655
|
# @type SegmentResultSet: Array
|
10656
10656
|
|
10657
10657
|
attr_accessor :Type, :SegmentResultSet
|
10658
|
-
|
10658
|
+
|
10659
10659
|
def initialize(type=nil, segmentresultset=nil)
|
10660
10660
|
@Type = type
|
10661
10661
|
@SegmentResultSet = segmentresultset
|
@@ -10684,7 +10684,7 @@ module TencentCloud
|
|
10684
10684
|
# @type DiagnoseResults: Array
|
10685
10685
|
|
10686
10686
|
attr_accessor :QualityControlResults, :DiagnoseResults
|
10687
|
-
|
10687
|
+
|
10688
10688
|
def initialize(qualitycontrolresults=nil, diagnoseresults=nil)
|
10689
10689
|
@QualityControlResults = qualitycontrolresults
|
10690
10690
|
@DiagnoseResults = diagnoseresults
|
@@ -10716,7 +10716,7 @@ module TencentCloud
|
|
10716
10716
|
# @type ResultSet: Array
|
10717
10717
|
|
10718
10718
|
attr_accessor :ResultSet
|
10719
|
-
|
10719
|
+
|
10720
10720
|
def initialize(resultset=nil)
|
10721
10721
|
@ResultSet = resultset
|
10722
10722
|
end
|
@@ -10762,7 +10762,7 @@ module TencentCloud
|
|
10762
10762
|
# @type TransTextRecognitionResultSet: Array
|
10763
10763
|
|
10764
10764
|
attr_accessor :Type, :FaceRecognitionResultSet, :AsrWordsRecognitionResultSet, :OcrWordsRecognitionResultSet, :AsrFullTextRecognitionResultSet, :OcrFullTextRecognitionResultSet, :TransTextRecognitionResultSet
|
10765
|
-
|
10765
|
+
|
10766
10766
|
def initialize(type=nil, facerecognitionresultset=nil, asrwordsrecognitionresultset=nil, ocrwordsrecognitionresultset=nil, asrfulltextrecognitionresultset=nil, ocrfulltextrecognitionresultset=nil, transtextrecognitionresultset=nil)
|
10767
10767
|
@Type = type
|
10768
10768
|
@FaceRecognitionResultSet = facerecognitionresultset
|
@@ -10854,7 +10854,7 @@ module TencentCloud
|
|
10854
10854
|
# @type PicUrlExpireTime: String
|
10855
10855
|
|
10856
10856
|
attr_accessor :StartPtsTime, :EndPtsTime, :Confidence, :Suggestion, :Label, :Name, :AreaCoordSet, :Url, :PicUrlExpireTime
|
10857
|
-
|
10857
|
+
|
10858
10858
|
def initialize(startptstime=nil, endptstime=nil, confidence=nil, suggestion=nil, label=nil, name=nil, areacoordset=nil, url=nil, picurlexpiretime=nil)
|
10859
10859
|
@StartPtsTime = startptstime
|
10860
10860
|
@EndPtsTime = endptstime
|
@@ -10906,7 +10906,7 @@ module TencentCloud
|
|
10906
10906
|
# @type PicUrlExpireTime: String
|
10907
10907
|
|
10908
10908
|
attr_accessor :StartPtsTime, :EndPtsTime, :Confidence, :Suggestion, :Label, :Url, :PicUrlExpireTime
|
10909
|
-
|
10909
|
+
|
10910
10910
|
def initialize(startptstime=nil, endptstime=nil, confidence=nil, suggestion=nil, label=nil, url=nil, picurlexpiretime=nil)
|
10911
10911
|
@StartPtsTime = startptstime
|
10912
10912
|
@EndPtsTime = endptstime
|
@@ -10958,7 +10958,7 @@ module TencentCloud
|
|
10958
10958
|
# @type PicUrlExpireTime: String
|
10959
10959
|
|
10960
10960
|
attr_accessor :StartPtsTime, :EndPtsTime, :Confidence, :Suggestion, :Label, :Url, :PicUrlExpireTime
|
10961
|
-
|
10961
|
+
|
10962
10962
|
def initialize(startptstime=nil, endptstime=nil, confidence=nil, suggestion=nil, label=nil, url=nil, picurlexpiretime=nil)
|
10963
10963
|
@StartPtsTime = startptstime
|
10964
10964
|
@EndPtsTime = endptstime
|
@@ -10986,7 +10986,7 @@ module TencentCloud
|
|
10986
10986
|
# @type ResultSet: Array
|
10987
10987
|
|
10988
10988
|
attr_accessor :ResultSet
|
10989
|
-
|
10989
|
+
|
10990
10990
|
def initialize(resultset=nil)
|
10991
10991
|
@ResultSet = resultset
|
10992
10992
|
end
|
@@ -11021,7 +11021,7 @@ module TencentCloud
|
|
11021
11021
|
# @type VoicePornResultSet: Array
|
11022
11022
|
|
11023
11023
|
attr_accessor :Type, :ImagePornResultSet, :ImageTerrorismResultSet, :ImagePoliticalResultSet, :VoicePornResultSet
|
11024
|
-
|
11024
|
+
|
11025
11025
|
def initialize(type=nil, imagepornresultset=nil, imageterrorismresultset=nil, imagepoliticalresultset=nil, voicepornresultset=nil)
|
11026
11026
|
@Type = type
|
11027
11027
|
@ImagePornResultSet = imagepornresultset
|
@@ -11085,7 +11085,7 @@ module TencentCloud
|
|
11085
11085
|
# @type Label: String
|
11086
11086
|
|
11087
11087
|
attr_accessor :StartPtsTime, :EndPtsTime, :Confidence, :Suggestion, :Label
|
11088
|
-
|
11088
|
+
|
11089
11089
|
def initialize(startptstime=nil, endptstime=nil, confidence=nil, suggestion=nil, label=nil)
|
11090
11090
|
@StartPtsTime = startptstime
|
11091
11091
|
@EndPtsTime = endptstime
|
@@ -11124,7 +11124,7 @@ module TencentCloud
|
|
11124
11124
|
# @type SteadyState: Boolean
|
11125
11125
|
|
11126
11126
|
attr_accessor :Text, :StartPtsTime, :EndPtsTime, :Confidence, :StartTime, :EndTime, :SteadyState
|
11127
|
-
|
11127
|
+
|
11128
11128
|
def initialize(text=nil, startptstime=nil, endptstime=nil, confidence=nil, starttime=nil, endtime=nil, steadystate=nil)
|
11129
11129
|
@Text = text
|
11130
11130
|
@StartPtsTime = startptstime
|
@@ -11158,7 +11158,7 @@ module TencentCloud
|
|
11158
11158
|
# @type Confidence: Float
|
11159
11159
|
|
11160
11160
|
attr_accessor :Word, :StartPtsTime, :EndPtsTime, :Confidence
|
11161
|
-
|
11161
|
+
|
11162
11162
|
def initialize(word=nil, startptstime=nil, endptstime=nil, confidence=nil)
|
11163
11163
|
@Word = word
|
11164
11164
|
@StartPtsTime = startptstime
|
@@ -11193,7 +11193,7 @@ module TencentCloud
|
|
11193
11193
|
# @type AreaCoordSet: Array
|
11194
11194
|
|
11195
11195
|
attr_accessor :Id, :Name, :Type, :StartPtsTime, :EndPtsTime, :Confidence, :AreaCoordSet
|
11196
|
-
|
11196
|
+
|
11197
11197
|
def initialize(id=nil, name=nil, type=nil, startptstime=nil, endptstime=nil, confidence=nil, areacoordset=nil)
|
11198
11198
|
@Id = id
|
11199
11199
|
@Name = name
|
@@ -11229,7 +11229,7 @@ module TencentCloud
|
|
11229
11229
|
# @type AreaCoordSet: Array
|
11230
11230
|
|
11231
11231
|
attr_accessor :Text, :StartPtsTime, :EndPtsTime, :Confidence, :AreaCoordSet
|
11232
|
-
|
11232
|
+
|
11233
11233
|
def initialize(text=nil, startptstime=nil, endptstime=nil, confidence=nil, areacoordset=nil)
|
11234
11234
|
@Text = text
|
11235
11235
|
@StartPtsTime = startptstime
|
@@ -11261,7 +11261,7 @@ module TencentCloud
|
|
11261
11261
|
# @type AreaCoords: Array
|
11262
11262
|
|
11263
11263
|
attr_accessor :Word, :StartPtsTime, :EndPtsTime, :Confidence, :AreaCoords
|
11264
|
-
|
11264
|
+
|
11265
11265
|
def initialize(word=nil, startptstime=nil, endptstime=nil, confidence=nil, areacoords=nil)
|
11266
11266
|
@Word = word
|
11267
11267
|
@StartPtsTime = startptstime
|
@@ -11289,7 +11289,7 @@ module TencentCloud
|
|
11289
11289
|
# @type Message: String
|
11290
11290
|
|
11291
11291
|
attr_accessor :ErrCode, :Message
|
11292
|
-
|
11292
|
+
|
11293
11293
|
def initialize(errcode=nil, message=nil)
|
11294
11294
|
@ErrCode = errcode
|
11295
11295
|
@Message = message
|
@@ -11317,7 +11317,7 @@ module TencentCloud
|
|
11317
11317
|
# @type Url: String
|
11318
11318
|
|
11319
11319
|
attr_accessor :TaskId, :Status, :ErrCode, :Message, :Url
|
11320
|
-
|
11320
|
+
|
11321
11321
|
def initialize(taskid=nil, status=nil, errcode=nil, message=nil, url=nil)
|
11322
11322
|
@TaskId = taskid
|
11323
11323
|
@Status = status
|
@@ -11353,7 +11353,7 @@ module TencentCloud
|
|
11353
11353
|
# @type NotifyUrl: String
|
11354
11354
|
|
11355
11355
|
attr_accessor :CmqModel, :CmqRegion, :QueueName, :TopicName, :NotifyType, :NotifyUrl
|
11356
|
-
|
11356
|
+
|
11357
11357
|
def initialize(cmqmodel=nil, cmqregion=nil, queuename=nil, topicname=nil, notifytype=nil, notifyurl=nil)
|
11358
11358
|
@CmqModel = cmqmodel
|
11359
11359
|
@CmqRegion = cmqregion
|
@@ -11396,7 +11396,7 @@ module TencentCloud
|
|
11396
11396
|
# @type SteadyState: Boolean
|
11397
11397
|
|
11398
11398
|
attr_accessor :Text, :StartPtsTime, :EndPtsTime, :Confidence, :Trans, :StartTime, :EndTime, :SteadyState
|
11399
|
-
|
11399
|
+
|
11400
11400
|
def initialize(text=nil, startptstime=nil, endptstime=nil, confidence=nil, trans=nil, starttime=nil, endtime=nil, steadystate=nil)
|
11401
11401
|
@Text = text
|
11402
11402
|
@StartPtsTime = startptstime
|
@@ -11434,7 +11434,7 @@ module TencentCloud
|
|
11434
11434
|
# @type Type: String
|
11435
11435
|
|
11436
11436
|
attr_accessor :Switch, :Type
|
11437
|
-
|
11437
|
+
|
11438
11438
|
def initialize(switch=nil, type=nil)
|
11439
11439
|
@Switch = switch
|
11440
11440
|
@Type = type
|
@@ -11459,7 +11459,7 @@ module TencentCloud
|
|
11459
11459
|
# @type TaskId: String
|
11460
11460
|
|
11461
11461
|
attr_accessor :OperationType, :TaskId
|
11462
|
-
|
11462
|
+
|
11463
11463
|
def initialize(operationtype=nil, taskid=nil)
|
11464
11464
|
@OperationType = operationtype
|
11465
11465
|
@TaskId = taskid
|
@@ -11477,7 +11477,7 @@ module TencentCloud
|
|
11477
11477
|
# @type RequestId: String
|
11478
11478
|
|
11479
11479
|
attr_accessor :RequestId
|
11480
|
-
|
11480
|
+
|
11481
11481
|
def initialize(requestid=nil)
|
11482
11482
|
@RequestId = requestid
|
11483
11483
|
end
|
@@ -11495,7 +11495,7 @@ module TencentCloud
|
|
11495
11495
|
# @type Confidence: Float
|
11496
11496
|
|
11497
11497
|
attr_accessor :Classification, :Confidence
|
11498
|
-
|
11498
|
+
|
11499
11499
|
def initialize(classification=nil, confidence=nil)
|
11500
11500
|
@Classification = classification
|
11501
11501
|
@Confidence = confidence
|
@@ -11515,7 +11515,7 @@ module TencentCloud
|
|
11515
11515
|
# @type Confidence: Float
|
11516
11516
|
|
11517
11517
|
attr_accessor :CoverPath, :Confidence
|
11518
|
-
|
11518
|
+
|
11519
11519
|
def initialize(coverpath=nil, confidence=nil)
|
11520
11520
|
@CoverPath = coverpath
|
11521
11521
|
@Confidence = confidence
|
@@ -11538,7 +11538,7 @@ module TencentCloud
|
|
11538
11538
|
# @type Confidence: Float
|
11539
11539
|
|
11540
11540
|
attr_accessor :Tag, :CategorySet, :Confidence
|
11541
|
-
|
11541
|
+
|
11542
11542
|
def initialize(tag=nil, categoryset=nil, confidence=nil)
|
11543
11543
|
@Tag = tag
|
11544
11544
|
@CategorySet = categoryset
|
@@ -11562,7 +11562,7 @@ module TencentCloud
|
|
11562
11562
|
# @type TagSet: Array
|
11563
11563
|
|
11564
11564
|
attr_accessor :StartTimeOffset, :EndTimeOffset, :TagSet
|
11565
|
-
|
11565
|
+
|
11566
11566
|
def initialize(starttimeoffset=nil, endtimeoffset=nil, tagset=nil)
|
11567
11567
|
@StartTimeOffset = starttimeoffset
|
11568
11568
|
@EndTimeOffset = endtimeoffset
|
@@ -11597,7 +11597,7 @@ module TencentCloud
|
|
11597
11597
|
# @type SegmentSet: Array
|
11598
11598
|
|
11599
11599
|
attr_accessor :HighlightPath, :CovImgPath, :Confidence, :Duration, :SegmentSet
|
11600
|
-
|
11600
|
+
|
11601
11601
|
def initialize(highlightpath=nil, covimgpath=nil, confidence=nil, duration=nil, segmentset=nil)
|
11602
11602
|
@HighlightPath = highlightpath
|
11603
11603
|
@CovImgPath = covimgpath
|
@@ -11630,7 +11630,7 @@ module TencentCloud
|
|
11630
11630
|
# @type Confidence: Float
|
11631
11631
|
|
11632
11632
|
attr_accessor :Tag, :Confidence
|
11633
|
-
|
11633
|
+
|
11634
11634
|
def initialize(tag=nil, confidence=nil)
|
11635
11635
|
@Tag = tag
|
11636
11636
|
@Confidence = confidence
|
@@ -11668,7 +11668,7 @@ module TencentCloud
|
|
11668
11668
|
# @type EndTimeOffset: Float
|
11669
11669
|
|
11670
11670
|
attr_accessor :Storage, :Path, :Definition, :Container, :Height, :Width, :Bitrate, :Size, :Md5, :StartTimeOffset, :EndTimeOffset
|
11671
|
-
|
11671
|
+
|
11672
11672
|
def initialize(storage=nil, path=nil, definition=nil, container=nil, height=nil, width=nil, bitrate=nil, size=nil, md5=nil, starttimeoffset=nil, endtimeoffset=nil)
|
11673
11673
|
@Storage = storage
|
11674
11674
|
@Path = path
|
@@ -11720,7 +11720,7 @@ module TencentCloud
|
|
11720
11720
|
# @type Loudness: Float
|
11721
11721
|
|
11722
11722
|
attr_accessor :Bitrate, :SamplingRate, :Codec, :Channel, :Codecs, :Loudness
|
11723
|
-
|
11723
|
+
|
11724
11724
|
def initialize(bitrate=nil, samplingrate=nil, codec=nil, channel=nil, codecs=nil, loudness=nil)
|
11725
11725
|
@Bitrate = bitrate
|
11726
11726
|
@SamplingRate = samplingrate
|
@@ -11757,7 +11757,7 @@ module TencentCloud
|
|
11757
11757
|
# @type KeywordSet: Array
|
11758
11758
|
|
11759
11759
|
attr_accessor :StartTimeOffset, :EndTimeOffset, :Confidence, :Suggestion, :KeywordSet
|
11760
|
-
|
11760
|
+
|
11761
11761
|
def initialize(starttimeoffset=nil, endtimeoffset=nil, confidence=nil, suggestion=nil, keywordset=nil)
|
11762
11762
|
@StartTimeOffset = starttimeoffset
|
11763
11763
|
@EndTimeOffset = endtimeoffset
|
@@ -11799,7 +11799,7 @@ module TencentCloud
|
|
11799
11799
|
# @type PicUrlExpireTime: String
|
11800
11800
|
|
11801
11801
|
attr_accessor :StartTimeOffset, :EndTimeOffset, :Confidence, :Suggestion, :KeywordSet, :AreaCoordSet, :Url, :PicUrlExpireTime
|
11802
|
-
|
11802
|
+
|
11803
11803
|
def initialize(starttimeoffset=nil, endtimeoffset=nil, confidence=nil, suggestion=nil, keywordset=nil, areacoordset=nil, url=nil, picurlexpiretime=nil)
|
11804
11804
|
@StartTimeOffset = starttimeoffset
|
11805
11805
|
@EndTimeOffset = endtimeoffset
|
@@ -11872,7 +11872,7 @@ module TencentCloud
|
|
11872
11872
|
# @type PicUrlExpireTime: String
|
11873
11873
|
|
11874
11874
|
attr_accessor :StartTimeOffset, :EndTimeOffset, :Confidence, :Suggestion, :Name, :Label, :Url, :AreaCoordSet, :PicUrlExpireTime
|
11875
|
-
|
11875
|
+
|
11876
11876
|
def initialize(starttimeoffset=nil, endtimeoffset=nil, confidence=nil, suggestion=nil, name=nil, label=nil, url=nil, areacoordset=nil, picurlexpiretime=nil)
|
11877
11877
|
@StartTimeOffset = starttimeoffset
|
11878
11878
|
@EndTimeOffset = endtimeoffset
|
@@ -11920,7 +11920,7 @@ module TencentCloud
|
|
11920
11920
|
# @type PicUrlExpireTime: String
|
11921
11921
|
|
11922
11922
|
attr_accessor :StartTimeOffset, :EndTimeOffset, :Confidence, :Label, :Suggestion, :Url, :PicUrlExpireTime
|
11923
|
-
|
11923
|
+
|
11924
11924
|
def initialize(starttimeoffset=nil, endtimeoffset=nil, confidence=nil, label=nil, suggestion=nil, url=nil, picurlexpiretime=nil)
|
11925
11925
|
@StartTimeOffset = starttimeoffset
|
11926
11926
|
@EndTimeOffset = endtimeoffset
|
@@ -11960,7 +11960,7 @@ module TencentCloud
|
|
11960
11960
|
# @type Storage: :class:`Tencentcloud::Mps.v20190612.models.TaskOutputStorage`
|
11961
11961
|
|
11962
11962
|
attr_accessor :Definition, :Height, :Width, :TotalCount, :ImagePathSet, :WebVttPath, :Storage
|
11963
|
-
|
11963
|
+
|
11964
11964
|
def initialize(definition=nil, height=nil, width=nil, totalcount=nil, imagepathset=nil, webvttpath=nil, storage=nil)
|
11965
11965
|
@Definition = definition
|
11966
11966
|
@Height = height
|
@@ -12002,7 +12002,7 @@ module TencentCloud
|
|
12002
12002
|
# @type S3InputInfo: :class:`Tencentcloud::Mps.v20190612.models.S3InputInfo`
|
12003
12003
|
|
12004
12004
|
attr_accessor :Type, :CosInputInfo, :UrlInputInfo, :S3InputInfo
|
12005
|
-
|
12005
|
+
|
12006
12006
|
def initialize(type=nil, cosinputinfo=nil, urlinputinfo=nil, s3inputinfo=nil)
|
12007
12007
|
@Type = type
|
12008
12008
|
@CosInputInfo = cosinputinfo
|
@@ -12053,7 +12053,7 @@ module TencentCloud
|
|
12053
12053
|
# @type AudioDuration: Float
|
12054
12054
|
|
12055
12055
|
attr_accessor :Size, :Container, :Bitrate, :Height, :Width, :Duration, :Rotate, :VideoStreamSet, :AudioStreamSet, :VideoDuration, :AudioDuration
|
12056
|
-
|
12056
|
+
|
12057
12057
|
def initialize(size=nil, container=nil, bitrate=nil, height=nil, width=nil, duration=nil, rotate=nil, videostreamset=nil, audiostreamset=nil, videoduration=nil, audioduration=nil)
|
12058
12058
|
@Size = size
|
12059
12059
|
@Container = container
|
@@ -12120,7 +12120,7 @@ module TencentCloud
|
|
12120
12120
|
# @type FinishTime: String
|
12121
12121
|
|
12122
12122
|
attr_accessor :Status, :ErrCodeExt, :ErrCode, :Message, :Input, :Output, :BeginProcessTime, :FinishTime
|
12123
|
-
|
12123
|
+
|
12124
12124
|
def initialize(status=nil, errcodeext=nil, errcode=nil, message=nil, input=nil, output=nil, beginprocesstime=nil, finishtime=nil)
|
12125
12125
|
@Status = status
|
12126
12126
|
@ErrCodeExt = errcodeext
|
@@ -12173,7 +12173,7 @@ module TencentCloud
|
|
12173
12173
|
# @type FinishTime: String
|
12174
12174
|
|
12175
12175
|
attr_accessor :Status, :ErrCodeExt, :ErrCode, :Message, :Input, :Output, :BeginProcessTime, :FinishTime
|
12176
|
-
|
12176
|
+
|
12177
12177
|
def initialize(status=nil, errcodeext=nil, errcode=nil, message=nil, input=nil, output=nil, beginprocesstime=nil, finishtime=nil)
|
12178
12178
|
@Status = status
|
12179
12179
|
@ErrCodeExt = errcodeext
|
@@ -12226,7 +12226,7 @@ module TencentCloud
|
|
12226
12226
|
# @type FinishTime: String
|
12227
12227
|
|
12228
12228
|
attr_accessor :Status, :ErrCodeExt, :ErrCode, :Message, :Input, :Output, :BeginProcessTime, :FinishTime
|
12229
|
-
|
12229
|
+
|
12230
12230
|
def initialize(status=nil, errcodeext=nil, errcode=nil, message=nil, input=nil, output=nil, beginprocesstime=nil, finishtime=nil)
|
12231
12231
|
@Status = status
|
12232
12232
|
@ErrCodeExt = errcodeext
|
@@ -12272,7 +12272,7 @@ module TencentCloud
|
|
12272
12272
|
# @type AdaptiveDynamicStreamingTaskSet: Array
|
12273
12273
|
|
12274
12274
|
attr_accessor :TranscodeTaskSet, :AnimatedGraphicTaskSet, :SnapshotByTimeOffsetTaskSet, :SampleSnapshotTaskSet, :ImageSpriteTaskSet, :AdaptiveDynamicStreamingTaskSet
|
12275
|
-
|
12275
|
+
|
12276
12276
|
def initialize(transcodetaskset=nil, animatedgraphictaskset=nil, snapshotbytimeoffsettaskset=nil, samplesnapshottaskset=nil, imagespritetaskset=nil, adaptivedynamicstreamingtaskset=nil)
|
12277
12277
|
@TranscodeTaskSet = transcodetaskset
|
12278
12278
|
@AnimatedGraphicTaskSet = animatedgraphictaskset
|
@@ -12365,7 +12365,7 @@ module TencentCloud
|
|
12365
12365
|
# @type AdaptiveDynamicStreamingTask: :class:`Tencentcloud::Mps.v20190612.models.MediaProcessTaskAdaptiveDynamicStreamingResult`
|
12366
12366
|
|
12367
12367
|
attr_accessor :Type, :TranscodeTask, :AnimatedGraphicTask, :SnapshotByTimeOffsetTask, :SampleSnapshotTask, :ImageSpriteTask, :AdaptiveDynamicStreamingTask
|
12368
|
-
|
12368
|
+
|
12369
12369
|
def initialize(type=nil, transcodetask=nil, animatedgraphictask=nil, snapshotbytimeoffsettask=nil, samplesnapshottask=nil, imagespritetask=nil, adaptivedynamicstreamingtask=nil)
|
12370
12370
|
@Type = type
|
12371
12371
|
@TranscodeTask = transcodetask
|
@@ -12428,7 +12428,7 @@ module TencentCloud
|
|
12428
12428
|
# @type FinishTime: String
|
12429
12429
|
|
12430
12430
|
attr_accessor :Status, :ErrCodeExt, :ErrCode, :Message, :Input, :Output, :BeginProcessTime, :FinishTime
|
12431
|
-
|
12431
|
+
|
12432
12432
|
def initialize(status=nil, errcodeext=nil, errcode=nil, message=nil, input=nil, output=nil, beginprocesstime=nil, finishtime=nil)
|
12433
12433
|
@Status = status
|
12434
12434
|
@ErrCodeExt = errcodeext
|
@@ -12481,7 +12481,7 @@ module TencentCloud
|
|
12481
12481
|
# @type FinishTime: String
|
12482
12482
|
|
12483
12483
|
attr_accessor :Status, :ErrCodeExt, :ErrCode, :Message, :Input, :Output, :BeginProcessTime, :FinishTime
|
12484
|
-
|
12484
|
+
|
12485
12485
|
def initialize(status=nil, errcodeext=nil, errcode=nil, message=nil, input=nil, output=nil, beginprocesstime=nil, finishtime=nil)
|
12486
12486
|
@Status = status
|
12487
12487
|
@ErrCodeExt = errcodeext
|
@@ -12531,7 +12531,7 @@ module TencentCloud
|
|
12531
12531
|
# @type Progress: Integer
|
12532
12532
|
|
12533
12533
|
attr_accessor :Status, :ErrCodeExt, :ErrCode, :Message, :Input, :Output, :Progress
|
12534
|
-
|
12534
|
+
|
12535
12535
|
def initialize(status=nil, errcodeext=nil, errcode=nil, message=nil, input=nil, output=nil, progress=nil)
|
12536
12536
|
@Status = status
|
12537
12537
|
@ErrCodeExt = errcodeext
|
@@ -12579,7 +12579,7 @@ module TencentCloud
|
|
12579
12579
|
# @type WaterMarkDefinition: Array
|
12580
12580
|
|
12581
12581
|
attr_accessor :Definition, :SampleType, :Interval, :Storage, :ImagePathSet, :WaterMarkDefinition
|
12582
|
-
|
12582
|
+
|
12583
12583
|
def initialize(definition=nil, sampletype=nil, interval=nil, storage=nil, imagepathset=nil, watermarkdefinition=nil)
|
12584
12584
|
@Definition = definition
|
12585
12585
|
@SampleType = sampletype
|
@@ -12612,7 +12612,7 @@ module TencentCloud
|
|
12612
12612
|
# @type Storage: :class:`Tencentcloud::Mps.v20190612.models.TaskOutputStorage`
|
12613
12613
|
|
12614
12614
|
attr_accessor :Definition, :PicInfoSet, :Storage
|
12615
|
-
|
12615
|
+
|
12616
12616
|
def initialize(definition=nil, picinfoset=nil, storage=nil)
|
12617
12617
|
@Definition = definition
|
12618
12618
|
@PicInfoSet = picinfoset
|
@@ -12646,7 +12646,7 @@ module TencentCloud
|
|
12646
12646
|
# @type WaterMarkDefinition: Array
|
12647
12647
|
|
12648
12648
|
attr_accessor :TimeOffset, :Path, :WaterMarkDefinition
|
12649
|
-
|
12649
|
+
|
12650
12650
|
def initialize(timeoffset=nil, path=nil, watermarkdefinition=nil)
|
12651
12651
|
@TimeOffset = timeoffset
|
12652
12652
|
@Path = path
|
@@ -12688,7 +12688,7 @@ module TencentCloud
|
|
12688
12688
|
# @type VideoStreamSet: Array
|
12689
12689
|
|
12690
12690
|
attr_accessor :OutputStorage, :Path, :Definition, :Bitrate, :Height, :Width, :Size, :Duration, :Container, :Md5, :AudioStreamSet, :VideoStreamSet
|
12691
|
-
|
12691
|
+
|
12692
12692
|
def initialize(outputstorage=nil, path=nil, definition=nil, bitrate=nil, height=nil, width=nil, size=nil, duration=nil, container=nil, md5=nil, audiostreamset=nil, videostreamset=nil)
|
12693
12693
|
@OutputStorage = outputstorage
|
12694
12694
|
@Path = path
|
@@ -12766,7 +12766,7 @@ module TencentCloud
|
|
12766
12766
|
# @type Codecs: String
|
12767
12767
|
|
12768
12768
|
attr_accessor :Bitrate, :Height, :Width, :Codec, :Fps, :ColorPrimaries, :ColorSpace, :ColorTransfer, :HdrType, :Codecs
|
12769
|
-
|
12769
|
+
|
12770
12770
|
def initialize(bitrate=nil, height=nil, width=nil, codec=nil, fps=nil, colorprimaries=nil, colorspace=nil, colortransfer=nil, hdrtype=nil, codecs=nil)
|
12771
12771
|
@Bitrate = bitrate
|
12772
12772
|
@Height = height
|
@@ -12812,7 +12812,7 @@ module TencentCloud
|
|
12812
12812
|
# @type FrameTagConfigure: :class:`Tencentcloud::Mps.v20190612.models.FrameTagConfigureInfoForUpdate`
|
12813
12813
|
|
12814
12814
|
attr_accessor :Definition, :Name, :Comment, :ClassificationConfigure, :TagConfigure, :CoverConfigure, :FrameTagConfigure
|
12815
|
-
|
12815
|
+
|
12816
12816
|
def initialize(definition=nil, name=nil, comment=nil, classificationconfigure=nil, tagconfigure=nil, coverconfigure=nil, frametagconfigure=nil)
|
12817
12817
|
@Definition = definition
|
12818
12818
|
@Name = name
|
@@ -12852,7 +12852,7 @@ module TencentCloud
|
|
12852
12852
|
# @type RequestId: String
|
12853
12853
|
|
12854
12854
|
attr_accessor :RequestId
|
12855
|
-
|
12855
|
+
|
12856
12856
|
def initialize(requestid=nil)
|
12857
12857
|
@RequestId = requestid
|
12858
12858
|
end
|
@@ -12884,7 +12884,7 @@ module TencentCloud
|
|
12884
12884
|
# @type TranslateConfigure: :class:`Tencentcloud::Mps.v20190612.models.TranslateConfigureInfoForUpdate`
|
12885
12885
|
|
12886
12886
|
attr_accessor :Definition, :Name, :Comment, :FaceConfigure, :OcrFullTextConfigure, :OcrWordsConfigure, :AsrFullTextConfigure, :AsrWordsConfigure, :TranslateConfigure
|
12887
|
-
|
12887
|
+
|
12888
12888
|
def initialize(definition=nil, name=nil, comment=nil, faceconfigure=nil, ocrfulltextconfigure=nil, ocrwordsconfigure=nil, asrfulltextconfigure=nil, asrwordsconfigure=nil, translateconfigure=nil)
|
12889
12889
|
@Definition = definition
|
12890
12890
|
@Name = name
|
@@ -12934,7 +12934,7 @@ module TencentCloud
|
|
12934
12934
|
# @type RequestId: String
|
12935
12935
|
|
12936
12936
|
attr_accessor :RequestId
|
12937
|
-
|
12937
|
+
|
12938
12938
|
def initialize(requestid=nil)
|
12939
12939
|
@RequestId = requestid
|
12940
12940
|
end
|
@@ -12969,7 +12969,7 @@ module TencentCloud
|
|
12969
12969
|
# @type Comment: String
|
12970
12970
|
|
12971
12971
|
attr_accessor :Definition, :Name, :Format, :DisableHigherVideoBitrate, :DisableHigherVideoResolution, :StreamInfos, :Comment
|
12972
|
-
|
12972
|
+
|
12973
12973
|
def initialize(definition=nil, name=nil, format=nil, disablehighervideobitrate=nil, disablehighervideoresolution=nil, streaminfos=nil, comment=nil)
|
12974
12974
|
@Definition = definition
|
12975
12975
|
@Name = name
|
@@ -13004,7 +13004,7 @@ module TencentCloud
|
|
13004
13004
|
# @type RequestId: String
|
13005
13005
|
|
13006
13006
|
attr_accessor :RequestId
|
13007
|
-
|
13007
|
+
|
13008
13008
|
def initialize(requestid=nil)
|
13009
13009
|
@RequestId = requestid
|
13010
13010
|
end
|
@@ -13049,7 +13049,7 @@ module TencentCloud
|
|
13049
13049
|
# @type Comment: String
|
13050
13050
|
|
13051
13051
|
attr_accessor :Definition, :Name, :Width, :Height, :ResolutionAdaptive, :Format, :Fps, :Quality, :Comment
|
13052
|
-
|
13052
|
+
|
13053
13053
|
def initialize(definition=nil, name=nil, width=nil, height=nil, resolutionadaptive=nil, format=nil, fps=nil, quality=nil, comment=nil)
|
13054
13054
|
@Definition = definition
|
13055
13055
|
@Name = name
|
@@ -13081,7 +13081,7 @@ module TencentCloud
|
|
13081
13081
|
# @type RequestId: String
|
13082
13082
|
|
13083
13083
|
attr_accessor :RequestId
|
13084
|
-
|
13084
|
+
|
13085
13085
|
def initialize(requestid=nil)
|
13086
13086
|
@RequestId = requestid
|
13087
13087
|
end
|
@@ -13114,7 +13114,7 @@ module TencentCloud
|
|
13114
13114
|
# @type UserDefineConfigure: :class:`Tencentcloud::Mps.v20190612.models.UserDefineConfigureInfoForUpdate`
|
13115
13115
|
|
13116
13116
|
attr_accessor :Definition, :Name, :Comment, :PornConfigure, :TerrorismConfigure, :PoliticalConfigure, :ProhibitedConfigure, :UserDefineConfigure
|
13117
|
-
|
13117
|
+
|
13118
13118
|
def initialize(definition=nil, name=nil, comment=nil, pornconfigure=nil, terrorismconfigure=nil, politicalconfigure=nil, prohibitedconfigure=nil, userdefineconfigure=nil)
|
13119
13119
|
@Definition = definition
|
13120
13120
|
@Name = name
|
@@ -13159,7 +13159,7 @@ module TencentCloud
|
|
13159
13159
|
# @type RequestId: String
|
13160
13160
|
|
13161
13161
|
attr_accessor :RequestId
|
13162
|
-
|
13162
|
+
|
13163
13163
|
def initialize(requestid=nil)
|
13164
13164
|
@RequestId = requestid
|
13165
13165
|
end
|
@@ -13217,7 +13217,7 @@ module TencentCloud
|
|
13217
13217
|
# @type Format: String
|
13218
13218
|
|
13219
13219
|
attr_accessor :Definition, :Name, :Width, :Height, :ResolutionAdaptive, :SampleType, :SampleInterval, :RowCount, :ColumnCount, :FillType, :Comment, :Format
|
13220
|
-
|
13220
|
+
|
13221
13221
|
def initialize(definition=nil, name=nil, width=nil, height=nil, resolutionadaptive=nil, sampletype=nil, sampleinterval=nil, rowcount=nil, columncount=nil, filltype=nil, comment=nil, format=nil)
|
13222
13222
|
@Definition = definition
|
13223
13223
|
@Name = name
|
@@ -13255,7 +13255,7 @@ module TencentCloud
|
|
13255
13255
|
# @type RequestId: String
|
13256
13256
|
|
13257
13257
|
attr_accessor :RequestId
|
13258
|
-
|
13258
|
+
|
13259
13259
|
def initialize(requestid=nil)
|
13260
13260
|
@RequestId = requestid
|
13261
13261
|
end
|
@@ -13296,7 +13296,7 @@ module TencentCloud
|
|
13296
13296
|
# @type ResilientStream: :class:`Tencentcloud::Mps.v20190612.models.ResilientStreamConf`
|
13297
13297
|
|
13298
13298
|
attr_accessor :InputId, :InputName, :Description, :AllowIpList, :SRTSettings, :RTPSettings, :Protocol, :FailOver, :RTMPPullSettings, :RTSPPullSettings, :HLSPullSettings, :ResilientStream
|
13299
|
-
|
13299
|
+
|
13300
13300
|
def initialize(inputid=nil, inputname=nil, description=nil, allowiplist=nil, srtsettings=nil, rtpsettings=nil, protocol=nil, failover=nil, rtmppullsettings=nil, rtsppullsettings=nil, hlspullsettings=nil, resilientstream=nil)
|
13301
13301
|
@InputId = inputid
|
13302
13302
|
@InputName = inputname
|
@@ -13369,7 +13369,7 @@ module TencentCloud
|
|
13369
13369
|
# @type MaxConcurrent: Integer
|
13370
13370
|
|
13371
13371
|
attr_accessor :OutputId, :OutputName, :Description, :Protocol, :SRTSettings, :RTPSettings, :RTMPSettings, :AllowIpList, :MaxConcurrent
|
13372
|
-
|
13372
|
+
|
13373
13373
|
def initialize(outputid=nil, outputname=nil, description=nil, protocol=nil, srtsettings=nil, rtpsettings=nil, rtmpsettings=nil, allowiplist=nil, maxconcurrent=nil)
|
13374
13374
|
@OutputId = outputid
|
13375
13375
|
@OutputName = outputname
|
@@ -13423,7 +13423,7 @@ module TencentCloud
|
|
13423
13423
|
# @type TagOperationInfo: :class:`Tencentcloud::Mps.v20190612.models.AiSampleTagOperation`
|
13424
13424
|
|
13425
13425
|
attr_accessor :PersonId, :Name, :Description, :Usages, :FaceOperationInfo, :TagOperationInfo
|
13426
|
-
|
13426
|
+
|
13427
13427
|
def initialize(personid=nil, name=nil, description=nil, usages=nil, faceoperationinfo=nil, tagoperationinfo=nil)
|
13428
13428
|
@PersonId = personid
|
13429
13429
|
@Name = name
|
@@ -13460,7 +13460,7 @@ module TencentCloud
|
|
13460
13460
|
# @type RequestId: String
|
13461
13461
|
|
13462
13462
|
attr_accessor :Person, :FailFaceInfoSet, :RequestId
|
13463
|
-
|
13463
|
+
|
13464
13464
|
def initialize(person=nil, failfaceinfoset=nil, requestid=nil)
|
13465
13465
|
@Person = person
|
13466
13466
|
@FailFaceInfoSet = failfaceinfoset
|
@@ -13530,7 +13530,7 @@ module TencentCloud
|
|
13530
13530
|
# @type FillType: String
|
13531
13531
|
|
13532
13532
|
attr_accessor :Definition, :Name, :Width, :Height, :ResolutionAdaptive, :SampleType, :SampleInterval, :Format, :Comment, :FillType
|
13533
|
-
|
13533
|
+
|
13534
13534
|
def initialize(definition=nil, name=nil, width=nil, height=nil, resolutionadaptive=nil, sampletype=nil, sampleinterval=nil, format=nil, comment=nil, filltype=nil)
|
13535
13535
|
@Definition = definition
|
13536
13536
|
@Name = name
|
@@ -13564,7 +13564,7 @@ module TencentCloud
|
|
13564
13564
|
# @type RequestId: String
|
13565
13565
|
|
13566
13566
|
attr_accessor :RequestId
|
13567
|
-
|
13567
|
+
|
13568
13568
|
def initialize(requestid=nil)
|
13569
13569
|
@RequestId = requestid
|
13570
13570
|
end
|
@@ -13594,7 +13594,7 @@ module TencentCloud
|
|
13594
13594
|
# @type TaskNotifyConfig: :class:`Tencentcloud::Mps.v20190612.models.TaskNotifyConfig`
|
13595
13595
|
|
13596
13596
|
attr_accessor :ScheduleId, :ScheduleName, :Trigger, :Activities, :OutputStorage, :OutputDir, :TaskNotifyConfig
|
13597
|
-
|
13597
|
+
|
13598
13598
|
def initialize(scheduleid=nil, schedulename=nil, trigger=nil, activities=nil, outputstorage=nil, outputdir=nil, tasknotifyconfig=nil)
|
13599
13599
|
@ScheduleId = scheduleid
|
13600
13600
|
@ScheduleName = schedulename
|
@@ -13638,7 +13638,7 @@ module TencentCloud
|
|
13638
13638
|
# @type RequestId: String
|
13639
13639
|
|
13640
13640
|
attr_accessor :RequestId
|
13641
|
-
|
13641
|
+
|
13642
13642
|
def initialize(requestid=nil)
|
13643
13643
|
@RequestId = requestid
|
13644
13644
|
end
|
@@ -13686,7 +13686,7 @@ module TencentCloud
|
|
13686
13686
|
# @type FillType: String
|
13687
13687
|
|
13688
13688
|
attr_accessor :Definition, :Name, :Width, :Height, :ResolutionAdaptive, :Format, :Comment, :FillType
|
13689
|
-
|
13689
|
+
|
13690
13690
|
def initialize(definition=nil, name=nil, width=nil, height=nil, resolutionadaptive=nil, format=nil, comment=nil, filltype=nil)
|
13691
13691
|
@Definition = definition
|
13692
13692
|
@Name = name
|
@@ -13716,7 +13716,7 @@ module TencentCloud
|
|
13716
13716
|
# @type RequestId: String
|
13717
13717
|
|
13718
13718
|
attr_accessor :RequestId
|
13719
|
-
|
13719
|
+
|
13720
13720
|
def initialize(requestid=nil)
|
13721
13721
|
@RequestId = requestid
|
13722
13722
|
end
|
@@ -13736,7 +13736,7 @@ module TencentCloud
|
|
13736
13736
|
# @type Description: String
|
13737
13737
|
|
13738
13738
|
attr_accessor :EventId, :EventName, :Description
|
13739
|
-
|
13739
|
+
|
13740
13740
|
def initialize(eventid=nil, eventname=nil, description=nil)
|
13741
13741
|
@EventId = eventid
|
13742
13742
|
@EventName = eventname
|
@@ -13756,7 +13756,7 @@ module TencentCloud
|
|
13756
13756
|
# @type RequestId: String
|
13757
13757
|
|
13758
13758
|
attr_accessor :RequestId
|
13759
|
-
|
13759
|
+
|
13760
13760
|
def initialize(requestid=nil)
|
13761
13761
|
@RequestId = requestid
|
13762
13762
|
end
|
@@ -13774,7 +13774,7 @@ module TencentCloud
|
|
13774
13774
|
# @type FlowName: String
|
13775
13775
|
|
13776
13776
|
attr_accessor :FlowId, :FlowName
|
13777
|
-
|
13777
|
+
|
13778
13778
|
def initialize(flowid=nil, flowname=nil)
|
13779
13779
|
@FlowId = flowid
|
13780
13780
|
@FlowName = flowname
|
@@ -13792,7 +13792,7 @@ module TencentCloud
|
|
13792
13792
|
# @type RequestId: String
|
13793
13793
|
|
13794
13794
|
attr_accessor :RequestId
|
13795
|
-
|
13795
|
+
|
13796
13796
|
def initialize(requestid=nil)
|
13797
13797
|
@RequestId = requestid
|
13798
13798
|
end
|
@@ -13810,7 +13810,7 @@ module TencentCloud
|
|
13810
13810
|
# @type Input: :class:`Tencentcloud::Mps.v20190612.models.ModifyInput`
|
13811
13811
|
|
13812
13812
|
attr_accessor :FlowId, :Input
|
13813
|
-
|
13813
|
+
|
13814
13814
|
def initialize(flowid=nil, input=nil)
|
13815
13815
|
@FlowId = flowid
|
13816
13816
|
@Input = input
|
@@ -13833,7 +13833,7 @@ module TencentCloud
|
|
13833
13833
|
# @type RequestId: String
|
13834
13834
|
|
13835
13835
|
attr_accessor :Info, :RequestId
|
13836
|
-
|
13836
|
+
|
13837
13837
|
def initialize(info=nil, requestid=nil)
|
13838
13838
|
@Info = info
|
13839
13839
|
@RequestId = requestid
|
@@ -13856,7 +13856,7 @@ module TencentCloud
|
|
13856
13856
|
# @type Output: :class:`Tencentcloud::Mps.v20190612.models.ModifyOutputInfo`
|
13857
13857
|
|
13858
13858
|
attr_accessor :FlowId, :Output
|
13859
|
-
|
13859
|
+
|
13860
13860
|
def initialize(flowid=nil, output=nil)
|
13861
13861
|
@FlowId = flowid
|
13862
13862
|
@Output = output
|
@@ -13879,7 +13879,7 @@ module TencentCloud
|
|
13879
13879
|
# @type RequestId: String
|
13880
13880
|
|
13881
13881
|
attr_accessor :Info, :RequestId
|
13882
|
-
|
13882
|
+
|
13883
13883
|
def initialize(info=nil, requestid=nil)
|
13884
13884
|
@Info = info
|
13885
13885
|
@RequestId = requestid
|
@@ -13922,7 +13922,7 @@ module TencentCloud
|
|
13922
13922
|
# @type EnhanceConfig: :class:`Tencentcloud::Mps.v20190612.models.EnhanceConfig`
|
13923
13923
|
|
13924
13924
|
attr_accessor :Definition, :Container, :Name, :Comment, :RemoveVideo, :RemoveAudio, :VideoTemplate, :AudioTemplate, :TEHDConfig, :EnhanceConfig
|
13925
|
-
|
13925
|
+
|
13926
13926
|
def initialize(definition=nil, container=nil, name=nil, comment=nil, removevideo=nil, removeaudio=nil, videotemplate=nil, audiotemplate=nil, tehdconfig=nil, enhanceconfig=nil)
|
13927
13927
|
@Definition = definition
|
13928
13928
|
@Container = container
|
@@ -13968,7 +13968,7 @@ module TencentCloud
|
|
13968
13968
|
# @type RequestId: String
|
13969
13969
|
|
13970
13970
|
attr_accessor :RequestId
|
13971
|
-
|
13971
|
+
|
13972
13972
|
def initialize(requestid=nil)
|
13973
13973
|
@RequestId = requestid
|
13974
13974
|
end
|
@@ -14008,7 +14008,7 @@ module TencentCloud
|
|
14008
14008
|
# @type SvgTemplate: :class:`Tencentcloud::Mps.v20190612.models.SvgWatermarkInputForUpdate`
|
14009
14009
|
|
14010
14010
|
attr_accessor :Definition, :Name, :Comment, :CoordinateOrigin, :XPos, :YPos, :ImageTemplate, :TextTemplate, :SvgTemplate
|
14011
|
-
|
14011
|
+
|
14012
14012
|
def initialize(definition=nil, name=nil, comment=nil, coordinateorigin=nil, xpos=nil, ypos=nil, imagetemplate=nil, texttemplate=nil, svgtemplate=nil)
|
14013
14013
|
@Definition = definition
|
14014
14014
|
@Name = name
|
@@ -14051,7 +14051,7 @@ module TencentCloud
|
|
14051
14051
|
# @type RequestId: String
|
14052
14052
|
|
14053
14053
|
attr_accessor :ImageUrl, :RequestId
|
14054
|
-
|
14054
|
+
|
14055
14055
|
def initialize(imageurl=nil, requestid=nil)
|
14056
14056
|
@ImageUrl = imageurl
|
14057
14057
|
@RequestId = requestid
|
@@ -14081,7 +14081,7 @@ module TencentCloud
|
|
14081
14081
|
# @type TagOperationInfo: :class:`Tencentcloud::Mps.v20190612.models.AiSampleTagOperation`
|
14082
14082
|
|
14083
14083
|
attr_accessor :Keyword, :Usages, :TagOperationInfo
|
14084
|
-
|
14084
|
+
|
14085
14085
|
def initialize(keyword=nil, usages=nil, tagoperationinfo=nil)
|
14086
14086
|
@Keyword = keyword
|
14087
14087
|
@Usages = usages
|
@@ -14104,7 +14104,7 @@ module TencentCloud
|
|
14104
14104
|
# @type RequestId: String
|
14105
14105
|
|
14106
14106
|
attr_accessor :RequestId
|
14107
|
-
|
14107
|
+
|
14108
14108
|
def initialize(requestid=nil)
|
14109
14109
|
@RequestId = requestid
|
14110
14110
|
end
|
@@ -14152,7 +14152,7 @@ module TencentCloud
|
|
14152
14152
|
# @type EndTimeOffset: Float
|
14153
14153
|
|
14154
14154
|
attr_accessor :CoordinateOrigin, :XPos, :YPos, :Width, :Height, :StartTimeOffset, :EndTimeOffset
|
14155
|
-
|
14155
|
+
|
14156
14156
|
def initialize(coordinateorigin=nil, xpos=nil, ypos=nil, width=nil, height=nil, starttimeoffset=nil, endtimeoffset=nil)
|
14157
14157
|
@CoordinateOrigin = coordinateorigin
|
14158
14158
|
@XPos = xpos
|
@@ -14186,7 +14186,7 @@ module TencentCloud
|
|
14186
14186
|
# @type PlaceHolder: String
|
14187
14187
|
|
14188
14188
|
attr_accessor :InitialValue, :Increment, :MinLength, :PlaceHolder
|
14189
|
-
|
14189
|
+
|
14190
14190
|
def initialize(initialvalue=nil, increment=nil, minlength=nil, placeholder=nil)
|
14191
14191
|
@InitialValue = initialvalue
|
14192
14192
|
@Increment = increment
|
@@ -14210,7 +14210,7 @@ module TencentCloud
|
|
14210
14210
|
# @type Switch: String
|
14211
14211
|
|
14212
14212
|
attr_accessor :Switch
|
14213
|
-
|
14213
|
+
|
14214
14214
|
def initialize(switch=nil)
|
14215
14215
|
@Switch = switch
|
14216
14216
|
end
|
@@ -14228,7 +14228,7 @@ module TencentCloud
|
|
14228
14228
|
# @type Switch: String
|
14229
14229
|
|
14230
14230
|
attr_accessor :Switch
|
14231
|
-
|
14231
|
+
|
14232
14232
|
def initialize(switch=nil)
|
14233
14233
|
@Switch = switch
|
14234
14234
|
end
|
@@ -14249,7 +14249,7 @@ module TencentCloud
|
|
14249
14249
|
# @type LabelSet: Array
|
14250
14250
|
|
14251
14251
|
attr_accessor :Switch, :LabelSet
|
14252
|
-
|
14252
|
+
|
14253
14253
|
def initialize(switch=nil, labelset=nil)
|
14254
14254
|
@Switch = switch
|
14255
14255
|
@LabelSet = labelset
|
@@ -14272,7 +14272,7 @@ module TencentCloud
|
|
14272
14272
|
# @type LabelSet: Array
|
14273
14273
|
|
14274
14274
|
attr_accessor :Switch, :LabelSet
|
14275
|
-
|
14275
|
+
|
14276
14276
|
def initialize(switch=nil, labelset=nil)
|
14277
14277
|
@Switch = switch
|
14278
14278
|
@LabelSet = labelset
|
@@ -14290,7 +14290,7 @@ module TencentCloud
|
|
14290
14290
|
# @type Ip: String
|
14291
14291
|
|
14292
14292
|
attr_accessor :Ip
|
14293
|
-
|
14293
|
+
|
14294
14294
|
def initialize(ip=nil)
|
14295
14295
|
@Ip = ip
|
14296
14296
|
end
|
@@ -14308,7 +14308,7 @@ module TencentCloud
|
|
14308
14308
|
# @type Port: Integer
|
14309
14309
|
|
14310
14310
|
attr_accessor :Ip, :Port
|
14311
|
-
|
14311
|
+
|
14312
14312
|
def initialize(ip=nil, port=nil)
|
14313
14313
|
@Ip = ip
|
14314
14314
|
@Port = port
|
@@ -14345,7 +14345,7 @@ module TencentCloud
|
|
14345
14345
|
# @type AddonAudioStream: Array
|
14346
14346
|
|
14347
14347
|
attr_accessor :Container, :RemoveVideo, :RemoveAudio, :VideoTemplate, :AudioTemplate, :TEHDConfig, :SubtitleTemplate, :AddonAudioStream
|
14348
|
-
|
14348
|
+
|
14349
14349
|
def initialize(container=nil, removevideo=nil, removeaudio=nil, videotemplate=nil, audiotemplate=nil, tehdconfig=nil, subtitletemplate=nil, addonaudiostream=nil)
|
14350
14350
|
@Container = container
|
14351
14351
|
@RemoveVideo = removevideo
|
@@ -14394,7 +14394,7 @@ module TencentCloud
|
|
14394
14394
|
# @type Content: String
|
14395
14395
|
|
14396
14396
|
attr_accessor :Content
|
14397
|
-
|
14397
|
+
|
14398
14398
|
def initialize(content=nil)
|
14399
14399
|
@Content = content
|
14400
14400
|
end
|
@@ -14436,7 +14436,7 @@ module TencentCloud
|
|
14436
14436
|
# @type RequestId: String
|
14437
14437
|
|
14438
14438
|
attr_accessor :NotificationType, :TaskId, :ProcessEofInfo, :AiReviewResultInfo, :AiRecognitionResultInfo, :AiAnalysisResultInfo, :AiQualityControlResultInfo, :SessionId, :SessionContext, :RequestId
|
14439
|
-
|
14439
|
+
|
14440
14440
|
def initialize(notificationtype=nil, taskid=nil, processeofinfo=nil, aireviewresultinfo=nil, airecognitionresultinfo=nil, aianalysisresultinfo=nil, aiqualitycontrolresultinfo=nil, sessionid=nil, sessioncontext=nil, requestid=nil)
|
14441
14441
|
@NotificationType = notificationtype
|
14442
14442
|
@TaskId = taskid
|
@@ -14485,7 +14485,7 @@ module TencentCloud
|
|
14485
14485
|
# @type Content: String
|
14486
14486
|
|
14487
14487
|
attr_accessor :Content
|
14488
|
-
|
14488
|
+
|
14489
14489
|
def initialize(content=nil)
|
14490
14490
|
@Content = content
|
14491
14491
|
end
|
@@ -14519,7 +14519,7 @@ module TencentCloud
|
|
14519
14519
|
# @type RequestId: String
|
14520
14520
|
|
14521
14521
|
attr_accessor :EventType, :WorkflowTaskEvent, :EditMediaTaskEvent, :SessionId, :SessionContext, :ScheduleTaskEvent, :RequestId
|
14522
|
-
|
14522
|
+
|
14523
14523
|
def initialize(eventtype=nil, workflowtaskevent=nil, editmediataskevent=nil, sessionid=nil, sessioncontext=nil, scheduletaskevent=nil, requestid=nil)
|
14524
14524
|
@EventType = eventtype
|
14525
14525
|
@WorkflowTaskEvent = workflowtaskevent
|
@@ -14562,7 +14562,7 @@ module TencentCloud
|
|
14562
14562
|
# @type ReviewConfidence: Integer
|
14563
14563
|
|
14564
14564
|
attr_accessor :Switch, :BlockConfidence, :ReviewConfidence
|
14565
|
-
|
14565
|
+
|
14566
14566
|
def initialize(switch=nil, blockconfidence=nil, reviewconfidence=nil)
|
14567
14567
|
@Switch = switch
|
14568
14568
|
@BlockConfidence = blockconfidence
|
@@ -14588,7 +14588,7 @@ module TencentCloud
|
|
14588
14588
|
# @type ReviewConfidence: Integer
|
14589
14589
|
|
14590
14590
|
attr_accessor :Switch, :BlockConfidence, :ReviewConfidence
|
14591
|
-
|
14591
|
+
|
14592
14592
|
def initialize(switch=nil, blockconfidence=nil, reviewconfidence=nil)
|
14593
14593
|
@Switch = switch
|
14594
14594
|
@BlockConfidence = blockconfidence
|
@@ -14612,7 +14612,7 @@ module TencentCloud
|
|
14612
14612
|
# @type OcrReviewInfo: :class:`Tencentcloud::Mps.v20190612.models.PoliticalOcrReviewTemplateInfo`
|
14613
14613
|
|
14614
14614
|
attr_accessor :ImgReviewInfo, :AsrReviewInfo, :OcrReviewInfo
|
14615
|
-
|
14615
|
+
|
14616
14616
|
def initialize(imgreviewinfo=nil, asrreviewinfo=nil, ocrreviewinfo=nil)
|
14617
14617
|
@ImgReviewInfo = imgreviewinfo
|
14618
14618
|
@AsrReviewInfo = asrreviewinfo
|
@@ -14645,7 +14645,7 @@ module TencentCloud
|
|
14645
14645
|
# @type OcrReviewInfo: :class:`Tencentcloud::Mps.v20190612.models.PoliticalOcrReviewTemplateInfoForUpdate`
|
14646
14646
|
|
14647
14647
|
attr_accessor :ImgReviewInfo, :AsrReviewInfo, :OcrReviewInfo
|
14648
|
-
|
14648
|
+
|
14649
14649
|
def initialize(imgreviewinfo=nil, asrreviewinfo=nil, ocrreviewinfo=nil)
|
14650
14650
|
@ImgReviewInfo = imgreviewinfo
|
14651
14651
|
@AsrReviewInfo = asrreviewinfo
|
@@ -14690,7 +14690,7 @@ module TencentCloud
|
|
14690
14690
|
# @type ReviewConfidence: Integer
|
14691
14691
|
|
14692
14692
|
attr_accessor :Switch, :LabelSet, :BlockConfidence, :ReviewConfidence
|
14693
|
-
|
14693
|
+
|
14694
14694
|
def initialize(switch=nil, labelset=nil, blockconfidence=nil, reviewconfidence=nil)
|
14695
14695
|
@Switch = switch
|
14696
14696
|
@LabelSet = labelset
|
@@ -14728,7 +14728,7 @@ module TencentCloud
|
|
14728
14728
|
# @type ReviewConfidence: Integer
|
14729
14729
|
|
14730
14730
|
attr_accessor :Switch, :LabelSet, :BlockConfidence, :ReviewConfidence
|
14731
|
-
|
14731
|
+
|
14732
14732
|
def initialize(switch=nil, labelset=nil, blockconfidence=nil, reviewconfidence=nil)
|
14733
14733
|
@Switch = switch
|
14734
14734
|
@LabelSet = labelset
|
@@ -14756,7 +14756,7 @@ module TencentCloud
|
|
14756
14756
|
# @type ReviewConfidence: Integer
|
14757
14757
|
|
14758
14758
|
attr_accessor :Switch, :BlockConfidence, :ReviewConfidence
|
14759
|
-
|
14759
|
+
|
14760
14760
|
def initialize(switch=nil, blockconfidence=nil, reviewconfidence=nil)
|
14761
14761
|
@Switch = switch
|
14762
14762
|
@BlockConfidence = blockconfidence
|
@@ -14782,7 +14782,7 @@ module TencentCloud
|
|
14782
14782
|
# @type ReviewConfidence: Integer
|
14783
14783
|
|
14784
14784
|
attr_accessor :Switch, :BlockConfidence, :ReviewConfidence
|
14785
|
-
|
14785
|
+
|
14786
14786
|
def initialize(switch=nil, blockconfidence=nil, reviewconfidence=nil)
|
14787
14787
|
@Switch = switch
|
14788
14788
|
@BlockConfidence = blockconfidence
|
@@ -14808,7 +14808,7 @@ module TencentCloud
|
|
14808
14808
|
# @type ReviewConfidence: Integer
|
14809
14809
|
|
14810
14810
|
attr_accessor :Switch, :BlockConfidence, :ReviewConfidence
|
14811
|
-
|
14811
|
+
|
14812
14812
|
def initialize(switch=nil, blockconfidence=nil, reviewconfidence=nil)
|
14813
14813
|
@Switch = switch
|
14814
14814
|
@BlockConfidence = blockconfidence
|
@@ -14834,7 +14834,7 @@ module TencentCloud
|
|
14834
14834
|
# @type ReviewConfidence: Integer
|
14835
14835
|
|
14836
14836
|
attr_accessor :Switch, :BlockConfidence, :ReviewConfidence
|
14837
|
-
|
14837
|
+
|
14838
14838
|
def initialize(switch=nil, blockconfidence=nil, reviewconfidence=nil)
|
14839
14839
|
@Switch = switch
|
14840
14840
|
@BlockConfidence = blockconfidence
|
@@ -14858,7 +14858,7 @@ module TencentCloud
|
|
14858
14858
|
# @type OcrReviewInfo: :class:`Tencentcloud::Mps.v20190612.models.PornOcrReviewTemplateInfo`
|
14859
14859
|
|
14860
14860
|
attr_accessor :ImgReviewInfo, :AsrReviewInfo, :OcrReviewInfo
|
14861
|
-
|
14861
|
+
|
14862
14862
|
def initialize(imgreviewinfo=nil, asrreviewinfo=nil, ocrreviewinfo=nil)
|
14863
14863
|
@ImgReviewInfo = imgreviewinfo
|
14864
14864
|
@AsrReviewInfo = asrreviewinfo
|
@@ -14891,7 +14891,7 @@ module TencentCloud
|
|
14891
14891
|
# @type OcrReviewInfo: :class:`Tencentcloud::Mps.v20190612.models.PornOcrReviewTemplateInfoForUpdate`
|
14892
14892
|
|
14893
14893
|
attr_accessor :ImgReviewInfo, :AsrReviewInfo, :OcrReviewInfo
|
14894
|
-
|
14894
|
+
|
14895
14895
|
def initialize(imgreviewinfo=nil, asrreviewinfo=nil, ocrreviewinfo=nil)
|
14896
14896
|
@ImgReviewInfo = imgreviewinfo
|
14897
14897
|
@AsrReviewInfo = asrreviewinfo
|
@@ -14932,7 +14932,7 @@ module TencentCloud
|
|
14932
14932
|
# @type ReviewConfidence: Integer
|
14933
14933
|
|
14934
14934
|
attr_accessor :Switch, :LabelSet, :BlockConfidence, :ReviewConfidence
|
14935
|
-
|
14935
|
+
|
14936
14936
|
def initialize(switch=nil, labelset=nil, blockconfidence=nil, reviewconfidence=nil)
|
14937
14937
|
@Switch = switch
|
14938
14938
|
@LabelSet = labelset
|
@@ -14966,7 +14966,7 @@ module TencentCloud
|
|
14966
14966
|
# @type ReviewConfidence: Integer
|
14967
14967
|
|
14968
14968
|
attr_accessor :Switch, :LabelSet, :BlockConfidence, :ReviewConfidence
|
14969
|
-
|
14969
|
+
|
14970
14970
|
def initialize(switch=nil, labelset=nil, blockconfidence=nil, reviewconfidence=nil)
|
14971
14971
|
@Switch = switch
|
14972
14972
|
@LabelSet = labelset
|
@@ -14994,7 +14994,7 @@ module TencentCloud
|
|
14994
14994
|
# @type ReviewConfidence: Integer
|
14995
14995
|
|
14996
14996
|
attr_accessor :Switch, :BlockConfidence, :ReviewConfidence
|
14997
|
-
|
14997
|
+
|
14998
14998
|
def initialize(switch=nil, blockconfidence=nil, reviewconfidence=nil)
|
14999
14999
|
@Switch = switch
|
15000
15000
|
@BlockConfidence = blockconfidence
|
@@ -15020,7 +15020,7 @@ module TencentCloud
|
|
15020
15020
|
# @type ReviewConfidence: Integer
|
15021
15021
|
|
15022
15022
|
attr_accessor :Switch, :BlockConfidence, :ReviewConfidence
|
15023
|
-
|
15023
|
+
|
15024
15024
|
def initialize(switch=nil, blockconfidence=nil, reviewconfidence=nil)
|
15025
15025
|
@Switch = switch
|
15026
15026
|
@BlockConfidence = blockconfidence
|
@@ -15058,7 +15058,7 @@ module TencentCloud
|
|
15058
15058
|
# @type SessionContext: String
|
15059
15059
|
|
15060
15060
|
attr_accessor :Url, :TaskNotifyConfig, :OutputStorage, :OutputDir, :AiContentReviewTask, :AiRecognitionTask, :AiAnalysisTask, :AiQualityControlTask, :SessionId, :SessionContext
|
15061
|
-
|
15061
|
+
|
15062
15062
|
def initialize(url=nil, tasknotifyconfig=nil, outputstorage=nil, outputdir=nil, aicontentreviewtask=nil, airecognitiontask=nil, aianalysistask=nil, aiqualitycontroltask=nil, sessionid=nil, sessioncontext=nil)
|
15063
15063
|
@Url = url
|
15064
15064
|
@TaskNotifyConfig = tasknotifyconfig
|
@@ -15112,7 +15112,7 @@ module TencentCloud
|
|
15112
15112
|
# @type RequestId: String
|
15113
15113
|
|
15114
15114
|
attr_accessor :TaskId, :RequestId
|
15115
|
-
|
15115
|
+
|
15116
15116
|
def initialize(taskid=nil, requestid=nil)
|
15117
15117
|
@TaskId = taskid
|
15118
15118
|
@RequestId = requestid
|
@@ -15165,7 +15165,7 @@ module TencentCloud
|
|
15165
15165
|
# @type TaskType: String
|
15166
15166
|
|
15167
15167
|
attr_accessor :InputInfo, :OutputStorage, :OutputDir, :ScheduleId, :MediaProcessTask, :AiContentReviewTask, :AiAnalysisTask, :AiRecognitionTask, :AiQualityControlTask, :TaskNotifyConfig, :TasksPriority, :SessionId, :SessionContext, :TaskType
|
15168
|
-
|
15168
|
+
|
15169
15169
|
def initialize(inputinfo=nil, outputstorage=nil, outputdir=nil, scheduleid=nil, mediaprocesstask=nil, aicontentreviewtask=nil, aianalysistask=nil, airecognitiontask=nil, aiqualitycontroltask=nil, tasknotifyconfig=nil, taskspriority=nil, sessionid=nil, sessioncontext=nil, tasktype=nil)
|
15170
15170
|
@InputInfo = inputinfo
|
15171
15171
|
@OutputStorage = outputstorage
|
@@ -15233,7 +15233,7 @@ module TencentCloud
|
|
15233
15233
|
# @type RequestId: String
|
15234
15234
|
|
15235
15235
|
attr_accessor :TaskId, :RequestId
|
15236
|
-
|
15236
|
+
|
15237
15237
|
def initialize(taskid=nil, requestid=nil)
|
15238
15238
|
@TaskId = taskid
|
15239
15239
|
@RequestId = requestid
|
@@ -15257,7 +15257,7 @@ module TencentCloud
|
|
15257
15257
|
# @type ReviewConfidence: Integer
|
15258
15258
|
|
15259
15259
|
attr_accessor :Switch, :BlockConfidence, :ReviewConfidence
|
15260
|
-
|
15260
|
+
|
15261
15261
|
def initialize(switch=nil, blockconfidence=nil, reviewconfidence=nil)
|
15262
15262
|
@Switch = switch
|
15263
15263
|
@BlockConfidence = blockconfidence
|
@@ -15283,7 +15283,7 @@ module TencentCloud
|
|
15283
15283
|
# @type ReviewConfidence: Integer
|
15284
15284
|
|
15285
15285
|
attr_accessor :Switch, :BlockConfidence, :ReviewConfidence
|
15286
|
-
|
15286
|
+
|
15287
15287
|
def initialize(switch=nil, blockconfidence=nil, reviewconfidence=nil)
|
15288
15288
|
@Switch = switch
|
15289
15289
|
@BlockConfidence = blockconfidence
|
@@ -15307,7 +15307,7 @@ module TencentCloud
|
|
15307
15307
|
# @type OcrReviewInfo: :class:`Tencentcloud::Mps.v20190612.models.ProhibitedOcrReviewTemplateInfo`
|
15308
15308
|
|
15309
15309
|
attr_accessor :AsrReviewInfo, :OcrReviewInfo
|
15310
|
-
|
15310
|
+
|
15311
15311
|
def initialize(asrreviewinfo=nil, ocrreviewinfo=nil)
|
15312
15312
|
@AsrReviewInfo = asrreviewinfo
|
15313
15313
|
@OcrReviewInfo = ocrreviewinfo
|
@@ -15333,7 +15333,7 @@ module TencentCloud
|
|
15333
15333
|
# @type OcrReviewInfo: :class:`Tencentcloud::Mps.v20190612.models.ProhibitedOcrReviewTemplateInfoForUpdate`
|
15334
15334
|
|
15335
15335
|
attr_accessor :AsrReviewInfo, :OcrReviewInfo
|
15336
|
-
|
15336
|
+
|
15337
15337
|
def initialize(asrreviewinfo=nil, ocrreviewinfo=nil)
|
15338
15338
|
@AsrReviewInfo = asrreviewinfo
|
15339
15339
|
@OcrReviewInfo = ocrreviewinfo
|
@@ -15363,7 +15363,7 @@ module TencentCloud
|
|
15363
15363
|
# @type ReviewConfidence: Integer
|
15364
15364
|
|
15365
15365
|
attr_accessor :Switch, :BlockConfidence, :ReviewConfidence
|
15366
|
-
|
15366
|
+
|
15367
15367
|
def initialize(switch=nil, blockconfidence=nil, reviewconfidence=nil)
|
15368
15368
|
@Switch = switch
|
15369
15369
|
@BlockConfidence = blockconfidence
|
@@ -15389,7 +15389,7 @@ module TencentCloud
|
|
15389
15389
|
# @type ReviewConfidence: Integer
|
15390
15390
|
|
15391
15391
|
attr_accessor :Switch, :BlockConfidence, :ReviewConfidence
|
15392
|
-
|
15392
|
+
|
15393
15393
|
def initialize(switch=nil, blockconfidence=nil, reviewconfidence=nil)
|
15394
15394
|
@Switch = switch
|
15395
15395
|
@BlockConfidence = blockconfidence
|
@@ -15419,7 +15419,7 @@ module TencentCloud
|
|
15419
15419
|
# @type QualityControlResultSet: Array
|
15420
15420
|
|
15421
15421
|
attr_accessor :NoAudio, :NoVideo, :QualityEvaluationScore, :QualityControlResultSet
|
15422
|
-
|
15422
|
+
|
15423
15423
|
def initialize(noaudio=nil, novideo=nil, qualityevaluationscore=nil, qualitycontrolresultset=nil)
|
15424
15424
|
@NoAudio = noaudio
|
15425
15425
|
@NoVideo = novideo
|
@@ -15456,7 +15456,7 @@ module TencentCloud
|
|
15456
15456
|
# @type AreaCoordSet: Array
|
15457
15457
|
|
15458
15458
|
attr_accessor :Confidence, :StartTimeOffset, :EndTimeOffset, :AreaCoordSet
|
15459
|
-
|
15459
|
+
|
15460
15460
|
def initialize(confidence=nil, starttimeoffset=nil, endtimeoffset=nil, areacoordset=nil)
|
15461
15461
|
@Confidence = confidence
|
15462
15462
|
@StartTimeOffset = starttimeoffset
|
@@ -15496,7 +15496,7 @@ module TencentCloud
|
|
15496
15496
|
# @type QualityControlItems: Array
|
15497
15497
|
|
15498
15498
|
attr_accessor :Type, :QualityControlItems
|
15499
|
-
|
15499
|
+
|
15500
15500
|
def initialize(type=nil, qualitycontrolitems=nil)
|
15501
15501
|
@Type = type
|
15502
15502
|
@QualityControlItems = qualitycontrolitems
|
@@ -15523,7 +15523,7 @@ module TencentCloud
|
|
15523
15523
|
# @type StreamKey: String
|
15524
15524
|
|
15525
15525
|
attr_accessor :Url, :StreamKey
|
15526
|
-
|
15526
|
+
|
15527
15527
|
def initialize(url=nil, streamkey=nil)
|
15528
15528
|
@Url = url
|
15529
15529
|
@StreamKey = streamkey
|
@@ -15543,7 +15543,7 @@ module TencentCloud
|
|
15543
15543
|
# @type StreamKey: String
|
15544
15544
|
|
15545
15545
|
attr_accessor :TcUrl, :StreamKey
|
15546
|
-
|
15546
|
+
|
15547
15547
|
def initialize(tcurl=nil, streamkey=nil)
|
15548
15548
|
@TcUrl = tcurl
|
15549
15549
|
@StreamKey = streamkey
|
@@ -15563,7 +15563,7 @@ module TencentCloud
|
|
15563
15563
|
# @type Port: Integer
|
15564
15564
|
|
15565
15565
|
attr_accessor :Ip, :Port
|
15566
|
-
|
15566
|
+
|
15567
15567
|
def initialize(ip=nil, port=nil)
|
15568
15568
|
@Ip = ip
|
15569
15569
|
@Port = port
|
@@ -15581,7 +15581,7 @@ module TencentCloud
|
|
15581
15581
|
# @type Url: String
|
15582
15582
|
|
15583
15583
|
attr_accessor :Url
|
15584
|
-
|
15584
|
+
|
15585
15585
|
def initialize(url=nil)
|
15586
15586
|
@Url = url
|
15587
15587
|
end
|
@@ -15612,7 +15612,7 @@ module TencentCloud
|
|
15612
15612
|
# @type RepeatType: String
|
15613
15613
|
|
15614
15614
|
attr_accessor :ImageContent, :Width, :Height, :RepeatType
|
15615
|
-
|
15615
|
+
|
15616
15616
|
def initialize(imagecontent=nil, width=nil, height=nil, repeattype=nil)
|
15617
15617
|
@ImageContent = imagecontent
|
15618
15618
|
@Width = width
|
@@ -15653,7 +15653,7 @@ module TencentCloud
|
|
15653
15653
|
# @type TEHDConfig: :class:`Tencentcloud::Mps.v20190612.models.TEHDConfig`
|
15654
15654
|
|
15655
15655
|
attr_accessor :Container, :RemoveVideo, :RemoveAudio, :VideoTemplate, :AudioTemplate, :TEHDConfig
|
15656
|
-
|
15656
|
+
|
15657
15657
|
def initialize(container=nil, removevideo=nil, removeaudio=nil, videotemplate=nil, audiotemplate=nil, tehdconfig=nil)
|
15658
15658
|
@Container = container
|
15659
15659
|
@RemoveVideo = removevideo
|
@@ -15705,7 +15705,7 @@ module TencentCloud
|
|
15705
15705
|
# @type ImageTemplate: :class:`Tencentcloud::Mps.v20190612.models.RawImageWatermarkInput`
|
15706
15706
|
|
15707
15707
|
attr_accessor :Type, :CoordinateOrigin, :XPos, :YPos, :ImageTemplate
|
15708
|
-
|
15708
|
+
|
15709
15709
|
def initialize(type=nil, coordinateorigin=nil, xpos=nil, ypos=nil, imagetemplate=nil)
|
15710
15710
|
@Type = type
|
15711
15711
|
@CoordinateOrigin = coordinateorigin
|
@@ -15736,7 +15736,7 @@ module TencentCloud
|
|
15736
15736
|
# @type ActionConfig: :class:`Tencentcloud::Mps.v20190612.models.ActionConfigInfo`
|
15737
15737
|
|
15738
15738
|
attr_accessor :InputInfo, :ExpressionConfig, :ActionConfig
|
15739
|
-
|
15739
|
+
|
15740
15740
|
def initialize(inputinfo=nil, expressionconfig=nil, actionconfig=nil)
|
15741
15741
|
@InputInfo = inputinfo
|
15742
15742
|
@ExpressionConfig = expressionconfig
|
@@ -15767,7 +15767,7 @@ module TencentCloud
|
|
15767
15767
|
# @type RequestId: String
|
15768
15768
|
|
15769
15769
|
attr_accessor :TaskId, :RequestId
|
15770
|
-
|
15770
|
+
|
15771
15771
|
def initialize(taskid=nil, requestid=nil)
|
15772
15772
|
@TaskId = taskid
|
15773
15773
|
@RequestId = requestid
|
@@ -15785,7 +15785,7 @@ module TencentCloud
|
|
15785
15785
|
# @type Name: String
|
15786
15786
|
|
15787
15787
|
attr_accessor :Name
|
15788
|
-
|
15788
|
+
|
15789
15789
|
def initialize(name=nil)
|
15790
15790
|
@Name = name
|
15791
15791
|
end
|
@@ -15821,7 +15821,7 @@ module TencentCloud
|
|
15821
15821
|
# @type TaskNotifyConfig: :class:`Tencentcloud::Mps.v20190612.models.TaskNotifyConfig`
|
15822
15822
|
|
15823
15823
|
attr_accessor :WorkflowId, :WorkflowName, :Trigger, :OutputStorage, :OutputDir, :MediaProcessTask, :AiContentReviewTask, :AiAnalysisTask, :AiRecognitionTask, :TaskPriority, :TaskNotifyConfig
|
15824
|
-
|
15824
|
+
|
15825
15825
|
def initialize(workflowid=nil, workflowname=nil, trigger=nil, outputstorage=nil, outputdir=nil, mediaprocesstask=nil, aicontentreviewtask=nil, aianalysistask=nil, airecognitiontask=nil, taskpriority=nil, tasknotifyconfig=nil)
|
15826
15826
|
@WorkflowId = workflowid
|
15827
15827
|
@WorkflowName = workflowname
|
@@ -15878,7 +15878,7 @@ module TencentCloud
|
|
15878
15878
|
# @type RequestId: String
|
15879
15879
|
|
15880
15880
|
attr_accessor :RequestId
|
15881
|
-
|
15881
|
+
|
15882
15882
|
def initialize(requestid=nil)
|
15883
15883
|
@RequestId = requestid
|
15884
15884
|
end
|
@@ -15898,7 +15898,7 @@ module TencentCloud
|
|
15898
15898
|
# @type BufferTime: Integer
|
15899
15899
|
|
15900
15900
|
attr_accessor :Enable, :BufferTime
|
15901
|
-
|
15901
|
+
|
15902
15902
|
def initialize(enable=nil, buffertime=nil)
|
15903
15903
|
@Enable = enable
|
15904
15904
|
@BufferTime = buffertime
|
@@ -15926,7 +15926,7 @@ module TencentCloud
|
|
15926
15926
|
# @type S3SecretKey: String
|
15927
15927
|
|
15928
15928
|
attr_accessor :S3Bucket, :S3Region, :S3Object, :S3SecretId, :S3SecretKey
|
15929
|
-
|
15929
|
+
|
15930
15930
|
def initialize(s3bucket=nil, s3region=nil, s3object=nil, s3secretid=nil, s3secretkey=nil)
|
15931
15931
|
@S3Bucket = s3bucket
|
15932
15932
|
@S3Region = s3region
|
@@ -15956,7 +15956,7 @@ module TencentCloud
|
|
15956
15956
|
# @type S3SecretKey: String
|
15957
15957
|
|
15958
15958
|
attr_accessor :S3Bucket, :S3Region, :S3SecretId, :S3SecretKey
|
15959
|
-
|
15959
|
+
|
15960
15960
|
def initialize(s3bucket=nil, s3region=nil, s3secretid=nil, s3secretkey=nil)
|
15961
15961
|
@S3Bucket = s3bucket
|
15962
15962
|
@S3Region = s3region
|
@@ -15980,7 +15980,7 @@ module TencentCloud
|
|
15980
15980
|
# @type Port: Integer
|
15981
15981
|
|
15982
15982
|
attr_accessor :Ip, :Port
|
15983
|
-
|
15983
|
+
|
15984
15984
|
def initialize(ip=nil, port=nil)
|
15985
15985
|
@Ip = ip
|
15986
15986
|
@Port = port
|
@@ -16000,7 +16000,7 @@ module TencentCloud
|
|
16000
16000
|
# @type Port: Integer
|
16001
16001
|
|
16002
16002
|
attr_accessor :Ip, :Port
|
16003
|
-
|
16003
|
+
|
16004
16004
|
def initialize(ip=nil, port=nil)
|
16005
16005
|
@Ip = ip
|
16006
16006
|
@Port = port
|
@@ -16020,7 +16020,7 @@ module TencentCloud
|
|
16020
16020
|
# @type Port: Integer
|
16021
16021
|
|
16022
16022
|
attr_accessor :Ip, :Port
|
16023
|
-
|
16023
|
+
|
16024
16024
|
def initialize(ip=nil, port=nil)
|
16025
16025
|
@Ip = ip
|
16026
16026
|
@Port = port
|
@@ -16048,7 +16048,7 @@ module TencentCloud
|
|
16048
16048
|
# @type ObjectNumberFormat: :class:`Tencentcloud::Mps.v20190612.models.NumberFormat`
|
16049
16049
|
|
16050
16050
|
attr_accessor :Definition, :WatermarkSet, :OutputStorage, :OutputObjectPath, :ObjectNumberFormat
|
16051
|
-
|
16051
|
+
|
16052
16052
|
def initialize(definition=nil, watermarkset=nil, outputstorage=nil, outputobjectpath=nil, objectnumberformat=nil)
|
16053
16053
|
@Definition = definition
|
16054
16054
|
@WatermarkSet = watermarkset
|
@@ -16129,7 +16129,7 @@ module TencentCloud
|
|
16129
16129
|
# @type FillType: String
|
16130
16130
|
|
16131
16131
|
attr_accessor :Definition, :Type, :Name, :Comment, :Width, :Height, :ResolutionAdaptive, :Format, :SampleType, :SampleInterval, :CreateTime, :UpdateTime, :FillType
|
16132
|
-
|
16132
|
+
|
16133
16133
|
def initialize(definition=nil, type=nil, name=nil, comment=nil, width=nil, height=nil, resolutionadaptive=nil, format=nil, sampletype=nil, sampleinterval=nil, createtime=nil, updatetime=nil, filltype=nil)
|
16134
16134
|
@Definition = definition
|
16135
16135
|
@Type = type
|
@@ -16186,7 +16186,7 @@ module TencentCloud
|
|
16186
16186
|
# @type FinishTime: String
|
16187
16187
|
|
16188
16188
|
attr_accessor :Status, :ErrCodeExt, :ErrCode, :Message, :Input, :Output, :BeginProcessTime, :FinishTime
|
16189
|
-
|
16189
|
+
|
16190
16190
|
def initialize(status=nil, errcodeext=nil, errcode=nil, message=nil, input=nil, output=nil, beginprocesstime=nil, finishtime=nil)
|
16191
16191
|
@Status = status
|
16192
16192
|
@ErrCodeExt = errcodeext
|
@@ -16237,7 +16237,7 @@ module TencentCloud
|
|
16237
16237
|
# @type Output: :class:`Tencentcloud::Mps.v20190612.models.QualityControlData`
|
16238
16238
|
|
16239
16239
|
attr_accessor :Status, :ErrCodeExt, :ErrCode, :Message, :Input, :Output
|
16240
|
-
|
16240
|
+
|
16241
16241
|
def initialize(status=nil, errcodeext=nil, errcode=nil, message=nil, input=nil, output=nil)
|
16242
16242
|
@Status = status
|
16243
16243
|
@ErrCodeExt = errcodeext
|
@@ -16286,7 +16286,7 @@ module TencentCloud
|
|
16286
16286
|
# @type FinishTime: String
|
16287
16287
|
|
16288
16288
|
attr_accessor :Status, :ErrCodeExt, :ErrCode, :Message, :Input, :Output, :BeginProcessTime, :FinishTime
|
16289
|
-
|
16289
|
+
|
16290
16290
|
def initialize(status=nil, errcodeext=nil, errcode=nil, message=nil, input=nil, output=nil, beginprocesstime=nil, finishtime=nil)
|
16291
16291
|
@Status = status
|
16292
16292
|
@ErrCodeExt = errcodeext
|
@@ -16343,7 +16343,7 @@ module TencentCloud
|
|
16343
16343
|
# @type FinishTime: String
|
16344
16344
|
|
16345
16345
|
attr_accessor :Status, :ErrCodeExt, :ErrCode, :Message, :Input, :Output, :BeginProcessTime, :FinishTime
|
16346
|
-
|
16346
|
+
|
16347
16347
|
def initialize(status=nil, errcodeext=nil, errcode=nil, message=nil, input=nil, output=nil, beginprocesstime=nil, finishtime=nil)
|
16348
16348
|
@Status = status
|
16349
16349
|
@ErrCodeExt = errcodeext
|
@@ -16400,7 +16400,7 @@ module TencentCloud
|
|
16400
16400
|
# @type ActivityResultSet: Array
|
16401
16401
|
|
16402
16402
|
attr_accessor :TaskId, :Status, :ErrCode, :Message, :InputInfo, :MetaData, :ActivityResultSet
|
16403
|
-
|
16403
|
+
|
16404
16404
|
def initialize(taskid=nil, status=nil, errcode=nil, message=nil, inputinfo=nil, metadata=nil, activityresultset=nil)
|
16405
16405
|
@TaskId = taskid
|
16406
16406
|
@Status = status
|
@@ -16470,7 +16470,7 @@ module TencentCloud
|
|
16470
16470
|
# @type UpdateTime: String
|
16471
16471
|
|
16472
16472
|
attr_accessor :ScheduleId, :ScheduleName, :Status, :Trigger, :Activities, :OutputStorage, :OutputDir, :TaskNotifyConfig, :CreateTime, :UpdateTime
|
16473
|
-
|
16473
|
+
|
16474
16474
|
def initialize(scheduleid=nil, schedulename=nil, status=nil, trigger=nil, activities=nil, outputstorage=nil, outputdir=nil, tasknotifyconfig=nil, createtime=nil, updatetime=nil)
|
16475
16475
|
@ScheduleId = scheduleid
|
16476
16476
|
@ScheduleName = schedulename
|
@@ -16527,7 +16527,7 @@ module TencentCloud
|
|
16527
16527
|
# @type Intensity: Float
|
16528
16528
|
|
16529
16529
|
attr_accessor :Switch, :Intensity
|
16530
|
-
|
16530
|
+
|
16531
16531
|
def initialize(switch=nil, intensity=nil)
|
16532
16532
|
@Switch = switch
|
16533
16533
|
@Intensity = intensity
|
@@ -16552,7 +16552,7 @@ module TencentCloud
|
|
16552
16552
|
# @type SegmentUrl: String
|
16553
16553
|
|
16554
16554
|
attr_accessor :Confidence, :StartTimeOffset, :EndTimeOffset, :SegmentUrl
|
16555
|
-
|
16555
|
+
|
16556
16556
|
def initialize(confidence=nil, starttimeoffset=nil, endtimeoffset=nil, segmenturl=nil)
|
16557
16557
|
@Confidence = confidence
|
16558
16558
|
@StartTimeOffset = starttimeoffset
|
@@ -16581,7 +16581,7 @@ module TencentCloud
|
|
16581
16581
|
# @type Intensity: Float
|
16582
16582
|
|
16583
16583
|
attr_accessor :Switch, :Intensity
|
16584
|
-
|
16584
|
+
|
16585
16585
|
def initialize(switch=nil, intensity=nil)
|
16586
16586
|
@Switch = switch
|
16587
16587
|
@Intensity = intensity
|
@@ -16615,7 +16615,7 @@ module TencentCloud
|
|
16615
16615
|
# @type ObjectNumberFormat: :class:`Tencentcloud::Mps.v20190612.models.NumberFormat`
|
16616
16616
|
|
16617
16617
|
attr_accessor :Definition, :ExtTimeOffsetSet, :TimeOffsetSet, :WatermarkSet, :OutputStorage, :OutputObjectPath, :ObjectNumberFormat
|
16618
|
-
|
16618
|
+
|
16619
16619
|
def initialize(definition=nil, exttimeoffsetset=nil, timeoffsetset=nil, watermarkset=nil, outputstorage=nil, outputobjectpath=nil, objectnumberformat=nil)
|
16620
16620
|
@Definition = definition
|
16621
16621
|
@ExtTimeOffsetSet = exttimeoffsetset
|
@@ -16696,7 +16696,7 @@ module TencentCloud
|
|
16696
16696
|
# @type FillType: String
|
16697
16697
|
|
16698
16698
|
attr_accessor :Definition, :Type, :Name, :Comment, :Width, :Height, :ResolutionAdaptive, :Format, :CreateTime, :UpdateTime, :FillType
|
16699
|
-
|
16699
|
+
|
16700
16700
|
def initialize(definition=nil, type=nil, name=nil, comment=nil, width=nil, height=nil, resolutionadaptive=nil, format=nil, createtime=nil, updatetime=nil, filltype=nil)
|
16701
16701
|
@Definition = definition
|
16702
16702
|
@Type = type
|
@@ -16732,7 +16732,7 @@ module TencentCloud
|
|
16732
16732
|
# @type FlowId: String
|
16733
16733
|
|
16734
16734
|
attr_accessor :FlowId
|
16735
|
-
|
16735
|
+
|
16736
16736
|
def initialize(flowid=nil)
|
16737
16737
|
@FlowId = flowid
|
16738
16738
|
end
|
@@ -16748,7 +16748,7 @@ module TencentCloud
|
|
16748
16748
|
# @type RequestId: String
|
16749
16749
|
|
16750
16750
|
attr_accessor :RequestId
|
16751
|
-
|
16751
|
+
|
16752
16752
|
def initialize(requestid=nil)
|
16753
16753
|
@RequestId = requestid
|
16754
16754
|
end
|
@@ -16764,7 +16764,7 @@ module TencentCloud
|
|
16764
16764
|
# @type FlowId: String
|
16765
16765
|
|
16766
16766
|
attr_accessor :FlowId
|
16767
|
-
|
16767
|
+
|
16768
16768
|
def initialize(flowid=nil)
|
16769
16769
|
@FlowId = flowid
|
16770
16770
|
end
|
@@ -16780,7 +16780,7 @@ module TencentCloud
|
|
16780
16780
|
# @type RequestId: String
|
16781
16781
|
|
16782
16782
|
attr_accessor :RequestId
|
16783
|
-
|
16783
|
+
|
16784
16784
|
def initialize(requestid=nil)
|
16785
16785
|
@RequestId = requestid
|
16786
16786
|
end
|
@@ -16796,7 +16796,7 @@ module TencentCloud
|
|
16796
16796
|
# @type Regions: Array
|
16797
16797
|
|
16798
16798
|
attr_accessor :Regions
|
16799
|
-
|
16799
|
+
|
16800
16800
|
def initialize(regions=nil)
|
16801
16801
|
@Regions = regions
|
16802
16802
|
end
|
@@ -16837,7 +16837,7 @@ module TencentCloud
|
|
16837
16837
|
# @type FontAlpha: Float
|
16838
16838
|
|
16839
16839
|
attr_accessor :Path, :StreamIndex, :FontType, :FontSize, :FontColor, :FontAlpha
|
16840
|
-
|
16840
|
+
|
16841
16841
|
def initialize(path=nil, streamindex=nil, fonttype=nil, fontsize=nil, fontcolor=nil, fontalpha=nil)
|
16842
16842
|
@Path = path
|
16843
16843
|
@StreamIndex = streamindex
|
@@ -16877,7 +16877,7 @@ module TencentCloud
|
|
16877
16877
|
# @type Size: Integer
|
16878
16878
|
|
16879
16879
|
attr_accessor :Switch, :Type, :Size
|
16880
|
-
|
16880
|
+
|
16881
16881
|
def initialize(switch=nil, type=nil, size=nil)
|
16882
16882
|
@Switch = switch
|
16883
16883
|
@Type = type
|
@@ -16915,7 +16915,7 @@ module TencentCloud
|
|
16915
16915
|
# @type Height: String
|
16916
16916
|
|
16917
16917
|
attr_accessor :Width, :Height
|
16918
|
-
|
16918
|
+
|
16919
16919
|
def initialize(width=nil, height=nil)
|
16920
16920
|
@Width = width
|
16921
16921
|
@Height = height
|
@@ -16951,7 +16951,7 @@ module TencentCloud
|
|
16951
16951
|
# @type Height: String
|
16952
16952
|
|
16953
16953
|
attr_accessor :Width, :Height
|
16954
|
-
|
16954
|
+
|
16955
16955
|
def initialize(width=nil, height=nil)
|
16956
16956
|
@Width = width
|
16957
16957
|
@Height = height
|
@@ -16975,7 +16975,7 @@ module TencentCloud
|
|
16975
16975
|
# @type MaxVideoBitrate: Integer
|
16976
16976
|
|
16977
16977
|
attr_accessor :Type, :MaxVideoBitrate
|
16978
|
-
|
16978
|
+
|
16979
16979
|
def initialize(type=nil, maxvideobitrate=nil)
|
16980
16980
|
@Type = type
|
16981
16981
|
@MaxVideoBitrate = maxvideobitrate
|
@@ -16998,7 +16998,7 @@ module TencentCloud
|
|
16998
16998
|
# @type MaxVideoBitrate: Integer
|
16999
16999
|
|
17000
17000
|
attr_accessor :Type, :MaxVideoBitrate
|
17001
|
-
|
17001
|
+
|
17002
17002
|
def initialize(type=nil, maxvideobitrate=nil)
|
17003
17003
|
@Type = type
|
17004
17004
|
@MaxVideoBitrate = maxvideobitrate
|
@@ -17018,7 +17018,7 @@ module TencentCloud
|
|
17018
17018
|
# @type Switch: String
|
17019
17019
|
|
17020
17020
|
attr_accessor :Switch
|
17021
|
-
|
17021
|
+
|
17022
17022
|
def initialize(switch=nil)
|
17023
17023
|
@Switch = switch
|
17024
17024
|
end
|
@@ -17036,7 +17036,7 @@ module TencentCloud
|
|
17036
17036
|
# @type Switch: String
|
17037
17037
|
|
17038
17038
|
attr_accessor :Switch
|
17039
|
-
|
17039
|
+
|
17040
17040
|
def initialize(switch=nil)
|
17041
17041
|
@Switch = switch
|
17042
17042
|
end
|
@@ -17074,7 +17074,7 @@ module TencentCloud
|
|
17074
17074
|
# @type AwsSQS: :class:`Tencentcloud::Mps.v20190612.models.AwsSQS`
|
17075
17075
|
|
17076
17076
|
attr_accessor :CmqModel, :CmqRegion, :TopicName, :QueueName, :NotifyMode, :NotifyType, :NotifyUrl, :AwsSQS
|
17077
|
-
|
17077
|
+
|
17078
17078
|
def initialize(cmqmodel=nil, cmqregion=nil, topicname=nil, queuename=nil, notifymode=nil, notifytype=nil, notifyurl=nil, awssqs=nil)
|
17079
17079
|
@CmqModel = cmqmodel
|
17080
17080
|
@CmqRegion = cmqregion
|
@@ -17115,7 +17115,7 @@ module TencentCloud
|
|
17115
17115
|
# @type S3OutputStorage: :class:`Tencentcloud::Mps.v20190612.models.S3OutputStorage`
|
17116
17116
|
|
17117
17117
|
attr_accessor :Type, :CosOutputStorage, :S3OutputStorage
|
17118
|
-
|
17118
|
+
|
17119
17119
|
def initialize(type=nil, cosoutputstorage=nil, s3outputstorage=nil)
|
17120
17120
|
@Type = type
|
17121
17121
|
@CosOutputStorage = cosoutputstorage
|
@@ -17154,7 +17154,7 @@ module TencentCloud
|
|
17154
17154
|
# @type SubTaskTypes: Array
|
17155
17155
|
|
17156
17156
|
attr_accessor :TaskId, :TaskType, :CreateTime, :BeginProcessTime, :FinishTime, :SubTaskTypes
|
17157
|
-
|
17157
|
+
|
17158
17158
|
def initialize(taskid=nil, tasktype=nil, createtime=nil, beginprocesstime=nil, finishtime=nil, subtasktypes=nil)
|
17159
17159
|
@TaskId = taskid
|
17160
17160
|
@TaskType = tasktype
|
@@ -17182,7 +17182,7 @@ module TencentCloud
|
|
17182
17182
|
# @type OcrReviewInfo: :class:`Tencentcloud::Mps.v20190612.models.TerrorismOcrReviewTemplateInfo`
|
17183
17183
|
|
17184
17184
|
attr_accessor :ImgReviewInfo, :OcrReviewInfo
|
17185
|
-
|
17185
|
+
|
17186
17186
|
def initialize(imgreviewinfo=nil, ocrreviewinfo=nil)
|
17187
17187
|
@ImgReviewInfo = imgreviewinfo
|
17188
17188
|
@OcrReviewInfo = ocrreviewinfo
|
@@ -17208,7 +17208,7 @@ module TencentCloud
|
|
17208
17208
|
# @type OcrReviewInfo: :class:`Tencentcloud::Mps.v20190612.models.TerrorismOcrReviewTemplateInfoForUpdate`
|
17209
17209
|
|
17210
17210
|
attr_accessor :ImgReviewInfo, :OcrReviewInfo
|
17211
|
-
|
17211
|
+
|
17212
17212
|
def initialize(imgreviewinfo=nil, ocrreviewinfo=nil)
|
17213
17213
|
@ImgReviewInfo = imgreviewinfo
|
17214
17214
|
@OcrReviewInfo = ocrreviewinfo
|
@@ -17249,7 +17249,7 @@ module TencentCloud
|
|
17249
17249
|
# @type ReviewConfidence: Integer
|
17250
17250
|
|
17251
17251
|
attr_accessor :Switch, :LabelSet, :BlockConfidence, :ReviewConfidence
|
17252
|
-
|
17252
|
+
|
17253
17253
|
def initialize(switch=nil, labelset=nil, blockconfidence=nil, reviewconfidence=nil)
|
17254
17254
|
@Switch = switch
|
17255
17255
|
@LabelSet = labelset
|
@@ -17288,7 +17288,7 @@ module TencentCloud
|
|
17288
17288
|
# @type ReviewConfidence: Integer
|
17289
17289
|
|
17290
17290
|
attr_accessor :Switch, :LabelSet, :BlockConfidence, :ReviewConfidence
|
17291
|
-
|
17291
|
+
|
17292
17292
|
def initialize(switch=nil, labelset=nil, blockconfidence=nil, reviewconfidence=nil)
|
17293
17293
|
@Switch = switch
|
17294
17294
|
@LabelSet = labelset
|
@@ -17316,7 +17316,7 @@ module TencentCloud
|
|
17316
17316
|
# @type ReviewConfidence: Integer
|
17317
17317
|
|
17318
17318
|
attr_accessor :Switch, :BlockConfidence, :ReviewConfidence
|
17319
|
-
|
17319
|
+
|
17320
17320
|
def initialize(switch=nil, blockconfidence=nil, reviewconfidence=nil)
|
17321
17321
|
@Switch = switch
|
17322
17322
|
@BlockConfidence = blockconfidence
|
@@ -17342,7 +17342,7 @@ module TencentCloud
|
|
17342
17342
|
# @type ReviewConfidence: Integer
|
17343
17343
|
|
17344
17344
|
attr_accessor :Switch, :BlockConfidence, :ReviewConfidence
|
17345
|
-
|
17345
|
+
|
17346
17346
|
def initialize(switch=nil, blockconfidence=nil, reviewconfidence=nil)
|
17347
17347
|
@Switch = switch
|
17348
17348
|
@BlockConfidence = blockconfidence
|
@@ -17373,7 +17373,7 @@ module TencentCloud
|
|
17373
17373
|
# @type FontAlpha: Float
|
17374
17374
|
|
17375
17375
|
attr_accessor :FontType, :FontSize, :FontColor, :FontAlpha
|
17376
|
-
|
17376
|
+
|
17377
17377
|
def initialize(fonttype=nil, fontsize=nil, fontcolor=nil, fontalpha=nil)
|
17378
17378
|
@FontType = fonttype
|
17379
17379
|
@FontSize = fontsize
|
@@ -17405,7 +17405,7 @@ module TencentCloud
|
|
17405
17405
|
# @type FontAlpha: Float
|
17406
17406
|
|
17407
17407
|
attr_accessor :FontType, :FontSize, :FontColor, :FontAlpha
|
17408
|
-
|
17408
|
+
|
17409
17409
|
def initialize(fonttype=nil, fontsize=nil, fontcolor=nil, fontalpha=nil)
|
17410
17410
|
@FontType = fonttype
|
17411
17411
|
@FontSize = fontsize
|
@@ -17464,7 +17464,7 @@ module TencentCloud
|
|
17464
17464
|
# @type HeadTailParameter: :class:`Tencentcloud::Mps.v20190612.models.HeadTailParameter`
|
17465
17465
|
|
17466
17466
|
attr_accessor :Definition, :RawParameter, :OverrideParameter, :WatermarkSet, :MosaicSet, :StartTimeOffset, :EndTimeOffset, :OutputStorage, :OutputObjectPath, :SegmentObjectName, :ObjectNumberFormat, :HeadTailParameter
|
17467
|
-
|
17467
|
+
|
17468
17468
|
def initialize(definition=nil, rawparameter=nil, overrideparameter=nil, watermarkset=nil, mosaicset=nil, starttimeoffset=nil, endtimeoffset=nil, outputstorage=nil, outputobjectpath=nil, segmentobjectname=nil, objectnumberformat=nil, headtailparameter=nil)
|
17469
17469
|
@Definition = definition
|
17470
17470
|
@RawParameter = rawparameter
|
@@ -17567,7 +17567,7 @@ module TencentCloud
|
|
17567
17567
|
# @type EnhanceConfig: :class:`Tencentcloud::Mps.v20190612.models.EnhanceConfig`
|
17568
17568
|
|
17569
17569
|
attr_accessor :Definition, :Container, :Name, :Comment, :Type, :RemoveVideo, :RemoveAudio, :VideoTemplate, :AudioTemplate, :TEHDConfig, :ContainerType, :CreateTime, :UpdateTime, :EnhanceConfig
|
17570
|
-
|
17570
|
+
|
17571
17571
|
def initialize(definition=nil, container=nil, name=nil, comment=nil, type=nil, removevideo=nil, removeaudio=nil, videotemplate=nil, audiotemplate=nil, tehdconfig=nil, containertype=nil, createtime=nil, updatetime=nil, enhanceconfig=nil)
|
17572
17572
|
@Definition = definition
|
17573
17573
|
@Container = container
|
@@ -17627,7 +17627,7 @@ module TencentCloud
|
|
17627
17627
|
# @type DestinationLanguage: String
|
17628
17628
|
|
17629
17629
|
attr_accessor :Switch, :SourceLanguage, :DestinationLanguage
|
17630
|
-
|
17630
|
+
|
17631
17631
|
def initialize(switch=nil, sourcelanguage=nil, destinationlanguage=nil)
|
17632
17632
|
@Switch = switch
|
17633
17633
|
@SourceLanguage = sourcelanguage
|
@@ -17653,7 +17653,7 @@ module TencentCloud
|
|
17653
17653
|
# @type DestinationLanguage: String
|
17654
17654
|
|
17655
17655
|
attr_accessor :Switch, :SourceLanguage, :DestinationLanguage
|
17656
|
-
|
17656
|
+
|
17657
17657
|
def initialize(switch=nil, sourcelanguage=nil, destinationlanguage=nil)
|
17658
17658
|
@Switch = switch
|
17659
17659
|
@SourceLanguage = sourcelanguage
|
@@ -17673,7 +17673,7 @@ module TencentCloud
|
|
17673
17673
|
# @type Url: String
|
17674
17674
|
|
17675
17675
|
attr_accessor :Url
|
17676
|
-
|
17676
|
+
|
17677
17677
|
def initialize(url=nil)
|
17678
17678
|
@Url = url
|
17679
17679
|
end
|
@@ -17698,7 +17698,7 @@ module TencentCloud
|
|
17698
17698
|
# @type ReviewConfidence: Integer
|
17699
17699
|
|
17700
17700
|
attr_accessor :Switch, :LabelSet, :BlockConfidence, :ReviewConfidence
|
17701
|
-
|
17701
|
+
|
17702
17702
|
def initialize(switch=nil, labelset=nil, blockconfidence=nil, reviewconfidence=nil)
|
17703
17703
|
@Switch = switch
|
17704
17704
|
@LabelSet = labelset
|
@@ -17729,7 +17729,7 @@ module TencentCloud
|
|
17729
17729
|
# @type ReviewConfidence: Integer
|
17730
17730
|
|
17731
17731
|
attr_accessor :Switch, :LabelSet, :BlockConfidence, :ReviewConfidence
|
17732
|
-
|
17732
|
+
|
17733
17733
|
def initialize(switch=nil, labelset=nil, blockconfidence=nil, reviewconfidence=nil)
|
17734
17734
|
@Switch = switch
|
17735
17735
|
@LabelSet = labelset
|
@@ -17755,7 +17755,7 @@ module TencentCloud
|
|
17755
17755
|
# @type OcrReviewInfo: :class:`Tencentcloud::Mps.v20190612.models.UserDefineOcrTextReviewTemplateInfo`
|
17756
17756
|
|
17757
17757
|
attr_accessor :FaceReviewInfo, :AsrReviewInfo, :OcrReviewInfo
|
17758
|
-
|
17758
|
+
|
17759
17759
|
def initialize(facereviewinfo=nil, asrreviewinfo=nil, ocrreviewinfo=nil)
|
17760
17760
|
@FaceReviewInfo = facereviewinfo
|
17761
17761
|
@AsrReviewInfo = asrreviewinfo
|
@@ -17788,7 +17788,7 @@ module TencentCloud
|
|
17788
17788
|
# @type OcrReviewInfo: :class:`Tencentcloud::Mps.v20190612.models.UserDefineOcrTextReviewTemplateInfoForUpdate`
|
17789
17789
|
|
17790
17790
|
attr_accessor :FaceReviewInfo, :AsrReviewInfo, :OcrReviewInfo
|
17791
|
-
|
17791
|
+
|
17792
17792
|
def initialize(facereviewinfo=nil, asrreviewinfo=nil, ocrreviewinfo=nil)
|
17793
17793
|
@FaceReviewInfo = facereviewinfo
|
17794
17794
|
@AsrReviewInfo = asrreviewinfo
|
@@ -17826,7 +17826,7 @@ module TencentCloud
|
|
17826
17826
|
# @type ReviewConfidence: Integer
|
17827
17827
|
|
17828
17828
|
attr_accessor :Switch, :LabelSet, :BlockConfidence, :ReviewConfidence
|
17829
|
-
|
17829
|
+
|
17830
17830
|
def initialize(switch=nil, labelset=nil, blockconfidence=nil, reviewconfidence=nil)
|
17831
17831
|
@Switch = switch
|
17832
17832
|
@LabelSet = labelset
|
@@ -17857,7 +17857,7 @@ module TencentCloud
|
|
17857
17857
|
# @type ReviewConfidence: Integer
|
17858
17858
|
|
17859
17859
|
attr_accessor :Switch, :LabelSet, :BlockConfidence, :ReviewConfidence
|
17860
|
-
|
17860
|
+
|
17861
17861
|
def initialize(switch=nil, labelset=nil, blockconfidence=nil, reviewconfidence=nil)
|
17862
17862
|
@Switch = switch
|
17863
17863
|
@LabelSet = labelset
|
@@ -17888,7 +17888,7 @@ module TencentCloud
|
|
17888
17888
|
# @type ReviewConfidence: Integer
|
17889
17889
|
|
17890
17890
|
attr_accessor :Switch, :LabelSet, :BlockConfidence, :ReviewConfidence
|
17891
|
-
|
17891
|
+
|
17892
17892
|
def initialize(switch=nil, labelset=nil, blockconfidence=nil, reviewconfidence=nil)
|
17893
17893
|
@Switch = switch
|
17894
17894
|
@LabelSet = labelset
|
@@ -17919,7 +17919,7 @@ module TencentCloud
|
|
17919
17919
|
# @type ReviewConfidence: Integer
|
17920
17920
|
|
17921
17921
|
attr_accessor :Switch, :LabelSet, :BlockConfidence, :ReviewConfidence
|
17922
|
-
|
17922
|
+
|
17923
17923
|
def initialize(switch=nil, labelset=nil, blockconfidence=nil, reviewconfidence=nil)
|
17924
17924
|
@Switch = switch
|
17925
17925
|
@LabelSet = labelset
|
@@ -17950,7 +17950,7 @@ module TencentCloud
|
|
17950
17950
|
# @type Type: String
|
17951
17951
|
|
17952
17952
|
attr_accessor :Switch, :Type
|
17953
|
-
|
17953
|
+
|
17954
17954
|
def initialize(switch=nil, type=nil)
|
17955
17955
|
@Switch = switch
|
17956
17956
|
@Type = type
|
@@ -17999,7 +17999,7 @@ module TencentCloud
|
|
17999
17999
|
# @type ArtifactRepair: :class:`Tencentcloud::Mps.v20190612.models.ArtifactRepairConfig`
|
18000
18000
|
|
18001
18001
|
attr_accessor :FrameRate, :SuperResolution, :Hdr, :Denoise, :ImageQualityEnhance, :ColorEnhance, :SharpEnhance, :FaceEnhance, :LowLightEnhance, :ScratchRepair, :ArtifactRepair
|
18002
|
-
|
18002
|
+
|
18003
18003
|
def initialize(framerate=nil, superresolution=nil, hdr=nil, denoise=nil, imagequalityenhance=nil, colorenhance=nil, sharpenhance=nil, faceenhance=nil, lowlightenhance=nil, scratchrepair=nil, artifactrepair=nil)
|
18004
18004
|
@FrameRate = framerate
|
18005
18005
|
@SuperResolution = superresolution
|
@@ -18115,7 +18115,7 @@ module TencentCloud
|
|
18115
18115
|
# @type Vcrf: Integer
|
18116
18116
|
|
18117
18117
|
attr_accessor :Codec, :Fps, :Bitrate, :ResolutionAdaptive, :Width, :Height, :Gop, :FillType, :Vcrf
|
18118
|
-
|
18118
|
+
|
18119
18119
|
def initialize(codec=nil, fps=nil, bitrate=nil, resolutionadaptive=nil, width=nil, height=nil, gop=nil, filltype=nil, vcrf=nil)
|
18120
18120
|
@Codec = codec
|
18121
18121
|
@Fps = fps
|
@@ -18187,7 +18187,7 @@ module TencentCloud
|
|
18187
18187
|
# @type ContentAdaptStream: Integer
|
18188
18188
|
|
18189
18189
|
attr_accessor :Codec, :Fps, :Bitrate, :ResolutionAdaptive, :Width, :Height, :Gop, :FillType, :Vcrf, :ContentAdaptStream
|
18190
|
-
|
18190
|
+
|
18191
18191
|
def initialize(codec=nil, fps=nil, bitrate=nil, resolutionadaptive=nil, width=nil, height=nil, gop=nil, filltype=nil, vcrf=nil, contentadaptstream=nil)
|
18192
18192
|
@Codec = codec
|
18193
18193
|
@Fps = fps
|
@@ -18241,7 +18241,7 @@ module TencentCloud
|
|
18241
18241
|
# @type EndTimeOffset: Float
|
18242
18242
|
|
18243
18243
|
attr_accessor :Definition, :RawParameter, :TextContent, :SvgContent, :StartTimeOffset, :EndTimeOffset
|
18244
|
-
|
18244
|
+
|
18245
18245
|
def initialize(definition=nil, rawparameter=nil, textcontent=nil, svgcontent=nil, starttimeoffset=nil, endtimeoffset=nil)
|
18246
18246
|
@Definition = definition
|
18247
18247
|
@RawParameter = rawparameter
|
@@ -18305,7 +18305,7 @@ module TencentCloud
|
|
18305
18305
|
# @type CoordinateOrigin: String
|
18306
18306
|
|
18307
18307
|
attr_accessor :Definition, :Type, :Name, :Comment, :XPos, :YPos, :ImageTemplate, :TextTemplate, :SvgTemplate, :CreateTime, :UpdateTime, :CoordinateOrigin
|
18308
|
-
|
18308
|
+
|
18309
18309
|
def initialize(definition=nil, type=nil, name=nil, comment=nil, xpos=nil, ypos=nil, imagetemplate=nil, texttemplate=nil, svgtemplate=nil, createtime=nil, updatetime=nil, coordinateorigin=nil)
|
18310
18310
|
@Definition = definition
|
18311
18311
|
@Type = type
|
@@ -18356,7 +18356,7 @@ module TencentCloud
|
|
18356
18356
|
# @type SessionContext: String
|
18357
18357
|
|
18358
18358
|
attr_accessor :InputInfo, :TaskNotifyConfig, :SessionContext
|
18359
|
-
|
18359
|
+
|
18360
18360
|
def initialize(inputinfo=nil, tasknotifyconfig=nil, sessioncontext=nil)
|
18361
18361
|
@InputInfo = inputinfo
|
18362
18362
|
@TaskNotifyConfig = tasknotifyconfig
|
@@ -18384,7 +18384,7 @@ module TencentCloud
|
|
18384
18384
|
# @type RequestId: String
|
18385
18385
|
|
18386
18386
|
attr_accessor :TaskId, :RequestId
|
18387
|
-
|
18387
|
+
|
18388
18388
|
def initialize(taskid=nil, requestid=nil)
|
18389
18389
|
@TaskId = taskid
|
18390
18390
|
@RequestId = requestid
|
@@ -18436,7 +18436,7 @@ module TencentCloud
|
|
18436
18436
|
# @type UpdateTime: String
|
18437
18437
|
|
18438
18438
|
attr_accessor :WorkflowId, :WorkflowName, :Status, :Trigger, :OutputStorage, :MediaProcessTask, :AiContentReviewTask, :AiAnalysisTask, :AiRecognitionTask, :TaskNotifyConfig, :TaskPriority, :OutputDir, :CreateTime, :UpdateTime
|
18439
|
-
|
18439
|
+
|
18440
18440
|
def initialize(workflowid=nil, workflowname=nil, status=nil, trigger=nil, outputstorage=nil, mediaprocesstask=nil, aicontentreviewtask=nil, aianalysistask=nil, airecognitiontask=nil, tasknotifyconfig=nil, taskpriority=nil, outputdir=nil, createtime=nil, updatetime=nil)
|
18441
18441
|
@WorkflowId = workflowid
|
18442
18442
|
@WorkflowName = workflowname
|
@@ -18524,7 +18524,7 @@ module TencentCloud
|
|
18524
18524
|
# @type AiQualityControlTaskResult: :class:`Tencentcloud::Mps.v20190612.models.ScheduleQualityControlTaskResult`
|
18525
18525
|
|
18526
18526
|
attr_accessor :TaskId, :Status, :ErrCode, :Message, :InputInfo, :MetaData, :MediaProcessResultSet, :AiContentReviewResultSet, :AiAnalysisResultSet, :AiRecognitionResultSet, :AiQualityControlTaskResult
|
18527
|
-
|
18527
|
+
|
18528
18528
|
def initialize(taskid=nil, status=nil, errcode=nil, message=nil, inputinfo=nil, metadata=nil, mediaprocessresultset=nil, aicontentreviewresultset=nil, aianalysisresultset=nil, airecognitionresultset=nil, aiqualitycontroltaskresult=nil)
|
18529
18529
|
@TaskId = taskid
|
18530
18530
|
@Status = status
|
@@ -18608,7 +18608,7 @@ module TencentCloud
|
|
18608
18608
|
# @type AwsS3FileUploadTrigger: :class:`Tencentcloud::Mps.v20190612.models.AwsS3FileUploadTrigger`
|
18609
18609
|
|
18610
18610
|
attr_accessor :Type, :CosFileUploadTrigger, :AwsS3FileUploadTrigger
|
18611
|
-
|
18611
|
+
|
18612
18612
|
def initialize(type=nil, cosfileuploadtrigger=nil, awss3fileuploadtrigger=nil)
|
18613
18613
|
@Type = type
|
18614
18614
|
@CosFileUploadTrigger = cosfileuploadtrigger
|