tencentcloud-sdk-ssl 3.0.716 → 3.0.718

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: 9bbe8ed2bdcaca31fa1b625fad326e0d6235c69a
4
- data.tar.gz: ab3e3b7638c4f759b1ad8f6e350d382cddca063e
3
+ metadata.gz: 1826f6e806f651b52be22220e31d724c6a6370cd
4
+ data.tar.gz: fd331aaf52a0c56b743bd317a15a8cff69671afa
5
5
  SHA512:
6
- metadata.gz: 636cc57ca2516eae603b6382f44d8125849513fd424d3839d38d06da1035d299d2cb015ba2a713abe7fd4ffc058d69ea59c23fbeac8fb6e8c38510f9d826995d
7
- data.tar.gz: 591217133ca02d84b56f2d62255f2babc5d272e4530296a3b92dd2cb86dc388bafe714061328d4cef5e77656065465f20cea56b12c1ef7948c3fc8be2f784cdb
6
+ metadata.gz: 506c2ddf46a90e765bb2d030b2950a8cd083a348d74f81e23289bc0e37202c895f45c4af226adef02ae8ceea77d8e57b1f0bce52e516ff5ba04f8bdb0a0ec8cd
7
+ data.tar.gz: eebf5a2e445aed13c44c8529c9d8e810909557d58bab306cfb704dcf754a2cb8477be6d9565bec4aa69a2285782df1b02610b13f15ce32a7e81b30f7381ade27
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.716
1
+ 3.0.718
@@ -6146,8 +6146,8 @@ module TencentCloud
6146
6146
 
6147
6147
  attr_accessor :OldCertificateId, :ResourceTypes, :CertificateId, :Regions, :ResourceTypesRegions, :CertificatePublicKey, :CertificatePrivateKey, :ExpiringNotificationSwitch, :Repeatable, :AllowDownload, :Tags, :ProjectId
6148
6148
  extend Gem::Deprecate
6149
- deprecate :Regions, :none, 2023, 11
6150
- deprecate :Regions=, :none, 2023, 11
6149
+ deprecate :Regions, :none, 2023, 12
6150
+ deprecate :Regions=, :none, 2023, 12
6151
6151
 
6152
6152
  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)
6153
6153
  @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.716
4
+ version: 3.0.718
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-11-30 00:00:00.000000000 Z
11
+ date: 2023-12-03 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common