tencentcloud-sdk-iotvideo 3.0.589 → 3.0.591

Sign up to get free protection for your applications and to get access to all the features.
@@ -27,7 +27,7 @@ module TencentCloud
27
27
  # @type Status: Integer
28
28
 
29
29
  attr_accessor :ProductId, :ProductName, :Status
30
-
30
+
31
31
  def initialize(productid=nil, productname=nil, status=nil)
32
32
  @ProductId = productid
33
33
  @ProductName = productname
@@ -59,7 +59,7 @@ module TencentCloud
59
59
  # @type ApprovalTime: Integer
60
60
 
61
61
  attr_accessor :ProductId, :ProductName, :Status, :Total, :Used, :ApplyTime, :ApprovalTime
62
-
62
+
63
63
  def initialize(productid=nil, productname=nil, status=nil, total=nil, used=nil, applytime=nil, approvaltime=nil)
64
64
  @ProductId = productid
65
65
  @ProductName = productname
@@ -91,7 +91,7 @@ module TencentCloud
91
91
  # @type Used: Integer
92
92
 
93
93
  attr_accessor :CreateTime, :Total, :Used
94
-
94
+
95
95
  def initialize(createtime=nil, total=nil, used=nil)
96
96
  @CreateTime = createtime
97
97
  @Total = total
@@ -131,7 +131,7 @@ module TencentCloud
131
131
  # @type Status: String
132
132
 
133
133
  attr_accessor :DeviceName, :ActionId, :ActionName, :ReqTime, :RspTime, :InputParams, :OutputParams, :Calling, :ClientToken, :Status
134
-
134
+
135
135
  def initialize(devicename=nil, actionid=nil, actionname=nil, reqtime=nil, rsptime=nil, inputparams=nil, outputparams=nil, calling=nil, clienttoken=nil, status=nil)
136
136
  @DeviceName = devicename
137
137
  @ActionId = actionid
@@ -167,7 +167,7 @@ module TencentCloud
167
167
  # @type ProductId: String
168
168
 
169
169
  attr_accessor :ModelId, :ProductId
170
-
170
+
171
171
  def initialize(modelid=nil, productid=nil)
172
172
  @ModelId = modelid
173
173
  @ProductId = productid
@@ -185,7 +185,7 @@ module TencentCloud
185
185
  # @type RequestId: String
186
186
 
187
187
  attr_accessor :RequestId
188
-
188
+
189
189
  def initialize(requestid=nil)
190
190
  @RequestId = requestid
191
191
  end
@@ -211,7 +211,7 @@ module TencentCloud
211
211
  # @type OperationTime: Integer
212
212
 
213
213
  attr_accessor :AccountType, :Operation, :DealId, :Amount, :Balance, :OperationTime
214
-
214
+
215
215
  def initialize(accounttype=nil, operation=nil, dealid=nil, amount=nil, balance=nil, operationtime=nil)
216
216
  @AccountType = accounttype
217
217
  @Operation = operation
@@ -253,7 +253,7 @@ module TencentCloud
253
253
  # @type TimeoutInterval: Integer
254
254
 
255
255
  attr_accessor :ProductID, :FirmwareVersion, :FirmwareOriVersion, :UpgradeMethod, :FileName, :FileMd5, :FileSize, :DeviceNames, :TimeoutInterval
256
-
256
+
257
257
  def initialize(productid=nil, firmwareversion=nil, firmwareoriversion=nil, upgrademethod=nil, filename=nil, filemd5=nil, filesize=nil, devicenames=nil, timeoutinterval=nil)
258
258
  @ProductID = productid
259
259
  @FirmwareVersion = firmwareversion
@@ -287,7 +287,7 @@ module TencentCloud
287
287
  # @type RequestId: String
288
288
 
289
289
  attr_accessor :TaskId, :RequestId
290
-
290
+
291
291
  def initialize(taskid=nil, requestid=nil)
292
292
  @TaskId = taskid
293
293
  @RequestId = requestid
@@ -309,7 +309,7 @@ module TencentCloud
309
309
  # @type UserId: String
310
310
 
311
311
  attr_accessor :ProductId, :DeviceName, :UserId
312
-
312
+
313
313
  def initialize(productid=nil, devicename=nil, userid=nil)
314
314
  @ProductId = productid
315
315
  @DeviceName = devicename
@@ -329,7 +329,7 @@ module TencentCloud
329
329
  # @type RequestId: String
330
330
 
331
331
  attr_accessor :RequestId
332
-
332
+
333
333
  def initialize(requestid=nil)
334
334
  @RequestId = requestid
335
335
  end
@@ -360,7 +360,7 @@ module TencentCloud
360
360
  # @type Status: Integer
361
361
 
362
362
  attr_accessor :BonusId, :UserId, :PackageId, :Total, :Used, :ExpireTime, :CreateTime, :Status
363
-
363
+
364
364
  def initialize(bonusid=nil, userid=nil, packageid=nil, total=nil, used=nil, expiretime=nil, createtime=nil, status=nil)
365
365
  @BonusId = bonusid
366
366
  @UserId = userid
@@ -396,7 +396,7 @@ module TencentCloud
396
396
  # @type InputParams: String
397
397
 
398
398
  attr_accessor :ProductId, :DeviceName, :ActionId, :InputParams
399
-
399
+
400
400
  def initialize(productid=nil, devicename=nil, actionid=nil, inputparams=nil)
401
401
  @ProductId = productid
402
402
  @DeviceName = devicename
@@ -424,7 +424,7 @@ module TencentCloud
424
424
  # @type RequestId: String
425
425
 
426
426
  attr_accessor :ClientToken, :Status, :RequestId
427
-
427
+
428
428
  def initialize(clienttoken=nil, status=nil, requestid=nil)
429
429
  @ClientToken = clienttoken
430
430
  @Status = status
@@ -450,7 +450,7 @@ module TencentCloud
450
450
  # @type InputParams: String
451
451
 
452
452
  attr_accessor :ProductId, :DeviceName, :ActionId, :InputParams
453
-
453
+
454
454
  def initialize(productid=nil, devicename=nil, actionid=nil, inputparams=nil)
455
455
  @ProductId = productid
456
456
  @DeviceName = devicename
@@ -481,7 +481,7 @@ module TencentCloud
481
481
  # @type RequestId: String
482
482
 
483
483
  attr_accessor :ClientToken, :OutputParams, :Status, :RequestId
484
-
484
+
485
485
  def initialize(clienttoken=nil, outputparams=nil, status=nil, requestid=nil)
486
486
  @ClientToken = clienttoken
487
487
  @OutputParams = outputparams
@@ -505,7 +505,7 @@ module TencentCloud
505
505
  # @type DeviceName: String
506
506
 
507
507
  attr_accessor :ProductId, :DeviceName
508
-
508
+
509
509
  def initialize(productid=nil, devicename=nil)
510
510
  @ProductId = productid
511
511
  @DeviceName = devicename
@@ -525,7 +525,7 @@ module TencentCloud
525
525
  # @type RequestId: String
526
526
 
527
527
  attr_accessor :TRTCParams, :RequestId
528
-
528
+
529
529
  def initialize(trtcparams=nil, requestid=nil)
530
530
  @TRTCParams = trtcparams
531
531
  @RequestId = requestid
@@ -548,7 +548,7 @@ module TencentCloud
548
548
  # @type ProductId: String
549
549
 
550
550
  attr_accessor :ModelId, :ProductId
551
-
551
+
552
552
  def initialize(modelid=nil, productid=nil)
553
553
  @ModelId = modelid
554
554
  @ProductId = productid
@@ -566,7 +566,7 @@ module TencentCloud
566
566
  # @type RequestId: String
567
567
 
568
568
  attr_accessor :RequestId
569
-
569
+
570
570
  def initialize(requestid=nil)
571
571
  @RequestId = requestid
572
572
  end
@@ -588,7 +588,7 @@ module TencentCloud
588
588
  # @type TaskId: Integer
589
589
 
590
590
  attr_accessor :ProductID, :DeviceName, :FirmwareVersion, :TaskId
591
-
591
+
592
592
  def initialize(productid=nil, devicename=nil, firmwareversion=nil, taskid=nil)
593
593
  @ProductID = productid
594
594
  @DeviceName = devicename
@@ -610,7 +610,7 @@ module TencentCloud
610
610
  # @type RequestId: String
611
611
 
612
612
  attr_accessor :RequestId
613
-
613
+
614
614
  def initialize(requestid=nil)
615
615
  @RequestId = requestid
616
616
  end
@@ -628,7 +628,7 @@ module TencentCloud
628
628
  # @type QueueType: Integer
629
629
 
630
630
  attr_accessor :Skey, :QueueType
631
-
631
+
632
632
  def initialize(skey=nil, queuetype=nil)
633
633
  @Skey = skey
634
634
  @QueueType = queuetype
@@ -656,7 +656,7 @@ module TencentCloud
656
656
  # @type RequestId: String
657
657
 
658
658
  attr_accessor :Endpoint, :Result, :Productid, :ErrMsg, :QueueType, :RequestId
659
-
659
+
660
660
  def initialize(endpoint=nil, result=nil, productid=nil, errmsg=nil, queuetype=nil, requestid=nil)
661
661
  @Endpoint = endpoint
662
662
  @Result = result
@@ -688,7 +688,7 @@ module TencentCloud
688
688
  # @type EventId: String
689
689
 
690
690
  attr_accessor :StartTime, :EndTime, :Thumbnail, :EventId
691
-
691
+
692
692
  def initialize(starttime=nil, endtime=nil, thumbnail=nil, eventid=nil)
693
693
  @StartTime = starttime
694
694
  @EndTime = endtime
@@ -712,7 +712,7 @@ module TencentCloud
712
712
  # @type VideoURL: String
713
713
 
714
714
  attr_accessor :TimeList, :VideoURL
715
-
715
+
716
716
  def initialize(timelist=nil, videourl=nil)
717
717
  @TimeList = timelist
718
718
  @VideoURL = videourl
@@ -739,7 +739,7 @@ module TencentCloud
739
739
  # @type EndTime: Integer
740
740
 
741
741
  attr_accessor :StartTime, :EndTime
742
-
742
+
743
743
  def initialize(starttime=nil, endtime=nil)
744
744
  @StartTime = starttime
745
745
  @EndTime = endtime
@@ -757,7 +757,7 @@ module TencentCloud
757
757
  # @type UserId: String
758
758
 
759
759
  attr_accessor :UserId
760
-
760
+
761
761
  def initialize(userid=nil)
762
762
  @UserId = userid
763
763
  end
@@ -781,7 +781,7 @@ module TencentCloud
781
781
  # @type DataTimestamp: Integer
782
782
 
783
783
  attr_accessor :ProductId, :DeviceName, :Data, :Method, :DataTimestamp
784
-
784
+
785
785
  def initialize(productid=nil, devicename=nil, data=nil, method=nil, datatimestamp=nil)
786
786
  @ProductId = productid
787
787
  @DeviceName = devicename
@@ -811,7 +811,7 @@ module TencentCloud
811
811
  # @type RequestId: String
812
812
 
813
813
  attr_accessor :Data, :Result, :RequestId
814
-
814
+
815
815
  def initialize(data=nil, result=nil, requestid=nil)
816
816
  @Data = data
