tencentcloud-sdk-teo 3.0.799 → 3.0.800

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/v20220901/models.rb +12 -12
  4. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 1296bdf3b96b47f510000ecf3065c87b9fa3d996
4
- data.tar.gz: e0b8ba96763f88f6ff64fb1c31a05acb4a106bd1
3
+ metadata.gz: ad166c796e2e603e31cf8a96b3597d5ee16a1a27
4
+ data.tar.gz: c6e75dcf01520371868500ca5e2fc2c10813720a
5
5
  SHA512:
6
- metadata.gz: 88fa2f8392e8d5f8921853d728c2a35aac1405f94df6438abaad987f0ae8e03218c4c5ebfe6c73c35800b6808c001469739cbe8488c091f2cd4d798bf4588192
7
- data.tar.gz: a3cbc11938634d3cc9667b62297076d76b5febcea561eec9dbe65431e15ff1017b3eb13083061218daa5b47befe3d6712e5c13d70e7d7d2d76e6030e444223ed
6
+ metadata.gz: 4efb88f35970962c2d6e8f599e8c850f85c59e8c7fdb93f93802bf1855836f30816e84b22d1815d1793a47a86ad01a9a630224d169787a36c25c03f963857bf4
7
+ data.tar.gz: f574476fe5907e3efb717645ceb2211ed024291f5a4ff0530178060f691ac81a21f940879b50692185d117cd0d40d697099de3454c27bd4db78e861b1e147838
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.799
1
+ 3.0.800
@@ -1506,8 +1506,8 @@ module TencentCloud
1506
1506
 
1507
1507
  attr_accessor :Switch, :CacheTime, :IgnoreCacheControl
1508
1508
  extend Gem::Deprecate
1509
- deprecate :IgnoreCacheControl, :none, 2024, 3
1510
- deprecate :IgnoreCacheControl=, :none, 2024, 3
1509
+ deprecate :IgnoreCacheControl, :none, 2024, 4
1510
+ deprecate :IgnoreCacheControl=, :none, 2024, 4
1511
1511
 
1512
1512
  def initialize(switch=nil, cachetime=nil, ignorecachecontrol=nil)
1513
1513
  @Switch = switch
@@ -2612,8 +2612,8 @@ module TencentCloud
2612
2612
 
2613
2613
  attr_accessor :ZoneId, :Type, :Method, :Targets, :EncodeUrl
2614
2614
  extend Gem::Deprecate
2615
- deprecate :EncodeUrl, :none, 2024, 3
2616
- deprecate :EncodeUrl=, :none, 2024, 3
2615
+ deprecate :EncodeUrl, :none, 2024, 4
2616
+ deprecate :EncodeUrl=, :none, 2024, 4
2617
2617
 
2618
2618
  def initialize(zoneid=nil, type=nil, method=nil, targets=nil, encodeurl=nil)
2619
2619
  @ZoneId = zoneid
@@ -2965,10 +2965,10 @@ module TencentCloud
2965
2965
 
2966
2966
  attr_accessor :Type, :ZoneName, :Area, :PlanId, :AliasZoneName, :Tags, :AllowDuplicates, :JumpStart
2967
2967
  extend Gem::Deprecate
2968
- deprecate :AllowDuplicates, :none, 2024, 3
2969
- deprecate :AllowDuplicates=, :none, 2024, 3
2970
- deprecate :JumpStart, :none, 2024, 3
2971
- deprecate :JumpStart=, :none, 2024, 3
2968
+ deprecate :AllowDuplicates, :none, 2024, 4
2969
+ deprecate :AllowDuplicates=, :none, 2024, 4
2970
+ deprecate :JumpStart, :none, 2024, 4
2971
+ deprecate :JumpStart=, :none, 2024, 4
2972
2972
 
2973
2973
  def initialize(type=nil, zonename=nil, area=nil, planid=nil, aliaszonename=nil, tags=nil, allowduplicates=nil, jumpstart=nil)
2974
2974
  @Type = type
@@ -8633,8 +8633,8 @@ module TencentCloud
8633
8633
 
8634
8634
  attr_accessor :ZoneId, :Hosts, :Mode, :ServerCertInfo, :ApplyType
8635
8635
  extend Gem::Deprecate
8636
- deprecate :ApplyType, :none, 2024, 3
8637
- deprecate :ApplyType=, :none, 2024, 3
8636
+ deprecate :ApplyType, :none, 2024, 4
8637
+ deprecate :ApplyType=, :none, 2024, 4
8638
8638
 
8639
8639
  def initialize(zoneid=nil, hosts=nil, mode=nil, servercertinfo=nil, applytype=nil)
8640
8640
  @ZoneId = zoneid
@@ -10876,8 +10876,8 @@ module TencentCloud
10876
10876
 
10877
10877
  attr_accessor :Operator, :Target, :Values, :IgnoreCase, :Name, :IgnoreNameCase
10878
10878
  extend Gem::Deprecate
10879
- deprecate :IgnoreNameCase, :none, 2024, 3
10880
- deprecate :IgnoreNameCase=, :none, 2024, 3
10879
+ deprecate :IgnoreNameCase, :none, 2024, 4
10880
+ deprecate :IgnoreNameCase=, :none, 2024, 4
10881
10881
 
10882
10882
  def initialize(operator=nil, target=nil, values=nil, ignorecase=nil, name=nil, ignorenamecase=nil)
10883
10883
  @Operator = operator
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-teo
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.799
4
+ version: 3.0.800
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud