tencentcloud-sdk-cls 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/v20201016/models.rb +195 -191
  4. metadata +2 -2
@@ -26,7 +26,7 @@ module TencentCloud
26
26
  # @type MachineGroupType: :class:`Tencentcloud::Cls.v20201016.models.MachineGroupTypeInfo`
27
27
 
28
28
  attr_accessor :GroupId, :MachineGroupType
29
-
29
+
30
30
  def initialize(groupid=nil, machinegrouptype=nil)
31
31
  @GroupId = groupid
32
32
  @MachineGroupType = machinegrouptype
@@ -47,7 +47,7 @@ module TencentCloud
47
47
  # @type RequestId: String
48
48
 
49
49
  attr_accessor :RequestId
50
-
50
+
51
51
  def initialize(requestid=nil)
52
52
  @RequestId = requestid
53
53
  end
@@ -65,7 +65,7 @@ module TencentCloud
65
65
  # @type Value: String
66
66
 
67
67
  attr_accessor :Key, :Value
68
-
68
+
69
69
  def initialize(key=nil, value=nil)
70
70
  @Key = key
71
71
  @Value = value
@@ -112,7 +112,7 @@ module TencentCloud
112
112
  # @type Analysis: Array
113
113
 
114
114
  attr_accessor :Name, :AlarmTargets, :MonitorTime, :Condition, :TriggerCount, :AlarmPeriod, :AlarmNoticeIds, :Status, :AlarmId, :CreateTime, :UpdateTime, :MessageTemplate, :CallBack, :Analysis
115
-
115
+
116
116
  def initialize(name=nil, alarmtargets=nil, monitortime=nil, condition=nil, triggercount=nil, alarmperiod=nil, alarmnoticeids=nil, status=nil, alarmid=nil, createtime=nil, updatetime=nil, messagetemplate=nil, callback=nil, analysis=nil)
117
117
  @Name = name
118
118
  @AlarmTargets = alarmtargets
@@ -194,7 +194,7 @@ module TencentCloud
194
194
  # @type UpdateTime: String
195
195
 
196
196
  attr_accessor :Name, :Type, :NoticeReceivers, :WebCallbacks, :AlarmNoticeId, :CreateTime, :UpdateTime
197
-
197
+
198
198
  def initialize(name=nil, type=nil, noticereceivers=nil, webcallbacks=nil, alarmnoticeid=nil, createtime=nil, updatetime=nil)
199
199
  @Name = name
200
200
  @Type = type
@@ -250,7 +250,7 @@ module TencentCloud
250
250
  # @type SyntaxRule: Integer
251
251
 
252
252
  attr_accessor :TopicId, :Query, :Number, :StartTimeOffset, :EndTimeOffset, :LogsetId, :SyntaxRule
253
-
253
+
254
254
  def initialize(topicid=nil, query=nil, number=nil, starttimeoffset=nil, endtimeoffset=nil, logsetid=nil, syntaxrule=nil)
255
255
  @TopicId = topicid
256
256
  @Query = query
@@ -292,7 +292,7 @@ module TencentCloud
292
292
  # @type EndTimeOffset: Integer
293
293
 
294
294
  attr_accessor :LogsetId, :LogsetName, :TopicId, :TopicName, :Query, :Number, :StartTimeOffset, :EndTimeOffset
295
-
295
+
296
296
  def initialize(logsetid=nil, logsetname=nil, topicid=nil, topicname=nil, query=nil, number=nil, starttimeoffset=nil, endtimeoffset=nil)
297
297
  @LogsetId = logsetid
298
298
  @LogsetName = logsetname
@@ -324,7 +324,7 @@ module TencentCloud
324
324
  # @type AlarmNoticeId: String
325
325
 
326
326
  attr_accessor :Name, :AlarmNoticeId
327
-
327
+
328
328
  def initialize(name=nil, alarmnoticeid=nil)
329
329
  @Name = name
330
330
  @AlarmNoticeId = alarmnoticeid
@@ -376,7 +376,7 @@ module TencentCloud
376
376
  # @type MonitorObjectType: Integer
377
377
 
378
378
  attr_accessor :RecordId, :AlarmId, :AlarmName, :TopicId, :TopicName, :Region, :Trigger, :TriggerCount, :AlarmPeriod, :Notices, :Duration, :Status, :CreateTime, :GroupTriggerCondition, :AlarmLevel, :MonitorObjectType
379
-
379
+
380
380
  def initialize(recordid=nil, alarmid=nil, alarmname=nil, topicid=nil, topicname=nil, region=nil, trigger=nil, triggercount=nil, alarmperiod=nil, notices=nil, duration=nil, status=nil, createtime=nil, grouptriggercondition=nil, alarmlevel=nil, monitorobjecttype=nil)
381
381
  @RecordId = recordid
382
382
  @AlarmId = alarmid
@@ -446,7 +446,7 @@ module TencentCloud
446
446
  # @type ConfigInfo: Array
447
447
 
448
448
  attr_accessor :Name, :Type, :Content, :ConfigInfo
449
-
449
+
450
450
  def initialize(name=nil, type=nil, content=nil, configinfo=nil)
451
451
  @Name = name
452
452
  @Type = type
@@ -477,7 +477,7 @@ module TencentCloud
477
477
  # @type GroupId: String
478
478
 
479
479
  attr_accessor :ConfigId, :GroupId
480
-
480
+
481
481
  def initialize(configid=nil, groupid=nil)
482
482
  @ConfigId = configid
483
483
  @GroupId = groupid
@@ -495,7 +495,7 @@ module TencentCloud
495
495
  # @type RequestId: String
496
496
 
497
497
  attr_accessor :RequestId
498
-
498
+
499
499
  def initialize(requestid=nil)
500
500
  @RequestId = requestid
501
501
  end
@@ -514,7 +514,7 @@ module TencentCloud
514
514
  # @type Headers: Array
515
515
 
516
516
  attr_accessor :Body, :Headers
517
-
517
+
518
518
  def initialize(body=nil, headers=nil)
519
519
  @Body = body
520
520
  @Headers = headers
@@ -542,7 +542,7 @@ module TencentCloud
542
542
  # @type TopicName: String
543
543
 
544
544
  attr_accessor :Vip, :Vport, :InstanceId, :InstanceName, :TopicId, :TopicName
545
-
545
+
546
546
  def initialize(vip=nil, vport=nil, instanceid=nil, instancename=nil, topicid=nil, topicname=nil)
547
547
  @Vip = vip
548
548
  @Vport = vport
@@ -568,7 +568,7 @@ module TencentCloud
568
568
  # @type FromTopicId: String
569
569
 
570
570
  attr_accessor :FromTopicId
571
-
571
+
572
572
  def initialize(fromtopicid=nil)
573
573
  @FromTopicId = fromtopicid
574
574
  end
@@ -584,7 +584,7 @@ module TencentCloud
584
584
  # @type RequestId: String
585
585
 
586
586
  attr_accessor :RequestId
587
-
587
+
588
588
  def initialize(requestid=nil)
589
589
  @RequestId = requestid
590
590
  end
@@ -602,7 +602,7 @@ module TencentCloud
602
602
  # @type Type: String
603
603
 
604
604
  attr_accessor :Name, :Type
605
-
605
+
606
606
  def initialize(name=nil, type=nil)
607
607
  @Name = name
608
608
  @Type = type
@@ -620,7 +620,7 @@ module TencentCloud
620
620
  # @type Format: String
621
621
 
622
622
  attr_accessor :Format
623
-
623
+
624
624
  def initialize(format=nil)
625
625
  @Format = format
626
626
  end
@@ -684,7 +684,7 @@ module TencentCloud
684
684
  # @type TopicName: String
685
685
 
686
686
  attr_accessor :ConfigExtraId, :Name, :TopicId, :Type, :HostFile, :ContainerFile, :ContainerStdout, :LogFormat, :LogType, :ExtractRule, :ExcludePaths, :UpdateTime, :CreateTime, :UserDefineRule, :GroupId, :ConfigFlag, :LogsetId, :LogsetName, :TopicName
687
-
687
+
688
688
  def initialize(configextraid=nil, name=nil, topicid=nil, type=nil, hostfile=nil, containerfile=nil, containerstdout=nil, logformat=nil, logtype=nil, extractrule=nil, excludepaths=nil, updatetime=nil, createtime=nil, userdefinerule=nil, groupid=nil, configflag=nil, logsetid=nil, logsetname=nil, topicname=nil)
689
689
  @ConfigExtraId = configextraid
690
690
  @Name = name
@@ -783,7 +783,7 @@ module TencentCloud
783
783
  # @type UserDefineRule: String
784
784
 
785
785
  attr_accessor :ConfigId, :Name, :LogFormat, :Path, :LogType, :ExtractRule, :ExcludePaths, :Output, :UpdateTime, :CreateTime, :UserDefineRule
786
-
786
+
787
787
  def initialize(configid=nil, name=nil, logformat=nil, path=nil, logtype=nil, extractrule=nil, excludepaths=nil, output=nil, updatetime=nil, createtime=nil, userdefinerule=nil)
788
788
  @ConfigId = configid
789
789
  @Name = name
@@ -839,7 +839,7 @@ module TencentCloud
839
839
  # @type TimestampAccuracy: Integer
840
840
 
841
841
  attr_accessor :EnableTag, :MetaFields, :TagJsonNotTiled, :TimestampAccuracy
842
-
842
+
843
843
  def initialize(enabletag=nil, metafields=nil, tagjsonnottiled=nil, timestampaccuracy=nil)
844
844
  @EnableTag = enabletag
845
845
  @MetaFields = metafields
@@ -879,7 +879,7 @@ module TencentCloud
879
879
  # @type ExcludeLabels: Array
880
880
 
881
881
  attr_accessor :Namespace, :Container, :LogPath, :FilePattern, :IncludeLabels, :WorkLoad, :ExcludeNamespace, :ExcludeLabels
882
-
882
+
883
883
  def initialize(namespace=nil, container=nil, logpath=nil, filepattern=nil, includelabels=nil, workload=nil, excludenamespace=nil, excludelabels=nil)
884
884
  @Namespace = namespace
885
885
  @Container = container
@@ -930,7 +930,7 @@ module TencentCloud
930
930
  # @type ExcludeLabels: Array
931
931
 
932
932
  attr_accessor :AllContainers, :Container, :Namespace, :IncludeLabels, :WorkLoads, :ExcludeNamespace, :ExcludeLabels
