tencentcloud-sdk-teo 3.0.814 → 3.0.815

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: 62114e7ab3e4c9ea20617c180a10ebf395ac7a51
4
- data.tar.gz: 3fe79d2e3b75110e4c80882b9d9c7a201b584dfb
3
+ metadata.gz: 13a992a35003a7ab3e644319b5bee2a456653944
4
+ data.tar.gz: 1895b309bb83f8f2d497e0be98708785c86ad0bb
5
5
  SHA512:
6
- metadata.gz: f49bbbfc2d876cc9614da6d2922215732745add306647fdc5c62cbf96503abbf00f416707292feb446124f214585e38df2f310b59c2e8027796ed9b9e308e490
7
- data.tar.gz: 09c79f8f2414c6599fa017dc609c89ccac46a8d7c24391b2d47ccd73518da38b664c64533f36d493ddcfb7ba7a37ae1c2e5164d71c9f963897a491c8b849b86a
6
+ metadata.gz: 22b007238a9a5c3e743ebbf35c668df25984bf3e520697ad6ee574bff29ce3c272e208dabb9fa5b235ebf4523fe1d37f9264745ce0ba9171455655a46fe6f8c4
7
+ data.tar.gz: d1c411c2860f4c9a6f7419a64d95d00920656f307dbf1f59c62b03c2dc8282b8490309d0be9e73a3fe6603b8f448d668ba5098f563278712de8b42581d70f809
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.814
1
+ 3.0.815
@@ -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, 4
1510
- deprecate :IgnoreCacheControl=, :none, 2024, 4
1509
+ deprecate :IgnoreCacheControl, :none, 2024, 5
1510
+ deprecate :IgnoreCacheControl=, :none, 2024, 5
1511
1511
 
1512
1512
  def initialize(switch=nil, cachetime=nil, ignorecachecontrol=nil)
1513
1513
  @Switch = switch
@@ -2667,8 +2667,8 @@ module TencentCloud
2667
2667
 
2668
2668
  attr_accessor :ZoneId, :Type, :Method, :Targets, :EncodeUrl
2669
2669
  extend Gem::Deprecate
2670
- deprecate :EncodeUrl, :none, 2024, 4
2671
- deprecate :EncodeUrl=, :none, 2024, 4
2670
+ deprecate :EncodeUrl, :none, 2024, 5
2671
+ deprecate :EncodeUrl=, :none, 2024, 5
2672
2672
 
2673
2673
  def initialize(zoneid=nil, type=nil, method=nil, targets=nil, encodeurl=nil)
2674
2674
  @ZoneId = zoneid
@@ -3029,10 +3029,10 @@ module TencentCloud
3029
3029
 
3030
3030
  attr_accessor :Type, :ZoneName, :Area, :PlanId, :AliasZoneName, :Tags, :AllowDuplicates, :JumpStart
3031
3031
  extend Gem::Deprecate
3032
- deprecate :AllowDuplicates, :none, 2024, 4
3033
- deprecate :AllowDuplicates=, :none, 2024, 4
3034
- deprecate :JumpStart, :none, 2024, 4
3035
- deprecate :JumpStart=, :none, 2024, 4
3032
+ deprecate :AllowDuplicates, :none, 2024, 5
3033
+ deprecate :AllowDuplicates=, :none, 2024, 5
3034
+ deprecate :JumpStart, :none, 2024, 5
3035
+ deprecate :JumpStart=, :none, 2024, 5
3036
3036
 
3037
3037
  def initialize(type=nil, zonename=nil, area=nil, planid=nil, aliaszonename=nil, tags=nil, allowduplicates=nil, jumpstart=nil)
3038
3038
  @Type = type
@@ -8822,8 +8822,8 @@ module TencentCloud
8822
8822
 
8823
8823
  attr_accessor :ZoneId, :Hosts, :Mode, :ServerCertInfo, :ApplyType
8824
8824
  extend Gem::Deprecate
8825
- deprecate :ApplyType, :none, 2024, 4
8826
- deprecate :ApplyType=, :none, 2024, 4
8825
+ deprecate :ApplyType, :none, 2024, 5
8826
+ deprecate :ApplyType=, :none, 2024, 5
8827
8827
 
8828
8828
  def initialize(zoneid=nil, hosts=nil, mode=nil, servercertinfo=nil, applytype=nil)
8829
8829
  @ZoneId = zoneid
@@ -11208,8 +11208,8 @@ module TencentCloud
11208
11208
 
11209
11209
  attr_accessor :Operator, :Target, :Values, :IgnoreCase, :Name, :IgnoreNameCase
11210
11210
  extend Gem::Deprecate
11211
- deprecate :IgnoreNameCase, :none, 2024, 4
11212
- deprecate :IgnoreNameCase=, :none, 2024, 4
11211
+ deprecate :IgnoreNameCase, :none, 2024, 5
11212
+ deprecate :IgnoreNameCase=, :none, 2024, 5
11213
11213
 
11214
11214
  def initialize(operator=nil, target=nil, values=nil, ignorecase=nil, name=nil, ignorenamecase=nil)
11215
11215
  @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.814
4
+ version: 3.0.815
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud