tencentcloud-sdk-vpc 3.0.1161 → 3.0.1166
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 +40 -7
- 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: d249b45f8faf54530557b3dcdbfdfc5b1d23d90c
|
|
4
|
+
data.tar.gz: 48db067fc49596e3efb36e527c2032141d03633a
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: b41c814971b30e9970853ee88085fbec2e0734e6759d922a4516794f790fdd2d953be0be170ea417ed131835345d746a363a9b1b940af4eef0b28b0f9c3dc348
|
|
7
|
+
data.tar.gz: bea46388384922a7016dc1b6699eb2d44135f36680e8ffafaf90074d69a8d64051918e3096b596c1bbc3de92cf1ea9c646eb0937f09bb6df94e300e13238680a
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.0.
|
|
1
|
+
3.0.1166
|
data/lib/v20170312/models.rb
CHANGED
|
@@ -797,13 +797,20 @@ module TencentCloud
|
|
|
797
797
|
# @type AntiDDoSPackageId: String
|
|
798
798
|
# @param ClientToken: 保证请求幂等性。从您的客户端生成一个参数值,确保不同请求间该参数值唯一。ClientToken只支持ASCII字符,且不能超过64个字符。
|
|
799
799
|
# @type ClientToken: String
|
|
800
|
+
# @param IPChargeType: 原生EIP IP资源的计费方式。
|
|
801
|
+
# <ul style="margin:0"><li>账号为标准账户类型的用户,可选值:<ul>
|
|
802
|
+
# <li>IP_POSTPAID_BY_HOUR:IP资源按小时后付费</li>
|
|
803
|
+
# <li>IP_PREPAID_BY_MONTH:IP资源包月预付费</li>
|
|
804
|
+
# </ul></li>
|
|
805
|
+
# </ul>
|
|
806
|
+
# @type IPChargeType: String
|
|
800
807
|
|
|
801
|
-
attr_accessor :AddressCount, :InternetServiceProvider, :InternetChargeType, :InternetMaxBandwidthOut, :AddressChargePrepaid, :AddressType, :AnycastZone, :VipCluster, :ApplicableForCLB, :Tags, :BandwidthPackageId, :AddressName, :DedicatedClusterId, :IsDedicatedAddressPool, :Egress, :AntiDDoSPackageId, :ClientToken
|
|
808
|
+
attr_accessor :AddressCount, :InternetServiceProvider, :InternetChargeType, :InternetMaxBandwidthOut, :AddressChargePrepaid, :AddressType, :AnycastZone, :VipCluster, :ApplicableForCLB, :Tags, :BandwidthPackageId, :AddressName, :DedicatedClusterId, :IsDedicatedAddressPool, :Egress, :AntiDDoSPackageId, :ClientToken, :IPChargeType
|
|
802
809
|
extend Gem::Deprecate
|
|
803
810
|
deprecate :ApplicableForCLB, :none, 2025, 11
|
|
804
811
|
deprecate :ApplicableForCLB=, :none, 2025, 11
|
|
805
812
|
|
|
806
|
-
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)
|
|
813
|
+
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, ipchargetype=nil)
|
|
807
814
|
@AddressCount = addresscount
|
|
808
815
|
@InternetServiceProvider = internetserviceprovider
|
|
809
816
|
@InternetChargeType = internetchargetype
|
|
@@ -821,6 +828,7 @@ module TencentCloud
|
|
|
821
828
|
@Egress = egress
|
|
822
829
|
@AntiDDoSPackageId = antiddospackageid
|
|
823
830
|
@ClientToken = clienttoken
|
|
831
|
+
@IPChargeType = ipchargetype
|
|
824
832
|
end
|
|
825
833
|
|
|
826
834
|
def deserialize(params)
|
|
@@ -851,6 +859,7 @@ module TencentCloud
|
|
|
851
859
|
@Egress = params['Egress']
|
|
852
860
|
@AntiDDoSPackageId = params['AntiDDoSPackageId']
|
|
853
861
|
@ClientToken = params['ClientToken']
|
|
862
|
+
@IPChargeType = params['IPChargeType']
|
|
854
863
|
end
|
|
855
864
|
end
|
|
856
865
|
|
|
@@ -19422,14 +19431,22 @@ module TencentCloud
|
|
|
19422
19431
|
# <ul style="margin:0"><li>精品IP,可选值:<ul><li>HighQualityEIP:精品IP</li></ul>注意:仅新加坡和中国香港支持精品IP。</li></ul>
|
|
19423
19432
|
# <ul style="margin:0"><li>高防IP,可选值:<ul><li>AntiDDoSEIP:高防IP</li></ul>注意:仅部分地域支持高防IP,详情可见弹性公网IP[产品概述](https://cloud.tencent.com/document/product/1199/41646)。</li></ul>
|
|
19424
19433
|
# @type AddressType: String
|
|
19434
|
+
# @param IPChargeType: 原生EIP IP资源的计费方式。
|
|
19435
|
+
# <ul style="margin:0"><li>账号为标准账户类型的用户,可选值:<ul>
|
|
19436
|
+
# <li>IP_POSTPAID_BY_HOUR:IP资源按小时后付费</li>
|
|
19437
|
+
# <li>IP_PREPAID_BY_MONTH:IP资源包月预付费</li>
|
|
19438
|
+
# </ul></li>
|
|
19439
|
+
# </ul>
|
|
19440
|
+
# @type IPChargeType: String
|
|
19425
19441
|
|
|
19426
|
-
attr_accessor :InternetChargeType, :InternetMaxBandwidthOut, :AddressChargePrepaid, :AddressType
|
|
19442
|
+
attr_accessor :InternetChargeType, :InternetMaxBandwidthOut, :AddressChargePrepaid, :AddressType, :IPChargeType
|
|
19427
19443
|
|
|
19428
|
-
def initialize(internetchargetype=nil, internetmaxbandwidthout=nil, addresschargeprepaid=nil, addresstype=nil)
|
|
19444
|
+
def initialize(internetchargetype=nil, internetmaxbandwidthout=nil, addresschargeprepaid=nil, addresstype=nil, ipchargetype=nil)
|
|
19429
19445
|
@InternetChargeType = internetchargetype
|
|
19430
19446
|
@InternetMaxBandwidthOut = internetmaxbandwidthout
|
|
19431
19447
|
@AddressChargePrepaid = addresschargeprepaid
|
|
19432
19448
|
@AddressType = addresstype
|
|
19449
|
+
@IPChargeType = ipchargetype
|
|
19433
19450
|
end
|
|
19434
19451
|
|
|
19435
19452
|
def deserialize(params)
|
|
@@ -19440,6 +19457,7 @@ module TencentCloud
|
|
|
19440
19457
|
@AddressChargePrepaid.deserialize(params['AddressChargePrepaid'])
|
|
19441
19458
|
end
|
|
19442
19459
|
@AddressType = params['AddressType']
|
|
19460
|
+
@IPChargeType = params['IPChargeType']
|
|
19443
19461
|
end
|
|
19444
19462
|
end
|
|
19445
19463
|
|
|
@@ -19821,13 +19839,22 @@ module TencentCloud
|
|
|
19821
19839
|
|
|
19822
19840
|
# 公网询价出参
|
|
19823
19841
|
class InternetPrice < TencentCloud::Common::AbstractModel
|
|
19824
|
-
# @param AddressPrice: 公网IP
|
|
19842
|
+
# @param AddressPrice: 公网IP网络费询价详细参数。
|
|
19825
19843
|
# @type AddressPrice: :class:`Tencentcloud::Vpc.v20170312.models.InternetPriceDetail`
|
|
19844
|
+
# @param IPPrice: 公网IP资源费询价详细参数。仅原生IP价格查询返回。
|
|
19845
|
+
# @type IPPrice: :class:`Tencentcloud::Vpc.v20170312.models.InternetPriceDetail`
|
|
19846
|
+
# @param OriginalPrice: 总原价,单位:元,仅预付费价格查询返回。
|
|
19847
|
+
# @type OriginalPrice: Float
|
|
19848
|
+
# @param DiscountPrice: 折扣后的总价格,单位:元。仅预付费价格查询返回。
|
|
19849
|
+
# @type DiscountPrice: Float
|
|
19826
19850
|
|
|
19827
|
-
attr_accessor :AddressPrice
|
|
19851
|
+
attr_accessor :AddressPrice, :IPPrice, :OriginalPrice, :DiscountPrice
|
|
19828
19852
|
|
|
19829
|
-
def initialize(addressprice=nil)
|
|
19853
|
+
def initialize(addressprice=nil, ipprice=nil, originalprice=nil, discountprice=nil)
|
|
19830
19854
|
@AddressPrice = addressprice
|
|
19855
|
+
@IPPrice = ipprice
|
|
19856
|
+
@OriginalPrice = originalprice
|
|
19857
|
+
@DiscountPrice = discountprice
|
|
19831
19858
|
end
|
|
19832
19859
|
|
|
19833
19860
|
def deserialize(params)
|
|
@@ -19835,6 +19862,12 @@ module TencentCloud
|
|
|
19835
19862
|
@AddressPrice = InternetPriceDetail.new
|
|
19836
19863
|
@AddressPrice.deserialize(params['AddressPrice'])
|
|
19837
19864
|
end
|
|
19865
|
+
unless params['IPPrice'].nil?
|
|
19866
|
+
@IPPrice = InternetPriceDetail.new
|
|
19867
|
+
@IPPrice.deserialize(params['IPPrice'])
|
|
19868
|
+
end
|
|
19869
|
+
@OriginalPrice = params['OriginalPrice']
|
|
19870
|
+
@DiscountPrice = params['DiscountPrice']
|
|
19838
19871
|
end
|
|
19839
19872
|
end
|
|
19840
19873
|
|
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.1166
|
|
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-
|
|
11
|
+
date: 2025-11-11 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: tencentcloud-sdk-common
|