tencentcloud-sdk-privatedns 3.0.1063 → 3.0.1064
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/v20201028/models.rb +2 -2
- 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: 3533e611a7c73ddc0b175718483d7ea51a1301bd
|
4
|
+
data.tar.gz: e584681ea75aef1107cdc84478c63dec985ac620
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 2134015a0c3c85446976f8dcae791a3dd7f876a6cc028045aa999d8a28c50beb1f3e2e4378be6d5210360683fceca7b1514a460e1f3d939eb7e8bd9334099473
|
7
|
+
data.tar.gz: 574ffe5fd5a3aa5a38614858493aa3d3db57369b800b8771bf3b86415f9d231f7bb15a896ae3b3b095834194535584d9bc5bcc3199b2ed1ee4ac785977735702
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.1064
|
data/lib/v20201028/models.rb
CHANGED
@@ -47,7 +47,7 @@ module TencentCloud
|
|
47
47
|
|
48
48
|
# 查询关联账号VPC列表出参
|
49
49
|
class AccountVpcInfoOut < TencentCloud::Common::AbstractModel
|
50
|
-
# @param VpcId: VpcId
|
50
|
+
# @param VpcId: VpcId
|
51
51
|
# @type VpcId: String
|
52
52
|
# @param Region: Vpc所属地区: ap-guangzhou, ap-shanghai
|
53
53
|
# @type Region: String
|
@@ -1861,7 +1861,7 @@ module TencentCloud
|
|
1861
1861
|
|
1862
1862
|
# Vpc信息
|
1863
1863
|
class VpcInfo < TencentCloud::Common::AbstractModel
|
1864
|
-
# @param UniqVpcId: VpcId
|
1864
|
+
# @param UniqVpcId: VpcId
|
1865
1865
|
# @type UniqVpcId: String
|
1866
1866
|
# @param Region: Vpc所属地区: ap-guangzhou, ap-shanghai
|
1867
1867
|
# @type Region: String
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: tencentcloud-sdk-privatedns
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 3.0.
|
4
|
+
version: 3.0.1064
|
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-05-
|
11
|
+
date: 2025-05-20 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|