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 +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20170312/client.rb +1 -1
- 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: 7f830ba56be5a7e95f9a9fdc7d0655eadfb50bce
|
|
4
|
+
data.tar.gz: a9b619fbde7a92faa65dd76974e1986622e832ce
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: a17204ba7da965967c94c3dae5c3c205be2adf91e72044459c9a7bb9139c16b28bdd45affab825b3ac66e4a475a26e447604f927004608f7afaa9c057386e661
|
|
7
|
+
data.tar.gz: 24985ee89f8c81ae3541e519a33e2362d431ec1f2b63d0f970ad34b40321b33dc7d23b62a015fda220f3bd774caf21e806eb3a274dabb271c89f1e229a764a2f
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.0.
|
|
1
|
+
3.0.540
|
data/lib/v20170312/client.rb
CHANGED
|
@@ -5125,7 +5125,7 @@ module TencentCloud
|
|
|
5125
5125
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
|
5126
5126
|
end
|
|
5127
5127
|
|
|
5128
|
-
#
|
|
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.
|
|
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-
|
|
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
|