tencentcloud-sdk-gme 3.0.590 → 3.0.591

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/lib/VERSION +1 -1
  3. data/lib/v20180711/models.rb +93 -93
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 802c06d81a0b756437fc1fd0468ad65a977eb8c0
4
- data.tar.gz: f1b73c7f8706a7052bb6c5d1fa0aa755adec5beb
3
+ metadata.gz: 8b84bdcf922d0a03c33b9a620f2d3d634df46e05
4
+ data.tar.gz: f3e6e9a584e847b1de4304ccbe215574d4edce97
5
5
  SHA512:
6
- metadata.gz: 0a4df827dc6ab3fe19f8b97c6219174dce02c2f834453fef57aedde42fcf0af4f7d19d2da9f03ff242c8d4d967801317ba6b8c4a9849a69f538af8b58cf3a8a8
7
- data.tar.gz: 3aacaa157801a69b7da40544c4e064b0be41d62c638e3f75f26a8396c0736393d90ae0fa0692f6b3ee522753ebbda5f022b065c4fca6466bdfe851b7788109e5
6
+ metadata.gz: dc08bec8c4dc233078f8dcdbc4c98ecc4d042542c6e3679c09b35da163b1b30643836ed7c077e4963338191bfa31afe21110c354ce217fa0aea7ddf4c833cede
7
+ data.tar.gz: e4957bef20dda4a9a8be406d0cda5dd258ed7399e07bde00e26f24f2ab0a78ce3f811a304584f62f0a42e10ec4924288d73e4ec27e0b145bf9627cb6d8df4a27
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.590
1
+ 3.0.591
@@ -25,7 +25,7 @@ module TencentCloud
25
25
  # @type Url: String
26
26
 
27
27
  attr_accessor :DataId, :Url
28
-
28
+
29
29
  def initialize(dataid=nil, url=nil)
30
30
  @DataId = dataid
31
31
  @Url = url
@@ -49,7 +49,7 @@ module TencentCloud
49
49
  # @type Age: Integer
50
50
 
51
51
  attr_accessor :DataId, :Url, :Status, :Age
52
-
52
+
53
53
  def initialize(dataid=nil, url=nil, status=nil, age=nil)
54
54
  @DataId = dataid
55
55
  @Url = url
@@ -92,7 +92,7 @@ module TencentCloud
92
92
  # @type RealtimeTextStatisticsItem: :class:`Tencentcloud::Gme.v20180711.models.RealtimeTextStatisticsItem`
93
93
 
94
94
  attr_accessor :RealtimeSpeechStatisticsItem, :VoiceMessageStatisticsItem, :VoiceFilterStatisticsItem, :Date, :AudioTextStatisticsItem, :StreamTextStatisticsItem, :OverseaTextStatisticsItem, :RealtimeTextStatisticsItem
95
-
95
+
96
96
  def initialize(realtimespeechstatisticsitem=nil, voicemessagestatisticsitem=nil, voicefilterstatisticsitem=nil, date=nil, audiotextstatisticsitem=nil, streamtextstatisticsitem=nil, overseatextstatisticsitem=nil, realtimetextstatisticsitem=nil)
97
97
  @RealtimeSpeechStatisticsItem = realtimespeechstatisticsitem
98
98
  @VoiceMessageStatisticsItem = voicemessagestatisticsitem
@@ -167,7 +167,7 @@ module TencentCloud
167
167
  # @type PcuDataSum: Array
168
168
 
169
169
  attr_accessor :BizId, :DauDataNum, :DauDataMainland, :DauDataOversea, :DauDataSum, :DurationDataNum, :DurationDataMainland, :DurationDataOversea, :DurationDataSum, :PcuDataNum, :PcuDataMainland, :PcuDataOversea, :PcuDataSum
170
-
170
+
171
171
  def initialize(bizid=nil, daudatanum=nil, daudatamainland=nil, daudataoversea=nil, daudatasum=nil, durationdatanum=nil, durationdatamainland=nil, durationdataoversea=nil, durationdatasum=nil, pcudatanum=nil, pcudatamainland=nil, pcudataoversea=nil, pcudatasum=nil)
172
172
  @BizId = bizid
173
173
  @DauDataNum = daudatanum
@@ -282,7 +282,7 @@ module TencentCloud
282
282
  # @type AppType: Integer
283
283
 
284
284
  attr_accessor :ServiceConf, :BizId, :AppName, :ProjectId, :AppStatus, :CreateTime, :AppType
285
-
285
+
286
286
  def initialize(serviceconf=nil, bizid=nil, appname=nil, projectid=nil, appstatus=nil, createtime=nil, apptype=nil)
287
287
  @ServiceConf = serviceconf
288
288
  @BizId = bizid
@@ -313,7 +313,7 @@ module TencentCloud
313
313
  # @type Status: String
314
314
 
315
315
  attr_accessor :Status
316
-
316
+
317
317
  def initialize(status=nil)
318
318
  @Status = status
319
319
  end