817
817
  @Result = result
@@ -839,7 +839,7 @@ module TencentCloud
839
839
  # @type EndTime: Integer
840
840
 
841
841
  attr_accessor :ProductId, :DeviceName, :ModelId, :StartTime, :EndTime
842
-
842
+
843
843
  def initialize(productid=nil, devicename=nil, modelid=nil, starttime=nil, endtime=nil)
844
844
  @ProductId = productid
845
845
  @DeviceName = devicename
@@ -863,7 +863,7 @@ module TencentCloud
863
863
  # @type RequestId: String
864
864
 
865
865
  attr_accessor :RequestId
866
-
866
+
867
867
  def initialize(requestid=nil)
868
868
  @RequestId = requestid
869
869
  end
@@ -883,7 +883,7 @@ module TencentCloud
883
883
  # @type DevPre: String
884
884
 
885
885
  attr_accessor :ProductId, :DevNum, :DevPre
886
-
886
+
887
887
  def initialize(productid=nil, devnum=nil, devpre=nil)
888
888
  @ProductId = productid
889
889
  @DevNum = devnum
@@ -905,7 +905,7 @@ module TencentCloud
905
905
  # @type RequestId: String
906
906
 
907
907
  attr_accessor :BatchId, :RequestId
908
-
908
+
909
909
  def initialize(batchid=nil, requestid=nil)
910
910
  @BatchId = batchid
911
911
  @RequestId = requestid
@@ -925,7 +925,7 @@ module TencentCloud
925
925
  # @type DeviceName: String
926
926
 
927
927
  attr_accessor :ProductId, :DeviceName
928
-
928
+
929
929
  def initialize(productid=nil, devicename=nil)
930
930
  @ProductId = productid
931
931
  @DeviceName = devicename
@@ -957,7 +957,7 @@ module TencentCloud
957
957
  # @type RequestId: String
958
958
 
959
959
  attr_accessor :StorageBucket, :StorageRegion, :StoragePath, :SecretID, :SecretKey, :Token, :ExpiredTime, :RequestId
960
-
960
+
961
961
  def initialize(storagebucket=nil, storageregion=nil, storagepath=nil, secretid=nil, secretkey=nil, token=nil, expiredtime=nil, requestid=nil)
962
962
  @StorageBucket = storagebucket
963
963
  @StorageRegion = storageregion
@@ -1015,7 +1015,7 @@ module TencentCloud
1015
1015
  # @type PackageQueue: String
1016
1016
 
1017
1017
  attr_accessor :ProductId, :DeviceName, :PackageId, :Override, :PackageQueue
1018
-
1018
+
1019
1019
  def initialize(productid=nil, devicename=nil, packageid=nil, override=nil, packagequeue=nil)
1020
1020
  @ProductId = productid
1021
1021
  @DeviceName = devicename
@@ -1039,7 +1039,7 @@ module TencentCloud
1039
1039
  # @type RequestId: String
1040
1040
 
1041
1041
  attr_accessor :RequestId
1042
-
1042
+
1043
1043
  def initialize(requestid=nil)
1044
1044
  @RequestId = requestid
1045
1045
  end
@@ -1059,7 +1059,7 @@ module TencentCloud
1059
1059
  # @type DataChose: Integer
1060
1060
 
1061
1061
  attr_accessor :ProductId, :ForwardAddr, :DataChose
1062
-
1062
+
1063
1063
  def initialize(productid=nil, forwardaddr=nil, datachose=nil)
1064
1064
  @ProductId = productid
1065
1065
  @ForwardAddr = forwardaddr
@@ -1079,7 +1079,7 @@ module TencentCloud
1079
1079
  # @type RequestId: String
1080
1080
 
1081
1081
  attr_accessor :RequestId
1082
-
1082
+
1083
1083
  def initialize(requestid=nil)
1084
1084
  @RequestId = requestid
1085
1085
  end
@@ -1113,7 +1113,7 @@ module TencentCloud
1113
1113
  # @type QueueName: String
1114
1114
 
1115
1115
  attr_accessor :ProductID, :MsgType, :Skey, :QueueRegion, :QueueType, :Consecretid, :InstanceId, :InstanceName, :QueueID, :QueueName
1116
-
1116
+
1117
1117
  def initialize(productid=nil, msgtype=nil, skey=nil, queueregion=nil, queuetype=nil, consecretid=nil, instanceid=nil, instancename=nil, queueid=nil, queuename=nil)
1118
1118
  @ProductID = productid
1119
1119
  @MsgType = msgtype
@@ -1171,7 +1171,7 @@ module TencentCloud
1171
1171
  # @type RequestId: String
1172
1172
 
1173
1173
  attr_accessor :Endpoint, :QueueName, :ProductID, :MsgType, :Result, :RoleName, :RoleID, :QueueRegion, :QueueType, :InstanceId, :InstanceName, :ErrMsg, :RequestId
1174
-
1174
+
1175
1175
  def initialize(endpoint=nil, queuename=nil, productid=nil, msgtype=nil, result=nil, rolename=nil, roleid=nil, queueregion=nil, queuetype=nil, instanceid=nil, instancename=nil, errmsg=nil, requestid=nil)
1176
1176
  @Endpoint = endpoint
1177
1177
  @QueueName = queuename
@@ -1233,7 +1233,7 @@ module TencentCloud
1233
1233
  # @type NetType: String
1234
1234
 
1235
1235
  attr_accessor :ProductName, :DeviceType, :ProductVaildYears, :Features, :ChipManufactureId, :ChipId, :ProductDescription, :ChipOs, :EncryptionType, :CategoryId, :NetType
1236
-
1236
+
1237
1237
  def initialize(productname=nil, devicetype=nil, productvaildyears=nil, features=nil, chipmanufactureid=nil, chipid=nil, productdescription=nil, chipos=nil, encryptiontype=nil, categoryid=nil, nettype=nil)
1238
1238
  @ProductName = productname
1239
1239
  @DeviceType = devicetype
@@ -1271,7 +1271,7 @@ module TencentCloud
1271
1271
  # @type RequestId: String
1272
1272
 
1273
1273
  attr_accessor :Data, :RequestId
1274
-
1274
+
1275
1275
  def initialize(data=nil, requestid=nil)
1276
1276
  @Data = data
1277
1277
  @RequestId = requestid
@@ -1292,7 +1292,7 @@ module TencentCloud
1292
1292
  # @type ProductId: String
1293
1293
 
1294
1294
  attr_accessor :ProductId
1295
-
1295
+
1296
1296
  def initialize(productid=nil)
1297
1297
  @ProductId = productid
1298
1298
  end
@@ -1312,7 +1312,7 @@ module TencentCloud
1312
1312
  # @type RequestId: String
1313
1313
 
1314
1314
  attr_accessor :Url, :FileName, :RequestId
1315
-
1315
+
1316
1316
  def initialize(url=nil, filename=nil, requestid=nil)
1317
1317
  @Url = url
1318
1318
  @FileName = filename
@@ -1343,7 +1343,7 @@ module TencentCloud
1343
1343
  # @type DataChose: Integer
1344
1344
 
1345
1345
  attr_accessor :ProductId, :ForwardAddr, :Status, :CreateTime, :UpdateTime, :DataChose
1346
-
1346
+
1347
1347
  def initialize(productid=nil, forwardaddr=nil, status=nil, createtime=nil, updatetime=nil, datachose=nil)
1348
1348
  @ProductId = productid
1349
1349
  @ForwardAddr = forwardaddr
@@ -1371,7 +1371,7 @@ module TencentCloud
1371
1371
  # @type DeviceName: String
1372
1372
 
1373
1373
  attr_accessor :ProductId, :DeviceName
1374
-
1374
+
1375
1375
  def initialize(productid=nil, devicename=nil)
1376
1376
  @ProductId = productid
1377
1377
  @DeviceName = devicename
@@ -1389,7 +1389,7 @@ module TencentCloud
1389
1389
  # @type RequestId: String
1390
1390
 
1391
1391
  attr_accessor :RequestId
1392
-
1392
+
1393
1393
  def initialize(requestid=nil)
1394
1394
  @RequestId = requestid
1395
1395
  end
@@ -1407,7 +1407,7 @@ module TencentCloud
1407
1407
  # @type FirmwareVersion: String
1408
1408
 
1409
1409
  attr_accessor :ProductID, :FirmwareVersion
1410
-
1410
+
1411
1411
  def initialize(productid=nil, firmwareversion=nil)
1412
1412
  @ProductID = productid
1413
1413
  @FirmwareVersion = firmwareversion
@@ -1425,7 +1425,7 @@ module TencentCloud
1425
1425
  # @type RequestId: String
1426
1426
 
1427
1427
  attr_accessor :RequestId
1428
-
1428
+
1429
1429
  def initialize(requestid=nil)
1430
1430
  @RequestId = requestid
1431
1431
  end
@@ -1447,7 +1447,7 @@ module TencentCloud
1447
1447
  # @type QueueName: String
1448
1448
 
1449
1449
  attr_accessor :ProductID, :Skey, :QueueType, :QueueName
1450
-
1450
+
1451
1451
  def initialize(productid=nil, skey=nil, queuetype=nil, queuename=nil)
1452
1452
  @ProductID = productid
1453
1453
  @Skey = skey
@@ -1479,7 +1479,7 @@ module TencentCloud
1479
1479
  # @type RequestId: String
1480
1480
 
1481
1481
  attr_accessor :Endpoint, :QueueName, :ProductID, :Result, :ErrMsg, :RequestId
1482
-
1482
+
1483
1483
  def initialize(endpoint=nil, queuename=nil, productid=nil, result=nil, errmsg=nil, requestid=nil)
1484
1484
  @Endpoint = endpoint
1485
1485
  @QueueName = queuename
@@ -1505,7 +1505,7 @@ module TencentCloud
1505
1505
  # @type ProductId: String
1506
1506
 
1507
1507
  attr_accessor :ProductId
1508
-
1508
+
1509
1509
  def initialize(productid=nil)
1510
1510
  @ProductId = productid
1511
1511
  end
@@ -1521,7 +1521,7 @@ module TencentCloud
1521
1521
  # @type RequestId: String
1522
1522
 
1523
1523
  attr_accessor :RequestId
1524
-
1524
+
1525
1525
  def initialize(requestid=nil)
1526
1526
  @RequestId = requestid
1527
1527
  end
@@ -1543,7 +1543,7 @@ module TencentCloud
1543
1543
  # @type ProductId: String
1544
1544
 
1545
1545
  attr_accessor :ModelId, :Limit, :Offset, :ProductId
1546
-
1546
+
1547
1547
  def initialize(modelid=nil, limit=nil, offset=nil, productid=nil)
1548
1548
  @ModelId = modelid
1549
1549
  @Limit = limit
@@ -1569,7 +1569,7 @@ module TencentCloud
1569
1569
  # @type RequestId: String
1570
1570
 
1571
1571
  attr_accessor :TotalCount, :Applications, :RequestId
1572
-
1572
+
1573
1573
  def initialize(totalcount=nil, applications=nil, requestid=nil)
1574
1574
  @TotalCount = totalcount
1575
1575
  @Applications = applications
@@ -1598,7 +1598,7 @@ module TencentCloud
1598
1598
  # @type ProductId: String
1599
1599
 
