tencentcloud-sdk-waf 3.0.974 → 3.0.975

Sign up to get free protection for your applications and to get access to all the features.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/lib/VERSION +1 -1
  3. data/lib/v20180125/models.rb +21 -21
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 3cf2da38b7935cecec0c74be900f4669f8668b22
4
- data.tar.gz: ffde00a8b4c82180bb1c065bfded60e95c8dc4aa
3
+ metadata.gz: 2c33fefd098143c2138277d4070ce6550be5d155
4
+ data.tar.gz: 9fd51dbbd79b05c344f8ddf091fd7364e5e999a6
5
5
  SHA512:
6
- metadata.gz: 8330cd3cdde5a960022a3bca348cfdad79922afdbe81d4247a8ad0c638c0b560477a6a151a6a25a95cbe1ad0f4965c941113a93f0a6c6976ace78347ab00da71
7
- data.tar.gz: 03c64c95398c182714645c6d8d69586b65b927d00b37d6cb86fb601e18cf155f8c46a25b41fd014d48521f319e4c7396d9b291495d344cce206c783c984082d1
6
+ metadata.gz: b053aef289213d3eeb428ef7432a4918326372c17f0ae39bfbd89d9050616e2537c92bac2f46a4d2f5d99fc582eb94197500b8d49ea983f9ebf9e886d96d8fce
7
+ data.tar.gz: ae5ce56451fd7c4e01f956e889fdf76d24b07b3f6281ff32ae633e123c6528e23074dc08e6266a2ea8687d4a38b4561c35dc0a0becfa57d8dad9c08e4ed2a986
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.974
1
+ 3.0.975
@@ -77,8 +77,8 @@ module TencentCloud
77
77
 
78
78
  attr_accessor :BTime, :Count, :BeginTime
79
79
  extend Gem::Deprecate
80
- deprecate :BTime, :none, 2024, 12
81
- deprecate :BTime=, :none, 2024, 12
80
+ deprecate :BTime, :none, 2025, 1
81
+ deprecate :BTime=, :none, 2025, 1
82
82
 
83
83
  def initialize(btime=nil, count=nil, begintime=nil)
84
84
  @BTime = btime
@@ -2651,8 +2651,8 @@ module TencentCloud
2651
2651
 
2652
2652
  attr_accessor :Domain, :IpList, :ActionType, :ValidTS, :InstanceId, :Edition, :SourceType, :Note, :JobType, :JobDateTime
2653
2653
  extend Gem::Deprecate
2654
- deprecate :ValidTS, :none, 2024, 12
2655
- deprecate :ValidTS=, :none, 2024, 12
2654
+ deprecate :ValidTS, :none, 2025, 1
2655
+ deprecate :ValidTS=, :none, 2025, 1
2656
2656
 
2657
2657
  def initialize(domain=nil, iplist=nil, actiontype=nil, validts=nil, instanceid=nil, edition=nil, sourcetype=nil, note=nil, jobtype=nil, jobdatetime=nil)
2658
2658
  @Domain = domain
@@ -3441,8 +3441,8 @@ module TencentCloud
3441
3441
 
3442
3442
  attr_accessor :From, :To, :Query, :FieldName, :TopicId, :Sort, :Count
3443
3443
  extend Gem::Deprecate
3444
- deprecate :TopicId, :none, 2024, 12
3445
- deprecate :TopicId=, :none, 2024, 12
3444
+ deprecate :TopicId, :none, 2025, 1
3445
+ deprecate :TopicId=, :none, 2025, 1
3446
3446
 
3447
3447
  def initialize(from=nil, to=nil, query=nil, fieldname=nil, topicid=nil, sort=nil, count=nil)
3448
3448
  @From = from
@@ -5895,10 +5895,10 @@ module TencentCloud
5895
5895
 
5896
5896
  attr_accessor :Domain, :Count, :ActionType, :VtsMin, :VtsMax, :CtsMin, :CtsMax, :OffSet, :Limit, :Source, :Sort, :Ip, :ValidStatus, :ValidTimeStampMin, :ValidTimeStampMax, :RuleId, :TimerType
5897
5897
  extend Gem::Deprecate