@@ -330,7 +330,7 @@ module TencentCloud
330
330
  # @type Data: Float
331
331
 
332
332
  attr_accessor :Data
333
-
333
+
334
334
  def initialize(data=nil)
335
335
  @Data = data
336
336
  end
@@ -352,7 +352,7 @@ module TencentCloud
352
352
  # @type Callback: String
353
353
 
354
354
  attr_accessor :BizId, :Tasks, :Callback
355
-
355
+
356
356
  def initialize(bizid=nil, tasks=nil, callback=nil)
357
357
  @BizId = bizid
358
358
  @Tasks = tasks
@@ -381,7 +381,7 @@ module TencentCloud
381
381
  # @type RequestId: String
382
382
 
383
383
  attr_accessor :TaskId, :RequestId
384
-
384
+
385
385
  def initialize(taskid=nil, requestid=nil)
386
386
  @TaskId = taskid
387
387
  @RequestId = requestid
@@ -417,7 +417,7 @@ module TencentCloud
417
417
  # @type Tags: Array
418
418
 
419
419
  attr_accessor :AppName, :ProjectId, :EngineList, :RegionList, :RealtimeSpeechConf, :VoiceMessageConf, :VoiceFilterConf, :AsrConf, :Tags
420
-
420
+
421
421
  def initialize(appname=nil, projectid=nil, enginelist=nil, regionlist=nil, realtimespeechconf=nil, voicemessageconf=nil, voicefilterconf=nil, asrconf=nil, tags=nil)
422
422
  @AppName = appname
423
423
  @ProjectId = projectid
@@ -484,7 +484,7 @@ module TencentCloud
484
484
  # @type AsrConf: :class:`Tencentcloud::Gme.v20180711.models.AsrConf`
485
485
 
486
486
  attr_accessor :BizId, :AppName, :ProjectId, :SecretKey, :CreateTime, :RealtimeSpeechConf, :VoiceMessageConf, :VoiceFilterConf, :AsrConf
487
-
487
+
488
488
  def initialize(bizid=nil, appname=nil, projectid=nil, secretkey=nil, createtime=nil, realtimespeechconf=nil, voicemessageconf=nil, voicefilterconf=nil, asrconf=nil)
489
489
  @BizId = bizid
490
490
  @AppName = appname
@@ -530,7 +530,7 @@ module TencentCloud
530
530
  # @type RequestId: String
531
531
 
532
532
  attr_accessor :Data, :RequestId
533
-
533
+
534
534
  def initialize(data=nil, requestid=nil)
535
535
  @Data = data
536
536
  @RequestId = requestid
@@ -555,7 +555,7 @@ module TencentCloud
555
555
  # @type ModelName: String
556
556
 
557
557
  attr_accessor :BizId, :TextUrl, :ModelName
558
-
558
+
559
559
  def initialize(bizid=nil, texturl=nil, modelname=nil)
560
560
  @BizId = bizid
561
561
  @TextUrl = texturl
@@ -577,7 +577,7 @@ module TencentCloud
577
577
  # @type RequestId: String
578
578
 
579
579
  attr_accessor :ModelId, :RequestId
580
-
580
+
581
581
  def initialize(modelid=nil, requestid=nil)
582
582
  @ModelId = modelid
583
583
  @RequestId = requestid
@@ -597,7 +597,7 @@ module TencentCloud
597
597
  # @type UserId: Integer
598
598
 
599
599
  attr_accessor :BizId, :UserId
600
-
600
+
601
601
  def initialize(bizid=nil, userid=nil)
602
602
  @BizId = bizid
603
603
  @UserId = userid
@@ -617,7 +617,7 @@ module TencentCloud
617
617
  # @type RequestId: String
618
618
 
619
619
  attr_accessor :ErrorCode, :RequestId
620
-
620
+
621
621
  def initialize(errorcode=nil, requestid=nil)
622
622
  @ErrorCode = errorcode
623
623
  @RequestId = requestid
@@ -645,7 +645,7 @@ module TencentCloud
645
645
  # @type UpdateTime: Integer
646
646
 
647
647
  attr_accessor :BizId, :ModelId, :ModelState, :ModelName, :TextUrl, :UpdateTime
648
-
648
+
649
649
  def initialize(bizid=nil, modelid=nil, modelstate=nil, modelname=nil, texturl=nil, updatetime=nil)
650
650
  @BizId = bizid
651
651
  @ModelId = modelid
@@ -673,7 +673,7 @@ module TencentCloud
673
673
  # @type BizId: Integer
674
674
 
675
675
  attr_accessor :ModelId, :BizId
676
-
676
+
677
677
  def initialize(modelid=nil, bizid=nil)
678
678
  @ModelId = modelid
679
679
  @BizId = bizid
@@ -693,7 +693,7 @@ module TencentCloud
693
693
  # @type RequestId: String
694
694
 
695
695
  attr_accessor :ErrorCode, :RequestId