1600
1600
  attr_accessor :ModelId, :ProductId
1601
-
1601
+
1602
1602
  def initialize(modelid=nil, productid=nil)
1603
1603
  @ModelId = modelid
1604
1604
  @ProductId = productid
@@ -1633,7 +1633,7 @@ module TencentCloud
1633
1633
  # @type RequestId: String
1634
1634
 
1635
1635
  attr_accessor :Type, :ForwardAddress, :ForwardKey, :CKafkaRegion, :CKafkaInstance, :CKafkaTopic, :RequestId
1636
-
1636
+
1637
1637
  def initialize(type=nil, forwardaddress=nil, forwardkey=nil, ckafkaregion=nil, ckafkainstance=nil, ckafkatopic=nil, requestid=nil)
1638
1638
  @Type = type
1639
1639
  @ForwardAddress = forwardaddress
@@ -1667,7 +1667,7 @@ module TencentCloud
1667
1667
  # @type Limit: Integer
1668
1668
 
1669
1669
  attr_accessor :ModelId, :ProductId, :Offset, :Limit
1670
-
1670
+
1671
1671
  def initialize(modelid=nil, productid=nil, offset=nil, limit=nil)
1672
1672
  @ModelId = modelid
1673
1673
  @ProductId = productid
@@ -1693,7 +1693,7 @@ module TencentCloud
1693
1693
  # @type RequestId: String
1694
1694
 
1695
1695
  attr_accessor :TotalCount, :UsageInfo, :RequestId
1696
-
1696
+
1697
1697
  def initialize(totalcount=nil, usageinfo=nil, requestid=nil)
1698
1698
  @TotalCount = totalcount
1699
1699
  @UsageInfo = usageinfo
@@ -1726,7 +1726,7 @@ module TencentCloud
1726
1726
  # @type Limit: Integer
1727
1727
 
1728
1728
  attr_accessor :ModelId, :Status, :Offset, :Limit
1729
-
1729
+
1730
1730
  def initialize(modelid=nil, status=nil, offset=nil, limit=nil)
1731
1731
  @ModelId = modelid
1732
1732
  @Status = status
@@ -1752,7 +1752,7 @@ module TencentCloud
1752
1752
  # @type RequestId: String
1753
1753
 
1754
1754
  attr_accessor :TotalCount, :Models, :RequestId
1755
-
1755
+
1756
1756
  def initialize(totalcount=nil, models=nil, requestid=nil)
1757
1757
  @TotalCount = totalcount
1758
1758
  @Models = models
@@ -1779,7 +1779,7 @@ module TencentCloud
1779
1779
  # @type AccountType: Integer
1780
1780
 
1781
1781
  attr_accessor :AccountType
1782
-
1782
+
1783
1783
  def initialize(accounttype=nil)
1784
1784
  @AccountType = accounttype
1785
1785
  end
@@ -1801,7 +1801,7 @@ module TencentCloud
1801
1801
  # @type RequestId: String
1802
1802
 
1803
1803
  attr_accessor :Uin, :BillType, :BillMode, :RequestId
1804
-
1804
+
1805
1805
  def initialize(uin=nil, billtype=nil, billmode=nil, requestid=nil)
1806
1806
  @Uin = uin
1807
1807
  @BillType = billtype
@@ -1823,7 +1823,7 @@ module TencentCloud
1823
1823
  # @type AccountType: Integer
1824
1824
 
1825
1825
  attr_accessor :AccountType
1826
-
1826
+
1827
1827
  def initialize(accounttype=nil)
1828
1828
  @AccountType = accounttype
1829
1829
  end
@@ -1841,7 +1841,7 @@ module TencentCloud
1841
1841
  # @type RequestId: String
1842
1842
 
1843
1843
  attr_accessor :Balance, :RequestId
1844
-
1844
+
1845
1845
  def initialize(balance=nil, requestid=nil)
1846
1846
  @Balance = balance
1847
1847
  @RequestId = requestid
@@ -1865,7 +1865,7 @@ module TencentCloud
1865
1865
  # @type Operation: String
1866
1866
 
1867
1867
  attr_accessor :AccountType, :Offset, :Limit, :Operation
1868
-
1868
+
1869
1869
  def initialize(accounttype=nil, offset=nil, limit=nil, operation=nil)
1870
1870
  @AccountType = accounttype
1871
1871
  @Offset = offset
@@ -1891,7 +1891,7 @@ module TencentCloud
1891
1891
  # @type RequestId: String
1892
1892
 
1893
1893
  attr_accessor :TotalCount, :Transactions, :RequestId
1894
-
1894
+
1895
1895
  def initialize(totalcount=nil, transactions=nil, requestid=nil)
1896
1896
  @TotalCount = totalcount
1897
1897
  @Transactions = transactions
@@ -1918,7 +1918,7 @@ module TencentCloud
1918
1918
  # @type BatchId: Integer
1919
1919
 
1920
1920
  attr_accessor :BatchId
1921
-
1921
+
1922
1922
  def initialize(batchid=nil)
1923
1923
  @BatchId = batchid
1924
1924
  end
@@ -1936,7 +1936,7 @@ module TencentCloud
1936
1936
  # @type RequestId: String
1937
1937
 
1938
1938
  attr_accessor :Data, :RequestId
1939
-
1939
+
1940
1940
  def initialize(data=nil, requestid=nil)
1941
1941
  @Data = data
1942
1942
  @RequestId = requestid
@@ -1961,7 +1961,7 @@ module TencentCloud
1961
1961
  # @type Offset: Integer
1962
1962
 
1963
1963
  attr_accessor :ProductId, :Limit, :Offset
1964
-
1964
+
1965
1965
  def initialize(productid=nil, limit=nil, offset=nil)
1966
1966
  @ProductId = productid
1967
1967
  @Limit = limit
@@ -1985,7 +1985,7 @@ module TencentCloud
1985
1985
  # @type RequestId: String
1986
1986
 
1987
1987
  attr_accessor :TotalCount, :Data, :RequestId
1988
-
1988
+
1989
1989
  def initialize(totalcount=nil, data=nil, requestid=nil)
1990
1990
  @TotalCount = totalcount
1991
1991
  @Data = data
@@ -2014,7 +2014,7 @@ module TencentCloud
2014
2014
  # @type Limit: Integer
2015
2015
 
2016
2016
  attr_accessor :Offset, :Limit
2017
-
2017
+
2018
2018
  def initialize(offset=nil, limit=nil)
2019
2019
  @Offset = offset
2020
2020
  @Limit = limit
@@ -2036,7 +2036,7 @@ module TencentCloud
2036
2036
  # @type RequestId: String
2037
2037
 
2038
2038
  attr_accessor :TotalCount, :Bonuses, :RequestId
2039
-
2039
+
2040
2040
  def initialize(totalcount=nil, bonuses=nil, requestid=nil)
2041
2041
  @TotalCount = totalcount
2042
2042
  @Bonuses = bonuses
@@ -2063,7 +2063,7 @@ module TencentCloud
2063
2063
  # @type Id: Integer
2064
2064
 
2065
2065
  attr_accessor :Id
2066
-
2066
+
2067
2067
  def initialize(id=nil)
2068
2068
  @Id = id
2069
2069
  end
@@ -2081,7 +2081,7 @@ module TencentCloud
2081
2081
  # @type RequestId: String
2082
2082
 
2083
2083
  attr_accessor :Data, :RequestId
2084
-
2084
+
2085
2085
  def initialize(data=nil, requestid=nil)
2086
2086
  @Data = data
2087
2087
  @RequestId = requestid
@@ -2106,7 +2106,7 @@ module TencentCloud
2106
2106
  # @type UserId: String
2107
2107
 
2108
2108
  attr_accessor :ProductId, :DeviceName, :UserId
2109
-
2109
+
2110
2110
  def initialize(productid=nil, devicename=nil, userid=nil)
2111
2111
  @ProductId = productid
2112
2112
  @DeviceName = devicename
@@ -2128,7 +2128,7 @@ module TencentCloud
2128
2128
  # @type RequestId: String
2129
2129
 
2130
2130
  attr_accessor :Data, :RequestId
2131
-
2131
+
2132
2132
  def initialize(data=nil, requestid=nil)
2133
2133
  @Data = data
2134
2134
  @RequestId = requestid
@@ -2162,7 +2162,7 @@ module TencentCloud
2162
2162
  # @type ChannelId: Integer
2163
2163
 
2164
2164
  attr_accessor :ProductId, :DeviceName, :StartTime, :EndTime, :Context, :Size, :EventId, :UserId, :ChannelId
2165
-
2165
+
2166
2166
  def initialize(productid=nil, devicename=nil, starttime=nil, endtime=nil, context=nil, size=nil, eventid=nil, userid=nil, channelid=nil)
2167
2167
  @ProductId = productid
2168
2168
  @DeviceName = devicename
@@ -2204,7 +2204,7 @@ module TencentCloud
2204
2204
  # @type RequestId: String
2205
2205
 
2206
2206
  attr_accessor :Events, :Context, :Listover, :Total, :VideoURL, :RequestId
2207
-
2207
+
2208
2208
  def initialize(events=nil, context=nil, listover=nil, total=nil, videourl=nil, requestid=nil)
2209
2209
  @Events = events
2210
2210
  @Context = context
@@ -2239,7 +2239,7 @@ module TencentCloud
2239
2239
  # @type EndDate: String
2240
2240
 
2241
2241
  attr_accessor :StartDate, :EndDate
2242
-
2242
+
2243
2243
  def initialize(startdate=nil, enddate=nil)
2244
2244
  @StartDate = startdate
2245
2245
  @EndDate = enddate
@@ -2257,7 +2257,7 @@ module TencentCloud
2257
2257
  # @type RequestId: String
2258
2258
 
2259
2259
  attr_accessor :RequestId
2260
-
2260
+
2261
2261
  def initialize(requestid=nil)
2262
2262
  @RequestId = requestid
2263
2263
  end
@@ -2275,7 +2275,7 @@ module TencentCloud
2275
2275
  # @type EndDate: String
2276
2276
 
2277
2277
  attr_accessor :StartDate, :EndDate
2278
-
2278
+
2279
2279
  def initialize(startdate=nil, enddate=nil)
2280
2280
  @StartDate = startdate
2281
2281
  @EndDate = enddate
@@ -2295,7 +2295,7 @@ module TencentCloud
2295
2295
  # @type RequestId: String
2296
2296
 
2297
2297
  attr_accessor :Stats, :RequestId
2298
-
2298
+
2299
2299
  def initialize(stats=nil, requestid=nil)
2300
2300
  @Stats = stats
2301
2301
  @RequestId = requestid
@@ -2324,7 +2324,7 @@ module TencentCloud
2324
2324
  # @type UserId: String
2325
2325
 
2326
2326
  attr_accessor :ProductId, :DeviceName, :UserId
2327
-
2327
+
2328
2328
  def initialize(productid=nil, devicename=nil, userid=nil)
2329
2329
  @ProductId = productid
2330
2330
  @DeviceName = devicename
@@ -2355,7 +2355,7 @@ module TencentCloud
2355
2355
  # @type RequestId: String
2356
2356
 
2357
2357
  attr_accessor :Status, :Type, :ExpireTime, :ShiftDuration, :UserId, :RequestId
