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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: ab3a59e4f3b8e81e1622695d03b481933246d7c5
4
- data.tar.gz: 21cd789405dc29f4309b3ead17324a9224c821c0
3
+ metadata.gz: d5a4006f57e334f1d2c2771414f419060a989383
4
+ data.tar.gz: 51dc6260b5a9530b4ec9ff87cece39ffca96c6f5
5
5
  SHA512:
6
- metadata.gz: 8a50e913b938784c2433328acfd4c655c23eb056497529b43c24ffaa3081b8a0a0a207f34ecc65154c36b0ed648506eec9b3a5a6795f649eebfdce0b7a821368
7
- data.tar.gz: df86e8012cd59b3b67fd2b8fe8c2686a0b94a587ba60eab44a1d1d9f22dad5bef16ff425d2ba640c7877b2fefbe04ce01645d8ba358c1860952356f04f82b34d
6
+ metadata.gz: 1ae28260b1fad042d79a02f685ef78b5e179c91972e98c3d5cf5286b565c3092864f2343a29a1d43bb94a614309d6fe32e755c89e98f26d56ba138a90a0a2f96
7
+ data.tar.gz: a736bf0722e55517d8768079adb375a88f4dfd69e0f178dc37c641b5fa0975f57690519308c17d6aae566dc7efb787324c2b1576cea9778c8b9e9d6b15cfc940
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1049
1
+ 3.0.1051
@@ -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.1049
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-27 00:00:00.000000000 Z
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