696
-
696
+
697
697
  def initialize(errorcode=nil, requestid=nil)
698
698
  @ErrorCode = errorcode
699
699
  @RequestId = requestid
@@ -713,7 +713,7 @@ module TencentCloud
713
713
  # @type ErrorMsg: String
714
714
 
715
715
  attr_accessor :Code, :ErrorMsg
716
-
716
+
717
717
  def initialize(code=nil, errormsg=nil)
718
718
  @Code = code
719
719
  @ErrorMsg = errormsg
@@ -737,7 +737,7 @@ module TencentCloud
737
737
  # @type Uids: Array
738
738
 
739
739
  attr_accessor :RoomId, :DeleteType, :BizId, :Uids
740
-
740
+
741
741
  def initialize(roomid=nil, deletetype=nil, bizid=nil, uids=nil)
742
742
  @RoomId = roomid
743
743
  @DeleteType = deletetype
@@ -761,7 +761,7 @@ module TencentCloud
761
761
  # @type RequestId: String
762
762
 
763
763
  attr_accessor :DeleteResult, :RequestId
764
-
764
+
765
765
  def initialize(deleteresult=nil, requestid=nil)
766
766
  @DeleteResult = deleteresult
767
767
  @RequestId = requestid
@@ -784,7 +784,7 @@ module TencentCloud
784
784
  # @type UserId: Integer
785
785
 
786
786
  attr_accessor :BizId, :UserId
787
-
787
+
788
788
  def initialize(bizid=nil, userid=nil)
789
789
  @BizId = bizid
790
790
  @UserId = userid
@@ -804,7 +804,7 @@ module TencentCloud
804
804
  # @type RequestId: String
805
805
 
806
806
  attr_accessor :ErrorCode, :RequestId
807
-
807
+
808
808
  def initialize(errorcode=nil, requestid=nil)
809
809
  @ErrorCode = errorcode
810
810
  @RequestId = requestid
@@ -824,7 +824,7 @@ module TencentCloud
824
824
  # @type TaskId: String
825
825
 
826
826
  attr_accessor :BizId, :TaskId
827
-
827
+
828
828
  def initialize(bizid=nil, taskid=nil)
829
829
  @BizId = bizid
830
830
  @TaskId = taskid
@@ -850,7 +850,7 @@ module TencentCloud
850
850
  # @type RequestId: String
851
851
 
852
852
  attr_accessor :TaskId, :Results, :RequestId
853
-
853
+
854
854
  def initialize(taskid=nil, results=nil, requestid=nil)
855
855
  @TaskId = taskid
856
856
  @Results = results
@@ -883,7 +883,7 @@ module TencentCloud
883
883
  # @type Services: Array
884
884
 
885
885
  attr_accessor :BizId, :StartDate, :EndDate, :Services
886
-
886
+
887
887
  def initialize(bizid=nil, startdate=nil, enddate=nil, services=nil)
888
888
  @BizId = bizid
889
889
  @StartDate = startdate
@@ -905,7 +905,7 @@ module TencentCloud
905
905
  # @type AppStatistics: Array
906
906
 
907
907
  attr_accessor :AppStatistics
908
-
908
+
909
909
  def initialize(appstatistics=nil)
910
910
  @AppStatistics = appstatistics
911
911
  end
@@ -930,7 +930,7 @@ module TencentCloud
930
930
  # @type RequestId: String
931
931
 
932
932
  attr_accessor :Data, :RequestId
933
-
933
+
934
934
  def initialize(data=nil, requestid=nil)
935
935
  @Data = data
936
936
  @RequestId = requestid
@@ -955,7 +955,7 @@ module TencentCloud
955
955
  # @type EndDate: String
956
956
 
957
957
  attr_accessor :BizId, :StartDate, :EndDate
958
-
958
+
959
959
  def initialize(bizid=nil, startdate=nil, enddate=nil)
960
960
  @BizId = bizid
961
961
  @StartDate = startdate
@@ -977,7 +977,7 @@ module TencentCloud
977
977
  # @type RequestId: String
978
978
 
979
979
  attr_accessor :Data, :RequestId
980
-
980
+
981
981
  def initialize(data=nil, requestid=nil)
982
982
  @Data = data
983
983
  @RequestId = requestid
@@ -1008,7 +1008,7 @@ module TencentCloud
1008
1008
  # @type Filters: Array
1009
1009
 
1010
1010
  attr_accessor :ProjectId, :PageNo, :PageSize, :SearchText, :TagSet, :Filters
1011
-
1011
+
1012
1012
  def initialize(projectid=nil, pageno=nil, pagesize=nil, searchtext=nil, tagset=nil, filters=nil)
1013
1013
  @ProjectId = projectid
1014
1014
  @PageNo = pageno
@@ -1052,7 +1052,7 @@ module TencentCloud
1052
1052
  # @type RequestId: String
1053
1053
 
1054
1054
  attr_accessor :ApplicationList, :Total, :RequestId
