tencentcloud-sdk-vpc 3.0.1089 → 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.
- checksums.yaml +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20170312/models.rb +10 -10
- 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: dc11310e132234aa96a50b7d49035f066547eb7d
|
4
|
+
data.tar.gz: ed8e3af9d31492212c613a18726e7b7262394134
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: ac08e35f88a6950495d9f8b65e338a903e2854ce59d903bf0e422a9d402214903e5a86173f0d05f41fa8748fca431844006a4ec8362959fec2f67f3606036877
|
7
|
+
data.tar.gz: 00e335993c1850b91369e9e2e7704b182b809f82597c440c8c9f3546369c9a820b8820980d29eaeb947e2719ad35bf983a8fe51cfceb37dc204aa931aa3bea20
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.1092
|
data/lib/v20170312/models.rb
CHANGED
@@ -793,8 +793,8 @@ module TencentCloud
|
|
793
793
|
|
794
794
|
attr_accessor :AddressCount, :InternetServiceProvider, :InternetChargeType, :InternetMaxBandwidthOut, :AddressChargePrepaid, :AddressType, :AnycastZone, :VipCluster, :ApplicableForCLB, :Tags, :BandwidthPackageId, :AddressName, :DedicatedClusterId, :IsDedicatedAddressPool, :Egress, :AntiDDoSPackageId, :ClientToken
|
795
795
|
extend Gem::Deprecate
|
796
|
-
deprecate :ApplicableForCLB, :none, 2025,
|
797
|
-
deprecate :ApplicableForCLB=, :none, 2025,
|
796
|
+
deprecate :ApplicableForCLB, :none, 2025, 7
|
797
|
+
deprecate :ApplicableForCLB=, :none, 2025, 7
|
798
798
|
|
799
799
|
def initialize(addresscount=nil, internetserviceprovider=nil, internetchargetype=nil, internetmaxbandwidthout=nil, addresschargeprepaid=nil, addresstype=nil, anycastzone=nil, vipcluster=nil, applicableforclb=nil, tags=nil, bandwidthpackageid=nil, addressname=nil, dedicatedclusterid=nil, isdedicatedaddresspool=nil, egress=nil, antiddospackageid=nil, clienttoken=nil)
|
800
800
|
@AddressCount = addresscount
|
@@ -4807,8 +4807,8 @@ module TencentCloud
|
|
4807
4807
|
|
4808
4808
|
attr_accessor :NatGatewayName, :VpcId, :InternetMaxBandwidthOut, :MaxConcurrentConnection, :AddressCount, :PublicIpAddresses, :Zone, :Tags, :SubnetId, :StockPublicIpAddressesBandwidthOut, :PublicIpAddressesBandwidthOut, :PublicIpFromSameZone, :NatProductVersion
|
4809
4809
|
extend Gem::Deprecate
|
4810
|
-
deprecate :SubnetId, :none, 2025,
|
4811
|
-
deprecate :SubnetId=, :none, 2025,
|
4810
|
+
deprecate :SubnetId, :none, 2025, 7
|
4811
|
+
deprecate :SubnetId=, :none, 2025, 7
|
4812
4812
|
|
4813
4813
|
def initialize(natgatewayname=nil, vpcid=nil, internetmaxbandwidthout=nil, maxconcurrentconnection=nil, addresscount=nil, publicipaddresses=nil, zone=nil, tags=nil, subnetid=nil, stockpublicipaddressesbandwidthout=nil, publicipaddressesbandwidthout=nil, publicipfromsamezone=nil, natproductversion=nil)
|
4814
4814
|
@NatGatewayName = natgatewayname
|
@@ -18725,8 +18725,8 @@ module TencentCloud
|
|
18725
18725
|
|
18726
18726
|
attr_accessor :EncryptAlgorithm, :IntegrityAlgorith, :IPSECSaLifetimeSeconds, :PfsDhGroup, :IPSECSaLifetimeTraffic, :IntegrityAlgorithm
|
18727
18727
|
extend Gem::Deprecate
|
18728
|
-
deprecate :IntegrityAlgorith, :none, 2025,
|
18729
|
-
deprecate :IntegrityAlgorith=, :none, 2025,
|
18728
|
+
deprecate :IntegrityAlgorith, :none, 2025, 7
|
18729
|
+
deprecate :IntegrityAlgorith=, :none, 2025, 7
|
18730
18730
|
|
18731
18731
|
def initialize(encryptalgorithm=nil, integrityalgorith=nil, ipsecsalifetimeseconds=nil, pfsdhgroup=nil, ipsecsalifetimetraffic=nil, integrityalgorithm=nil)
|
18732
18732
|
@EncryptAlgorithm = encryptalgorithm
|
@@ -20113,10 +20113,10 @@ module TencentCloud
|
|
20113
20113
|
|
20114
20114
|
attr_accessor :AddressIds, :InternetMaxBandwidthOut, :StartTime, :EndTime
|
20115
20115
|
extend Gem::Deprecate
|
20116
|
-
deprecate :StartTime, :none, 2025,
|
20117
|
-
deprecate :StartTime=, :none, 2025,
|
20118
|
-
deprecate :EndTime, :none, 2025,
|
20119
|
-
deprecate :EndTime=, :none, 2025,
|
20116
|
+
deprecate :StartTime, :none, 2025, 7
|
20117
|
+
deprecate :StartTime=, :none, 2025, 7
|
20118
|
+
deprecate :EndTime, :none, 2025, 7
|
20119
|
+
deprecate :EndTime=, :none, 2025, 7
|
20120
20120
|
|
20121
20121
|
def initialize(addressids=nil, internetmaxbandwidthout=nil, starttime=nil, endtime=nil)
|
20122
20122
|
@AddressIds = addressids
|
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.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-
|
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
|