933
-
933
+
934
934
  def initialize(allcontainers=nil, container=nil, namespace=nil, includelabels=nil, workloads=nil, excludenamespace=nil, excludelabels=nil)
935
935
  @AllContainers = allcontainers
936
936
  @Container = container
@@ -973,7 +973,7 @@ module TencentCloud
973
973
  # @type Namespace: String
974
974
 
975
975
  attr_accessor :Kind, :Name, :Container, :Namespace
976
-
976
+
977
977
  def initialize(kind=nil, name=nil, container=nil, namespace=nil)
978
978
  @Kind = kind
979
979
  @Name = name
@@ -1004,7 +1004,7 @@ module TencentCloud
1004
1004
  # @type Parquet: :class:`Tencentcloud::Cls.v20201016.models.ParquetInfo`
1005
1005
 
1006
1006
  attr_accessor :Format, :Csv, :Json, :Parquet
1007
-
1007
+
1008
1008
  def initialize(format=nil, csv=nil, json=nil, parquet=nil)
1009
1009
  @Format = format
1010
1010
  @Csv = csv
@@ -1079,7 +1079,7 @@ module TencentCloud
1079
1079
  # @type ExtractRuleInfo: :class:`Tencentcloud::Cls.v20201016.models.ExtractRuleInfo`
1080
1080
 
1081
1081
  attr_accessor :Id, :TopicId, :LogsetId, :Name, :Bucket, :BucketRegion, :Prefix, :LogType, :Status, :Enable, :CreateTime, :UpdateTime, :Progress, :Compress, :ExtractRuleInfo
1082
-
1082
+
1083
1083
  def initialize(id=nil, topicid=nil, logsetid=nil, name=nil, bucket=nil, bucketregion=nil, prefix=nil, logtype=nil, status=nil, enable=nil, createtime=nil, updatetime=nil, progress=nil, compress=nil, extractruleinfo=nil)
1084
1084
  @Id = id
1085
1085
  @TopicId = topicid
@@ -1135,7 +1135,7 @@ module TencentCloud
1135
1135
  # @type WebCallbacks: Array
1136
1136
 
1137
1137
  attr_accessor :Name, :Type, :NoticeReceivers, :WebCallbacks
1138
-
1138
+
1139
1139
  def initialize(name=nil, type=nil, noticereceivers=nil, webcallbacks=nil)
1140
1140
  @Name = name
1141
1141
  @Type = type
@@ -1173,7 +1173,7 @@ module TencentCloud
1173
1173
  # @type RequestId: String
1174
1174
 
1175
1175
  attr_accessor :AlarmNoticeId, :RequestId
1176
-
1176
+
1177
1177
  def initialize(alarmnoticeid=nil, requestid=nil)
1178
1178
  @AlarmNoticeId = alarmnoticeid
1179
1179
  @RequestId = requestid
@@ -1211,7 +1211,7 @@ module TencentCloud
1211
1211
  # @type Analysis: Array
1212
1212
 
1213
1213
  attr_accessor :Name, :AlarmTargets, :MonitorTime, :Condition, :TriggerCount, :AlarmPeriod, :AlarmNoticeIds, :Status, :MessageTemplate, :CallBack, :Analysis
1214
-
1214
+
1215
1215
  def initialize(name=nil, alarmtargets=nil, monitortime=nil, condition=nil, triggercount=nil, alarmperiod=nil, alarmnoticeids=nil, status=nil, messagetemplate=nil, callback=nil, analysis=nil)
1216
1216
  @Name = name
1217
1217
  @AlarmTargets = alarmtargets
@@ -1269,7 +1269,7 @@ module TencentCloud
1269
1269
  # @type RequestId: String
1270
1270
 
1271
1271
  attr_accessor :AlarmId, :RequestId
1272
-
1272
+
1273
1273
  def initialize(alarmid=nil, requestid=nil)
1274
1274
  @AlarmId = alarmid
1275
1275
  @RequestId = requestid
@@ -1319,7 +1319,7 @@ module TencentCloud
1319
1319
  # @type GroupIds: Array
1320
1320
 
1321
1321
  attr_accessor :Name, :TopicId, :Type, :LogType, :ConfigFlag, :LogsetId, :LogsetName, :TopicName, :HostFile, :ContainerFile, :ContainerStdout, :LogFormat, :ExtractRule, :ExcludePaths, :UserDefineRule, :GroupId, :GroupIds
1322
-
1322
+
1323
1323
  def initialize(name=nil, topicid=nil, type=nil, logtype=nil, configflag=nil, logsetid=nil, logsetname=nil, topicname=nil, hostfile=nil, containerfile=nil, containerstdout=nil, logformat=nil, extractrule=nil, excludepaths=nil, userdefinerule=nil, groupid=nil, groupids=nil)
1324
1324
  @Name = name
1325
1325
  @TopicId = topicid
@@ -1388,7 +1388,7 @@ module TencentCloud
1388
1388
  # @type RequestId: String
1389
1389
 
1390
1390
  attr_accessor :ConfigExtraId, :RequestId
1391
-
1391
+
1392
1392
  def initialize(configextraid=nil, requestid=nil)
1393
1393
  @ConfigExtraId = configextraid
1394
1394
  @RequestId = requestid
@@ -1416,10 +1416,12 @@ module TencentCloud
1416
1416
  # @type ExcludePaths: Array
1417
1417
  # @param UserDefineRule: 用户自定义采集规则,Json格式序列化的字符串
1418
1418
  # @type UserDefineRule: String
1419
+ # @param AdvancedConfig: 高级采集配置
1420
+ # @type AdvancedConfig: String
1421
+
1422
+ attr_accessor :Name, :Output, :Path, :LogType, :ExtractRule, :ExcludePaths, :UserDefineRule, :AdvancedConfig
1419
1423
 
1420
- attr_accessor :Name, :Output, :Path, :LogType, :ExtractRule, :ExcludePaths, :UserDefineRule
1421
-
1422
- def initialize(name=nil, output=nil, path=nil, logtype=nil, extractrule=nil, excludepaths=nil, userdefinerule=nil)
1424
+ def initialize(name=nil, output=nil, path=nil, logtype=nil, extractrule=nil, excludepaths=nil, userdefinerule=nil, advancedconfig=nil)
1423
1425
  @Name = name
1424
1426
  @Output = output
1425
1427
  @Path = path
@@ -1427,6 +1429,7 @@ module TencentCloud
1427
1429
  @ExtractRule = extractrule
1428
1430
  @ExcludePaths = excludepaths
1429
1431
  @UserDefineRule = userdefinerule
1432
+ @AdvancedConfig = advancedconfig
1430
1433
  end
1431
1434
 
1432
1435
  def deserialize(params)
@@ -1447,6 +1450,7 @@ module TencentCloud
1447
1450
  end
1448
1451
  end
1449
1452
  @UserDefineRule = params['UserDefineRule']
1453
+ @AdvancedConfig = params['AdvancedConfig']
1450
1454
  end
1451
1455
  end
1452
1456
 
@@ -1458,7 +1462,7 @@ module TencentCloud
1458
1462
  # @type RequestId: String
1459
1463
 
1460
1464
  attr_accessor :ConfigId, :RequestId
1461
-
1465
+
1462
1466
  def initialize(configid=nil, requestid=nil)
1463
1467
  @ConfigId = configid
1464
1468
  @RequestId = requestid
@@ -1484,7 +1488,7 @@ module TencentCloud
1484
1488
  # @type Compression: Integer
1485
1489
 
1486
1490
  attr_accessor :TopicId, :NeedContent, :Content, :Ckafka, :Compression
1487
-
1491
+
1488
1492
  def initialize(topicid=nil, needcontent=nil, content=nil, ckafka=nil, compression=nil)
1489
1493
  @TopicId = topicid
1490
1494
  @NeedContent = needcontent
@@ -1514,7 +1518,7 @@ module TencentCloud
1514
1518
  # @type RequestId: String
1515
1519
 
1516
1520
  attr_accessor :RequestId
1517
-
1521
+
1518
1522
  def initialize(requestid=nil)
1519
1523
  @RequestId = requestid
1520
1524
  end
@@ -1547,7 +1551,7 @@ module TencentCloud
1547
1551
  # @type ExtractRuleInfo: :class:`Tencentcloud::Cls.v20201016.models.ExtractRuleInfo`
1548
1552
 
1549
1553
  attr_accessor :TopicId, :LogsetId, :Name, :Bucket, :BucketRegion, :Prefix, :LogType, :Compress, :ExtractRuleInfo
1550
-
1554
+
1551
1555
  def initialize(topicid=nil, logsetid=nil, name=nil, bucket=nil, bucketregion=nil, prefix=nil, logtype=nil, compress=nil, extractruleinfo=nil)
1552
1556
  @TopicId = topicid
1553
1557
  @LogsetId = logsetid
@@ -1585,7 +1589,7 @@ module TencentCloud
1585
1589
  # @type RequestId: String
1586
1590
 
1587
1591
  attr_accessor :Id, :RequestId
1588
-
1592
+
1589
1593
  def initialize(id=nil, requestid=nil)
1590
1594
  @Id = id
1591
1595
  @RequestId = requestid
@@ -1615,7 +1619,7 @@ module TencentCloud
1615
1619
  # @type Format: String
1616
1620
 
1617
1621
  attr_accessor :TopicId, :Count, :Query, :From, :To, :Order, :Format
1618
-
1622
+
1619
1623
  def initialize(topicid=nil, count=nil, query=nil, from=nil, to=nil, order=nil, format=nil)
1620
1624
  @TopicId = topicid
1621
1625
  @Count = count
@@ -1645,7 +1649,7 @@ module TencentCloud
1645
1649
  # @type RequestId: String
1646
1650
 
1647
1651
  attr_accessor :ExportId, :RequestId
1648
-
1652
+
1649
1653
  def initialize(exportid=nil, requestid=nil)
1650
1654
  @ExportId = exportid
1651
1655
  @RequestId = requestid
@@ -1676,7 +1680,7 @@ module TencentCloud
1676
1680
  # @type MetadataFlag: Integer
1677
1681
 
1678
1682
  attr_accessor :TopicId, :Rule, :Status, :IncludeInternalFields, :MetadataFlag
1679
-
1683
+
1680
1684
  def initialize(topicid=nil, rule=nil, status=nil, includeinternalfields=nil, metadataflag=nil)
