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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 34e834a039ddfc46e6c7f24bc92a152644eff1fe
4
- data.tar.gz: b526a5525e07bb87e7a58ec8c788ef572bf8c94a
3
+ metadata.gz: 3533e611a7c73ddc0b175718483d7ea51a1301bd
4
+ data.tar.gz: e584681ea75aef1107cdc84478c63dec985ac620
5
5
  SHA512:
6
- metadata.gz: faa1e4197378efa3f72e1164fe9d2e00bdab06bed0718b91284c256ec02369d742486163616d4e1410a906f3818427614cb69a62ee78e900f2ca3dead9a70b22
7
- data.tar.gz: e89841b04e57bd54feb9a56d73f2634f55d984df0467b319afaef54f1cc128ce5f7f0ed79abd952ff8d81f232915a2d4c2f9cee5bd1a7ef59ed2c0bc17438cf2
6
+ metadata.gz: 2134015a0c3c85446976f8dcae791a3dd7f876a6cc028045aa999d8a28c50beb1f3e2e4378be6d5210360683fceca7b1514a460e1f3d939eb7e8bd9334099473
7
+ data.tar.gz: 574ffe5fd5a3aa5a38614858493aa3d3db57369b800b8771bf3b86415f9d231f7bb15a896ae3b3b095834194535584d9bc5bcc3199b2ed1ee4ac785977735702
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1063
1
+ 3.0.1064
@@ -47,7 +47,7 @@ module TencentCloud
47
47
 
48
48
  # 查询关联账号VPC列表出参
49
49
  class AccountVpcInfoOut < TencentCloud::Common::AbstractModel
50
- # @param VpcId: VpcId: vpc-xadsafsdasd
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: vpc-xadsafsdasd
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.1063
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-19 00:00:00.000000000 Z
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