1055
-
1055
+
1056
1056
  def initialize(applicationlist=nil, total=nil, requestid=nil)
1057
1057
  @ApplicationList = applicationlist
1058
1058
  @Total = total
@@ -1079,7 +1079,7 @@ module TencentCloud
1079
1079
  # @type BizId: Integer
1080
1080
 
1081
1081
  attr_accessor :BizId
1082
-
1082
+
1083
1083
  def initialize(bizid=nil)
1084
1084
  @BizId = bizid
1085
1085
  end
@@ -1109,7 +1109,7 @@ module TencentCloud
1109
1109
  # @type RequestId: String
1110
1110
 
1111
1111
  attr_accessor :ErrorCode, :BizId, :AuditType, :UserIdRegex, :RoomIdRegex, :UserIdString, :RoomIdString, :RequestId
1112
-
1112
+
1113
1113
  def initialize(errorcode=nil, bizid=nil, audittype=nil, useridregex=nil, roomidregex=nil, useridstring=nil, roomidstring=nil, requestid=nil)
1114
1114
  @ErrorCode = errorcode
1115
1115
  @BizId = bizid
@@ -1141,7 +1141,7 @@ module TencentCloud
1141
1141
  # @type BizId: Integer
1142
1142
 
1143
1143
  attr_accessor :TaskId, :BizId
1144
-
1144
+
1145
1145
  def initialize(taskid=nil, bizid=nil)
1146
1146
  @TaskId = taskid
1147
1147
  @BizId = bizid
@@ -1166,7 +1166,7 @@ module TencentCloud
1166
1166
  # @type RequestId: String
1167
1167
 
1168
1168
  attr_accessor :RecordInfo, :RecordMode, :RoomId, :RequestId
1169
-
1169
+
1170
1170
  def initialize(recordinfo=nil, recordmode=nil, roomid=nil, requestid=nil)
1171
1171
  @RecordInfo = recordinfo
1172
1172
  @RecordMode = recordmode
@@ -1199,7 +1199,7 @@ module TencentCloud
1199
1199
  # @type StrRoomIds: Array
1200
1200
 
1201
1201
  attr_accessor :SdkAppId, :RoomIds, :StrRoomIds
1202
-
1202
+
1203
1203
  def initialize(sdkappid=nil, roomids=nil, strroomids=nil)
1204
1204
  @SdkAppId = sdkappid
1205
1205
  @RoomIds = roomids
@@ -1225,7 +1225,7 @@ module TencentCloud
1225
1225
  # @type RequestId: String
1226
1226
 
1227
1227
  attr_accessor :Result, :RoomUsers, :RequestId
1228
-
1228
+
1229
1229
  def initialize(result=nil, roomusers=nil, requestid=nil)
1230
1230
  @Result = result
1231
1231
  @RoomUsers = roomusers
@@ -1281,7 +1281,7 @@ module TencentCloud
1281
1281
  # @type BizId: Integer
1282
1282
 
1283
1283
  attr_accessor :Code, :DataId, :ScanFinishTime, :HitFlag, :Live, :Msg, :ScanPiece, :ScanStartTime, :Scenes, :TaskId, :Url, :Status, :BizId
1284
-
1284
+
1285
1285
  def initialize(code=nil, dataid=nil, scanfinishtime=nil, hitflag=nil, live=nil, msg=nil, scanpiece=nil, scanstarttime=nil, scenes=nil, taskid=nil, url=nil, status=nil, bizid=nil)
1286
1286
  @Code = code
1287
1287
  @DataId = dataid
@@ -1332,7 +1332,7 @@ module TencentCloud
1332
1332
  # @type Limit: Integer
1333
1333
 
1334
1334
  attr_accessor :BizId, :TaskIdList, :Limit
1335
-
1335
+
1336
1336
  def initialize(bizid=nil, taskidlist=nil, limit=nil)
1337
1337
  @BizId = bizid
1338
1338
  @TaskIdList = taskidlist
@@ -1355,7 +1355,7 @@ module TencentCloud
1355
1355
  # @type RequestId: String
1356
1356
 
1357
1357
  attr_accessor :Data, :RequestId
1358
-
1358
+
1359
1359
  def initialize(data=nil, requestid=nil)
1360
1360
  @Data = data
1361
1361
  @RequestId = requestid
@@ -1382,7 +1382,7 @@ module TencentCloud
1382
1382
  # @type RoomId: String
1383
1383
 
1384
1384
  attr_accessor :BizId, :RoomId
1385
-
1385
+
1386
1386
  def initialize(bizid=nil, roomid=nil)
1387
1387
  @BizId = bizid
1388
1388
  @RoomId = roomid
@@ -1409,7 +1409,7 @@ module TencentCloud
1409
1409
  # @type RequestId: String
1410
1410
 
1411
1411
  attr_accessor :TaskId, :RecordMode, :SubscribeRecordUserIds, :RequestId
1412
-
1412
+
1413
1413
  def initialize(taskid=nil, recordmode=nil, subscriberecorduserids=nil, requestid=nil)
