tencentcloud-sdk-vpc 3.0.1049 → 3.0.1051
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 +0 -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: d5a4006f57e334f1d2c2771414f419060a989383
|
4
|
+
data.tar.gz: 51dc6260b5a9530b4ec9ff87cece39ffca96c6f5
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 1ae28260b1fad042d79a02f685ef78b5e179c91972e98c3d5cf5286b565c3092864f2343a29a1d43bb94a614309d6fe32e755c89e98f26d56ba138a90a0a2f96
|
7
|
+
data.tar.gz: a736bf0722e55517d8768079adb375a88f4dfd69e0f178dc37c641b5fa0975f57690519308c17d6aae566dc7efb787324c2b1576cea9778c8b9e9d6b15cfc940
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.1051
|
data/lib/v20170312/models.rb
CHANGED
@@ -12379,7 +12379,6 @@ module TencentCloud
|
|
12379
12379
|
# DescribeNatGatewaySourceIpTranslationNatRules返回参数结构体
|
12380
12380
|
class DescribeNatGatewaySourceIpTranslationNatRulesResponse < TencentCloud::Common::AbstractModel
|
12381
12381
|
# @param SourceIpTranslationNatRuleSet: NAT网关SNAT规则对象数组。
|
12382
|
-
# 注意:此字段可能返回 null,表示取不到有效值。
|
12383
12382
|
# @type SourceIpTranslationNatRuleSet: Array
|
12384
12383
|
# @param TotalCount: 符合条件的NAT网关端口转发规则对象数目。
|
12385
12384
|
# @type TotalCount: Integer
|
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.1051
|
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-04-
|
11
|
+
date: 2025-04-29 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|