2358
-
2358
+
2359
2359
  def initialize(status=nil, type=nil, expiretime=nil, shiftduration=nil, userid=nil, requestid=nil)
2360
2360
  @Status = status
2361
2361
  @Type = type
@@ -2385,7 +2385,7 @@ module TencentCloud
2385
2385
  # @type StartTime: Integer
2386
2386
 
2387
2387
  attr_accessor :ProductId, :DeviceName, :StartTime
2388
-
2388
+
2389
2389
  def initialize(productid=nil, devicename=nil, starttime=nil)
2390
2390
  @ProductId = productid
2391
2391
  @DeviceName = devicename
@@ -2409,7 +2409,7 @@ module TencentCloud
2409
2409
  # @type RequestId: String
2410
2410
 
2411
2411
  attr_accessor :VideoStream, :AudioStream, :RequestId
2412
-
2412
+
2413
2413
  def initialize(videostream=nil, audiostream=nil, requestid=nil)
2414
2414
  @VideoStream = videostream
2415
2415
  @AudioStream = audiostream
@@ -2433,7 +2433,7 @@ module TencentCloud
2433
2433
  # @type Thumbnail: String
2434
2434
 
2435
2435
  attr_accessor :ProductId, :DeviceName, :Thumbnail
2436
-
2436
+
2437
2437
  def initialize(productid=nil, devicename=nil, thumbnail=nil)
2438
2438
  @ProductId = productid
2439
2439
  @DeviceName = devicename
@@ -2455,7 +2455,7 @@ module TencentCloud
2455
2455
  # @type RequestId: String
2456
2456
 
2457
2457
  attr_accessor :ThumbnailURL, :RequestId
2458
-
2458
+
2459
2459
  def initialize(thumbnailurl=nil, requestid=nil)
2460
2460
  @ThumbnailURL = thumbnailurl
2461
2461
  @RequestId = requestid
@@ -2483,7 +2483,7 @@ module TencentCloud
2483
2483
  # @type UserId: String
2484
2484
 
2485
2485
  attr_accessor :ProductId, :DeviceName, :Date, :StartTime, :EndTime, :UserId
2486
-
2486
+
2487
2487
  def initialize(productid=nil, devicename=nil, date=nil, starttime=nil, endtime=nil, userid=nil)
2488
2488
  @ProductId = productid
2489
2489
  @DeviceName = devicename
@@ -2511,7 +2511,7 @@ module TencentCloud
2511
2511
  # @type RequestId: String
2512
2512
 
2513
2513
  attr_accessor :Data, :RequestId
2514
-
2514
+
2515
2515
  def initialize(data=nil, requestid=nil)
2516
2516
  @Data = data
2517
2517
  @RequestId = requestid
@@ -2538,7 +2538,7 @@ module TencentCloud
2538
2538
  # @type Offset: Integer
2539
2539
 
2540
2540
  attr_accessor :ProductId, :DeviceName, :Limit, :Offset
2541
-
2541
+
2542
2542
  def initialize(productid=nil, devicename=nil, limit=nil, offset=nil)
2543
2543
  @ProductId = productid
2544
2544
  @DeviceName = devicename
@@ -2564,7 +2564,7 @@ module TencentCloud
2564
2564
  # @type RequestId: String
2565
2565
 
2566
2566
  attr_accessor :TotalCount, :Users, :RequestId
2567
-
2567
+
2568
2568
  def initialize(totalcount=nil, users=nil, requestid=nil)
2569
2569
  @TotalCount = totalcount
2570
2570
  @Users = users
@@ -2591,7 +2591,7 @@ module TencentCloud
2591
2591
  # @type ProductIds: String
2592
2592
 
2593
2593
  attr_accessor :ProductIds
2594
-
2594
+
2595
2595
  def initialize(productids=nil)
2596
2596
  @ProductIds = productids
2597
2597
  end
@@ -2610,7 +2610,7 @@ module TencentCloud
2610
2610
  # @type RequestId: String
2611
2611
 
2612
2612
  attr_accessor :DataForwardList, :RequestId
2613
-
2613
+
2614
2614
  def initialize(dataforwardlist=nil, requestid=nil)
2615
2615
  @DataForwardList = dataforwardlist
2616
2616
  @RequestId = requestid
@@ -2647,7 +2647,7 @@ module TencentCloud
2647
2647
  # @type Context: String
2648
2648
 
2649
2649
  attr_accessor :ProductId, :DeviceName, :MinTime, :MaxTime, :ActionId, :Limit, :Context
2650
-
2650
+
2651
2651
  def initialize(productid=nil, devicename=nil, mintime=nil, maxtime=nil, actionid=nil, limit=nil, context=nil)
2652
2652
  @ProductId = productid
2653
2653
  @DeviceName = devicename
@@ -2686,7 +2686,7 @@ module TencentCloud
2686
2686
  # @type RequestId: String
2687
2687
 
2688
2688
  attr_accessor :TotalCounts, :ActionHistories, :Context, :Listover, :RequestId
2689
-
2689
+
2690
2690
  def initialize(totalcounts=nil, actionhistories=nil, context=nil, listover=nil, requestid=nil)
2691
2691
  @TotalCounts = totalcounts
2692
2692
  @ActionHistories = actionhistories
@@ -2729,7 +2729,7 @@ module TencentCloud
2729
2729
  # @type Type: String
2730
2730
 
2731
2731
  attr_accessor :MinTime, :MaxTime, :ProductId, :DeviceName, :Limit, :Context, :Type
2732
-
2732
+
2733
2733
  def initialize(mintime=nil, maxtime=nil, productid=nil, devicename=nil, limit=nil, context=nil, type=nil)
2734
2734
  @MinTime = mintime
2735
2735
  @MaxTime = maxtime
@@ -2763,7 +2763,7 @@ module TencentCloud
2763
2763
  # @type RequestId: String
2764
2764
 
2765
2765
  attr_accessor :Listover, :Context, :Results, :RequestId
2766
-
2766
+
2767
2767
  def initialize(listover=nil, context=nil, results=nil, requestid=nil)
2768
2768
  @Listover = listover
2769
2769
  @Context = context
@@ -2804,7 +2804,7 @@ module TencentCloud
2804
2804
  # @type Context: String
2805
2805
 
2806
2806
  attr_accessor :MinTime, :MaxTime, :ProductId, :DeviceName, :FieldName, :Limit, :Context
2807
-
2807
+
2808
2808
  def initialize(mintime=nil, maxtime=nil, productid=nil, devicename=nil, fieldname=nil, limit=nil, context=nil)
2809
2809
  @MinTime = mintime
2810
2810
  @MaxTime = maxtime
@@ -2844,7 +2844,7 @@ module TencentCloud
2844
2844
  # @type RequestId: String
2845
2845
 
2846
2846
  attr_accessor :FieldName, :Listover, :Context, :Results, :RequestId
2847
-
2847
+
2848
2848
  def initialize(fieldname=nil, listover=nil, context=nil, results=nil, requestid=nil)
2849
2849
  @FieldName = fieldname
2850
2850
  @Listover = listover
@@ -2877,7 +2877,7 @@ module TencentCloud
2877
2877
  # @type DeviceName: String
2878
2878
 
2879
2879
  attr_accessor :ProductId, :DeviceName
2880
-
2880
+
2881
2881
  def initialize(productid=nil, devicename=nil)
2882
2882
  @ProductId = productid
2883
2883
  @DeviceName = devicename
@@ -2897,7 +2897,7 @@ module TencentCloud
2897
2897
  # @type RequestId: String
2898
2898
 
2899
2899
  attr_accessor :Data, :RequestId
2900
-
2900
+
2901
2901
  def initialize(data=nil, requestid=nil)
2902
2902
  @Data = data
2903
2903
  @RequestId = requestid
@@ -2919,7 +2919,7 @@ module TencentCloud
2919
2919
  # @type ProductId: String
2920
2920
 
2921
2921
  attr_accessor :StartDate, :EndDate, :ProductId
2922
-
2922
+
2923
2923
  def initialize(startdate=nil, enddate=nil, productid=nil)
2924
2924
  @StartDate = startdate
2925
2925
  @EndDate = enddate
@@ -2948,7 +2948,7 @@ module TencentCloud
2948
2948
  # @type RequestId: String
2949
2949
 
2950
2950
  attr_accessor :RegisterCnt, :Data, :Total, :RequestId
2951
-
2951
+
2952
2952
  def initialize(registercnt=nil, data=nil, total=nil, requestid=nil)
2953
2953
  @RegisterCnt = registercnt
2954
2954
  @Data = data
@@ -2991,7 +2991,7 @@ module TencentCloud
2991
2991
  # @type EventId: String
2992
2992
 
2993
2993
  attr_accessor :ProductId, :DeviceName, :Type, :StartTime, :EndTime, :Context, :Size, :EventId
2994
-
2994
+
2995
2995
  def initialize(productid=nil, devicename=nil, type=nil, starttime=nil, endtime=nil, context=nil, size=nil, eventid=nil)
2996
2996
  @ProductId = productid
2997
2997
  @DeviceName = devicename
@@ -3033,7 +3033,7 @@ module TencentCloud
3033
3033
  # @type RequestId: String
3034
3034
 
3035
3035
  attr_accessor :Context, :Total, :Listover, :EventHistory, :RequestId
3036
-
3036
+
3037
3037
  def initialize(context=nil, total=nil, listover=nil, eventhistory=nil, requestid=nil)
3038
3038
  @Context = context
3039
3039
  @Total = total
@@ -3066,7 +3066,7 @@ module TencentCloud
3066
3066
  # @type DeviceName: String
3067
3067
 
3068
3068
  attr_accessor :ProductId, :DeviceName
3069
-
3069
+
3070
3070
  def initialize(productid=nil, devicename=nil)
3071
3071
  @ProductId = productid
3072
3072
  @DeviceName = devicename
@@ -3099,7 +3099,7 @@ module TencentCloud
3099
3099
  # @type RequestId: String
3100
3100
 
3101
3101
  attr_accessor :DeviceName, :Online, :LoginTime, :DevicePsk, :EnableState, :ExpireTime, :LogLevel, :RequestId
3102
-
3102
+
3103
3103
  def initialize(devicename=nil, online=nil, logintime=nil, devicepsk=nil, enablestate=nil, expiretime=nil, loglevel=nil, requestid=nil)
3104
3104
  @DeviceName = devicename
3105
3105
  @Online = online
@@ -3139,7 +3139,7 @@ module TencentCloud
3139
3139
  # @type Context: String
3140
3140
 
3141
3141
  attr_accessor :MinTime, :MaxTime, :ProductId, :DeviceName, :Limit, :Context
3142
-
3142
+
3143
3143
  def initialize(mintime=nil, maxtime=nil, productid=nil, devicename=nil, limit=nil, context=nil)
3144
3144
  @MinTime = mintime
3145
3145
  @MaxTime = maxtime
@@ -3177,7 +3177,7 @@ module TencentCloud
3177
3177
  # @type RequestId: String
3178
3178
 
3179
3179
  attr_accessor :Listover, :Context, :Results, :TotalCount, :RequestId
3180
-
3180
+
3181
3181
  def initialize(listover=nil, context=nil, results=nil, totalcount=nil, requestid=nil)
3182
3182
  @Listover = listover
