tencentcloud-sdk-vpc 3.0.539 → 3.0.540

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: 88998b5d610cb8692a13a08f20570dc07fac7e0c
4
- data.tar.gz: c4820e4922108af43ff044bb26799f436881bf52
3
+ metadata.gz: 7f830ba56be5a7e95f9a9fdc7d0655eadfb50bce
4
+ data.tar.gz: a9b619fbde7a92faa65dd76974e1986622e832ce
5
5
  SHA512:
6
- metadata.gz: 23bef7b51079bebd6124cf81182ad0a310bf44f0786facd3d61962209081b8490548cc3ff31a9c095ef4e031bb1b321209b723beb939350c667822236110e422
7
- data.tar.gz: 35f053743c2f0bc3939145c86d0da7bce17c40e1014cb85aeb7fac4e2d73ee6be41db383a29bca058d32743ed9149b9a034e07d820b4ecedc739acf0a9d20db5
6
+ metadata.gz: a17204ba7da965967c94c3dae5c3c205be2adf91e72044459c9a7bb9139c16b28bdd45affab825b3ac66e4a475a26e447604f927004608f7afaa9c057386e661
7
+ data.tar.gz: 24985ee89f8c81ae3541e519a33e2362d431ec1f2b63d0f970ad34b40321b33dc7d23b62a015fda220f3bd774caf21e806eb3a274dabb271c89f1e229a764a2f
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.539
1
+ 3.0.540
@@ -5125,7 +5125,7 @@ module TencentCloud
5125
5125
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
5126
5126
  end
5127
5127
 
5128
- # 本接口(DownloadCustomerGatewayConfiguration)用于下载VPN通道配置。
5128
+ # 本接口(DownloadCustomerGatewayConfiguration)用于下载VPN通道配置。
5129
5129
 
5130
5130
  # @param request: Request instance for DownloadCustomerGatewayConfiguration.
5131
5131
  # @type request: :class:`Tencentcloud::vpc::V20170312::DownloadCustomerGatewayConfigurationRequest`
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.539
4
+ version: 3.0.540
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-03-28 00:00:00.000000000 Z
11
+ date: 2023-03-29 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common