1681
1685
  @TopicId = topicid
1682
1686
  @Rule = rule
@@ -1703,7 +1707,7 @@ module TencentCloud
1703
1707
  # @type RequestId: String
1704
1708
 
1705
1709
  attr_accessor :RequestId
1706
-
1710
+
1707
1711
  def initialize(requestid=nil)
1708
1712
  @RequestId = requestid
1709
1713
  end
@@ -1721,7 +1725,7 @@ module TencentCloud
1721
1725
  # @type Tags: Array
1722
1726
 
1723
1727
  attr_accessor :LogsetName, :Tags
1724
-
1728
+
1725
1729
  def initialize(logsetname=nil, tags=nil)
1726
1730
  @LogsetName = logsetname
1727
1731
  @Tags = tags
@@ -1748,7 +1752,7 @@ module TencentCloud
1748
1752
  # @type RequestId: String
1749
1753
 
1750
1754
  attr_accessor :LogsetId, :RequestId
1751
-
1755
+
1752
1756
  def initialize(logsetid=nil, requestid=nil)
1753
1757
  @LogsetId = logsetid
1754
1758
  @RequestId = requestid
@@ -1780,7 +1784,7 @@ module TencentCloud
1780
1784
  # @type MetaTags: Array
1781
1785
 
1782
1786
  attr_accessor :GroupName, :MachineGroupType, :Tags, :AutoUpdate, :UpdateStartTime, :UpdateEndTime, :ServiceLogging, :MetaTags
1783
-
1787
+
1784
1788
  def initialize(groupname=nil, machinegrouptype=nil, tags=nil, autoupdate=nil, updatestarttime=nil, updateendtime=nil, servicelogging=nil, metatags=nil)
1785
1789
  @GroupName = groupname
1786
1790
  @MachineGroupType = machinegrouptype
@@ -1829,7 +1833,7 @@ module TencentCloud
1829
1833
  # @type RequestId: String
1830
1834
 
1831
1835
  attr_accessor :GroupId, :RequestId
1832
-
1836
+
1833
1837
  def initialize(groupid=nil, requestid=nil)
1834
1838
  @GroupId = groupid
1835
1839
  @RequestId = requestid
@@ -1871,7 +1875,7 @@ module TencentCloud
1871
1875
  # @type EndTime: Integer
1872
1876
 
1873
1877
  attr_accessor :TopicId, :Bucket, :Prefix, :ShipperName, :Interval, :MaxSize, :FilterRules, :Partition, :Compress, :Content, :FilenameMode, :StartTime, :EndTime
1874
-
1878
+
1875
1879
  def initialize(topicid=nil, bucket=nil, prefix=nil, shippername=nil, interval=nil, maxsize=nil, filterrules=nil, partition=nil, compress=nil, content=nil, filenamemode=nil, starttime=nil, endtime=nil)
1876
1880
  @TopicId = topicid
1877
1881
  @Bucket = bucket
@@ -1926,7 +1930,7 @@ module TencentCloud
1926
1930
  # @type RequestId: String
1927
1931
 
1928
1932
  attr_accessor :ShipperId, :RequestId
1929
-
1933
+
1930
1934
  def initialize(shipperid=nil, requestid=nil)
1931
1935
  @ShipperId = shipperid
1932
1936
  @RequestId = requestid
@@ -1965,7 +1969,7 @@ module TencentCloud
1965
1969
  # @type IsWebTracking: Boolean
1966
1970
 
1967
1971
  attr_accessor :LogsetId, :TopicName, :PartitionCount, :Tags, :AutoSplit, :MaxSplitPartitions, :StorageType, :Period, :Describes, :HotPeriod, :IsWebTracking
1968
-
1972
+
1969
1973
  def initialize(logsetid=nil, topicname=nil, partitioncount=nil, tags=nil, autosplit=nil, maxsplitpartitions=nil, storagetype=nil, period=nil, describes=nil, hotperiod=nil, iswebtracking=nil)
1970
1974
  @LogsetId = logsetid
1971
1975
  @TopicName = topicname
@@ -2010,7 +2014,7 @@ module TencentCloud
2010
2014
  # @type RequestId: String
2011
2015
 
2012
2016
  attr_accessor :TopicId, :RequestId
2013
-
2017
+
2014
2018
  def initialize(topicid=nil, requestid=nil)
2015
2019
  @TopicId = topicid
2016
2020
  @RequestId = requestid
@@ -2037,7 +2041,7 @@ module TencentCloud
2037
2041
  # @type NonExistingField: String
2038
2042
 
2039
2043
  attr_accessor :PrintKey, :Keys, :Delimiter, :EscapeChar, :NonExistingField
2040
-
2044
+
2041
2045
  def initialize(printkey=nil, keys=nil, delimiter=nil, escapechar=nil, nonexistingfield=nil)
2042
2046
  @PrintKey = printkey
2043
2047
  @Keys = keys
@@ -2061,7 +2065,7 @@ module TencentCloud
2061
2065
  # @type AlarmNoticeId: String
2062
2066
 
2063
2067
  attr_accessor :AlarmNoticeId
2064
-
2068
+
2065
2069
  def initialize(alarmnoticeid=nil)
2066
2070
  @AlarmNoticeId = alarmnoticeid
2067
2071
  end
@@ -2077,7 +2081,7 @@ module TencentCloud
2077
2081
  # @type RequestId: String
2078
2082
 
2079
2083
  attr_accessor :RequestId
2080
-
2084
+
2081
2085
  def initialize(requestid=nil)
2082
2086
  @RequestId = requestid
2083
2087
  end
@@ -2093,7 +2097,7 @@ module TencentCloud
2093
2097
  # @type AlarmId: String
2094
2098
 
2095
2099
  attr_accessor :AlarmId
2096
-
2100
+
2097
2101
  def initialize(alarmid=nil)
2098
2102
  @AlarmId = alarmid
2099
2103
  end
@@ -2109,7 +2113,7 @@ module TencentCloud
2109
2113
  # @type RequestId: String
2110
2114
 
2111
2115
  attr_accessor :RequestId
2112
-
2116
+
2113
2117
  def initialize(requestid=nil)
2114
2118
  @RequestId = requestid
2115
2119
  end
@@ -2125,7 +2129,7 @@ module TencentCloud
2125
2129
  # @type ConfigExtraId: String
2126
2130
 
2127
2131
  attr_accessor :ConfigExtraId
2128
-
2132
+
2129
2133
  def initialize(configextraid=nil)
2130
2134
  @ConfigExtraId = configextraid
2131
2135
  end
@@ -2141,7 +2145,7 @@ module TencentCloud
2141
2145
  # @type RequestId: String
2142
2146
 
2143
2147
  attr_accessor :RequestId
2144
-
2148
+
2145
2149
  def initialize(requestid=nil)
2146
2150
  @RequestId = requestid
2147
2151
  end
@@ -2159,7 +2163,7 @@ module TencentCloud
2159
2163
  # @type ConfigId: String
2160
2164
 
2161
2165
  attr_accessor :GroupId, :ConfigId
2162
-
2166
+
2163
2167
  def initialize(groupid=nil, configid=nil)
2164
2168
  @GroupId = groupid
2165
2169
  @ConfigId = configid
@@ -2177,7 +2181,7 @@ module TencentCloud
2177
2181
  # @type RequestId: String
2178
2182
 
2179
2183
  attr_accessor :RequestId
2180
-
2184
+
2181
2185
  def initialize(requestid=nil)
2182
2186
  @RequestId = requestid
2183
2187
  end
@@ -2193,7 +2197,7 @@ module TencentCloud
2193
2197
  # @type ConfigId: String
2194
2198
 
2195
2199
  attr_accessor :ConfigId
2196
-
2200
+
2197
2201
  def initialize(configid=nil)
2198
2202
  @ConfigId = configid
2199
2203
  end
@@ -2209,7 +2213,7 @@ module TencentCloud
2209
2213
  # @type RequestId: String
2210
2214
 
2211
2215
  attr_accessor :RequestId
2212
-
2216
+
2213
2217
  def initialize(requestid=nil)
2214
2218
  @RequestId = requestid
2215
2219
  end
@@ -2225,7 +2229,7 @@ module TencentCloud
2225
2229
  # @type TopicId: String
2226
2230
 
2227
2231
  attr_accessor :TopicId
2228
-
2232
+
2229
2233
  def initialize(topicid=nil)
2230
2234
  @TopicId = topicid
2231
2235
  end
@@ -2241,7 +2245,7 @@ module TencentCloud
2241
2245
  # @type RequestId: String
2242
2246
 
2243
2247
  attr_accessor :RequestId
2244
-
2248
+
2245
2249
  def initialize(requestid=nil)
2246
2250
  @RequestId = requestid
2247
2251
  end
@@ -2257,7 +2261,7 @@ module TencentCloud
2257
2261
  # @type ExportId: String
2258
2262
 
2259
2263
  attr_accessor :ExportId
2260
-
2264
+
2261
2265
  def initialize(exportid=nil)
2262
2266
  @ExportId = exportid
2263
2267
  end
@@ -2273,7 +2277,7 @@ module TencentCloud
2273
2277
  # @type RequestId: String
2274
2278
 
2275
2279
  attr_accessor :RequestId
2276
-
2280
+
2277
2281
  def initialize(requestid=nil)
2278
2282
  @RequestId = requestid
2279
2283
  end
@@ -2289,7 +2293,7 @@ module TencentCloud
2289
2293
  # @type TopicId: String
2290
2294
 
2291
2295
  attr_accessor :TopicId
2292
-
2296
+
2293
2297
  def initialize(topicid=nil)
2294
2298
  @TopicId = topicid
2295
2299
  end
@@ -2305,7 +2309,7 @@ module TencentCloud
2305
2309
  # @type RequestId: String
2306
2310
 
2307
2311
  attr_accessor :RequestId
2308
-
2312
+
2309
2313
  def initialize(requestid=nil)
2310
2314
  @RequestId = requestid
2311
2315
  end
@@ -2321,7 +2325,7 @@ module TencentCloud
2321
2325
  # @type LogsetId: String
2322
2326
 
2323
2327
  attr_accessor :LogsetId
2324
-
2328
+
2325
2329
  def initialize(logsetid=nil)
2326
2330
  @LogsetId = logsetid
2327
2331
  end
