tencentcloud-sdk-ssl 3.0.1087 → 3.0.1092

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/v20191205/models.rb +22 -22
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 0ce375a2fbb3f78181a4c6c3f0dcb8c80111a8ad
4
- data.tar.gz: 80f92db493f55f27a5a0913ee92c210dd6da6d16
3
+ metadata.gz: bac777584650f3e4bbbe0c95b58d9fe440733e4e
4
+ data.tar.gz: 395f229fa50360e7e91d90c3bbae002ed2a17d5b
5
5
  SHA512:
6
- metadata.gz: f7e53e13452e8d39bf09aaa126fd1819ecad85592277172a2261b3970ba437d0732ff6ebf8ae6ac08db02fee5b5b5e245d581f688ae24dbec6c159b2538bd407
7
- data.tar.gz: 21ace51e1e806325e7e81dc4e86df496cdcbbc995394d2381d026fb21dd849b5fc8896fc39715b52769244e50ee103e3d76ba6701d2213d547f92bf579074423
6
+ metadata.gz: 2a68e19fa1769b10f8e8ea52a0cede98d0642d0085aadb076e66f58857e77721f06cb4f991b62285a60d626f2213b40b471af3d9b2cc5be965cca6dcf5892937
7
+ data.tar.gz: 9053688ea3688616f5b09c3bd438d87627cd4eb3c84fc60974f6462e6c8c7708c9590a94796f2d6e0ed4b57236a38b13eda54ea4f54e71bd241aa2079f06e1c9
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1087
1
+ 3.0.1092
@@ -4126,8 +4126,8 @@ module TencentCloud
4126
4126
 
4127
4127
  attr_accessor :CertificateId, :IsCache, :Filters, :ResourceType, :OldCertificateId, :Limit, :Offset
4128
4128
  extend Gem::Deprecate
4129
- deprecate :ResourceType, :none, 2025, 6
4130
- deprecate :ResourceType=, :none, 2025, 6
4129
+ deprecate :ResourceType, :none, 2025, 7
4130
+ deprecate :ResourceType=, :none, 2025, 7
4131
4131
 
4132
4132
  def initialize(certificateid=nil, iscache=nil, filters=nil, resourcetype=nil, oldcertificateid=nil, limit=nil, offset=nil)
4133
4133
  @CertificateId = certificateid
@@ -4209,8 +4209,8 @@ module TencentCloud
4209
4209
 
4210
4210
  attr_accessor :CertificateId, :IsCache, :Filters, :ResourceType, :OldCertificateId, :Offset, :Limit, :AsyncCache
4211
4211
  extend Gem::Deprecate
4212
- deprecate :ResourceType, :none, 2025, 6
4213
- deprecate :ResourceType=, :none, 2025, 6
4212
+ deprecate :ResourceType, :none, 2025, 7
4213
+ deprecate :ResourceType=, :none, 2025, 7
4214
4214
 
4215
4215
  def initialize(certificateid=nil, iscache=nil, filters=nil, resourcetype=nil, oldcertificateid=nil, offset=nil, limit=nil, asynccache=nil)
4216
4216
  @CertificateId = certificateid
@@ -4686,8 +4686,8 @@ module TencentCloud
4686
4686
 
4687
4687
  attr_accessor :CertificateId, :IsCache, :Filters, :ResourceType
4688
4688
  extend Gem::Deprecate
4689
- deprecate :ResourceType, :none, 2025, 6
4690
- deprecate :ResourceType=, :none, 2025, 6
4689
+ deprecate :ResourceType, :none, 2025, 7
4690
+ deprecate :ResourceType=, :none, 2025, 7
4691
4691
 
4692
4692
  def initialize(certificateid=nil, iscache=nil, filters=nil, resourcetype=nil)
4693
4693
  @CertificateId = certificateid
@@ -4757,8 +4757,8 @@ module TencentCloud
4757
4757
 
4758
4758
  attr_accessor :CertificateId, :IsCache, :Filters, :ResourceType, :OldCertificateId
4759
4759
  extend Gem::Deprecate
4760
- deprecate :ResourceType, :none, 2025, 6
4761
- deprecate :ResourceType=, :none, 2025, 6
4760
+ deprecate :ResourceType, :none, 2025, 7
4761
+ deprecate :ResourceType=, :none, 2025, 7
4762
4762
 
4763
4763
  def initialize(certificateid=nil, iscache=nil, filters=nil, resourcetype=nil, oldcertificateid=nil)
4764
4764
  @CertificateId = certificateid
@@ -4832,8 +4832,8 @@ module TencentCloud
4832
4832
 
4833
4833
  attr_accessor :CertificateId, :ResourceType, :IsCache, :Filters, :OldCertificateId, :Offset, :Limit, :AsyncCache
4834
4834
  extend Gem::Deprecate
4835
- deprecate :ResourceType, :none, 2025, 6
4836
- deprecate :ResourceType=, :none, 2025, 6
4835
+ deprecate :ResourceType, :none, 2025, 7
4836
+ deprecate :ResourceType=, :none, 2025, 7
4837
4837
 
4838
4838
  def initialize(certificateid=nil, resourcetype=nil, iscache=nil, filters=nil, oldcertificateid=nil, offset=nil, limit=nil, asynccache=nil)
4839
4839
  @CertificateId = certificateid
@@ -5233,8 +5233,8 @@ module TencentCloud
5233
5233
 
5234
5234
  attr_accessor :CertificateId, :IsCache, :Filters, :ResourceType, :OldCertificateId
5235
5235
  extend Gem::Deprecate
5236
- deprecate :ResourceType, :none, 2025, 6
5237
- deprecate :ResourceType=, :none, 2025, 6
5236
+ deprecate :ResourceType, :none, 2025, 7
5237
+ deprecate :ResourceType=, :none, 2025, 7
5238
5238
 
5239
5239
  def initialize(certificateid=nil, iscache=nil, filters=nil, resourcetype=nil, oldcertificateid=nil)
5240
5240
  @CertificateId = certificateid
@@ -5306,8 +5306,8 @@ module TencentCloud
5306
5306
 
5307
5307
  attr_accessor :CertificateId, :IsCache, :Filters, :ResourceType, :OldCertificateId
5308
5308
  extend Gem::Deprecate
5309
- deprecate :ResourceType, :none, 2025, 6
5310
- deprecate :ResourceType=, :none, 2025, 6
5309
+ deprecate :ResourceType, :none, 2025, 7
5310
+ deprecate :ResourceType=, :none, 2025, 7
5311
5311
 
5312
5312
  def initialize(certificateid=nil, iscache=nil, filters=nil, resourcetype=nil, oldcertificateid=nil)
5313
5313
  @CertificateId = certificateid
@@ -5371,10 +5371,10 @@ module TencentCloud
5371
5371
 
5372
5372
  attr_accessor :ManagerId, :Limit, :Offset
5373
5373
  extend Gem::Deprecate
5374
- deprecate :Limit, :none, 2025, 6
5375
- deprecate :Limit=, :none, 2025, 6
5376
- deprecate :Offset, :none, 2025, 6
5377
- deprecate :Offset=, :none, 2025, 6
5374
+ deprecate :Limit, :none, 2025, 7
5375
+ deprecate :Limit=, :none, 2025, 7
5376
+ deprecate :Offset, :none, 2025, 7
5377
+ deprecate :Offset=, :none, 2025, 7
5378
5378
 
5379
5379
  def initialize(managerid=nil, limit=nil, offset=nil)
5380
5380
  @ManagerId = managerid
@@ -5436,8 +5436,8 @@ module TencentCloud
5436
5436
 
5437
5437
  attr_accessor :Status, :ManagerFirstName, :ManagerMail, :ContactFirstName, :ManagerLastName, :ContactPosition, :ManagerPosition, :VerifyTime, :CreateTime, :ExpireTime, :ContactLastName, :ManagerPhone, :ContactPhone, :ContactMail, :ManagerDepartment, :CompanyInfo, :CompanyId, :ManagerId, :StatusInfo, :RequestId
5438
5438
  extend Gem::Deprecate
5439
- deprecate :Status, :none, 2025, 6
5440
- deprecate :Status=, :none, 2025, 6
5439
+ deprecate :Status, :none, 2025, 7
5440
+ deprecate :Status=, :none, 2025, 7
5441
5441
 
5442
5442
  def initialize(status=nil, managerfirstname=nil, managermail=nil, contactfirstname=nil, managerlastname=nil, contactposition=nil, managerposition=nil, verifytime=nil, createtime=nil, expiretime=nil, contactlastname=nil, managerphone=nil, contactphone=nil, contactmail=nil, managerdepartment=nil, companyinfo=nil, companyid=nil, managerid=nil, statusinfo=nil, requestid=nil)
5443
5443
  @Status = status
@@ -7714,8 +7714,8 @@ module TencentCloud
7714
7714
 
7715
7715
  attr_accessor :OldCertificateId, :ResourceTypes, :CertificateId, :Regions, :ResourceTypesRegions, :CertificatePublicKey, :CertificatePrivateKey, :ExpiringNotificationSwitch, :Repeatable, :AllowDownload, :Tags, :ProjectId
7716
7716
  extend Gem::Deprecate
7717
- deprecate :Regions, :none, 2025, 6
7718
- deprecate :Regions=, :none, 2025, 6
7717
+ deprecate :Regions, :none, 2025, 7
7718
+ deprecate :Regions=, :none, 2025, 7
7719
7719
 
7720
7720
  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)
7721
7721
  @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.1087
4
+ version: 3.0.1092
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2025-06-23 00:00:00.000000000 Z
11
+ date: 2025-07-03 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common