1414
1414
  @TaskId = taskid
1415
1415
  @RecordMode = recordmode
@@ -1442,7 +1442,7 @@ module TencentCloud
1442
1442
  # @type RoomIdStr: String
1443
1443
 
1444
1444
  attr_accessor :BizId, :RoomId, :UserId, :UserIdStr, :RoomIdStr
1445
-
1445
+
1446
1446
  def initialize(bizid=nil, roomid=nil, userid=nil, useridstr=nil, roomidstr=nil)
1447
1447
  @BizId = bizid
1448
1448
  @RoomId = roomid
@@ -1470,7 +1470,7 @@ module TencentCloud
1470
1470
  # @type RequestId: String
1471
1471
 
1472
1472
  attr_accessor :InOutList, :Duration, :RequestId
1473
-
1473
+
1474
1474
  def initialize(inoutlist=nil, duration=nil, requestid=nil)
1475
1475
  @InOutList = inoutlist
1476
1476
  @Duration = duration
@@ -1499,7 +1499,7 @@ module TencentCloud
1499
1499
  # @type Values: Array
1500
1500
 
1501
1501
  attr_accessor :Name, :Values
1502
-
1502
+
1503
1503
  def initialize(name=nil, values=nil)
1504
1504
  @Name = name
1505
1505
  @Values = values
@@ -1517,7 +1517,7 @@ module TencentCloud
1517
1517
  # @type BizId: Integer
1518
1518
 
1519
1519
  attr_accessor :BizId
1520
-
1520
+
1521
1521
  def initialize(bizid=nil)
1522
1522
  @BizId = bizid
1523
1523
  end
@@ -1536,7 +1536,7 @@ module TencentCloud
1536
1536
  # @type RequestId: String
1537
1537
 
1538
1538
  attr_accessor :CustomizationConfigs, :RequestId
1539
-
1539
+
1540
1540
  def initialize(customizationconfigs=nil, requestid=nil)
1541
1541
  @CustomizationConfigs = customizationconfigs
1542
1542
  @RequestId = requestid
@@ -1563,7 +1563,7 @@ module TencentCloud
1563
1563
  # @type EndTime: Integer
1564
1564
 
1565
1565
  attr_accessor :StartTime, :EndTime
1566
-
1566
+
1567
1567
  def initialize(starttime=nil, endtime=nil)
1568
1568
  @StartTime = starttime
1569
1569
  @EndTime = endtime
@@ -1583,7 +1583,7 @@ module TencentCloud
1583
1583
  # @type Status: String
1584
1584
 
1585
1585
  attr_accessor :BizId, :Status
1586
-
1586
+
1587
1587
  def initialize(bizid=nil, status=nil)
1588
1588
  @BizId = bizid
1589
1589
  @Status = status
@@ -1603,7 +1603,7 @@ module TencentCloud
1603
1603
  # @type Status: String
1604
1604
 
1605
1605
  attr_accessor :BizId, :Status
1606
-
1606
+
1607
1607
  def initialize(bizid=nil, status=nil)
1608
1608
  @BizId = bizid
1609
1609
  @Status = status
@@ -1623,7 +1623,7 @@ module TencentCloud
1623
1623
  # @type RequestId: String
1624
1624
 
1625
1625
  attr_accessor :Data, :RequestId
1626
-
1626
+
1627
1627
  def initialize(data=nil, requestid=nil)
1628
1628
  @Data = data
1629
1629
  @RequestId = requestid
@@ -1648,7 +1648,7 @@ module TencentCloud
1648
1648
  # @type ModelId: String
1649
1649
 
1650
1650
  attr_accessor :BizId, :TextUrl, :ModelId
1651
-
1651
+
1652
1652
  def initialize(bizid=nil, texturl=nil, modelid=nil)
1653
1653
  @BizId = bizid
1654
1654
  @TextUrl = texturl
@@ -1672,7 +1672,7 @@ module TencentCloud
1672
1672
  # @type RequestId: String
1673
1673
 
1674
1674
  attr_accessor :ErrorCode, :ModelId, :RequestId
1675
-
1675
+
1676
1676
  def initialize(errorcode=nil, modelid=nil, requestid=nil)
1677
1677
  @ErrorCode = errorcode
1678
1678
  @ModelId = modelid
@@ -1696,7 +1696,7 @@ module TencentCloud
1696
1696
  # @type BizId: Integer
1697
1697
 
1698
1698
  attr_accessor :ModelId, :ToState, :BizId
1699
-
1699
+
1700
1700
  def initialize(modelid=nil, tostate=nil, bizid=nil)
1701
1701
  @ModelId = modelid
1702
1702
  @ToState = tostate
@@ -1720,7 +1720,7 @@ module TencentCloud
1720
1720
  # @type RequestId: String
1721
1721
 
1722
1722
  attr_accessor :ModelId, :ErrorCode, :RequestId
1723
-
1723
+
1724
1724
  def initialize(modelid=nil, errorcode=nil, requestid=nil)
