tencentcloud-sdk-teo 3.0.741 → 3.0.742

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 +13 -13
  4. metadata +1 -1
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: ae22cf9e13122e9af271a465ef3a1410dd305ec2
4
- data.tar.gz: cc02876eacbf1b10c0581d135cd289e9f3de8ec8
3
+ metadata.gz: 8e6e215d662cb1588d811fa13500489dcf7fba55
4
+ data.tar.gz: ede618f24531bd818fbf1e45c558f124117508c7
5
5
  SHA512:
6
- metadata.gz: 9f82e6ef08baf1ec9d6e22ea39e346941b6b5709f45e01dd5df24726cc9ac28d78607989b606732bbe4e330e48724e905366fc7f1441f57f8d18155231ebed06
7
- data.tar.gz: fa8331721fecc8a474bd992d70330f0f7225d93f4714ee473f2e9fd3edd3fcabf71f082afbdbf581e50a2c14b498d91ecd829e953955b1125c2ed14dd7924c65
6
+ metadata.gz: da3e9a70f9e29a1614daa0885942f89a86b97a1f8d0ce0645d6752d432e6256092e32b4edd534a57d178a96aa8085651c418502a0f154f372fed76f4625337ba
7
+ data.tar.gz: 1329da3dbc0185f849851ccd4ccc08d20017dd9c6812a7555cd105203fd167777228906b98b2e4ad6fc67919fa8ba5788ab7c1822293b429e9a24c4999b7fb86
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.741
1
+ 3.0.742
@@ -1434,8 +1434,8 @@ module TencentCloud
1434
1434
 
1435
1435
  attr_accessor :Switch, :CacheTime, :IgnoreCacheControl
1436
1436
  extend Gem::Deprecate
1437
- deprecate :IgnoreCacheControl, :none, 2023, 12
1438
- deprecate :IgnoreCacheControl=, :none, 2023, 12
1437
+ deprecate :IgnoreCacheControl, :none, 2024, 1
1438
+ deprecate :IgnoreCacheControl=, :none, 2024, 1
1439
1439
 
1440
1440
  def initialize(switch=nil, cachetime=nil, ignorecachecontrol=nil)
1441
1441
  @Switch = switch
@@ -2379,8 +2379,8 @@ module TencentCloud
2379
2379
 
2380
2380
  attr_accessor :ZoneId, :Type, :Method, :Targets, :EncodeUrl
2381
2381
  extend Gem::Deprecate
2382
- deprecate :EncodeUrl, :none, 2023, 12
2383
- deprecate :EncodeUrl=, :none, 2023, 12
2382
+ deprecate :EncodeUrl, :none, 2024, 1
2383
+ deprecate :EncodeUrl=, :none, 2024, 1
2384
2384
 
2385
2385
  def initialize(zoneid=nil, type=nil, method=nil, targets=nil, encodeurl=nil)
2386
2386
  @ZoneId = zoneid
@@ -2612,10 +2612,10 @@ module TencentCloud
2612
2612
 
2613
2613
  attr_accessor :Type, :ZoneName, :Area, :PlanId, :AliasZoneName, :Tags, :AllowDuplicates, :JumpStart
2614
2614
  extend Gem::Deprecate
2615
- deprecate :AllowDuplicates, :none, 2023, 12
2616
- deprecate :AllowDuplicates=, :none, 2023, 12
2617
- deprecate :JumpStart, :none, 2023, 12
2618
- deprecate :JumpStart=, :none, 2023, 12
2615
+ deprecate :AllowDuplicates, :none, 2024, 1
2616
+ deprecate :AllowDuplicates=, :none, 2024, 1
2617
+ deprecate :JumpStart, :none, 2024, 1
2618
+ deprecate :JumpStart=, :none, 2024, 1
2619
2619
 
2620
2620
  def initialize(type=nil, zonename=nil, area=nil, planid=nil, aliaszonename=nil, tags=nil, allowduplicates=nil, jumpstart=nil)
2621
2621
  @Type = type
@@ -6555,7 +6555,7 @@ module TencentCloud
6555
6555
  # @type GroupId: Integer
6556
6556
  # @param Name: 组名称。
6557
6557
  # @type Name: String
6558
- # @param Content: IP 组内容,可以填入 IP 及 IP 掩码。
6558
+ # @param Content: IP 组内容,仅支持 IP 及 IP 掩码。
6559
6559
  # @type Content: Array
6560
6560
 
6561
6561
  attr_accessor :GroupId, :Name, :Content
@@ -7490,8 +7490,8 @@ module TencentCloud
7490
7490
 
7491
7491
  attr_accessor :ZoneId, :Hosts, :Mode, :ServerCertInfo, :ApplyType
7492
7492
  extend Gem::Deprecate
7493
- deprecate :ApplyType, :none, 2023, 12
7494
- deprecate :ApplyType=, :none, 2023, 12
7493
+ deprecate :ApplyType, :none, 2024, 1
7494
+ deprecate :ApplyType=, :none, 2024, 1
7495
7495
 
7496
7496
  def initialize(zoneid=nil, hosts=nil, mode=nil, servercertinfo=nil, applytype=nil)
7497
7497
  @ZoneId = zoneid
@@ -9344,8 +9344,8 @@ module TencentCloud
9344
9344
 
9345
9345
  attr_accessor :Operator, :Target, :Values, :IgnoreCase, :Name, :IgnoreNameCase
9346
9346
  extend Gem::Deprecate
9347
- deprecate :IgnoreNameCase, :none, 2023, 12
9348
- deprecate :IgnoreNameCase=, :none, 2023, 12
9347
+ deprecate :IgnoreNameCase, :none, 2024, 1
9348
+ deprecate :IgnoreNameCase=, :none, 2024, 1
9349
9349
 
9350
9350
  def initialize(operator=nil, target=nil, values=nil, ignorecase=nil, name=nil, ignorenamecase=nil)
9351
9351
  @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.741
4
+ version: 3.0.742
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud