tencentcloud-sdk-vpc 3.0.853 → 3.0.854
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20170312/models.rb +2 -2
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 3b2245339dde2a0abf4a24414aa5dabee552ca5c
|
4
|
+
data.tar.gz: 5542e2c8cbce4e9a2e22ddc14ccbb0ef1b9610c7
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 3e2011548b509bc514aea6240a2a604271e12d9b3e83c1f2fd070924199b4a28c75b2ce62b7a7a9ef63d59486f0b2ca756cf226fe8ea92ef9871684e7221ce79
|
7
|
+
data.tar.gz: baf564782867e2301b53deed96ef66affea284c992fa5296eae89f292ba5f16103346b7fb4191e3d43c22b1d8d3731b52bae1ecbdf37e4a01cf0af2e906b9112
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.854
|
data/lib/v20170312/models.rb
CHANGED
@@ -14368,8 +14368,8 @@ module TencentCloud
|
|
14368
14368
|
|
14369
14369
|
attr_accessor :EncryptAlgorithm, :IntegrityAlgorith, :IPSECSaLifetimeSeconds, :PfsDhGroup, :IPSECSaLifetimeTraffic, :IntegrityAlgorithm
|
14370
14370
|
extend Gem::Deprecate
|
14371
|
-
deprecate :IntegrityAlgorith, :none, 2024,
|
14372
|
-
deprecate :IntegrityAlgorith=, :none, 2024,
|
14371
|
+
deprecate :IntegrityAlgorith, :none, 2024, 7
|
14372
|
+
deprecate :IntegrityAlgorith=, :none, 2024, 7
|
14373
14373
|
|
14374
14374
|
def initialize(encryptalgorithm=nil, integrityalgorith=nil, ipsecsalifetimeseconds=nil, pfsdhgroup=nil, ipsecsalifetimetraffic=nil, integrityalgorithm=nil)
|
14375
14375
|
@EncryptAlgorithm = encryptalgorithm
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: tencentcloud-sdk-vpc
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 3.0.
|
4
|
+
version: 3.0.854
|
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-06-
|
11
|
+
date: 2024-06-30 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|