tencentcloud-sdk-ssl 3.0.700 → 3.0.701

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 657b83b4ec6a6bda06046924371a7d91758d046a
4
- data.tar.gz: 4ed4fe0d41476c77212fbd38adfa9baf707e8e36
3
+ metadata.gz: c35441c73f87538af85c5cd9097105c3e49016a4
4
+ data.tar.gz: d16e56572a4e880557bc4147406f432b6cf29b7f
5
5
  SHA512:
6
- metadata.gz: b9b8063ae54d4525d6799c28730ae3ce0548f2235a7042e68268d7e99d070819856ee9d8388235f24b661a595bc72162c95f26fe204a921b5661fcf1ccf68362
7
- data.tar.gz: 65bbcaab60623c4c2a710d5d92030339936e54dd0e2d988a3b580232ff555aad0450ae2a7afb08947c7c08bd6bdcec22f016d2702dab37e68c104c9cdebd35e4
6
+ metadata.gz: edab503a2f441733c49aee86bd1b4510aaadfbf0bbc35c7a2bf0142d2cbab44408a4927182f643dd97b3eee560d94d6b5b13bcf2efb870650b139fd97c0a8101
7
+ data.tar.gz: cdf32772087269127c7c780b55b46ef869006239ddaaeac2d4e231a59bf3f240fd865dab2d20a961ac8cb6c9231e7532e0083372b480630dd0f5a539be479d58
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.700
1
+ 3.0.701
@@ -6038,8 +6038,8 @@ module TencentCloud
6038
6038
 
6039
6039
  attr_accessor :OldCertificateId, :ResourceTypes, :CertificateId, :Regions, :ResourceTypesRegions, :CertificatePublicKey, :CertificatePrivateKey, :ExpiringNotificationSwitch, :Repeatable, :AllowDownload, :Tags, :ProjectId
6040
6040
  extend Gem::Deprecate
6041
- deprecate :Regions, :none, 2023, 10
6042
- deprecate :Regions=, :none, 2023, 10
6041
+ deprecate :Regions, :none, 2023, 11
6042
+ deprecate :Regions=, :none, 2023, 11
6043
6043
 
6044
6044
  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)
6045
6045
  @OldCertificateId = oldcertificateid
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-ssl
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.700
4
+ version: 3.0.701
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud