tencentcloud-sdk-ssl 3.0.953 → 3.0.954

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: cc5ce72a9fcd8db70617b77fc89999ce5f7daaee
4
- data.tar.gz: 3f9f1618bf47ec2c1dd1183187457757ccae0f5d
3
+ metadata.gz: a63f65d59f9dceee04b221ae0cf01b75db9366cd
4
+ data.tar.gz: 09e200f7e048063d0fb0fe4852f70129cdb61686
5
5
  SHA512:
6
- metadata.gz: a2916c5be16ed9d918001fb6a3a0e9270164f8f181bc5d89b008bbc52cd77dc2fa415e4cfe255307bf43eb8b71632a414b892a1a93368f869fd34bc233f964a2
7
- data.tar.gz: b2766b8c8d80f153f55a761bcd1a9fe0578e29823cf3290261c90c0bc0f5d99f0a8f9b69a748850c5f71c941f591a9284747702399392ca5f776e152c4b3f394
6
+ metadata.gz: 46e4f56a3749f506adf9f0f194b4725306758276ce74cf29e58196b6bde4da48c5a05959551bea2b836d19eadb715bf36d1951bf0a799018a035e41e86b8c4a2
7
+ data.tar.gz: 04fb7164fce7ac67511f9c4ca1b9dce24a7def13d8be21b74c9c5ddc5de3cb516361f4cfbcbb6ff6d9dd65684996ba9b5e0f95dc0776c04a0fe9d937241798f1
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.953
1
+ 3.0.954
@@ -4376,10 +4376,10 @@ module TencentCloud
4376
4376
 
4377
4377
  attr_accessor :ManagerId, :Limit, :Offset
4378
4378
  extend Gem::Deprecate
4379
- deprecate :Limit, :none, 2024, 11
4380
- deprecate :Limit=, :none, 2024, 11
4381
- deprecate :Offset, :none, 2024, 11
4382
- deprecate :Offset=, :none, 2024, 11
4379
+ deprecate :Limit, :none, 2024, 12
4380
+ deprecate :Limit=, :none, 2024, 12
4381
+ deprecate :Offset, :none, 2024, 12
4382
+ deprecate :Offset=, :none, 2024, 12
4383
4383
 
4384
4384
  def initialize(managerid=nil, limit=nil, offset=nil)
4385
4385
  @ManagerId = managerid
@@ -6713,8 +6713,8 @@ module TencentCloud
6713
6713
 
6714
6714
  attr_accessor :OldCertificateId, :ResourceTypes, :CertificateId, :Regions, :ResourceTypesRegions, :CertificatePublicKey, :CertificatePrivateKey, :ExpiringNotificationSwitch, :Repeatable, :AllowDownload, :Tags, :ProjectId
6715
6715
  extend Gem::Deprecate
6716
- deprecate :Regions, :none, 2024, 11
6717
- deprecate :Regions=, :none, 2024, 11
6716
+ deprecate :Regions, :none, 2024, 12
6717
+ deprecate :Regions=, :none, 2024, 12
6718
6718
 
6719
6719
  def initialize(oldcertificateid=nil, resourcetypes=nil, certificateid=nil, regions=nil, resourcetypesregions=nil, certificatepublickey=nil, certificateprivatekey=nil, expiringnotificationswitch=nil, repeatable=nil, allowdownload=nil, tags=nil, projectid=nil)
6720
6720
  @OldCertificateId = oldcertificateid
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-ssl
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.953
4
+ version: 3.0.954
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-12-03 00:00:00.000000000 Z
11
+ date: 2024-12-04 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common