3183
3183
  @Context = context
@@ -3214,7 +3214,7 @@ module TencentCloud
3214
3214
  # @type DeviceName: String
3215
3215
 
3216
3216
  attr_accessor :ProductId, :Offset, :Limit, :DeviceName
3217
-
3217
+
3218
3218
  def initialize(productid=nil, offset=nil, limit=nil, devicename=nil)
3219
3219
  @ProductId = productid
3220
3220
  @Offset = offset
@@ -3240,7 +3240,7 @@ module TencentCloud
3240
3240
  # @type RequestId: String
3241
3241
 
3242
3242
  attr_accessor :TotalCount, :Devices, :RequestId
3243
-
3243
+
3244
3244
  def initialize(totalcount=nil, devices=nil, requestid=nil)
3245
3245
  @TotalCount = totalcount
3246
3246
  @Devices = devices
@@ -3269,7 +3269,7 @@ module TencentCloud
3269
3269
  # @type FirmwareVersion: String
3270
3270
 
3271
3271
  attr_accessor :ProductID, :FirmwareVersion
3272
-
3272
+
3273
3273
  def initialize(productid=nil, firmwareversion=nil)
3274
3274
  @ProductID = productid
3275
3275
  @FirmwareVersion = firmwareversion
@@ -3308,7 +3308,7 @@ module TencentCloud
3308
3308
  # @type RequestId: String
3309
3309
 
3310
3310
  attr_accessor :Version, :ProductId, :Name, :Description, :Md5sum, :Createtime, :ProductName, :FwType, :RequestId
3311
-
3311
+
3312
3312
  def initialize(version=nil, productid=nil, name=nil, description=nil, md5sum=nil, createtime=nil, productname=nil, fwtype=nil, requestid=nil)
3313
3313
  @Version = version
3314
3314
  @ProductId = productid
@@ -3348,7 +3348,7 @@ module TencentCloud
3348
3348
  # @type Limit: Integer
3349
3349
 
3350
3350
  attr_accessor :ProductID, :FirmwareVersion, :Filters, :Offset, :Limit
3351
-
3351
+
3352
3352
  def initialize(productid=nil, firmwareversion=nil, filters=nil, offset=nil, limit=nil)
3353
3353
  @ProductID = productid
3354
3354
  @FirmwareVersion = firmwareversion
@@ -3384,7 +3384,7 @@ module TencentCloud
3384
3384
  # @type RequestId: String
3385
3385
 
3386
3386
  attr_accessor :Total, :Devices, :RequestId
3387
-
3387
+
3388
3388
  def initialize(total=nil, devices=nil, requestid=nil)
3389
3389
  @Total = total
3390
3390
  @Devices = devices
@@ -3415,7 +3415,7 @@ module TencentCloud
3415
3415
  # @type TaskId: Integer
3416
3416
 
3417
3417
  attr_accessor :ProductID, :FirmwareVersion, :TaskId
3418
-
3418
+
3419
3419
  def initialize(productid=nil, firmwareversion=nil, taskid=nil)
3420
3420
  @ProductID = productid
3421
3421
  @FirmwareVersion = firmwareversion
@@ -3437,7 +3437,7 @@ module TencentCloud
3437
3437
  # @type RequestId: String
3438
3438
 
3439
3439
  attr_accessor :StatusInfos, :RequestId
3440
-
3440
+
3441
3441
  def initialize(statusinfos=nil, requestid=nil)
3442
3442
  @StatusInfos = statusinfos
3443
3443
  @RequestId = requestid
@@ -3466,7 +3466,7 @@ module TencentCloud
3466
3466
  # @type TaskId: Integer
3467
3467
 
3468
3468
  attr_accessor :ProductID, :FirmwareVersion, :TaskId
3469
-
3469
+
3470
3470
  def initialize(productid=nil, firmwareversion=nil, taskid=nil)
3471
3471
  @ProductID = productid
3472
3472
  @FirmwareVersion = firmwareversion
@@ -3510,7 +3510,7 @@ module TencentCloud
3510
3510
  # @type RequestId: String
3511
3511
 
3512
3512
  attr_accessor :TaskId, :Status, :CreateTime, :Type, :ProductName, :UpgradeMode, :ProductId, :OriginalVersion, :RequestId
3513
-
3513
+
3514
3514
  def initialize(taskid=nil, status=nil, createtime=nil, type=nil, productname=nil, upgrademode=nil, productid=nil, originalversion=nil, requestid=nil)
3515
3515
  @TaskId = taskid
3516
3516
  @Status = status
@@ -3544,7 +3544,7 @@ module TencentCloud
3544
3544
  # @type FirmwareVersion: String
3545
3545
 
3546
3546
  attr_accessor :ProductID, :FirmwareVersion
3547
-
3547
+
3548
3548
  def initialize(productid=nil, firmwareversion=nil)
3549
3549
  @ProductID = productid
3550
3550
  @FirmwareVersion = firmwareversion
@@ -3571,7 +3571,7 @@ module TencentCloud
3571
3571
  # @type RequestId: String
3572
3572
 
3573
3573
  attr_accessor :SuccessTotal, :FailureTotal, :UpgradingTotal, :RequestId
3574
-
3574
+
3575
3575
  def initialize(successtotal=nil, failuretotal=nil, upgradingtotal=nil, requestid=nil)
3576
3576
  @SuccessTotal = successtotal
3577
3577
  @FailureTotal = failuretotal
@@ -3601,7 +3601,7 @@ module TencentCloud
3601
3601
  # @type Filters: Array
3602
3602
 
3603
3603
  attr_accessor :ProductID, :FirmwareVersion, :Offset, :Limit, :Filters
3604
-
3604
+
3605
3605
  def initialize(productid=nil, firmwareversion=nil, offset=nil, limit=nil, filters=nil)
3606
3606
  @ProductID = productid
3607
3607
  @FirmwareVersion = firmwareversion
@@ -3638,7 +3638,7 @@ module TencentCloud
3638
3638
  # @type RequestId: String
3639
3639
 
3640
3640
  attr_accessor :TaskInfos, :Total, :RequestId
3641
-
3641
+
3642
3642
  def initialize(taskinfos=nil, total=nil, requestid=nil)
3643
3643
  @TaskInfos = taskinfos
3644
3644
  @Total = total
@@ -3671,7 +3671,7 @@ module TencentCloud
3671
3671
  # @type Consecretid: String
3672
3672
 
3673
3673
  attr_accessor :ProductID, :Skey, :QueueType, :Consecretid
3674
-
3674
+
3675
3675
  def initialize(productid=nil, skey=nil, queuetype=nil, consecretid=nil)
3676
3676
  @ProductID = productid
3677
3677
  @Skey = skey
@@ -3717,7 +3717,7 @@ module TencentCloud
3717
3717
  # @type RequestId: String
3718
3718
 
3719
3719
  attr_accessor :Endpoint, :QueueName, :ProductID, :MsgType, :Result, :RoleName, :RoleID, :QueueRegion, :QueueType, :InstanceId, :InstanceName, :ErrMsg, :RequestId
3720
-
3720
+
3721
3721
  def initialize(endpoint=nil, queuename=nil, productid=nil, msgtype=nil, result=nil, rolename=nil, roleid=nil, queueregion=nil, queuetype=nil, instanceid=nil, instancename=nil, errmsg=nil, requestid=nil)
3722
3722
  @Endpoint = endpoint
3723
3723
  @QueueName = queuename
@@ -3761,7 +3761,7 @@ module TencentCloud
3761
3761
  # @type ProductId: String
3762
3762
 
3763
3763
  attr_accessor :StartDate, :EndDate, :ProductId
3764
-
3764
+
3765
3765
  def initialize(startdate=nil, enddate=nil, productid=nil)
3766
3766
  @StartDate = startdate
3767
3767
  @EndDate = enddate
@@ -3787,7 +3787,7 @@ module TencentCloud
3787
3787
  # @type RequestId: String
3788
3788
 
3789
3789
  attr_accessor :Data, :Total, :RequestId
3790
-
3790
+
3791
3791
  def initialize(data=nil, total=nil, requestid=nil)
3792
3792
  @Data = data
3793
3793
  @Total = total
@@ -3814,7 +3814,7 @@ module TencentCloud
3814
3814
  # @type ProductId: String
3815
3815
 
3816
3816
  attr_accessor :ProductId
3817
-
3817
+
3818
3818
  def initialize(productid=nil)
3819
3819
  @ProductId = productid
3820
3820
  end
@@ -3832,7 +3832,7 @@ module TencentCloud
3832
3832
  # @type RequestId: String
3833
3833
 
3834
3834
  attr_accessor :Model, :RequestId
3835
-
3835
+
3836
3836
  def initialize(model=nil, requestid=nil)
3837
3837
  @Model = model
3838
3838
  @RequestId = requestid
@@ -3853,7 +3853,7 @@ module TencentCloud
3853
3853
  # @type TaskId: Integer
3854
3854
 
3855
3855
  attr_accessor :TaskId
3856
-
3856
+
3857
3857
  def initialize(taskid=nil)
3858
3858
  @TaskId = taskid
3859
3859
  end
@@ -3871,7 +3871,7 @@ module TencentCloud
3871
3871
  # @type RequestId: String
3872
3872
 
3873
3873
  attr_accessor :URL, :RequestId
3874
-
3874
+
3875
3875
  def initialize(url=nil, requestid=nil)
3876
3876
  @URL = url
3877
3877
  @RequestId = requestid
@@ -3891,7 +3891,7 @@ module TencentCloud
3891
3891
  # @type Offset: Integer
3892
3892
 
3893
3893
  attr_accessor :Limit, :Offset
3894
-
3894
+
3895
3895
  def initialize(limit=nil, offset=nil)
3896
3896
  @Limit = limit
3897
3897
  @Offset = offset
@@ -3913,7 +3913,7 @@ module TencentCloud
3913
3913
  # @type RequestId: String
3914
3914
 
3915
3915
  attr_accessor :TotalCount, :List, :RequestId
3916
-
3916
+
3917
3917
  def initialize(totalcount=nil, list=nil, requestid=nil)
3918
3918
  @TotalCount = totalcount
3919
3919
  @List = list
@@ -3940,7 +3940,7 @@ module TencentCloud
3940
3940
  # @type ProductId: String
3941
3941
 
3942
3942
  attr_accessor :ProductId
3943
-
3943
+
3944
3944
  def initialize(productid=nil)
3945
3945
  @ProductId = productid
3946
3946
  end
@@ -3962,7 +3962,7 @@ module TencentCloud
3962
3962
  # @type RequestId: String
3963
3963
 
3964
3964
  attr_accessor :RegisterType, :ProductSecret, :RegisterLimit, :RequestId
3965
-
3965
+
3966
3966
  def initialize(registertype=nil, productsecret=nil, registerlimit=nil, requestid=nil)
3967
3967
  @RegisterType = registertype
3968
3968
  @ProductSecret = productsecret
@@ -3984,7 +3984,7 @@ module TencentCloud
3984
3984
  # @type ProductId: String
3985
3985
 
3986
3986
  attr_accessor :ProductId
3987
-
3987
+
3988
3988
  def initialize(productid=nil)
3989
3989
  @ProductId = productid
3990
3990
  end