@@ -2337,7 +2341,7 @@ module TencentCloud
2337
2341
  # @type RequestId: String
2338
2342
 
2339
2343
  attr_accessor :RequestId
2340
-
2344
+
2341
2345
  def initialize(requestid=nil)
2342
2346
  @RequestId = requestid
2343
2347
  end
@@ -2356,7 +2360,7 @@ module TencentCloud
2356
2360
  # @type MachineGroupType: :class:`Tencentcloud::Cls.v20201016.models.MachineGroupTypeInfo`
2357
2361
 
2358
2362
  attr_accessor :GroupId, :MachineGroupType
2359
-
2363
+
2360
2364
  def initialize(groupid=nil, machinegrouptype=nil)
2361
2365
  @GroupId = groupid
2362
2366
  @MachineGroupType = machinegrouptype
@@ -2377,7 +2381,7 @@ module TencentCloud
2377
2381
  # @type RequestId: String
2378
2382
 
2379
2383
  attr_accessor :RequestId
2380
-
2384
+
2381
2385
  def initialize(requestid=nil)
2382
2386
  @RequestId = requestid
2383
2387
  end
@@ -2393,7 +2397,7 @@ module TencentCloud
2393
2397
  # @type GroupId: String
2394
2398
 
2395
2399
  attr_accessor :GroupId
2396
-
2400
+
2397
2401
  def initialize(groupid=nil)
2398
2402
  @GroupId = groupid
2399
2403
  end
@@ -2409,7 +2413,7 @@ module TencentCloud
2409
2413
  # @type RequestId: String
2410
2414
 
2411
2415
  attr_accessor :RequestId
2412
-
2416
+
2413
2417
  def initialize(requestid=nil)
2414
2418
  @RequestId = requestid
2415
2419
  end
@@ -2425,7 +2429,7 @@ module TencentCloud
2425
2429
  # @type ShipperId: String
2426
2430
 
2427
2431
  attr_accessor :ShipperId
2428
-
2432
+
2429
2433
  def initialize(shipperid=nil)
2430
2434
  @ShipperId = shipperid
2431
2435
  end
@@ -2441,7 +2445,7 @@ module TencentCloud
2441
2445
  # @type RequestId: String
2442
2446
 
2443
2447
  attr_accessor :RequestId
2444
-
2448
+
2445
2449
  def initialize(requestid=nil)
2446
2450
  @RequestId = requestid
2447
2451
  end
@@ -2457,7 +2461,7 @@ module TencentCloud
2457
2461
  # @type TopicId: String
2458
2462
 
2459
2463
  attr_accessor :TopicId
2460
-
2464
+
2461
2465
  def initialize(topicid=nil)
2462
2466
  @TopicId = topicid
2463
2467
  end
@@ -2473,7 +2477,7 @@ module TencentCloud
2473
2477
  # @type RequestId: String
2474
2478
 
2475
2479
  attr_accessor :RequestId
2476
-
2480
+
2477
2481
  def initialize(requestid=nil)
2478
2482
  @RequestId = requestid
2479
2483
  end
@@ -2510,7 +2514,7 @@ module TencentCloud
2510
2514
  # @type Limit: Integer
2511
2515
 
2512
2516
  attr_accessor :Filters, :Offset, :Limit
2513
-
2517
+
2514
2518
  def initialize(filters=nil, offset=nil, limit=nil)
2515
2519
  @Filters = filters
2516
2520
  @Offset = offset
@@ -2542,7 +2546,7 @@ module TencentCloud
2542
2546
  # @type RequestId: String
2543
2547
 
2544
2548
  attr_accessor :AlarmNotices, :TotalCount, :RequestId
2545
-
2549
+
2546
2550
  def initialize(alarmnotices=nil, totalcount=nil, requestid=nil)
2547
2551
  @AlarmNotices = alarmnotices
2548
2552
  @TotalCount = totalcount
@@ -2594,7 +2598,7 @@ module TencentCloud
2594
2598
  # @type Limit: Integer
2595
2599
 
2596
2600
  attr_accessor :Filters, :Offset, :Limit
2597
-
2601
+
2598
2602
  def initialize(filters=nil, offset=nil, limit=nil)
2599
2603
  @Filters = filters
2600
2604
  @Offset = offset
@@ -2625,7 +2629,7 @@ module TencentCloud
2625
2629
  # @type RequestId: String
2626
2630
 
2627
2631
  attr_accessor :Alarms, :TotalCount, :RequestId
2628
-
2632
+
2629
2633
  def initialize(alarms=nil, totalcount=nil, requestid=nil)
2630
2634
  @Alarms = alarms
2631
2635
  @TotalCount = totalcount
@@ -2665,7 +2669,7 @@ module TencentCloud
2665
2669
  # @type Filters: Array
2666
2670
 
2667
2671
  attr_accessor :From, :To, :Offset, :Limit, :Filters
2668
-
2672
+
2669
2673
  def initialize(from=nil, to=nil, offset=nil, limit=nil, filters=nil)
2670
2674
  @From = from
2671
2675
  @To = to
@@ -2700,7 +2704,7 @@ module TencentCloud
2700
2704
  # @type RequestId: String
2701
2705
 
2702
2706
  attr_accessor :TotalCount, :Records, :RequestId
2703
-
2707
+
2704
2708
  def initialize(totalcount=nil, records=nil, requestid=nil)
2705
2709
  @TotalCount = totalcount
2706
2710
  @Records = records
@@ -2731,7 +2735,7 @@ module TencentCloud
2731
2735
  # @type Limit: Integer
2732
2736
 
2733
2737
  attr_accessor :Filters, :Offset, :Limit
2734
-
2738
+
2735
2739
  def initialize(filters=nil, offset=nil, limit=nil)
2736
2740
  @Filters = filters
2737
2741
  @Offset = offset
@@ -2763,7 +2767,7 @@ module TencentCloud
2763
2767
  # @type RequestId: String
2764
2768
 
2765
2769
  attr_accessor :Configs, :TotalCount, :RequestId
2766
-
2770
+
2767
2771
  def initialize(configs=nil, totalcount=nil, requestid=nil)
2768
2772
  @Configs = configs
2769
2773
  @TotalCount = totalcount
@@ -2790,7 +2794,7 @@ module TencentCloud
2790
2794
  # @type ConfigId: String
2791
2795
 
2792
2796
  attr_accessor :ConfigId
2793
-
2797
+
2794
2798
  def initialize(configid=nil)
2795
2799
  @ConfigId = configid
2796
2800
  end
@@ -2809,7 +2813,7 @@ module TencentCloud
2809
2813
  # @type RequestId: String
2810
2814
 
2811
2815
  attr_accessor :MachineGroups, :RequestId
2812
-
2816
+
2813
2817
  def initialize(machinegroups=nil, requestid=nil)
2814
2818
  @MachineGroups = machinegroups
2815
2819
  @RequestId = requestid
@@ -2853,7 +2857,7 @@ module TencentCloud
2853
2857
  # @type Limit: Integer
2854
2858
 
2855
2859
  attr_accessor :Filters, :Offset, :Limit
2856
-
2860
+
2857
2861
  def initialize(filters=nil, offset=nil, limit=nil)
2858
2862
  @Filters = filters
2859
2863
  @Offset = offset
@@ -2885,7 +2889,7 @@ module TencentCloud
2885
2889
  # @type RequestId: String
2886
2890
 
2887
2891
  attr_accessor :Configs, :TotalCount, :RequestId
2888
-
2892
+
2889
2893
  def initialize(configs=nil, totalcount=nil, requestid=nil)
2890
2894
  @Configs = configs
2891
2895
  @TotalCount = totalcount
@@ -2912,7 +2916,7 @@ module TencentCloud
2912
2916
  # @type TopicId: String
2913
2917
 
2914
2918
  attr_accessor :TopicId
2915
-
2919
+
2916
2920
  def initialize(topicid=nil)
2917
2921
  @TopicId = topicid
2918
2922
  end
@@ -2940,7 +2944,7 @@ module TencentCloud
2940
2944
  # @type RequestId: String
2941
2945
 
2942
2946
  attr_accessor :Effective, :NeedContent, :Content, :Ckafka, :Compression, :RequestId
2943
-
2947
+
2944
2948
  def initialize(effective=nil, needcontent=nil, content=nil, ckafka=nil, compression=nil, requestid=nil)
2945
2949
  @Effective = effective
2946
2950
  @NeedContent = needcontent
@@ -2976,7 +2980,7 @@ module TencentCloud
2976
2980
  # @type Enable: Integer
2977
2981
 
2978
2982
  attr_accessor :TopicId, :Status, :Enable
2979
-
2983
+
2980
2984
  def initialize(topicid=nil, status=nil, enable=nil)
2981
2985
  @TopicId = topicid
2982
2986
  @Status = status
@@ -2999,7 +3003,7 @@ module TencentCloud
2999
3003
  # @type RequestId: String
3000
3004
 
3001
3005
  attr_accessor :Data, :RequestId
3002
-
3006
+
3003
3007
  def initialize(data=nil, requestid=nil)
3004
3008
  @Data = data
3005
3009
  @RequestId = requestid
@@ -3028,7 +3032,7 @@ module TencentCloud
3028
3032
  # @type Limit: Integer
3029
3033
 
3030
3034
  attr_accessor :TopicId, :Offset, :Limit
3031
-
3035
+
3032
3036
  def initialize(topicid=nil, offset=nil, limit=nil)
3033
3037
  @TopicId = topicid
3034
3038
  @Offset = offset
@@ -3052,7 +3056,7 @@ module TencentCloud
3052
3056
  # @type RequestId: String
3053
3057
 
3054
3058
  attr_accessor :Exports, :TotalCount, :RequestId
3055
-
3059
+
3056
3060
  def initialize(exports=nil, totalcount=nil, requestid=nil)
3057
3061
  @Exports = exports
3058
3062
  @TotalCount = totalcount
@@ -3079,7 +3083,7 @@ module TencentCloud
3079
3083
  # @type TopicId: String
3080
3084
 
3081
3085
  attr_accessor :TopicId
3082
-
3086
+
3083
3087
  def initialize(topicid=nil)
3084
3088
  @TopicId = topicid
3085
3089
  end
@@ -3115,7 +3119,7 @@ module TencentCloud
3115
3119
  # @type RequestId: String
3116
3120
 