1725
1725
  @ModelId = modelid
1726
1726
  @ErrorCode = errorcode
@@ -1746,7 +1746,7 @@ module TencentCloud
1746
1746
  # @type SubscribeRecordUserIds: :class:`Tencentcloud::Gme.v20180711.models.SubscribeRecordUserIds`
1747
1747
 
1748
1748
  attr_accessor :TaskId, :RecordMode, :BizId, :SubscribeRecordUserIds
1749
-
1749
+
1750
1750
  def initialize(taskid=nil, recordmode=nil, bizid=nil, subscriberecorduserids=nil)
1751
1751
  @TaskId = taskid
1752
1752
  @RecordMode = recordmode
@@ -1771,7 +1771,7 @@ module TencentCloud
1771
1771
  # @type RequestId: String
1772
1772
 
1773
1773
  attr_accessor :RequestId
1774
-
1774
+
1775
1775
  def initialize(requestid=nil)
1776
1776
  @RequestId = requestid
1777
1777
  end
@@ -1791,7 +1791,7 @@ module TencentCloud
1791
1791
  # @type Users: Array
1792
1792
 
1793
1793
  attr_accessor :BizId, :RoomId, :Users
1794
-
1794
+
1795
1795
  def initialize(bizid=nil, roomid=nil, users=nil)
1796
1796
  @BizId = bizid
1797
1797
  @RoomId = roomid
@@ -1822,7 +1822,7 @@ module TencentCloud
1822
1822
  # @type RequestId: String
1823
1823
 
1824
1824
  attr_accessor :Result, :ErrMsg, :RequestId
1825
-
1825
+
1826
1826
  def initialize(result=nil, errmsg=nil, requestid=nil)
1827
1827
  @Result = result
1828
1828
  @ErrMsg = errmsg
@@ -1843,7 +1843,7 @@ module TencentCloud
1843
1843
  # @type Data: Float
1844
1844
 
1845
1845
  attr_accessor :Data
1846
-
1846
+
1847
1847
  def initialize(data=nil)
1848
1848
  @Data = data
1849
1849
  end
@@ -1869,7 +1869,7 @@ module TencentCloud
1869
1869
  # @type OverseaDuration: Integer
1870
1870
 
1871
1871
  attr_accessor :MainLandDau, :MainLandPcu, :MainLandDuration, :OverseaDau, :OverseaPcu, :OverseaDuration
1872
-
1872
+
1873
1873
  def initialize(mainlanddau=nil, mainlandpcu=nil, mainlandduration=nil, overseadau=nil, overseapcu=nil, overseaduration=nil)
1874
1874
  @MainLandDau = mainlanddau
1875
1875
  @MainLandPcu = mainlandpcu
@@ -1897,7 +1897,7 @@ module TencentCloud
1897
1897
  # @type Quality: String
1898
1898
 
1899
1899
  attr_accessor :Status, :Quality
1900
-
1900
+
1901
1901
  def initialize(status=nil, quality=nil)
1902
1902
  @Status = status
1903
1903
  @Quality = quality
@@ -1916,7 +1916,7 @@ module TencentCloud
1916
1916
  # @type Data: Float
1917
1917
 
1918
1918
  attr_accessor :Data
1919
-
1919
+
1920
1920
  def initialize(data=nil)
1921
1921
  @Data = data
1922
1922
  end
@@ -1939,7 +1939,7 @@ module TencentCloud
1939
1939
  # @type RecordStatus: Integer
1940
1940
 
1941
1941
  attr_accessor :UserId, :FileName, :RecordBeginTime, :RecordStatus
1942
-
1942
+
1943
1943
  def initialize(userid=nil, filename=nil, recordbegintime=nil, recordstatus=nil)
1944
1944
  @UserId = userid
1945
1945
  @FileName = filename
@@ -1970,7 +1970,7 @@ module TencentCloud
1970
1970
  # @type StrUins: Array
1971
1971
 
1972
1972
  attr_accessor :RoomId, :Uins, :StrRoomId, :StrUins
1973
-
1973
+
1974
1974
  def initialize(roomid=nil, uins=nil, strroomid=nil, struins=nil)
1975
1975
  @RoomId = roomid
1976
1976
  @Uins = uins
@@ -2000,7 +2000,7 @@ module TencentCloud
2000
2000
  # @type EndTime: Integer
2001
2001
 
2002
2002
  attr_accessor :Label, :Rate, :KeyWord, :StartTime, :EndTime
2003
-
2003
+
2004
2004
  def initialize(label=nil, rate=nil, keyword=nil, starttime=nil, endtime=nil)
2005
2005
  @Label = label
2006
2006
  @Rate = rate
@@ -2050,7 +2050,7 @@ module TencentCloud
2050
2050
  # @type PieceStartTime: Integer
2051
2051
 
2052
2052
  attr_accessor :DumpUrl, :HitFlag, :MainType, :ScanDetail, :RoomId, :OpenId, :Info, :Offset, :Duration, :PieceStartTime