@@ -4002,7 +4002,7 @@ module TencentCloud
4002
4002
  # @type RequestId: String
4003
4003
 
4004
4004
  attr_accessor :Data, :RequestId
4005
-
4005
+
4006
4006
  def initialize(data=nil, requestid=nil)
4007
4007
  @Data = data
4008
4008
  @RequestId = requestid
@@ -4025,7 +4025,7 @@ module TencentCloud
4025
4025
  # @type Offset: Integer
4026
4026
 
4027
4027
  attr_accessor :Limit, :Offset
4028
-
4028
+
4029
4029
  def initialize(limit=nil, offset=nil)
4030
4030
  @Limit = limit
4031
4031
  @Offset = offset
@@ -4047,7 +4047,7 @@ module TencentCloud
4047
4047
  # @type RequestId: String
4048
4048
 
4049
4049
  attr_accessor :TotalCount, :Data, :RequestId
4050
-
4050
+
4051
4051
  def initialize(totalcount=nil, data=nil, requestid=nil)
4052
4052
  @TotalCount = totalcount
4053
4053
  @Data = data
@@ -4074,7 +4074,7 @@ module TencentCloud
4074
4074
  # @type ProductId: String
4075
4075
 
4076
4076
  attr_accessor :ProductId
4077
-
4077
+
4078
4078
  def initialize(productid=nil)
4079
4079
  @ProductId = productid
4080
4080
  end
@@ -4107,7 +4107,7 @@ module TencentCloud
4107
4107
  # @type RequestId: String
4108
4108
 
4109
4109
  attr_accessor :Type, :ForwardAddress, :ForwardKey, :CKafkaRegion, :CKafkaInstance, :CKafkaTopic, :RequestId
4110
-
4110
+
4111
4111
  def initialize(type=nil, forwardaddress=nil, forwardkey=nil, ckafkaregion=nil, ckafkainstance=nil, ckafkatopic=nil, requestid=nil)
4112
4112
  @Type = type
4113
4113
  @ForwardAddress = forwardaddress
@@ -4147,7 +4147,7 @@ module TencentCloud
4147
4147
  # @type MaxNum: Integer
4148
4148
 
4149
4149
  attr_accessor :MinTime, :MaxTime, :Keywords, :Context, :MaxNum
4150
-
4150
+
4151
4151
  def initialize(mintime=nil, maxtime=nil, keywords=nil, context=nil, maxnum=nil)
4152
4152
  @MinTime = mintime
4153
4153
  @MaxTime = maxtime
@@ -4177,7 +4177,7 @@ module TencentCloud
4177
4177
  # @type RequestId: String
4178
4178
 
4179
4179
  attr_accessor :Context, :Listover, :Results, :RequestId
4180
-
4180
+
4181
4181
  def initialize(context=nil, listover=nil, results=nil, requestid=nil)
4182
4182
  @Context = context
4183
4183
  @Listover = listover
@@ -4203,7 +4203,7 @@ module TencentCloud
4203
4203
  # DescribeUser请求参数结构体
4204
4204
  class DescribeUserRequest < TencentCloud::Common::AbstractModel
4205
4205
 
4206
-
4206
+
4207
4207
  def initialize()
4208
4208
  end
4209
4209
 
@@ -4217,7 +4217,7 @@ module TencentCloud
4217
4217
  # @type RequestId: String
4218
4218
 
4219
4219
  attr_accessor :RequestId
4220
-
4220
+
4221
4221
  def initialize(requestid=nil)
4222
4222
  @RequestId = requestid
4223
4223
  end
@@ -4242,7 +4242,7 @@ module TencentCloud
4242
4242
  # @type ActiveCnt: Integer
4243
4243
 
4244
4244
  attr_accessor :Date, :NewRegisterCnt, :NewActivateCnt, :ActiveCnt
4245
-
4245
+
4246
4246
  def initialize(date=nil, newregistercnt=nil, newactivatecnt=nil, activecnt=nil)
4247
4247
  @Date = date
4248
4248
  @NewRegisterCnt = newregistercnt
@@ -4268,7 +4268,7 @@ module TencentCloud
4268
4268
  # @type Data: String
4269
4269
 
4270
4270
  attr_accessor :Time, :Type, :Data
4271
-
4271
+
4272
4272
  def initialize(time=nil, type=nil, data=nil)
4273
4273
  @Time = time
4274
4274
  @Type = type
@@ -4290,7 +4290,7 @@ module TencentCloud
4290
4290
  # @type Value: String
4291
4291
 
4292
4292
  attr_accessor :Time, :Value
4293
-
4293
+
4294
4294
  def initialize(time=nil, value=nil)
4295
4295
  @Time = time
4296
4296
  @Value = value
@@ -4321,7 +4321,7 @@ module TencentCloud
4321
4321
  # @type LogLevel: Integer
4322
4322
 
4323
4323
  attr_accessor :DeviceName, :Online, :LoginTime, :DevicePsk, :EnableState, :ExpireTime, :LogLevel
4324
-
4324
+
4325
4325
  def initialize(devicename=nil, online=nil, logintime=nil, devicepsk=nil, enablestate=nil, expiretime=nil, loglevel=nil)
4326
4326
  @DeviceName = devicename
4327
4327
  @Online = online
@@ -4351,7 +4351,7 @@ module TencentCloud
4351
4351
  # @type DeviceSignature: String
4352
4352
 
4353
4353
  attr_accessor :DeviceName, :DeviceSignature
4354
-
4354
+
4355
4355
  def initialize(devicename=nil, devicesignature=nil)
4356
4356
  @DeviceName = devicename
4357
4357
  @DeviceSignature = devicesignature
@@ -4373,7 +4373,7 @@ module TencentCloud
4373
4373
  # @type Data: String
4374
4374
 
4375
4375
  attr_accessor :Time, :Type, :Data
4376
-
4376
+
4377
4377
  def initialize(time=nil, type=nil, data=nil)
4378
4378
  @Time = time
4379
4379
  @Type = type
@@ -4412,7 +4412,7 @@ module TencentCloud
4412
4412
  # @type TaskId: Integer
4413
4413
 
4414
4414
  attr_accessor :DeviceName, :LastProcessTime, :Status, :ErrMsg, :Retcode, :DstVersion, :Percent, :OriVersion, :TaskId
4415
-
4415
+
4416
4416
  def initialize(devicename=nil, lastprocesstime=nil, status=nil, errmsg=nil, retcode=nil, dstversion=nil, percent=nil, oriversion=nil, taskid=nil)
4417
4417
  @DeviceName = devicename
4418
4418
  @LastProcessTime = lastprocesstime
@@ -4450,7 +4450,7 @@ module TencentCloud
4450
4450
  # @type FirmwareDescription: String
4451
4451
 
4452
4452
  attr_accessor :ProductID, :FirmwareVersion, :FirmwareName, :FirmwareDescription
4453
-
4453
+
4454
4454
  def initialize(productid=nil, firmwareversion=nil, firmwarename=nil, firmwaredescription=nil)
4455
4455
  @ProductID = productid
4456
4456
  @FirmwareVersion = firmwareversion
@@ -4472,7 +4472,7 @@ module TencentCloud
4472
4472
  # @type RequestId: String
4473
4473
 
4474
4474
  attr_accessor :RequestId
4475
-
4475
+
4476
4476
  def initialize(requestid=nil)
4477
4477
  @RequestId = requestid
4478
4478
  end
@@ -4504,7 +4504,7 @@ module TencentCloud
4504
4504
  # @type Data: String
4505
4505
 
4506
4506
  attr_accessor :TimeStamp, :ProductId, :DeviceName, :EventId, :Type, :Data
4507
-
4507
+
4508
4508
  def initialize(timestamp=nil, productid=nil, devicename=nil, eventid=nil, type=nil, data=nil)
4509
4509
  @TimeStamp = timestamp
4510
4510
  @ProductId = productid
@@ -4545,7 +4545,7 @@ module TencentCloud
4545
4545
  # @type FwType: String
4546
4546
 
4547
4547
  attr_accessor :Version, :Md5sum, :CreateTime, :ProductName, :Name, :Description, :ProductId, :FwType
4548
-
4548
+
4549
4549
  def initialize(version=nil, md5sum=nil, createtime=nil, productname=nil, name=nil, description=nil, productid=nil, fwtype=nil)
4550
4550
  @Version = version
4551
4551
  @Md5sum = md5sum
@@ -4585,7 +4585,7 @@ module TencentCloud
4585
4585
  # @type CreateTime: Integer
4586
4586
 
4587
4587
  attr_accessor :TaskId, :Status, :Type, :CreateTime
4588
-
4588
+
4589
4589
  def initialize(taskid=nil, status=nil, type=nil, createtime=nil)
4590
4590
  @TaskId = taskid
4591
4591
  @Status = status
@@ -4611,7 +4611,7 @@ module TencentCloud
4611
4611
  # @type Expire: Integer
4612
4612
 
4613
4613
  attr_accessor :ProductId, :DeviceName, :Expire
4614
-
4614
+
4615
4615
  def initialize(productid=nil, devicename=nil, expire=nil)
4616
4616
  @ProductId = productid
4617
4617
  @DeviceName = devicename
@@ -4633,7 +4633,7 @@ module TencentCloud
4633
4633
  # @type RequestId: String
4634
4634
 
4635
4635
  attr_accessor :DeviceSignature, :RequestId
4636
-
4636
+
4637
4637
  def initialize(devicesignature=nil, requestid=nil)
4638
4638
  @DeviceSignature = devicesignature
4639
4639
  @RequestId = requestid
@@ -4656,7 +4656,7 @@ module TencentCloud
4656
4656
  # @type ExpireTime: Integer
4657
4657
 
4658
4658
  attr_accessor :VideoURL, :ExpireTime
4659
-
4659
+
4660
4660
  def initialize(videourl=nil, expiretime=nil)
4661
4661
  @VideoURL = videourl
4662
4662
  @ExpireTime = expiretime
@@ -4676,7 +4676,7 @@ module TencentCloud
4676
4676
  # @type RequestId: String
4677
4677
 
4678
4678
  attr_accessor :SignedVideoURL, :RequestId
4679
-
4679
+
4680
4680
  def initialize(signedvideourl=nil, requestid=nil)
4681
4681
  @SignedVideoURL = signedvideourl
4682
4682
  @RequestId = requestid
@@ -4694,7 +4694,7 @@ module TencentCloud
4694
4694
  # @type ProductID: String
4695
4695
 
4696
4696
  attr_accessor :ProductID
4697
-
4697
+
4698
4698
  def initialize(productid=nil)
4699
4699
  @ProductID = productid
4700
4700
  end
@@ -4712,7 +4712,7 @@ module TencentCloud
4712
4712
  # @type RequestId: String
4713
4713
 
4714
4714
  attr_accessor :Version, :RequestId
4715
-
4715
+
4716
4716
  def initialize(version=nil, requestid=nil)
4717
4717
  @Version = version
4718
4718
  @RequestId = requestid
@@ -4732,7 +4732,7 @@ module TencentCloud
4732
4732
  # @type FirmwareVersion: String
4733
4733
 
4734
4734
  attr_accessor :ProductID, :FirmwareVersion
4735
-
4735
+
4736
4736
  def initialize(productid=nil, firmwareversion=nil)
4737
4737
  @ProductID = productid