3117
3121
  attr_accessor :TopicId, :Status, :Rule, :ModifyTime, :IncludeInternalFields, :MetadataFlag, :RequestId
3118
-
3122
+
3119
3123
  def initialize(topicid=nil, status=nil, rule=nil, modifytime=nil, includeinternalfields=nil, metadataflag=nil, requestid=nil)
3120
3124
  @TopicId = topicid
3121
3125
  @Status = status
@@ -3156,7 +3160,7 @@ module TencentCloud
3156
3160
  # @type NextLogs: Integer
3157
3161
 
3158
3162
  attr_accessor :TopicId, :BTime, :PkgId, :PkgLogId, :PrevLogs, :NextLogs
3159
-
3163
+
3160
3164
  def initialize(topicid=nil, btime=nil, pkgid=nil, pkglogid=nil, prevlogs=nil, nextlogs=nil)
3161
3165
  @TopicId = topicid
3162
3166
  @BTime = btime
@@ -3188,7 +3192,7 @@ module TencentCloud
3188
3192
  # @type RequestId: String
3189
3193
 
3190
3194
  attr_accessor :LogContextInfos, :PrevOver, :NextOver, :RequestId
3191
-
3195
+
3192
3196
  def initialize(logcontextinfos=nil, prevover=nil, nextover=nil, requestid=nil)
3193
3197
  @LogContextInfos = logcontextinfos
3194
3198
  @PrevOver = prevover
@@ -3229,7 +3233,7 @@ module TencentCloud
3229
3233
  # @type SyntaxRule: Integer
3230
3234
 
3231
3235
  attr_accessor :From, :To, :Query, :TopicId, :Interval, :SyntaxRule
3232
-
3236
+
3233
3237
  def initialize(from=nil, to=nil, query=nil, topicid=nil, interval=nil, syntaxrule=nil)
3234
3238
  @From = from
3235
3239
  @To = to
@@ -3261,7 +3265,7 @@ module TencentCloud
3261
3265
  # @type RequestId: String
3262
3266
 
3263
3267
  attr_accessor :Interval, :TotalCount, :HistogramInfos, :RequestId
3264
-
3268
+
3265
3269
  def initialize(interval=nil, totalcount=nil, histograminfos=nil, requestid=nil)
3266
3270
  @Interval = interval
3267
3271
  @TotalCount = totalcount
@@ -3314,7 +3318,7 @@ module TencentCloud
3314
3318
  # @type Limit: Integer
3315
3319
 
3316
3320
  attr_accessor :Filters, :Offset, :Limit
3317
-
3321
+
3318
3322
  def initialize(filters=nil, offset=nil, limit=nil)
3319
3323
  @Filters = filters
3320
3324
  @Offset = offset
@@ -3345,7 +3349,7 @@ module TencentCloud
3345
3349
  # @type RequestId: String
3346
3350
 
3347
3351
  attr_accessor :TotalCount, :Logsets, :RequestId
3348
-
3352
+
3349
3353
  def initialize(totalcount=nil, logsets=nil, requestid=nil)
3350
3354
  @TotalCount = totalcount
3351
3355
  @Logsets = logsets
@@ -3372,7 +3376,7 @@ module TencentCloud
3372
3376
  # @type GroupId: String
3373
3377
 
3374
3378
  attr_accessor :GroupId
3375
-
3379
+
3376
3380
  def initialize(groupid=nil)
3377
3381
  @GroupId = groupid
3378
3382
  end
@@ -3391,7 +3395,7 @@ module TencentCloud
3391
3395
  # @type RequestId: String
3392
3396
 
3393
3397
  attr_accessor :Configs, :RequestId
3394
-
3398
+
3395
3399
  def initialize(configs=nil, requestid=nil)
3396
3400
  @Configs = configs
3397
3401
  @RequestId = requestid
@@ -3440,7 +3444,7 @@ module TencentCloud
3440
3444
  # @type Limit: Integer
3441
3445
 
3442
3446
  attr_accessor :Filters, :Offset, :Limit
3443
-
3447
+
3444
3448
  def initialize(filters=nil, offset=nil, limit=nil)
3445
3449
  @Filters = filters
3446
3450
  @Offset = offset
@@ -3472,7 +3476,7 @@ module TencentCloud
3472
3476
  # @type RequestId: String
3473
3477
 
3474
3478
  attr_accessor :MachineGroups, :TotalCount, :RequestId
3475
-
3479
+
3476
3480
  def initialize(machinegroups=nil, totalcount=nil, requestid=nil)
3477
3481
  @MachineGroups = machinegroups
3478
3482
  @TotalCount = totalcount
@@ -3499,7 +3503,7 @@ module TencentCloud
3499
3503
  # @type GroupId: String
3500
3504
 
3501
3505
  attr_accessor :GroupId
3502
-
3506
+
3503
3507
  def initialize(groupid=nil)
3504
3508
  @GroupId = groupid
3505
3509
  end
@@ -3527,7 +3531,7 @@ module TencentCloud
3527
3531
  # @type RequestId: String
3528
3532
 
3529
3533
  attr_accessor :Machines, :AutoUpdate, :UpdateStartTime, :UpdateEndTime, :LatestAgentVersion, :ServiceLogging, :RequestId
3530
-
3534
+
3531
3535
  def initialize(machines=nil, autoupdate=nil, updatestarttime=nil, updateendtime=nil, latestagentversion=nil, servicelogging=nil, requestid=nil)
3532
3536
  @Machines = machines
3533
3537
  @AutoUpdate = autoupdate
@@ -3562,7 +3566,7 @@ module TencentCloud
3562
3566
  # @type TopicId: String
3563
3567
 
3564
3568
  attr_accessor :TopicId
3565
-
3569
+
3566
3570
  def initialize(topicid=nil)
3567
3571
  @TopicId = topicid
3568
3572
  end
@@ -3580,7 +3584,7 @@ module TencentCloud
3580
3584
  # @type RequestId: String
3581
3585
 
3582
3586
  attr_accessor :Partitions, :RequestId
3583
-
3587
+
3584
3588
  def initialize(partitions=nil, requestid=nil)
3585
3589
  @Partitions = partitions
3586
3590
  @RequestId = requestid
@@ -3609,7 +3613,7 @@ module TencentCloud
3609
3613
  # @type EndTime: Integer
3610
3614
 
3611
3615
  attr_accessor :ShipperId, :StartTime, :EndTime
3612
-
3616
+
3613
3617
  def initialize(shipperid=nil, starttime=nil, endtime=nil)
3614
3618
  @ShipperId = shipperid
3615
3619
  @StartTime = starttime
@@ -3632,7 +3636,7 @@ module TencentCloud
3632
3636
  # @type RequestId: String
3633
3637
 
3634
3638
  attr_accessor :Tasks, :RequestId
3635
-
3639
+
3636
3640
  def initialize(tasks=nil, requestid=nil)
3637
3641
  @Tasks = tasks
3638
3642
  @RequestId = requestid
@@ -3665,7 +3669,7 @@ module TencentCloud
3665
3669
  # @type Limit: Integer
3666
3670
 
3667
3671
  attr_accessor :Filters, :Offset, :Limit
3668
-
3672
+
3669
3673
  def initialize(filters=nil, offset=nil, limit=nil)
3670
3674
  @Filters = filters
3671
3675
  @Offset = offset
@@ -3697,7 +3701,7 @@ module TencentCloud
3697
3701
  # @type RequestId: String
3698
3702
 
3699
3703
  attr_accessor :Shippers, :TotalCount, :RequestId
3700
-
3704
+
3701
3705
  def initialize(shippers=nil, totalcount=nil, requestid=nil)
3702
3706
  @Shippers = shippers
3703
3707
  @TotalCount = totalcount
@@ -3728,7 +3732,7 @@ module TencentCloud
3728
3732
  # @type Limit: Integer
3729
3733
 
3730
3734
  attr_accessor :Filters, :Offset, :Limit
3731
-
3735
+
3732
3736
  def initialize(filters=nil, offset=nil, limit=nil)
3733
3737
  @Filters = filters
3734
3738
  @Offset = offset
@@ -3759,7 +3763,7 @@ module TencentCloud
3759
3763
  # @type RequestId: String
3760
3764
 
3761
3765
  attr_accessor :Topics, :TotalCount, :RequestId
3762
-
3766
+
3763
3767
  def initialize(topics=nil, totalcount=nil, requestid=nil)
3764
3768
  @Topics = topics
3765
3769
  @TotalCount = totalcount
@@ -3787,7 +3791,7 @@ module TencentCloud
3787
3791
  # @type Status: Boolean
3788
3792
 
3789
3793
  attr_accessor :Status
3790
-
3794
+
3791
3795
  def initialize(status=nil)
3792
3796
  @Status = status
3793
3797
  end
@@ -3805,7 +3809,7 @@ module TencentCloud
3805
3809
  # @type Value: String
3806
3810
 
3807
3811
  attr_accessor :Type, :Value
3808
-
3812
+
3809
3813
  def initialize(type=nil, value=nil)
3810
3814
  @Type = type
3811
3815
  @Value = value
@@ -3847,7 +3851,7 @@ module TencentCloud
3847
3851
  # @type CreateTime: String
3848
3852
 
3849
3853
  attr_accessor :TopicId, :ExportId, :Query, :FileName, :FileSize, :Order, :Format, :Count, :Status, :From, :To, :CosPath, :CreateTime
3850
-
3854
+
3851
3855
  def initialize(topicid=nil, exportid=nil, query=nil, filename=nil, filesize=nil, order=nil, format=nil, count=nil, status=nil, from=nil, to=nil, cospath=nil, createtime=nil)
3852
3856
  @TopicId = topicid
3853
3857
  @ExportId = exportid
@@ -3942,7 +3946,7 @@ module TencentCloud
3942
3946
  # @type MetaTags: Array
3943
3947
 
3944
3948
  attr_accessor :TimeKey, :TimeFormat, :Delimiter, :LogRegex, :BeginRegex, :Keys, :FilterKeyRegex, :UnMatchUpLoadSwitch, :UnMatchLogKey, :Backtracking, :IsGBK, :JsonStandard, :Protocol, :Address, :ParseProtocol, :MetadataType, :PathRegex, :MetaTags
