tencentcloud-sdk-teo 3.0.799 → 3.0.801

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 +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 1296bdf3b96b47f510000ecf3065c87b9fa3d996
4
- data.tar.gz: e0b8ba96763f88f6ff64fb1c31a05acb4a106bd1
3
+ metadata.gz: 8722244a76c7d74f8a04506943d79b81afcd72b0
4
+ data.tar.gz: afdb9c354e7feb73430434dde7baac00f09408a6
5
5
  SHA512:
6
- metadata.gz: 88fa2f8392e8d5f8921853d728c2a35aac1405f94df6438abaad987f0ae8e03218c4c5ebfe6c73c35800b6808c001469739cbe8488c091f2cd4d798bf4588192
7
- data.tar.gz: a3cbc11938634d3cc9667b62297076d76b5febcea561eec9dbe65431e15ff1017b3eb13083061218daa5b47befe3d6712e5c13d70e7d7d2d76e6030e444223ed
6
+ metadata.gz: a13074c832c6cf8567050b9fc06498bc75373c9a06591bf62019a7b21ab815f0d5319de23af7c438a2827dca0227c55d6ee0c5ace5933c1a5e793dd96ba37995
7
+ data.tar.gz: fcc10a76191ed86a6b47246c8f0185afa53502381c605f5f75d9cbd9bda80eb8cf7495dcf9a56087215bd82a00adc56f3cd8a1e89c0ef0bef1836739ad151bdd
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.799
1
+ 3.0.801
@@ -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.799
4
+ version: 3.0.801
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-09 00:00:00.000000000 Z
11
+ date: 2024-04-10 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common