4738
4738
  @FirmwareVersion = firmwareversion
@@ -4752,7 +4752,7 @@ module TencentCloud
4752
4752
  # @type RequestId: String
4753
4753
 
4754
4754
  attr_accessor :Url, :RequestId
4755
-
4755
+
4756
4756
  def initialize(url=nil, requestid=nil)
4757
4757
  @Url = url
4758
4758
  @RequestId = requestid
@@ -4772,7 +4772,7 @@ module TencentCloud
4772
4772
  # @type ModelSchema: String
4773
4773
 
4774
4774
  attr_accessor :ProductId, :ModelSchema
4775
-
4775
+
4776
4776
  def initialize(productid=nil, modelschema=nil)
4777
4777
  @ProductId = productid
4778
4778
  @ModelSchema = modelschema
@@ -4790,7 +4790,7 @@ module TencentCloud
4790
4790
  # @type RequestId: String
4791
4791
 
4792
4792
  attr_accessor :RequestId
4793
-
4793
+
4794
4794
  def initialize(requestid=nil)
4795
4795
  @RequestId = requestid
4796
4796
  end
@@ -4812,7 +4812,7 @@ module TencentCloud
4812
4812
  # @type ToUserId: String
4813
4813
 
4814
4814
  attr_accessor :ProductId, :DeviceName, :UserId, :ToUserId
4815
-
4815
+
4816
4816
  def initialize(productid=nil, devicename=nil, userid=nil, touserid=nil)
4817
4817
  @ProductId = productid
4818
4818
  @DeviceName = devicename
@@ -4834,7 +4834,7 @@ module TencentCloud
4834
4834
  # @type RequestId: String
4835
4835
 
4836
4836
  attr_accessor :RequestId
4837
-
4837
+
4838
4838
  def initialize(requestid=nil)
4839
4839
  @RequestId = requestid
4840
4840
  end
@@ -4856,7 +4856,7 @@ module TencentCloud
4856
4856
  # @type Filters: Array
4857
4857
 
4858
4858
  attr_accessor :PageNum, :PageSize, :ProductID, :Filters
4859
-
4859
+
4860
4860
  def initialize(pagenum=nil, pagesize=nil, productid=nil, filters=nil)
4861
4861
  @PageNum = pagenum
4862
4862
  @PageSize = pagesize
@@ -4889,7 +4889,7 @@ module TencentCloud
4889
4889
  # @type RequestId: String
4890
4890
 
4891
4891
  attr_accessor :TotalCount, :Firmwares, :RequestId
4892
-
4892
+
4893
4893
  def initialize(totalcount=nil, firmwares=nil, requestid=nil)
4894
4894
  @TotalCount = totalcount
4895
4895
  @Firmwares = firmwares
@@ -4925,7 +4925,7 @@ module TencentCloud
4925
4925
  # @type NtpMsgCnt: Integer
4926
4926
 
4927
4927
  attr_accessor :Date, :UpMsgCnt, :DownMsgCnt, :NtpMsgCnt
4928
-
4928
+
4929
4929
  def initialize(date=nil, upmsgcnt=nil, downmsgcnt=nil, ntpmsgcnt=nil)
4930
4930
  @Date = date
4931
4931
  @UpMsgCnt = upmsgcnt
@@ -4951,7 +4951,7 @@ module TencentCloud
4951
4951
  # @type DataChose: Integer
4952
4952
 
4953
4953
  attr_accessor :ProductId, :ForwardAddr, :DataChose
4954
-
4954
+
4955
4955
  def initialize(productid=nil, forwardaddr=nil, datachose=nil)
4956
4956
  @ProductId = productid
4957
4957
  @ForwardAddr = forwardaddr
@@ -4971,7 +4971,7 @@ module TencentCloud
4971
4971
  # @type RequestId: String
4972
4972
 
4973
4973
  attr_accessor :RequestId
4974
-
4974
+
4975
4975
  def initialize(requestid=nil)
4976
4976
  @RequestId = requestid
4977
4977
  end
@@ -4989,7 +4989,7 @@ module TencentCloud
4989
4989
  # @type Status: Integer
4990
4990
 
4991
4991
  attr_accessor :ProductId, :Status
4992
-
4992
+
4993
4993
  def initialize(productid=nil, status=nil)
4994
4994
  @ProductId = productid
4995
4995
  @Status = status
@@ -5007,7 +5007,7 @@ module TencentCloud
5007
5007
  # @type RequestId: String
5008
5008
 
5009
5009
  attr_accessor :RequestId
5010
-
5010
+
5011
5011
  def initialize(requestid=nil)
5012
5012
  @RequestId = requestid
5013
5013
  end
@@ -5027,7 +5027,7 @@ module TencentCloud
5027
5027
  # @type LogLevel: Integer
5028
5028
 
5029
5029
  attr_accessor :ProductId, :DeviceName, :LogLevel
5030
-
5030
+
5031
5031
  def initialize(productid=nil, devicename=nil, loglevel=nil)
5032
5032
  @ProductId = productid
5033
5033
  @DeviceName = devicename
@@ -5047,7 +5047,7 @@ module TencentCloud
5047
5047
  # @type RequestId: String
5048
5048
 
5049
5049
  attr_accessor :RequestId
5050
-
5050
+
5051
5051
  def initialize(requestid=nil)
5052
5052
  @RequestId = requestid
5053
5053
  end
@@ -5067,7 +5067,7 @@ module TencentCloud
5067
5067
  # @type EnableState: Integer
5068
5068
 
5069
5069
  attr_accessor :ProductId, :DeviceName, :EnableState
5070
-
5070
+
5071
5071
  def initialize(productid=nil, devicename=nil, enablestate=nil)
5072
5072
  @ProductId = productid
5073
5073
  @DeviceName = devicename
@@ -5087,7 +5087,7 @@ module TencentCloud
5087
5087
  # @type RequestId: String
5088
5088
 
5089
5089
  attr_accessor :RequestId
5090
-
5090
+
5091
5091
  def initialize(requestid=nil)
5092
5092
  @RequestId = requestid
5093
5093
  end
@@ -5121,7 +5121,7 @@ module TencentCloud
5121
5121
  # @type QueueName: String
5122
5122
 
5123
5123
  attr_accessor :ProductID, :MsgType, :Skey, :QueueRegion, :QueueType, :Consecretid, :InstanceId, :InstanceName, :QueueID, :QueueName
5124
-
5124
+
5125
5125
  def initialize(productid=nil, msgtype=nil, skey=nil, queueregion=nil, queuetype=nil, consecretid=nil, instanceid=nil, instancename=nil, queueid=nil, queuename=nil)
5126
5126
  @ProductID = productid
5127
5127
  @MsgType = msgtype
@@ -5165,7 +5165,7 @@ module TencentCloud
5165
5165
  # @type RequestId: String
5166
5166
 
5167
5167
  attr_accessor :Endpoint, :ProductID, :Result, :ErrMsg, :QueueType, :RequestId
5168
-
5168
+
5169
5169
  def initialize(endpoint=nil, productid=nil, result=nil, errmsg=nil, queuetype=nil, requestid=nil)
5170
5170
  @Endpoint = endpoint
5171
5171
  @ProductID = productid
@@ -5193,7 +5193,7 @@ module TencentCloud
5193
5193
  # @type ModelSchema: String
5194
5194
 
5195
5195
  attr_accessor :ProductId, :ModelSchema
5196
-
5196
+
5197
5197
  def initialize(productid=nil, modelschema=nil)
5198
5198
  @ProductId = productid
5199
5199
  @ModelSchema = modelschema
@@ -5211,7 +5211,7 @@ module TencentCloud
5211
5211
  # @type RequestId: String
5212
5212
 
5213
5213
  attr_accessor :RequestId
5214
-
5214
+
5215
5215
  def initialize(requestid=nil)
5216
5216
  @RequestId = requestid
5217
5217
  end
@@ -5231,7 +5231,7 @@ module TencentCloud
5231
5231
  # @type RegisterLimit: Integer
5232
5232
 
5233
5233
  attr_accessor :ProductId, :RegisterType, :RegisterLimit
5234
-
5234
+
5235
5235
  def initialize(productid=nil, registertype=nil, registerlimit=nil)
5236
5236
  @ProductId = productid
5237
5237
  @RegisterType = registertype
@@ -5257,7 +5257,7 @@ module TencentCloud
5257
5257
  # @type RequestId: String
5258
5258
 
5259
5259
  attr_accessor :RegisterType, :ProductSecret, :RegisterLimit, :RequestId
5260
-
5260
+
5261
5261
  def initialize(registertype=nil, productsecret=nil, registerlimit=nil, requestid=nil)
5262
5262
  @RegisterType = registertype
5263
5263
  @ProductSecret = productsecret
@@ -5283,7 +5283,7 @@ module TencentCloud
5283
5283
  # @type ProductDescription: String
5284
5284
 
5285
5285
  attr_accessor :ProductId, :ProductName, :ProductDescription
5286
-
5286
+
5287
5287
  def initialize(productid=nil, productname=nil, productdescription=nil)
5288
5288
  @ProductId = productid
5289
5289
  @ProductName = productname
@@ -5303,7 +5303,7 @@ module TencentCloud
5303
5303
  # @type RequestId: String
5304
5304
 
5305
5305
  attr_accessor :RequestId
5306
-
5306
+
5307
5307
  def initialize(requestid=nil)
5308
5308
  @RequestId = requestid
5309
5309
  end
@@ -5331,7 +5331,7 @@ module TencentCloud
5331
5331
  # @type CKafkaTopic: String
5332
5332
 
5333
5333
  attr_accessor :ProductId, :Type, :ForwardAddress, :ForwardKey, :CKafkaRegion, :CKafkaInstance, :CKafkaTopic
5334
-
5334
+
5335
5335
  def initialize(productid=nil, type=nil, forwardaddress=nil, forwardkey=nil, ckafkaregion=nil, ckafkainstance=nil, ckafkatopic=nil)
5336
5336
  @ProductId = productid
5337
5337
  @Type = type
@@ -5359,7 +5359,7 @@ module TencentCloud
5359
5359
  # @type RequestId: String
5360
5360
 
5361
5361
  attr_accessor :RequestId
5362
-
5362
+
5363
5363
  def initialize(requestid=nil)
5364
5364
  @RequestId = requestid
5365
5365
  end
@@ -5383,7 +5383,7 @@ module TencentCloud
5383
5383
  # @type Source: Integer
5384
5384
 
5385
5385
  attr_accessor :PackageId, :PackageName, :Cnt, :Price, :Source
5386
-
5386
+
5387
5387
  def initialize(packageid=nil, packagename=nil, cnt=nil, price=nil, source=nil)
5388
5388
  @PackageId = packageid
5389
5389
  @PackageName = packagename
@@ -5411,7 +5411,7 @@ module TencentCloud
5411
5411
  # @type State: Integer
5412
5412
 
5413
5413
  attr_accessor :TaskId, :CreateTime, :State
5414
-
5414
+
5415
5415
  def initialize(taskid=nil, createtime=nil, state=nil)
5416
5416
  @TaskId = taskid
5417
5417
  @CreateTime = createtime
@@ -5443,7 +5443,7 @@ module TencentCloud
5443
5443
  # @type NetTypeModel: String