3945
-
3949
+
3946
3950
  def initialize(timekey=nil, timeformat=nil, delimiter=nil, logregex=nil, beginregex=nil, keys=nil, filterkeyregex=nil, unmatchuploadswitch=nil, unmatchlogkey=nil, backtracking=nil, isgbk=nil, jsonstandard=nil, protocol=nil, address=nil, parseprotocol=nil, metadatatype=nil, pathregex=nil, metatags=nil)
3947
3951
  @TimeKey = timekey
3948
3952
  @TimeFormat = timeformat
@@ -4008,7 +4012,7 @@ module TencentCloud
4008
4012
  # @type Values: Array
4009
4013
 
4010
4014
  attr_accessor :Key, :Values
4011
-
4015
+
4012
4016
  def initialize(key=nil, values=nil)
4013
4017
  @Key = key
4014
4018
  @Values = values
@@ -4030,7 +4034,7 @@ module TencentCloud
4030
4034
  # @type Value: String
4031
4035
 
4032
4036
  attr_accessor :Key, :Regex, :Value
4033
-
4037
+
4034
4038
  def initialize(key=nil, regex=nil, value=nil)
4035
4039
  @Key = key
4036
4040
  @Regex = regex
@@ -4057,7 +4061,7 @@ module TencentCloud
4057
4061
  # @type ContainZH: Boolean
4058
4062
 
4059
4063
  attr_accessor :CaseSensitive, :Tokenizer, :ContainZH
4060
-
4064
+
4061
4065
  def initialize(casesensitive=nil, tokenizer=nil, containzh=nil)
4062
4066
  @CaseSensitive = casesensitive
4063
4067
  @Tokenizer = tokenizer
@@ -4089,7 +4093,7 @@ module TencentCloud
4089
4093
  # @type UseNewAnalysis: Boolean
4090
4094
 
4091
4095
  attr_accessor :From, :To, :Query, :Limit, :Context, :Sort, :UseNewAnalysis
4092
-
4096
+
4093
4097
  def initialize(from=nil, to=nil, query=nil, limit=nil, context=nil, sort=nil, usenewanalysis=nil)
4094
4098
  @From = from
4095
4099
  @To = to
@@ -4138,7 +4142,7 @@ module TencentCloud
4138
4142
  # @type RequestId: String
4139
4143
 
4140
4144
  attr_accessor :Context, :ListOver, :Analysis, :ColNames, :Results, :AnalysisResults, :AnalysisRecords, :Columns, :RequestId
4141
-
4145
+
4142
4146
  def initialize(context=nil, listover=nil, analysis=nil, colnames=nil, results=nil, analysisresults=nil, analysisrecords=nil, columns=nil, requestid=nil)
4143
4147
  @Context = context
4144
4148
  @ListOver = listover
@@ -4193,7 +4197,7 @@ module TencentCloud
4193
4197
  # @type Value: String
4194
4198
 
4195
4199
  attr_accessor :Key, :Value
4196
-
4200
+
4197
4201
  def initialize(key=nil, value=nil)
4198
4202
  @Key = key
4199
4203
  @Value = value
@@ -4213,7 +4217,7 @@ module TencentCloud
4213
4217
  # @type BTime: Integer
4214
4218
 
4215
4219
  attr_accessor :Count, :BTime
4216
-
4220
+
4217
4221
  def initialize(count=nil, btime=nil)
4218
4222
  @Count = count
4219
4223
  @BTime = btime
@@ -4236,7 +4240,7 @@ module TencentCloud
4236
4240
  # @type CustomLabels: Array
4237
4241
 
4238
4242
  attr_accessor :LogPath, :FilePattern, :CustomLabels
4239
-
4243
+
4240
4244
  def initialize(logpath=nil, filepattern=nil, customlabels=nil)
4241
4245
  @LogPath = logpath
4242
4246
  @FilePattern = filepattern
@@ -4262,7 +4266,7 @@ module TencentCloud
4262
4266
  # @type JsonType: Integer
4263
4267
 
4264
4268
  attr_accessor :EnableTag, :MetaFields, :JsonType
4265
-
4269
+
4266
4270
  def initialize(enabletag=nil, metafields=nil, jsontype=nil)
4267
4271
  @EnableTag = enabletag
4268
4272
  @MetaFields = metafields
@@ -4284,7 +4288,7 @@ module TencentCloud
4284
4288
  # @type Regex: String
4285
4289
 
4286
4290
  attr_accessor :Key, :Regex
4287
-
4291
+
4288
4292
  def initialize(key=nil, regex=nil)
4289
4293
  @Key = key
4290
4294
  @Regex = regex
@@ -4310,7 +4314,7 @@ module TencentCloud
4310
4314
  # @type Value: :class:`Tencentcloud::Cls.v20201016.models.ValueInfo`
4311
4315
 
4312
4316
  attr_accessor :Key, :Value
4313
-
4317
+
4314
4318
  def initialize(key=nil, value=nil)
4315
4319
  @Key = key
4316
4320
  @Value = value
@@ -4350,7 +4354,7 @@ module TencentCloud
4350
4354
  # @type IndexStatus: String
4351
4355
 
4352
4356
  attr_accessor :Source, :Filename, :Content, :PkgId, :PkgLogId, :BTime, :HostName, :RawLog, :IndexStatus
4353
-
4357
+
4354
4358
  def initialize(source=nil, filename=nil, content=nil, pkgid=nil, pkglogid=nil, btime=nil, hostname=nil, rawlog=nil, indexstatus=nil)
4355
4359
  @Source = source
4356
4360
  @Filename = filename
@@ -4406,7 +4410,7 @@ module TencentCloud
4406
4410
  # @type IndexStatus: String
4407
4411
 
4408
4412
  attr_accessor :Time, :TopicId, :TopicName, :Source, :FileName, :PkgId, :PkgLogId, :LogJson, :HostName, :RawLog, :IndexStatus
4409
-
4413
+
4410
4414
  def initialize(time=nil, topicid=nil, topicname=nil, source=nil, filename=nil, pkgid=nil, pkglogid=nil, logjson=nil, hostname=nil, rawlog=nil, indexstatus=nil)
4411
4415
  @Time = time
4412
4416
  @TopicId = topicid
@@ -4444,7 +4448,7 @@ module TencentCloud
4444
4448
  # @type Value: String
4445
4449
 
4446
4450
  attr_accessor :Key, :Value
4447
-
4451
+
4448
4452
  def initialize(key=nil, value=nil)
4449
4453
  @Key = key
4450
4454
  @Value = value
@@ -4462,7 +4466,7 @@ module TencentCloud
4462
4466
  # @type Data: Array
4463
4467
 
4464
4468
  attr_accessor :Data
4465
-
4469
+
4466
4470
  def initialize(data=nil)
4467
4471
  @Data = data
4468
4472
  end
@@ -4499,7 +4503,7 @@ module TencentCloud
4499
4503
  # @type RoleName: String
4500
4504
 
4501
4505
  attr_accessor :LogsetId, :LogsetName, :CreateTime, :AssumerName, :Tags, :TopicCount, :RoleName
4502
-
4506
+
4503
4507
  def initialize(logsetid=nil, logsetname=nil, createtime=nil, assumername=nil, tags=nil, topiccount=nil, rolename=nil)
4504
4508
  @LogsetId = logsetid
4505
4509
  @LogsetName = logsetname
@@ -4557,7 +4561,7 @@ module TencentCloud
4557
4561
  # @type MetaTags: Array
4558
4562
 
4559
4563
  attr_accessor :GroupId, :GroupName, :MachineGroupType, :CreateTime, :Tags, :AutoUpdate, :UpdateStartTime, :UpdateEndTime, :ServiceLogging, :MetaTags
4560
-
4564
+
4561
4565
  def initialize(groupid=nil, groupname=nil, machinegrouptype=nil, createtime=nil, tags=nil, autoupdate=nil, updatestarttime=nil, updateendtime=nil, servicelogging=nil, metatags=nil)
4562
4566
  @GroupId = groupid
4563
4567
  @GroupName = groupname
@@ -4610,7 +4614,7 @@ module TencentCloud
4610
4614
  # @type Values: Array
4611
4615
 
4612
4616
  attr_accessor :Type, :Values
4613
-
4617
+
4614
4618
  def initialize(type=nil, values=nil)
4615
4619
  @Type = type
4616
4620
  @Values = values
@@ -4642,7 +4646,7 @@ module TencentCloud
4642
4646
  # @type ErrMsg: String
4643
4647
 
4644
4648
  attr_accessor :Ip, :Status, :OfflineTime, :AutoUpdate, :Version, :UpdateStatus, :ErrCode, :ErrMsg
4645
-
4649
+
4646
4650
  def initialize(ip=nil, status=nil, offlinetime=nil, autoupdate=nil, version=nil, updatestatus=nil, errcode=nil, errmsg=nil)
4647
4651
  @Ip = ip
4648
4652
  @Status = status
@@ -4674,7 +4678,7 @@ module TencentCloud
4674
4678
  # @type PartitionId: Integer
4675
4679
 
4676
4680
  attr_accessor :TopicId, :PartitionId
4677
-
4681
+
4678
4682
  def initialize(topicid=nil, partitionid=nil)
4679
4683
  @TopicId = topicid
4680
4684
  @PartitionId = partitionid
@@ -4694,7 +4698,7 @@ module TencentCloud
4694
4698
  # @type RequestId: String
4695
4699
 
4696
4700
  attr_accessor :Partitions, :RequestId
4697
-
4701
+
4698
4702
  def initialize(partitions=nil, requestid=nil)
4699
4703
  @Partitions = partitions
4700
4704
  @RequestId = requestid
@@ -4721,7 +4725,7 @@ module TencentCloud
4721
4725
  # @type Value: String
4722
4726
 
4723
4727
  attr_accessor :Key, :Value
4724
-
4728
+
4725
4729
  def initialize(key=nil, value=nil)
4726
4730
  @Key = key
4727
4731
  @Value = value
@@ -4750,7 +4754,7 @@ module TencentCloud
4750
4754
  # @type WebCallbacks: Array
4751
4755
 
4752
4756
  attr_accessor :AlarmNoticeId, :Name, :Type, :NoticeReceivers, :WebCallbacks
4753
-
4757
+
4754
4758
  def initialize(alarmnoticeid=nil, name=nil, type=nil, noticereceivers=nil, webcallbacks=nil)
4755
4759
  @AlarmNoticeId = alarmnoticeid
4756
4760
  @Name = name
@@ -4788,7 +4792,7 @@ module TencentCloud
4788
4792
  # @type RequestId: String