5898
- deprecate :VtsMin, :none, 2024, 12
5899
- deprecate :VtsMin=, :none, 2024, 12
5900
- deprecate :VtsMax, :none, 2024, 12
5901
- deprecate :VtsMax=, :none, 2024, 12
5898
+ deprecate :VtsMin, :none, 2025, 1
5899
+ deprecate :VtsMin=, :none, 2025, 1
5900
+ deprecate :VtsMax, :none, 2025, 1
5901
+ deprecate :VtsMax=, :none, 2025, 1
5902
5902
 
5903
5903
  def initialize(domain=nil, count=nil, actiontype=nil, vtsmin=nil, vtsmax=nil, ctsmin=nil, ctsmax=nil, offset=nil, limit=nil, source=nil, sort=nil, ip=nil, validstatus=nil, validtimestampmin=nil, validtimestampmax=nil, ruleid=nil, timertype=nil)
5904
5904
  @Domain = domain
@@ -6001,10 +6001,10 @@ module TencentCloud
6001
6001
 
6002
6002
  attr_accessor :Domain, :Count, :Category, :VtsMin, :VtsMax, :CtsMin, :CtsMax, :Skip, :Limit, :Name, :Sort, :Ip, :ValidTimeStampMin, :ValidTimeStampMax
6003
6003
  extend Gem::Deprecate
6004
- deprecate :VtsMin, :none, 2024, 12
6005
- deprecate :VtsMin=, :none, 2024, 12
6006
- deprecate :VtsMax, :none, 2024, 12
6007
- deprecate :VtsMax=, :none, 2024, 12
6004
+ deprecate :VtsMin, :none, 2025, 1
6005
+ deprecate :VtsMin=, :none, 2025, 1
6006
+ deprecate :VtsMax, :none, 2025, 1
6007
+ deprecate :VtsMax=, :none, 2025, 1
6008
6008
 
6009
6009
  def initialize(domain=nil, count=nil, category=nil, vtsmin=nil, vtsmax=nil, ctsmin=nil, ctsmax=nil, skip=nil, limit=nil, name=nil, sort=nil, ip=nil, validtimestampmin=nil, validtimestampmax=nil)
6010
6010
  @Domain = domain
@@ -11400,8 +11400,8 @@ module TencentCloud
11400
11400
 
11401
11401
  attr_accessor :Domain, :IpList, :ActionType, :RuleId, :ValidTS, :InstanceId, :Edition, :SourceType, :Note, :JobType, :JobDateTime
11402
11402
  extend Gem::Deprecate
11403
- deprecate :ValidTS, :none, 2024, 12
11404
- deprecate :ValidTS=, :none, 2024, 12
11403
+ deprecate :ValidTS, :none, 2025, 1
11404
+ deprecate :ValidTS=, :none, 2025, 1
11405
11405
 
11406
11406
  def initialize(domain=nil, iplist=nil, actiontype=nil, ruleid=nil, validts=nil, instanceid=nil, edition=nil, sourcetype=nil, note=nil, jobtype=nil, jobdatetime=nil)
11407
11407
  @Domain = domain
@@ -12785,10 +12785,10 @@ module TencentCloud
12785
12785
 
12786
12786
  attr_accessor :Context, :ListOver, :Analysis, :ColNames, :Results, :AnalysisResults, :RequestId
12787
12787
  extend Gem::Deprecate
12788
- deprecate :ColNames, :none, 2024, 12
12789
- deprecate :ColNames=, :none, 2024, 12
12790
- deprecate :AnalysisResults, :none, 2024, 12
12791
- deprecate :AnalysisResults=, :none, 2024, 12
12788
+ deprecate :ColNames, :none, 2025, 1
12789
+ deprecate :ColNames=, :none, 2025, 1
12790
+ deprecate :AnalysisResults, :none, 2025, 1
12791
+ deprecate :AnalysisResults=, :none, 2025, 1
12792
12792
 
12793
12793
  def initialize(context=nil, listover=nil, analysis=nil, colnames=nil, results=nil, analysisresults=nil, requestid=nil)
12794
12794
  @Context = context
@@ -13047,7 +13047,7 @@ module TencentCloud
13047
13047
  end
13048
13048
  end
13049
13049
 
13050
- # 自定义规则的匹配条件结构体
13050
+ # 规则的匹配条件结构体
13051
13051
  class Strategy < TencentCloud::Common::AbstractModel
13052
13052
  # @param Field: 匹配字段
13053
13053
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-waf
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.974
4
+ version: 3.0.975
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2025-01-02 00:00:00.000000000 Z
11
+ date: 2025-01-05 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common