tencentcloud-sdk-vpc 1.0.278 → 1.0.281

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: c8fa237e32e5a19781be25e8e1a120380510fea4
4
- data.tar.gz: f4ad97c03d44101857a76072017238920f5db799
3
+ metadata.gz: 5a3db2b9a3e0f9a39e420d20453e4d2ce8d67bdc
4
+ data.tar.gz: 4826729e64118b040e4855ffaa29c2dcb02e8c7e
5
5
  SHA512:
6
- metadata.gz: c6002153784b322d767d3c669884698ce689aeff6425427e7bc06c1d12ad4d1bbe97cbe29224ff31fb78f773c79fae853aaf88e7c3d66d88566d777ca36b8434
7
- data.tar.gz: 38d884538641ea68b01e399effa48eb1d645c1d6d51d2ac63b8d7ff06d211b66434966ddd6f3d8a16c0008d94891fbaed8c26ca732ec46ac68d2d03501a14462
6
+ metadata.gz: bba0b22953a37dc78ac3f8da3656df67b2264e3a7214a44f08783fd8cb2361e2395c2f89edd6ab61e721b1f9d203f608cde6623f7042194eb3fcb621b901159b
7
+ data.tar.gz: d1f8d7c6322f16d270eb658503a0b96506eff0f6b403dad9e6b53f4cd25fcb1c6301375ccd63b400853d7669974c4dd479824fd2702bcfe52160a973ffa86582
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 1.0.278
1
+ 1.0.281
@@ -8573,7 +8573,7 @@ module TencentCloud
8573
8573
 
8574
8574
  # DescribeProductQuota请求参数结构体
8575
8575
  class DescribeProductQuotaRequest < TencentCloud::Common::AbstractModel
8576
- # @param Product: 查询的网络产品名称,如vpc、ccn
8576
+ # @param Product: 查询的网络产品名称,可查询的产品有:vpc、ccn、vpn、dc、dfw、clb、eip。
8577
8577
  # @type Product: String
8578
8578
 
8579
8579
  attr_accessor :Product
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: 1.0.278
4
+ version: 1.0.281
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-03-17 00:00:00.000000000 Z
11
+ date: 2022-03-22 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common