tencentcloud-sdk-vpc 3.0.1089 → 3.0.1094

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: 83acbcff477968ab7db5d07c1625b620ac1c2585
4
- data.tar.gz: 660bddd573b0ad1fe5aae2f4b00b57033ad92990
3
+ metadata.gz: a6216fbdbe46a3b1e128f5da6df11510c823ac4b
4
+ data.tar.gz: 0381b42a265bb21466d1c0278b67f6cfaeb80ea3
5
5
  SHA512:
6
- metadata.gz: 88c73d22ceb628b2115e6bad8b0540ef74af494a80c7534fa168f7045910f1a94e9636732f38f4eef6556e10c684750e045d74d181f46a8aea0700f87c356c05
7
- data.tar.gz: bb0e48b130725cca499d0eb304b0390868c6ff4380edccd7ce0ea7bc1fe86d27bf67100f5e457b8b6e44dd27331f0c798f4ace9fdc07f17050f68096814516a5
6
+ metadata.gz: 92bb65773c97161259595fbacfeb027b71e87ecca785d1c3ee19afd045b81e6364ececd1ee82e485669de1bd332f1bbc0e224bdacdf751081848ecc8fbbb1bf2
7
+ data.tar.gz: 8524ebc1ebfca0ed81215d468e2ca5cc6e8bf0e8b9ce5525c9fba706a0a7f52f595d86fb65a0c0fadd9c56a8fd2b41cdd30f5375320e6a9cc04ea1900205f817
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1089
1
+ 3.0.1094
@@ -1,6 +1,6 @@
1
1
  # frozen_string_literal: true
2
2
 
3
- # Copyright (c) 2017-2018 THL A29 Limited, a Tencent company. All Rights Reserved.
3
+ # Copyright (c) 2017-2025 Tencent. All Rights Reserved.
4
4
  #
5
5
  # Licensed under the Apache License, Version 2.0 (the "License");
6
6
  # you may not use this file except in compliance with the License.
@@ -1,6 +1,6 @@
1
1
  # frozen_string_literal: true
2
2
 
3
- # Copyright (c) 2017-2018 THL A29 Limited, a Tencent company. All Rights Reserved.
3
+ # Copyright (c) 2017-2025 Tencent. All Rights Reserved.
4
4
  #
5
5
  # Licensed under the Apache License, Version 2.0 (the "License");
6
6
  # you may not use this file except in compliance with the License.
@@ -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, 6
797
- deprecate :ApplicableForCLB=, :none, 2025, 6
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, 6
4811
- deprecate :SubnetId=, :none, 2025, 6
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, 6
18729
- deprecate :IntegrityAlgorith=, :none, 2025, 6
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, 6
20117
- deprecate :StartTime=, :none, 2025, 6
20118
- deprecate :EndTime, :none, 2025, 6
20119
- deprecate :EndTime=, :none, 2025, 6
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.1089
4
+ version: 3.0.1094
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-25 00:00:00.000000000 Z
11
+ date: 2025-07-05 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common