4789
4793
 
4790
4794
  attr_accessor :RequestId
4791
-
4795
+
4792
4796
  def initialize(requestid=nil)
4793
4797
  @RequestId = requestid
4794
4798
  end
@@ -4826,7 +4830,7 @@ module TencentCloud
4826
4830
  # @type Analysis: Array
4827
4831
 
4828
4832
  attr_accessor :AlarmId, :Name, :MonitorTime, :Condition, :TriggerCount, :AlarmPeriod, :AlarmNoticeIds, :AlarmTargets, :Status, :MessageTemplate, :CallBack, :Analysis
4829
-
4833
+
4830
4834
  def initialize(alarmid=nil, name=nil, monitortime=nil, condition=nil, triggercount=nil, alarmperiod=nil, alarmnoticeids=nil, alarmtargets=nil, status=nil, messagetemplate=nil, callback=nil, analysis=nil)
4831
4835
  @AlarmId = alarmid
4832
4836
  @Name = name
@@ -4884,7 +4888,7 @@ module TencentCloud
4884
4888
  # @type RequestId: String
4885
4889
 
4886
4890
  attr_accessor :RequestId
4887
-
4891
+
4888
4892
  def initialize(requestid=nil)
4889
4893
  @RequestId = requestid
4890
4894
  end
@@ -4932,7 +4936,7 @@ module TencentCloud
4932
4936
  # @type TopicName: String
4933
4937
 
4934
4938
  attr_accessor :ConfigExtraId, :Name, :TopicId, :HostFile, :ContainerFile, :ContainerStdout, :LogType, :LogFormat, :ExtractRule, :ExcludePaths, :UserDefineRule, :Type, :GroupId, :ConfigFlag, :LogsetId, :LogsetName, :TopicName
4935
-
4939
+
4936
4940
  def initialize(configextraid=nil, name=nil, topicid=nil, hostfile=nil, containerfile=nil, containerstdout=nil, logtype=nil, logformat=nil, extractrule=nil, excludepaths=nil, userdefinerule=nil, type=nil, groupid=nil, configflag=nil, logsetid=nil, logsetname=nil, topicname=nil)
4937
4941
  @ConfigExtraId = configextraid
4938
4942
  @Name = name
@@ -4999,7 +5003,7 @@ module TencentCloud
4999
5003
  # @type RequestId: String
5000
5004
 
5001
5005
  attr_accessor :RequestId
5002
-
5006
+
5003
5007
  def initialize(requestid=nil)
5004
5008
  @RequestId = requestid
5005
5009
  end
@@ -5029,7 +5033,7 @@ module TencentCloud
5029
5033
  # @type UserDefineRule: String
5030
5034
 
5031
5035
  attr_accessor :ConfigId, :Name, :Path, :LogType, :ExtractRule, :ExcludePaths, :Output, :UserDefineRule
5032
-
5036
+
5033
5037
  def initialize(configid=nil, name=nil, path=nil, logtype=nil, extractrule=nil, excludepaths=nil, output=nil, userdefinerule=nil)
5034
5038
  @ConfigId = configid
5035
5039
  @Name = name
@@ -5069,7 +5073,7 @@ module TencentCloud
5069
5073
  # @type RequestId: String
5070
5074
 
5071
5075
  attr_accessor :RequestId
5072
-
5076
+
5073
5077
  def initialize(requestid=nil)
5074
5078
  @RequestId = requestid
5075
5079
  end
@@ -5095,7 +5099,7 @@ module TencentCloud
5095
5099
  # @type Compression: Integer
5096
5100
 
5097
5101
  attr_accessor :TopicId, :Effective, :NeedContent, :Content, :Ckafka, :Compression
5098
-
5102
+
5099
5103
  def initialize(topicid=nil, effective=nil, needcontent=nil, content=nil, ckafka=nil, compression=nil)
5100
5104
  @TopicId = topicid
5101
5105
  @Effective = effective
@@ -5127,7 +5131,7 @@ module TencentCloud
5127
5131
  # @type RequestId: String
5128
5132
 
5129
5133
  attr_accessor :RequestId
5130
-
5134
+
5131
5135
  def initialize(requestid=nil)
5132
5136
  @RequestId = requestid
5133
5137
  end
@@ -5149,7 +5153,7 @@ module TencentCloud
5149
5153
  # @type Enable: Integer
5150
5154
 
5151
5155
  attr_accessor :Id, :TopicId, :Name, :Enable
5152
-
5156
+
5153
5157
  def initialize(id=nil, topicid=nil, name=nil, enable=nil)
5154
5158
  @Id = id
5155
5159
  @TopicId = topicid
@@ -5171,7 +5175,7 @@ module TencentCloud
5171
5175
  # @type RequestId: String
5172
5176
 
5173
5177
  attr_accessor :RequestId
5174
-
5178
+
5175
5179
  def initialize(requestid=nil)
5176
5180
  @RequestId = requestid
5177
5181
  end
@@ -5200,7 +5204,7 @@ module TencentCloud
5200
5204
  # @type MetadataFlag: Integer
5201
5205
 
5202
5206
  attr_accessor :TopicId, :Status, :Rule, :IncludeInternalFields, :MetadataFlag
5203
-
5207
+
5204
5208
  def initialize(topicid=nil, status=nil, rule=nil, includeinternalfields=nil, metadataflag=nil)
5205
5209
  @TopicId = topicid
5206
5210
  @Status = status
@@ -5227,7 +5231,7 @@ module TencentCloud
5227
5231
  # @type RequestId: String
5228
5232
 
5229
5233
  attr_accessor :RequestId
5230
-
5234
+
5231
5235
  def initialize(requestid=nil)
5232
5236
  @RequestId = requestid
5233
5237
  end
@@ -5247,7 +5251,7 @@ module TencentCloud
5247
5251
  # @type Tags: Array
5248
5252
 
5249
5253
  attr_accessor :LogsetId, :LogsetName, :Tags
5250
-
5254
+
5251
5255
  def initialize(logsetid=nil, logsetname=nil, tags=nil)
5252
5256
  @LogsetId = logsetid
5253
5257
  @LogsetName = logsetname
@@ -5274,7 +5278,7 @@ module TencentCloud
5274
5278
  # @type RequestId: String
5275
5279
 
5276
5280
  attr_accessor :RequestId
5277
-
5281
+
5278
5282
  def initialize(requestid=nil)
5279
5283
  @RequestId = requestid
5280
5284
  end
@@ -5306,7 +5310,7 @@ module TencentCloud
5306
5310
  # @type MetaTags: Array
5307
5311
 
5308
5312
  attr_accessor :GroupId, :GroupName, :MachineGroupType, :Tags, :AutoUpdate, :UpdateStartTime, :UpdateEndTime, :ServiceLogging, :MetaTags
5309
-
5313
+
5310
5314
  def initialize(groupid=nil, groupname=nil, machinegrouptype=nil, tags=nil, autoupdate=nil, updatestarttime=nil, updateendtime=nil, servicelogging=nil, metatags=nil)
5311
5315
  @GroupId = groupid
5312
5316
  @GroupName = groupname
@@ -5355,7 +5359,7 @@ module TencentCloud
5355
5359
  # @type RequestId: String
5356
5360
 
5357
5361
  attr_accessor :RequestId
5358
-
5362
+
5359
5363
  def initialize(requestid=nil)
5360
5364
  @RequestId = requestid
5361
5365
  end
@@ -5393,7 +5397,7 @@ module TencentCloud
5393
5397
  # @type FilenameMode: Integer
5394
5398
 
5395
5399
  attr_accessor :ShipperId, :Bucket, :Prefix, :Status, :ShipperName, :Interval, :MaxSize, :FilterRules, :Partition, :Compress, :Content, :FilenameMode
5396
-
5400
+
5397
5401
  def initialize(shipperid=nil, bucket=nil, prefix=nil, status=nil, shippername=nil, interval=nil, maxsize=nil, filterrules=nil, partition=nil, compress=nil, content=nil, filenamemode=nil)
5398
5402
  @ShipperId = shipperid
5399
5403
  @Bucket = bucket
@@ -5444,7 +5448,7 @@ module TencentCloud
5444
5448
  # @type RequestId: String
5445
5449
 
5446
5450
  attr_accessor :RequestId
5447
-
5451
+
5448
5452
  def initialize(requestid=nil)
5449
5453
  @RequestId = requestid
5450
5454
  end
@@ -5479,7 +5483,7 @@ module TencentCloud
5479
5483
  # @type IsWebTracking: Boolean
5480
5484
 
5481
5485
  attr_accessor :TopicId, :TopicName, :Tags, :Status, :AutoSplit, :MaxSplitPartitions, :Period, :Describes, :HotPeriod, :IsWebTracking
5482
-
5486
+
5483
5487
  def initialize(topicid=nil, topicname=nil, tags=nil, status=nil, autosplit=nil, maxsplitpartitions=nil, period=nil, describes=nil, hotperiod=nil, iswebtracking=nil)
5484
5488
  @TopicId = topicid
5485
5489
  @TopicName = topicname
@@ -5520,7 +5524,7 @@ module TencentCloud
5520
5524
  # @type RequestId: String
5521
5525
 
5522
5526
  attr_accessor :RequestId
5523
-
5527
+
5524
5528
  def initialize(requestid=nil)
5525
5529
  @RequestId = requestid
5526
5530
  end
@@ -5540,7 +5544,7 @@ module TencentCloud
5540
5544
  # @type Time: Integer
5541
5545
 
5542
5546
  attr_accessor :Type, :Time
5543
-
5547
+
5544
5548
  def initialize(type=nil, time=nil)
5545
5549
  @Type = type
5546
5550
  @Time = time
@@ -5575,7 +5579,7 @@ module TencentCloud
5575
5579
  # @type Index: Integer
5576
5580
 
5577
5581
  attr_accessor :ReceiverType, :ReceiverIds, :ReceiverChannels, :StartTime, :EndTime, :Index
5578
-
5582
+
5579
5583
  def initialize(receivertype=nil, receiverids=nil, receiverchannels=nil, starttime=nil, endtime=nil, index=nil)
5580
5584
  @ReceiverType = receivertype
5581
5585
  @ReceiverIds = receiverids
@@ -5603,7 +5607,7 @@ module TencentCloud
5603
5607
  # @type Compression: Integer
5604
5608
 
5605
5609
  attr_accessor :FromTopicId, :Compression
5606
-
5610
+
5607
5611
  def initialize(fromtopicid=nil, compression=nil)
5608
5612
  @FromTopicId = fromtopicid
5609
5613
  @Compression = compression
@@ -5623,7 +5627,7 @@ module TencentCloud
5623
5627
  # @type RequestId: String
5624
5628
 
5625
5629
  attr_accessor :TopicID, :RequestId
5626
-
5630
+
5627
5631
  def initialize(topicid=nil, requestid=nil)
5628
5632
  @TopicID = topicid
5629
5633
  @RequestId = requestid
@@ -5641,7 +5645,7 @@ module TencentCloud
5641
5645
  # @type ParquetKeyInfo: Array
5642
5646
 
5643
5647
  attr_accessor :ParquetKeyInfo
5644
-
5648
+
5645
5649
  def initialize(parquetkeyinfo=nil)
5646
5650
  @ParquetKeyInfo = parquetkeyinfo
5647
5651
  end
@@ -5669,7 +5673,7 @@ module TencentCloud
5669
5673
  # @type KeyNonExistingField: String
5670
5674
 
5671
5675
  attr_accessor :KeyName, :KeyType, :KeyNonExistingField
5672
-
5676
+
5673
5677
  def initialize(keyname=nil, keytype=nil, keynonexistingfield=nil)
5674
5678
  @KeyName = keyname
5675
5679
  @KeyType = keytype
@@ -5700,7 +5704,7 @@ module TencentCloud
5700
5704
  # @type LastWriteTime: String
5701
5705
 
5702
5706
  attr_accessor :PartitionId, :Status, :InclusiveBeginKey, :ExclusiveEndKey, :CreateTime, :LastWriteTime
5703
-
5707
+
5704
5708
  def initialize(partitionid=nil, status=nil, inclusivebeginkey=nil, exclusiveendkey=nil, createtime=nil, lastwritetime=nil)
5705
5709
  @PartitionId = partitionid
5706
5710
  @Status = status
@@ -5728,7 +5732,7 @@ module TencentCloud
5728
5732
  # @type TaskId: String
5729
5733
 
5730
5734
  attr_accessor :ShipperId, :TaskId
5731
-
5735
+
5732
5736
  def initialize(shipperid=nil, taskid=nil)
5733
5737
  @ShipperId = shipperid
5734
5738
  @TaskId = taskid
@@ -5746,7 +5750,7 @@ module TencentCloud
5746
5750
  # @type RequestId: String
5747
5751
 
5748
5752
  attr_accessor :RequestId
5749
-
5753
+
5750
5754
  def initialize(requestid=nil)
5751
5755
  @RequestId = requestid
5752
5756
  end
@@ -5772,7 +5776,7 @@ module TencentCloud
5772
5776
  # @type DynamicIndex: :class:`Tencentcloud::Cls.v20201016.models.DynamicIndex`
5773
5777
 
5774
5778
  attr_accessor :FullText, :KeyValue, :Tag, :DynamicIndex
5775
-
5779
+
5776
5780
  def initialize(fulltext=nil, keyvalue=nil, tag=nil, dynamicindex=nil)
5777
5781
  @FullText = fulltext
5778
5782
  @KeyValue = keyvalue
@@ -5808,7 +5812,7 @@ module TencentCloud
5808
5812
  # @type KeyValues: Array
5809
5813
 
5810
5814
  attr_accessor :CaseSensitive, :KeyValues
5811
-
5815
+
5812
5816
  def initialize(casesensitive=nil, keyvalues=nil)
5813
5817
  @CaseSensitive = casesensitive
5814
5818
  @KeyValues = keyvalues
@@ -5835,7 +5839,7 @@ module TencentCloud
5835
5839
  # @type KeyValues: Array
5836
5840
 
5837
5841
  attr_accessor :CaseSensitive, :KeyValues
5838
-
5842
+
5839
5843
  def initialize(casesensitive=nil, keyvalues=nil)
5840
5844
  @CaseSensitive = casesensitive
5841
5845
  @KeyValues = keyvalues
@@ -5898,7 +5902,7 @@ module TencentCloud
5898
5902
  # @type SyntaxRule: Integer
5899
5903
 
5900
5904
  attr_accessor :From, :To, :Query, :TopicId, :Limit, :Context, :Sort, :UseNewAnalysis, :SamplingRate, :SyntaxRule
5901
-
5905
+
5902
5906
  def initialize(from=nil, to=nil, query=nil, topicid=nil, limit=nil, context=nil, sort=nil, usenewanalysis=nil, samplingrate=nil, syntaxrule=nil)
5903
5907
  @From = from
5904
5908
  @To = to
@@ -5961,7 +5965,7 @@ module TencentCloud
5961
5965
  # @type RequestId: String
5962
5966
 
5963
5967
  attr_accessor :Context, :ListOver, :Analysis, :Results, :ColNames, :AnalysisResults, :AnalysisRecords, :Columns, :SamplingRate, :RequestId
5964
-
5968
+
5965
5969
  def initialize(context=nil, listover=nil, analysis=nil, results=nil, colnames=nil, analysisresults=nil, analysisrecords=nil, columns=nil, samplingrate=nil, requestid=nil)
5966
5970
  @Context = context
5967
5971
  @ListOver = listover
@@ -6066,7 +6070,7 @@ module TencentCloud
6066
6070
  # @type HistoryStatus: Integer
6067
6071
 
6068
6072
  attr_accessor :ShipperId, :TopicId, :Bucket, :Prefix, :ShipperName, :Interval, :MaxSize, :Status, :FilterRules, :Partition, :Compress, :Content, :CreateTime, :FilenameMode, :StartTime, :EndTime, :Progress, :RemainTime, :HistoryStatus
6069
-
6073
+
6070
6074
  def initialize(shipperid=nil, topicid=nil, bucket=nil, prefix=nil, shippername=nil, interval=nil, maxsize=nil, status=nil, filterrules=nil, partition=nil, compress=nil, content=nil, createtime=nil, filenamemode=nil, starttime=nil, endtime=nil, progress=nil, remaintime=nil, historystatus=nil)
6071
6075
  @ShipperId = shipperid
6072
6076
  @TopicId = topicid
@@ -6147,7 +6151,7 @@ module TencentCloud
6147
6151
  # @type Message: String
6148
6152
 
6149
6153
  attr_accessor :TaskId, :ShipperId, :TopicId, :RangeStart, :RangeEnd, :StartTime, :EndTime, :Status, :Message
6150
-
6154
+
6151
6155
  def initialize(taskid=nil, shipperid=nil, topicid=nil, rangestart=nil, rangeend=nil, starttime=nil, endtime=nil, status=nil, message=nil)
6152
6156
  @TaskId = taskid
6153
6157
  @ShipperId = shipperid
@@ -6185,7 +6189,7 @@ module TencentCloud
6185
6189
  # @type Number: Integer
6186
6190
 
6187
6191
  attr_accessor :TopicId, :PartitionId, :SplitKey, :Number
6188
-
6192
+
6189
6193
  def initialize(topicid=nil, partitionid=nil, splitkey=nil, number=nil)
6190
6194
  @TopicId = topicid
6191
6195
  @PartitionId = partitionid
@@ -6209,7 +6213,7 @@ module TencentCloud
6209
6213
  # @type RequestId: String
6210
6214
 
6211
6215
  attr_accessor :Partitions, :RequestId
6212
-
6216
+
6213
6217
  def initialize(partitions=nil, requestid=nil)
6214
6218
  @Partitions = partitions
6215
6219
  @RequestId = requestid
@@ -6238,7 +6242,7 @@ module TencentCloud
6238
6242
  # @type Value: String
6239
6243
 
6240
6244
  attr_accessor :Key, :Value
6241
-
6245
+
6242
6246
  def initialize(key=nil, value=nil)
6243
6247
  @Key = key
6244
6248
  @Value = value
@@ -6296,7 +6300,7 @@ module TencentCloud
6296
6300
  # @type HotPeriod: Integer
6297
6301
 
6298
6302
  attr_accessor :LogsetId, :TopicId, :TopicName, :PartitionCount, :Index, :AssumerName, :CreateTime, :Status, :Tags, :AutoSplit, :MaxSplitPartitions, :StorageType, :Period, :SubAssumerName, :Describes, :HotPeriod
6299
-
6303
+
6300
6304
  def initialize(logsetid=nil, topicid=nil, topicname=nil, partitioncount=nil, index=nil, assumername=nil, createtime=nil, status=nil, tags=nil, autosplit=nil, maxsplitpartitions=nil, storagetype=nil, period=nil, subassumername=nil, describes=nil, hotperiod=nil)
6301
6305
  @LogsetId = logsetid
6302
6306
  @TopicId = topicid
@@ -6353,7 +6357,7 @@ module TencentCloud
6353
6357
  # @type CompressType: String
6354
6358
 
6355
6359
  attr_accessor :TopicId, :HashKey, :CompressType
6356
-
6360
+
6357
6361
  def initialize(topicid=nil, hashkey=nil, compresstype=nil)
6358
6362
  @TopicId = topicid
6359
6363
  @HashKey = hashkey
@@ -6373,7 +6377,7 @@ module TencentCloud
6373
6377
  # @type RequestId: String
6374
6378
 
6375
6379
  attr_accessor :RequestId
6376
-
6380
+
6377
6381
  def initialize(requestid=nil)
6378
6382
  @RequestId = requestid
6379
6383
  end
@@ -6399,7 +6403,7 @@ module TencentCloud
6399
6403
  # @type ContainZH: Boolean
6400
6404
 
6401
6405
  attr_accessor :Type, :Tokenizer, :SqlFlag, :ContainZH
6402
-
6406
+
6403
6407
  def initialize(type=nil, tokenizer=nil, sqlflag=nil, containzh=nil)
6404
6408
  @Type = type
6405
6409
  @Tokenizer = tokenizer
@@ -6441,7 +6445,7 @@ module TencentCloud
6441
6445
  # @type Index: Integer
6442
6446
 
6443
6447
  attr_accessor :Url, :CallbackType, :Method, :Headers, :Body, :Index
6444
-
6448
+
6445
6449
  def initialize(url=nil, callbacktype=nil, method=nil, headers=nil, body=nil, index=nil)
6446
6450
  @Url = url
6447
6451
  @CallbackType = callbacktype