5444
5444
 
5445
5445
  attr_accessor :ProductId, :ModelDefine, :UpdateTime, :CreateTime, :CategoryModel, :NetTypeModel
5446
-
5446
+
5447
5447
  def initialize(productid=nil, modeldefine=nil, updatetime=nil, createtime=nil, categorymodel=nil, nettypemodel=nil)
5448
5448
  @ProductId = productid
5449
5449
  @ModelDefine = modeldefine
@@ -5486,7 +5486,7 @@ module TencentCloud
5486
5486
  # @type IconUrlGrid: String
5487
5487
 
5488
5488
  attr_accessor :Id, :CategoryKey, :CategoryName, :ParentId, :ModelTemplate, :ListOrder, :IconUrl, :IconUrlGrid
5489
-
5489
+
5490
5490
  def initialize(id=nil, categorykey=nil, categoryname=nil, parentid=nil, modeltemplate=nil, listorder=nil, iconurl=nil, iconurlgrid=nil)
5491
5491
  @Id = id
5492
5492
  @CategoryKey = categorykey
@@ -5526,7 +5526,7 @@ module TencentCloud
5526
5526
  # @type PayloadEncoding: String
5527
5527
 
5528
5528
  attr_accessor :ProductId, :DeviceName, :Topic, :Payload, :Qos, :PayloadEncoding
5529
-
5529
+
5530
5530
  def initialize(productid=nil, devicename=nil, topic=nil, payload=nil, qos=nil, payloadencoding=nil)
5531
5531
  @ProductId = productid
5532
5532
  @DeviceName = devicename
@@ -5552,7 +5552,7 @@ module TencentCloud
5552
5552
  # @type RequestId: String
5553
5553
 
5554
5554
  attr_accessor :RequestId
5555
-
5555
+
5556
5556
  def initialize(requestid=nil)
5557
5557
  @RequestId = requestid
5558
5558
  end
@@ -5570,7 +5570,7 @@ module TencentCloud
5570
5570
  # @type DeviceName: String
5571
5571
 
5572
5572
  attr_accessor :ProductId, :DeviceName
5573
-
5573
+
5574
5574
  def initialize(productid=nil, devicename=nil)
5575
5575
  @ProductId = productid
5576
5576
  @DeviceName = devicename
@@ -5588,7 +5588,7 @@ module TencentCloud
5588
5588
  # @type RequestId: String
5589
5589
 
5590
5590
  attr_accessor :RequestId
5591
-
5591
+
5592
5592
  def initialize(requestid=nil)
5593
5593
  @RequestId = requestid
5594
5594
  end
@@ -5610,7 +5610,7 @@ module TencentCloud
5610
5610
  # @type UserId: String
5611
5611
 
5612
5612
  attr_accessor :ProductId, :DeviceName, :ChannelId, :UserId
5613
-
5613
+
5614
5614
  def initialize(productid=nil, devicename=nil, channelid=nil, userid=nil)
5615
5615
  @ProductId = productid
5616
5616
  @DeviceName = devicename
@@ -5632,7 +5632,7 @@ module TencentCloud
5632
5632
  # @type RequestId: String
5633
5633
 
5634
5634
  attr_accessor :RequestId
5635
-
5635
+
5636
5636
  def initialize(requestid=nil)
5637
5637
  @RequestId = requestid
5638
5638
  end
@@ -5654,7 +5654,7 @@ module TencentCloud
5654
5654
  # @type TaskId: Integer
5655
5655
 
5656
5656
  attr_accessor :ProductID, :DeviceName, :FirmwareVersion, :TaskId
5657
-
5657
+
5658
5658
  def initialize(productid=nil, devicename=nil, firmwareversion=nil, taskid=nil)
5659
5659
  @ProductID = productid
5660
5660
  @DeviceName = devicename
@@ -5676,7 +5676,7 @@ module TencentCloud
5676
5676
  # @type RequestId: String
5677
5677
 
5678
5678
  attr_accessor :RequestId
5679
-
5679
+
5680
5680
  def initialize(requestid=nil)
5681
5681
  @RequestId = requestid
5682
5682
  end
@@ -5700,7 +5700,7 @@ module TencentCloud
5700
5700
  # @type Content: String
5701
5701
 
5702
5702
  attr_accessor :ProductID, :DeviceName, :Level, :DateTime, :Content
5703
-
5703
+
5704
5704
  def initialize(productid=nil, devicename=nil, level=nil, datetime=nil, content=nil)
5705
5705
  @ProductID = productid
5706
5706
  @DeviceName = devicename
@@ -5726,7 +5726,7 @@ module TencentCloud
5726
5726
  # @type Value: String
5727
5727
 
5728
5728
  attr_accessor :Key, :Value
5729
-
5729
+
5730
5730
  def initialize(key=nil, value=nil)
5731
5731
  @Key = key
5732
5732
  @Value = value
@@ -5746,7 +5746,7 @@ module TencentCloud
5746
5746
  # @type QueueType: Integer
5747
5747
 
5748
5748
  attr_accessor :Skey, :QueueType
5749
-
5749
+
5750
5750
  def initialize(skey=nil, queuetype=nil)
5751
5751
  @Skey = skey
5752
5752
  @QueueType = queuetype
@@ -5776,7 +5776,7 @@ module TencentCloud
5776
5776
  # @type RequestId: String
5777
5777
 
5778
5778
  attr_accessor :Endpoint, :Result, :RoleName, :RoleID, :QueueType, :ErrMsg, :RequestId
5779
-
5779
+
5780
5780
  def initialize(endpoint=nil, result=nil, rolename=nil, roleid=nil, queuetype=nil, errmsg=nil, requestid=nil)
5781
5781
  @Endpoint = endpoint
5782
5782
  @Result = result
@@ -5808,7 +5808,7 @@ module TencentCloud
5808
5808
  # @type Total: Integer
5809
5809
 
5810
5810
  attr_accessor :Status, :Total
5811
-
5811
+
5812
5812
  def initialize(status=nil, total=nil)
5813
5813
  @Status = status
5814
5814
  @Total = total
@@ -5839,7 +5839,7 @@ module TencentCloud
5839
5839
  # @type PrivateMapKey: String
5840
5840
 
5841
5841
  attr_accessor :SDKAppId, :UserId, :UserSig, :StrRoomId, :PrivateMapKey
5842
-
5842
+
5843
5843
  def initialize(sdkappid=nil, userid=nil, usersig=nil, strroomid=nil, privatemapkey=nil)
5844
5844
  @SDKAppId = sdkappid
5845
5845
  @UserId = userid
@@ -5869,7 +5869,7 @@ module TencentCloud
5869
5869
  # @type ToProductId: String
5870
5870
 
5871
5871
  attr_accessor :ProductId, :DeviceName, :ToDeviceName, :ToProductId
5872
-
5872
+
5873
5873
  def initialize(productid=nil, devicename=nil, todevicename=nil, toproductid=nil)
5874
5874
  @ProductId = productid
5875
5875
  @DeviceName = devicename
@@ -5891,7 +5891,7 @@ module TencentCloud
5891
5891
  # @type RequestId: String
5892
5892
 
5893
5893
  attr_accessor :RequestId
5894
-
5894
+
5895
5895
  def initialize(requestid=nil)
5896
5896
  @RequestId = requestid
5897
5897
  end
@@ -5921,7 +5921,7 @@ module TencentCloud
5921
5921
  # @type CKafkaTopic: String
5922
5922
 
5923
5923
  attr_accessor :ModelId, :ProductId, :Type, :ForwardAddress, :ForwardKey, :CKafkaRegion, :CKafkaInstance, :CKafkaTopic
5924
-
5924
+
5925
5925
  def initialize(modelid=nil, productid=nil, type=nil, forwardaddress=nil, forwardkey=nil, ckafkaregion=nil, ckafkainstance=nil, ckafkatopic=nil)
5926
5926
  @ModelId = modelid
5927
5927
  @ProductId = productid
@@ -5954,7 +5954,7 @@ module TencentCloud
5954
5954
  # @type RequestId: String
5955
5955
 
5956
5956
  attr_accessor :ForwardKey, :RequestId
5957
-
5957
+
5958
5958
  def initialize(forwardkey=nil, requestid=nil)
5959
5959
  @ForwardKey = forwardkey
5960
5960
  @RequestId = requestid
@@ -5984,7 +5984,7 @@ module TencentCloud
5984
5984
  # @type FwType: String
5985
5985
 
5986
5986
  attr_accessor :ProductID, :FirmwareVersion, :Md5sum, :FileSize, :FirmwareName, :FirmwareDescription, :FwType
5987
-
5987
+
5988
5988
  def initialize(productid=nil, firmwareversion=nil, md5sum=nil, filesize=nil, firmwarename=nil, firmwaredescription=nil, fwtype=nil)
5989
5989
  @ProductID = productid
5990
5990
  @FirmwareVersion = firmwareversion
@@ -6012,7 +6012,7 @@ module TencentCloud
6012
6012
  # @type RequestId: String
6013
6013
 
6014
6014
  attr_accessor :RequestId
6015
-
6015
+
6016
6016
  def initialize(requestid=nil)
6017
6017
  @RequestId = requestid
6018
6018
  end
@@ -6046,7 +6046,7 @@ module TencentCloud
6046
6046
  # @type UpdateTime: Integer
6047
6047
 
6048
6048
  attr_accessor :Id, :UserId, :ProductId, :Status, :DevPre, :DevNum, :DevNumCreated, :BatchURL, :CreateTime, :UpdateTime
6049
-
6049
+
6050
6050
  def initialize(id=nil, userid=nil, productid=nil, status=nil, devpre=nil, devnum=nil, devnumcreated=nil, batchurl=nil, createtime=nil, updatetime=nil)
6051
6051
  @Id = id
6052
6052
  @UserId = userid
@@ -6109,7 +6109,7 @@ module TencentCloud
6109
6109
  # @type ProductVaildYears: Integer
6110
6110
 
6111
6111
  attr_accessor :ProductId, :ProductName, :DeviceType, :EncryptionType, :Features, :ChipOs, :ChipManufactureId, :ChipId, :ProductDescription, :CreateTime, :UpdateTime, :NetType, :CategoryId, :ProductVaildYears
6112
-
6112
+
6113
6113
  def initialize(productid=nil, productname=nil, devicetype=nil, encryptiontype=nil, features=nil, chipos=nil, chipmanufactureid=nil, chipid=nil, productdescription=nil, createtime=nil, updatetime=nil, nettype=nil, categoryid=nil, productvaildyears=nil)
6114
6114
  @ProductId = productid
6115
6115
  @ProductName = productname
@@ -6153,7 +6153,7 @@ module TencentCloud
6153
6153
  # @type DeviceName: String
6154
6154
 
6155
6155
  attr_accessor :ProductId, :DeviceName
6156
-
6156
+
6157
6157
  def initialize(productid=nil, devicename=nil)
6158
6158
  @ProductId = productid
6159
6159
  @DeviceName = devicename
@@ -6171,7 +6171,7 @@ module TencentCloud
6171
6171
  # @type RequestId: String
6172
6172
 
6173
6173
  attr_accessor :RequestId
6174
-
6174
+
6175
6175
  def initialize(requestid=nil)
6176
6176
  @RequestId = requestid
6177
6177
  end