tencentcloud-sdk-teo 3.0.798 → 3.0.800

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/v20220901/models.rb +12 -12
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 518c955869bf8e23cc866280b70ec26c0e8e7808
4
- data.tar.gz: ee8a91705514b5825fd8d00162cd4eb46df6e31f
3
+ metadata.gz: ad166c796e2e603e31cf8a96b3597d5ee16a1a27
4
+ data.tar.gz: c6e75dcf01520371868500ca5e2fc2c10813720a
5
5
  SHA512:
6
- metadata.gz: d8f6506271b9da26ea2d2bab4e0938b2d4d75f2ff3ba29a1519c7b68e4dabea63408c24ea2d6b59294fd1cd8e4f416ce83bec6686b09d8b7cfb936950e65e2f8
7
- data.tar.gz: d448eb4722754eb53227cbfb64da27a68a02803b6d609d1df3798eb83dbedaf99fbb1380682909c2fbb2103eabdf9631fbe43b45e27166c3e2dd04d4b952e6e3
6
+ metadata.gz: 4efb88f35970962c2d6e8f599e8c850f85c59e8c7fdb93f93802bf1855836f30816e84b22d1815d1793a47a86ad01a9a630224d169787a36c25c03f963857bf4
7
+ data.tar.gz: f574476fe5907e3efb717645ceb2211ed024291f5a4ff0530178060f691ac81a21f940879b50692185d117cd0d40d697099de3454c27bd4db78e861b1e147838
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.798
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,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-teo
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.798
4
+ version: 3.0.800
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-04-08 00:00:00.000000000 Z
11
+ date: 2024-04-09 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common