tencentcloud-sdk-cls 3.0.840 → 3.0.842

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 +19 -6
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: be400f1883a46aeb54192aa7dc3f523cca2773de
4
- data.tar.gz: c71cd5cd35820cb767eec47429614feb0959fe65
3
+ metadata.gz: 5ba5512de691d62674f67998f1c8a0988234e06f
4
+ data.tar.gz: 7f0436cfececaa01a372dc65815532db713942f7
5
5
  SHA512:
6
- metadata.gz: 70f05ec1f511878287f959c83f17e10c10546b1e549ff398e2569504390a5eccecea464f49aa91f9ddd6cf08576ec3ce0aa87ce50fc34c635681298591357588
7
- data.tar.gz: 1b4b45d48a2a850b5834785857ff9e8e8ad7bcda8e7246a426cb61645a8bb17f7032946a41b3e9c6b94c5fe3d710937be05e94b2a4958ef0846eb0c02f984b39
6
+ metadata.gz: dde7b23731ab0f3345db312bb1b7cf72b0586186303f94af767e20e1292a08e674d4391d9b066eebdb83aca8a1b107d8119369a41a9321e975742109c03cb412
7
+ data.tar.gz: 4f91898a9a91925f5c9a72b41b8f3879376b8e5349a9f02706ec7dfebbc7f9ef6af494b2374fe8feb417616819f0729eea938f11be68bb08697e49b61a9735d2
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.840
1
+ 3.0.842
@@ -2465,10 +2465,12 @@ module TencentCloud
2465
2465
  # @param SyntaxRule: 语法规则, 默认值为0。
2466
2466
  # 0:Lucene语法,1:CQL语法。
2467
2467
  # @type SyntaxRule: Integer
2468
+ # @param DerivedFields: 导出字段
2469
+ # @type DerivedFields: Array
2468
2470
 
2469
- attr_accessor :TopicId, :Count, :Query, :From, :To, :Order, :Format, :SyntaxRule
2471
+ attr_accessor :TopicId, :Count, :Query, :From, :To, :Order, :Format, :SyntaxRule, :DerivedFields
2470
2472
 
2471
- def initialize(topicid=nil, count=nil, query=nil, from=nil, to=nil, order=nil, format=nil, syntaxrule=nil)
2473
+ def initialize(topicid=nil, count=nil, query=nil, from=nil, to=nil, order=nil, format=nil, syntaxrule=nil, derivedfields=nil)
2472
2474
  @TopicId = topicid
2473
2475
  @Count = count
2474
2476
  @Query = query
@@ -2477,6 +2479,7 @@ module TencentCloud
2477
2479
  @Order = order
2478
2480
  @Format = format
2479
2481
  @SyntaxRule = syntaxrule
2482
+ @DerivedFields = derivedfields
2480
2483
  end
2481
2484
 
2482
2485
  def deserialize(params)
@@ -2488,6 +2491,7 @@ module TencentCloud
2488
2491
  @Order = params['Order']
2489
2492
  @Format = params['Format']
2490
2493
  @SyntaxRule = params['SyntaxRule']
2494
+ @DerivedFields = params['DerivedFields']
2491
2495
  end
2492
2496
  end
2493
2497
 
@@ -5919,10 +5923,13 @@ module TencentCloud
5919
5923
  # @param SyntaxRule: 语法规则。 默认值为0。
5920
5924
  # 0:Lucene语法,1:CQL语法。
5921
5925
  # @type SyntaxRule: Integer
5926
+ # @param DerivedFields: 导出字段
5927
+ # 注意:此字段可能返回 null,表示取不到有效值。
5928
+ # @type DerivedFields: Array
5922
5929
 
5923
- attr_accessor :TopicId, :ExportId, :Query, :FileName, :FileSize, :Order, :Format, :Count, :Status, :From, :To, :CosPath, :CreateTime, :SyntaxRule
5930
+ attr_accessor :TopicId, :ExportId, :Query, :FileName, :FileSize, :Order, :Format, :Count, :Status, :From, :To, :CosPath, :CreateTime, :SyntaxRule, :DerivedFields
5924
5931
 
5925
- 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, syntaxrule=nil)
5932
+ 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, syntaxrule=nil, derivedfields=nil)
5926
5933
  @TopicId = topicid
5927
5934
  @ExportId = exportid
5928
5935
  @Query = query
@@ -5937,6 +5944,7 @@ module TencentCloud
5937
5944
  @CosPath = cospath
5938
5945
  @CreateTime = createtime
5939
5946
  @SyntaxRule = syntaxrule
5947
+ @DerivedFields = derivedfields
5940
5948
  end
5941
5949
 
5942
5950
  def deserialize(params)
@@ -5954,6 +5962,7 @@ module TencentCloud
5954
5962
  @CosPath = params['CosPath']
5955
5963
  @CreateTime = params['CreateTime']
5956
5964
  @SyntaxRule = params['SyntaxRule']
5965
+ @DerivedFields = params['DerivedFields']
5957
5966
  end
5958
5967
  end
5959
5968
 
@@ -8491,10 +8500,12 @@ module TencentCloud
8491
8500
  # @param IsWebTracking: 免鉴权开关。 false:关闭; true:开启。
8492
8501
  # 开启后将支持指定操作匿名访问该日志主题。详情请参见[日志主题](https://cloud.tencent.com/document/product/614/41035)。
8493
8502
  # @type IsWebTracking: Boolean
8503
+ # @param PartitionCount: 日志主题分区数量
8504
+ # @type PartitionCount: Integer
8494
8505
 
8495
- attr_accessor :TopicId, :TopicName, :Tags, :Status, :AutoSplit, :MaxSplitPartitions, :Period, :Describes, :HotPeriod, :IsWebTracking
8506
+ attr_accessor :TopicId, :TopicName, :Tags, :Status, :AutoSplit, :MaxSplitPartitions, :Period, :Describes, :HotPeriod, :IsWebTracking, :PartitionCount
8496
8507
 
8497
- def initialize(topicid=nil, topicname=nil, tags=nil, status=nil, autosplit=nil, maxsplitpartitions=nil, period=nil, describes=nil, hotperiod=nil, iswebtracking=nil)
8508
+ def initialize(topicid=nil, topicname=nil, tags=nil, status=nil, autosplit=nil, maxsplitpartitions=nil, period=nil, describes=nil, hotperiod=nil, iswebtracking=nil, partitioncount=nil)
8498
8509
  @TopicId = topicid
8499
8510
  @TopicName = topicname
8500
8511
  @Tags = tags
@@ -8505,6 +8516,7 @@ module TencentCloud
8505
8516
  @Describes = describes
8506
8517
  @HotPeriod = hotperiod
8507
8518
  @IsWebTracking = iswebtracking
8519
+ @PartitionCount = partitioncount
8508
8520
  end
8509
8521
 
8510
8522
  def deserialize(params)
@@ -8525,6 +8537,7 @@ module TencentCloud
8525
8537
  @Describes = params['Describes']
8526
8538
  @HotPeriod = params['HotPeriod']
8527
8539
  @IsWebTracking = params['IsWebTracking']
8540
+ @PartitionCount = params['PartitionCount']
8528
8541
  end
8529
8542
  end
8530
8543
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-cls
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.840
4
+ version: 3.0.842
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-06-09 00:00:00.000000000 Z
11
+ date: 2024-06-12 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common