2053
-
2053
+
2054
2054
  def initialize(dumpurl=nil, hitflag=nil, maintype=nil, scandetail=nil, roomid=nil, openid=nil, info=nil, offset=nil, duration=nil, piecestarttime=nil)
2055
2055
  @DumpUrl = dumpurl
2056
2056
  @HitFlag = hitflag
@@ -2103,7 +2103,7 @@ module TencentCloud
2103
2103
  # @type Lang: String
2104
2104
 
2105
2105
  attr_accessor :BizId, :Scenes, :Live, :Tasks, :Callback, :Lang
2106
-
2106
+
2107
2107
  def initialize(bizid=nil, scenes=nil, live=nil, tasks=nil, callback=nil, lang=nil)
2108
2108
  @BizId = bizid
2109
2109
  @Scenes = scenes
@@ -2139,7 +2139,7 @@ module TencentCloud
2139
2139
  # @type RequestId: String
2140
2140
 
2141
2141
  attr_accessor :Data, :RequestId
2142
-
2142
+
2143
2143
  def initialize(data=nil, requestid=nil)
2144
2144
  @Data = data
2145
2145
  @RequestId = requestid
@@ -2166,7 +2166,7 @@ module TencentCloud
2166
2166
  # @type TaskId: String
2167
2167
 
2168
2168
  attr_accessor :DataId, :TaskId
2169
-
2169
+
2170
2170
  def initialize(dataid=nil, taskid=nil)
2171
2171
  @DataId = dataid
2172
2172
  @TaskId = taskid
@@ -2184,7 +2184,7 @@ module TencentCloud
2184
2184
  # 'GMECloudApi':'GME云API接口'
2185
2185
  class SceneInfo < TencentCloud::Common::AbstractModel
2186
2186
 
2187
-
2187
+
2188
2188
  def initialize()
2189
2189
  end
2190
2190
 
@@ -2211,7 +2211,7 @@ module TencentCloud
2211
2211
  # @type RealTimeAsr: :class:`Tencentcloud::Gme.v20180711.models.StatusInfo`
2212
2212
 
2213
2213
  attr_accessor :RealTimeSpeech, :VoiceMessage, :Porn, :Live, :RealTimeAsr
2214
-
2214
+
2215
2215
  def initialize(realtimespeech=nil, voicemessage=nil, porn=nil, live=nil, realtimeasr=nil)
2216
2216
  @RealTimeSpeech = realtimespeech
2217
2217
  @VoiceMessage = voicemessage
@@ -2256,7 +2256,7 @@ module TencentCloud
2256
2256
  # @type SubscribeRecordUserIds: :class:`Tencentcloud::Gme.v20180711.models.SubscribeRecordUserIds`
2257
2257
 
2258
2258
  attr_accessor :BizId, :RoomId, :RecordMode, :SubscribeRecordUserIds
2259
-
2259
+
2260
2260
  def initialize(bizid=nil, roomid=nil, recordmode=nil, subscriberecorduserids=nil)
2261
2261
  @BizId = bizid
2262
2262
  @RoomId = roomid
@@ -2283,7 +2283,7 @@ module TencentCloud
2283
2283
  # @type RequestId: String
2284
2284
 
2285
2285
  attr_accessor :TaskId, :RequestId
2286
-
2286
+
2287
2287
  def initialize(taskid=nil, requestid=nil)
2288
2288
  @TaskId = taskid
2289
2289
  @RequestId = requestid
@@ -2303,7 +2303,7 @@ module TencentCloud
2303
2303
  # @type Data: Integer
2304
2304
 
2305
2305
  attr_accessor :StatDate, :Data
2306
-
2306
+
2307
2307
  def initialize(statdate=nil, data=nil)
2308
2308
  @StatDate = statdate
2309
2309
  @Data = data
@@ -2321,7 +2321,7 @@ module TencentCloud
2321
2321
  # @type Status: Integer
2322
2322
 
2323
2323
  attr_accessor :Status
2324
-
2324
+
2325
2325
  def initialize(status=nil)
2326
2326
  @Status = status
2327
2327
  end
@@ -2339,7 +2339,7 @@ module TencentCloud
2339
2339
  # @type BizId: Integer
2340
2340
 
2341
2341
  attr_accessor :TaskId, :BizId
2342
-
2342
+
2343
2343
  def initialize(taskid=nil, bizid=nil)
2344
2344
  @TaskId = taskid
2345
2345
  @BizId = bizid
@@ -2357,7 +2357,7 @@ module TencentCloud
2357
2357
  # @type RequestId: String
2358
2358
 
2359
2359
  attr_accessor :RequestId
2360
-
2360
+
2361
2361
  def initialize(requestid=nil)
2362
2362
  @RequestId = requestid
2363
2363
  end
@@ -2374,7 +2374,7 @@ module TencentCloud
2374
2374
  # @type Data: Float
2375
2375
 
2376
2376
  attr_accessor :Data
2377
-
2377
+
2378
2378
  def initialize(data=nil)
2379
2379
  @Data = data
2380
2380
  end
@@ -2394,7 +2394,7 @@ module TencentCloud
2394
2394
  # @type SubscribeUserIds: Array
2395
2395
 
2396
2396
  attr_accessor :UnSubscribeUserIds, :SubscribeUserIds
2397
-
2397
+
2398
2398
  def initialize(unsubscribeuserids=nil, subscribeuserids=nil)
2399
2399
  @UnSubscribeUserIds = unsubscribeuserids
2400
2400
  @SubscribeUserIds = subscribeuserids
@@ -2416,7 +2416,7 @@ module TencentCloud
2416
2416
  # @type TagValue: String
2417
2417
 
2418
2418
  attr_accessor :TagKey, :TagValue
2419
-
2419
+
2420
2420
  def initialize(tagkey=nil, tagvalue=nil)
2421
2421
  @TagKey = tagkey
2422
2422
  @TagValue = tagvalue
@@ -2440,7 +2440,7 @@ module TencentCloud
2440
2440
  # @type OpenId: String
2441
2441
 
2442
2442
  attr_accessor :DataId, :Url, :RoomId, :OpenId
2443
-
2443
+
2444
2444
  def initialize(dataid=nil, url=nil, roomid=nil, openid=nil)
2445
2445
  @DataId = dataid
2446
2446
  @Url = url
@@ -2466,7 +2466,7 @@ module TencentCloud
2466
2466
  # @type RoomIdRegex: Array
2467
2467
 
2468
2468
  attr_accessor :BizId, :RoomIdString, :RoomIdRegex
2469
-
2469
+
2470
2470
  def initialize(bizid=nil, roomidstring=nil, roomidregex=nil)
2471
2471
  @BizId = bizid
2472
2472
  @RoomIdString = roomidstring
@@ -2489,7 +2489,7 @@ module TencentCloud
2489
2489
  # @type RequestId: String
2490
2490
 
2491
2491
  attr_accessor :ErrorCode, :RequestId
2492
-
2492
+
2493
2493
  def initialize(errorcode=nil, requestid=nil)
2494
2494
  @ErrorCode = errorcode
2495
2495
  @RequestId = requestid
@@ -2511,7 +2511,7 @@ module TencentCloud
2511
2511
  # @type UserIdRegex: Array
2512
2512
 
2513
2513
  attr_accessor :BizId, :UserIdString, :UserIdRegex
2514
-
2514
+
2515
2515
  def initialize(bizid=nil, useridstring=nil, useridregex=nil)
2516
2516
  @BizId = bizid
2517
2517
  @UserIdString = useridstring
@@ -2533,7 +2533,7 @@ module TencentCloud
2533
2533
  # @type RequestId: String
2534
2534
 
2535
2535
  attr_accessor :ErrorCode, :RequestId
2536
-
2536
+
2537
2537
  def initialize(errorcode=nil, requestid=nil)
2538
2538
  @ErrorCode = errorcode
2539
2539
  @RequestId = requestid
@@ -2555,7 +2555,7 @@ module TencentCloud
2555
2555
  # @type StrUid: String
2556
2556
 
2557
2557
  attr_accessor :EnableMic, :Uid, :StrUid
2558
-
2558
+
2559
2559
  def initialize(enablemic=nil, uid=nil, struid=nil)
2560
2560
  @EnableMic = enablemic
2561
2561
  @Uid = uid
@@ -2578,7 +2578,7 @@ module TencentCloud
2578
2578
  # @type SceneInfos: Array
2579
2579
 
2580
2580
  attr_accessor :Status, :SceneInfos
2581
-
2581
+
2582
2582
  def initialize(status=nil, sceneinfos=nil)
2583
2583
  @Status = status
2584
2584
  @SceneInfos = sceneinfos
@@ -2603,7 +2603,7 @@ module TencentCloud
2603
2603
  # @type Duration: Integer
2604
2604
 
2605
2605
  attr_accessor :Duration
2606
-
2606
+
2607
2607
  def initialize(duration=nil)
2608
2608
  @Duration = duration
2609
2609
  end
@@ -2621,7 +2621,7 @@ module TencentCloud
2621
2621
  # @type Language: String
2622
2622
 
2623
2623
  attr_accessor :Status, :Language
2624
-
2624
+
2625
2625
  def initialize(status=nil, language=nil)
2626
2626
  @Status = status
2627
2627
  @Language = language
@@ -2639,7 +2639,7 @@ module TencentCloud
2639
2639
  # @type Dau: Integer
2640
2640
 
2641
2641
  attr_accessor :Dau
2642
-
2642
+
2643
2643
  def initialize(dau=nil)
2644
2644
  @Dau = dau
2645
2645
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-gme
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.590
4
+ version: 3.0.591
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-06-12 00:00:00.000000000 Z
11
+ date: 2023-06-13 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common